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