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