# File rexml/pullparser.rb, line 47
  def empty?
			!has_next?
		end