# File rexml/pullparser.rb, line 175
  def entitydecl content
			@main.push PullEvent.new( entitydecl:entitydecl, content )
		end