# File rexml/pullparser.rb, line 67
  def push value
			@value = value
			Thread.stop
		end