# File lib/twitter/streaming/response.rb, line 15
      def <<(data)
        @parser << data
      end