# File lib/faye/websocket/hybi_parser.rb, line 89
      def create_handshake
        Handshake.new(@socket.uri, @protocols)
      end