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