# File lib/em-twitter/connection.rb, line 73
      def receive_data(data)
        @parser << data
      end