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