# File lib/rexml/text.rb, line 100
    def empty?
      @string.size==0
    end