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