= private = protected
empty?()
@return true if the Source is exhausted
# File lib/rexml/source.rb, line 107 def empty? @buffer == "" end