# File lib/action_mailer/vendor/tmail/encode.rb, line 203
    def reset
      @text = ''
      @lwsp = ''
      @curlen = 0
    end