# File lib/faye/websocket/hybi_parser.rb, line 57
      def version
        "hybi-#{@socket.env['HTTP_SEC_WEBSOCKET_VERSION']}"
      end