# File lib/action_mailer/vendor/tmail-1.2.3/tmail/port.rb, line 301
    def initialize( str = '' )
      @buffer = str
      super()
    end