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