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