# File lib/em-http/decoders.rb, line 124
      def <<(string)
        @stream << string
      end