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