# File temp/text.rb, line 97
    def empty?
      @string.size==0
    end