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