# File nqxml/input.rb, line 43
 def eof?
	    return @pos >= @length
	end