Returns:
227 228 229
# File 'lib/extensions/rexml/rexml/source.rb', line 227 def empty? super and ( @source.nil? || @source.eof? ) end