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