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