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