# File rexml/pullparser.rb, line 154
  def tag_end name
			@main.push PullEvent.new( tag_end:tag_end, name )
		end