# File lib/action_mailer/vendor/tmail/encode.rb, line 135
    def text( str )
      @f << decode(str)
    end