# File lib/em-http/decoders.rb, line 120
      def initialize(string="")
        @stream = string
      end