# File src/rexml/source.rb, line 172
def
empty?
super
and
( @source.nil? || @source.eof? )
end