# File lib/websocket/handshake/client.rb, line 88
      def <<(data)
        super
        parse_data
      end