{
  "type": "Program",
  "start": 0,
  "end": 2709,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 80,
      "column": 0
    }
  },
  "sourceType": "module",
  "body": [
    {
      "type": "ImportDeclaration",
      "start": 0,
      "end": 34,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 34
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 7,
          "end": 9,
          "loc": {
            "start": {
              "line": 1,
              "column": 7
            },
            "end": {
              "line": 1,
              "column": 9
            }
          },
          "local": {
            "type": "Identifier",
            "start": 7,
            "end": 9,
            "loc": {
              "start": {
                "line": 1,
                "column": 7
              },
              "end": {
                "line": 1,
                "column": 9
              }
            },
            "name": "io"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 15,
        "end": 33,
        "loc": {
          "start": {
            "line": 1,
            "column": 15
          },
          "end": {
            "line": 1,
            "column": 33
          }
        },
        "value": "socket.io-client",
        "rawValue": "socket.io-client",
        "raw": "'socket.io-client'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 35,
      "end": 76,
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 41
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 42,
          "end": 46,
          "loc": {
            "start": {
              "line": 2,
              "column": 7
            },
            "end": {
              "line": 2,
              "column": 11
            }
          },
          "local": {
            "type": "Identifier",
            "start": 42,
            "end": 46,
            "loc": {
              "start": {
                "line": 2,
                "column": 7
              },
              "end": {
                "line": 2,
                "column": 11
              }
            },
            "name": "Base"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 52,
        "end": 75,
        "loc": {
          "start": {
            "line": 2,
            "column": 17
          },
          "end": {
            "line": 2,
            "column": 40
          }
        },
        "value": "../communication/base",
        "rawValue": "../communication/base",
        "raw": "'../communication/base'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 77,
      "end": 113,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 36
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 84,
          "end": 90,
          "loc": {
            "start": {
              "line": 3,
              "column": 7
            },
            "end": {
              "line": 3,
              "column": 13
            }
          },
          "local": {
            "type": "Identifier",
            "start": 84,
            "end": 90,
            "loc": {
              "start": {
                "line": 3,
                "column": 7
              },
              "end": {
                "line": 3,
                "column": 13
              }
            },
            "name": "Parser"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 96,
        "end": 112,
        "loc": {
          "start": {
            "line": 3,
            "column": 19
          },
          "end": {
            "line": 3,
            "column": 35
          }
        },
        "value": "../core/parser",
        "rawValue": "../core/parser",
        "raw": "'../core/parser'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 114,
      "end": 175,
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 61
        }
      },
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "start": 123,
          "end": 136,
          "loc": {
            "start": {
              "line": 4,
              "column": 9
            },
            "end": {
              "line": 4,
              "column": 22
            }
          },
          "imported": {
            "type": "Identifier",
            "start": 123,
            "end": 136,
            "loc": {
              "start": {
                "line": 4,
                "column": 9
              },
              "end": {
                "line": 4,
                "column": 22
              }
            },
            "name": "createContext"
          },
          "local": {
            "type": "Identifier",
            "start": 123,
            "end": 136,
            "loc": {
              "start": {
                "line": 4,
                "column": 9
              },
              "end": {
                "line": 4,
                "column": 22
              }
            },
            "name": "createContext"
          }
        },
        {
          "type": "ImportSpecifier",
          "start": 138,
          "end": 150,
          "loc": {
            "start": {
              "line": 4,
              "column": 24
            },
            "end": {
              "line": 4,
              "column": 36
            }
          },
          "imported": {
            "type": "Identifier",
            "start": 138,
            "end": 150,
            "loc": {
              "start": {
                "line": 4,
                "column": 24
              },
              "end": {
                "line": 4,
                "column": 36
              }
            },
            "name": "handleResult"
          },
          "local": {
            "type": "Identifier",
            "start": 138,
            "end": 150,
            "loc": {
              "start": {
                "line": 4,
                "column": 24
              },
              "end": {
                "line": 4,
                "column": 36
              }
            },
            "name": "handleResult"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 158,
        "end": 174,
        "loc": {
          "start": {
            "line": 4,
            "column": 44
          },
          "end": {
            "line": 4,
            "column": 60
          }
        },
        "value": "../core/parser",
        "rawValue": "../core/parser",
        "raw": "'../core/parser'"
      }
    },
    {
      "type": "ExportDefaultDeclaration",
      "start": 177,
      "end": 2708,
      "loc": {
        "start": {
          "line": 6,
          "column": 0
        },
        "end": {
          "line": 79,
          "column": 1
        }
      },
      "declaration": {
        "type": "ClassDeclaration",
        "start": 192,
        "end": 2708,
        "loc": {
          "start": {
            "line": 6,
            "column": 15
          },
          "end": {
            "line": 79,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 198,
          "end": 206,
          "loc": {
            "start": {
              "line": 6,
              "column": 21
            },
            "end": {
              "line": 6,
              "column": 29
            }
          },
          "name": "SocketIO"
        },
        "superClass": {
          "type": "Identifier",
          "start": 215,
          "end": 219,
          "loc": {
            "start": {
              "line": 6,
              "column": 38
            },
            "end": {
              "line": 6,
              "column": 42
            }
          },
          "name": "Base"
        },
        "body": {
          "type": "ClassBody",
          "start": 220,
          "end": 2708,
          "loc": {
            "start": {
              "line": 6,
              "column": 43
            },
            "end": {
              "line": 79,
              "column": 1
            }
          },
          "body": [
            {
              "type": "MethodDefinition",
              "start": 226,
              "end": 278,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 4
                },
                "end": {
                  "line": 9,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 226,
                "end": 237,
                "loc": {
                  "start": {
                    "line": 7,
                    "column": 4
                  },
                  "end": {
                    "line": 7,
                    "column": 15
                  }
                },
                "name": "constructor"
              },
              "static": false,
              "kind": "constructor",
              "value": {
                "type": "FunctionExpression",
                "start": 237,
                "end": 278,
                "loc": {
                  "start": {
                    "line": 7,
                    "column": 15
                  },
                  "end": {
                    "line": 9,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 238,
                    "end": 245,
                    "loc": {
                      "start": {
                        "line": 7,
                        "column": 16
                      },
                      "end": {
                        "line": 7,
                        "column": 23
                      }
                    },
                    "name": "options"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 247,
                  "end": 278,
                  "loc": {
                    "start": {
                      "line": 7,
                      "column": 25
                    },
                    "end": {
                      "line": 9,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 257,
                      "end": 272,
                      "loc": {
                        "start": {
                          "line": 8,
                          "column": 8
                        },
                        "end": {
                          "line": 8,
                          "column": 23
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 257,
                        "end": 271,
                        "loc": {
                          "start": {
                            "line": 8,
                            "column": 8
                          },
                          "end": {
                            "line": 8,
                            "column": 22
                          }
                        },
                        "callee": {
                          "type": "Super",
                          "start": 257,
                          "end": 262,
                          "loc": {
                            "start": {
                              "line": 8,
                              "column": 8
                            },
                            "end": {
                              "line": 8,
                              "column": 13
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 263,
                            "end": 270,
                            "loc": {
                              "start": {
                                "line": 8,
                                "column": 14
                              },
                              "end": {
                                "line": 8,
                                "column": 21
                              }
                            },
                            "name": "options"
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 284,
              "end": 1887,
              "loc": {
                "start": {
                  "line": 11,
                  "column": 4
                },
                "end": {
                  "line": 54,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 284,
                "end": 291,
                "loc": {
                  "start": {
                    "line": 11,
                    "column": 4
                  },
                  "end": {
                    "line": 11,
                    "column": 11
                  }
                },
                "name": "connect"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 291,
                "end": 1887,
                "loc": {
                  "start": {
                    "line": 11,
                    "column": 11
                  },
                  "end": {
                    "line": 54,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "AssignmentPattern",
                    "start": 292,
                    "end": 306,
                    "loc": {
                      "start": {
                        "line": 11,
                        "column": 12
                      },
                      "end": {
                        "line": 11,
                        "column": 26
                      }
                    },
                    "operator": "=",
                    "left": {
                      "type": "Identifier",
                      "start": 292,
                      "end": 295,
                      "loc": {
                        "start": {
                          "line": 11,
                          "column": 12
                        },
                        "end": {
                          "line": 11,
                          "column": 15
                        }
                      },
                      "name": "url"
                    },
                    "right": {
                      "type": "MemberExpression",
                      "start": 298,
                      "end": 306,
                      "loc": {
                        "start": {
                          "line": 11,
                          "column": 18
                        },
                        "end": {
                          "line": 11,
                          "column": 26
                        }
                      },
                      "object": {
                        "type": "ThisExpression",
                        "start": 298,
                        "end": 302,
                        "loc": {
                          "start": {
                            "line": 11,
                            "column": 18
                          },
                          "end": {
                            "line": 11,
                            "column": 22
                          }
                        }
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 303,
                        "end": 306,
                        "loc": {
                          "start": {
                            "line": 11,
                            "column": 23
                          },
                          "end": {
                            "line": 11,
                            "column": 26
                          }
                        },
                        "name": "url"
                      },
                      "computed": false
                    }
                  },
                  {
                    "type": "Identifier",
                    "start": 308,
                    "end": 315,
                    "loc": {
                      "start": {
                        "line": 11,
                        "column": 28
                      },
                      "end": {
                        "line": 11,
                        "column": 35
                      }
                    },
                    "name": "options"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 317,
                  "end": 1887,
                  "loc": {
                    "start": {
                      "line": 11,
                      "column": 37
                    },
                    "end": {
                      "line": 54,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 327,
                      "end": 1881,
                      "loc": {
                        "start": {
                          "line": 12,
                          "column": 8
                        },
                        "end": {
                          "line": 53,
                          "column": 11
                        }
                      },
                      "argument": {
                        "type": "NewExpression",
                        "start": 334,
                        "end": 1880,
                        "loc": {
                          "start": {
                            "line": 12,
                            "column": 15
                          },
                          "end": {
                            "line": 53,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "Identifier",
                          "start": 338,
                          "end": 345,
                          "loc": {
                            "start": {
                              "line": 12,
                              "column": 19
                            },
                            "end": {
                              "line": 12,
                              "column": 26
                            }
                          },
                          "name": "Promise"
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 346,
                            "end": 1879,
                            "loc": {
                              "start": {
                                "line": 12,
                                "column": 27
                              },
                              "end": {
                                "line": 53,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 347,
                                "end": 354,
                                "loc": {
                                  "start": {
                                    "line": 12,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 12,
                                    "column": 35
                                  }
                                },
                                "name": "resolve"
                              },
                              {
                                "type": "Identifier",
                                "start": 356,
                                "end": 362,
                                "loc": {
                                  "start": {
                                    "line": 12,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 12,
                                    "column": 43
                                  }
                                },
                                "name": "reject"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 367,
                              "end": 1879,
                              "loc": {
                                "start": {
                                  "line": 12,
                                  "column": 48
                                },
                                "end": {
                                  "line": 53,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 381,
                                  "end": 396,
                                  "loc": {
                                    "start": {
                                      "line": 13,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 13,
                                      "column": 27
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 381,
                                    "end": 395,
                                    "loc": {
                                      "start": {
                                        "line": 13,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 13,
                                        "column": 26
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 381,
                                      "end": 389,
                                      "loc": {
                                        "start": {
                                          "line": 13,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 13,
                                          "column": 20
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 381,
                                        "end": 385,
                                        "loc": {
                                          "start": {
                                            "line": 13,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 13,
                                            "column": 16
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 386,
                                        "end": 389,
                                        "loc": {
                                          "start": {
                                            "line": 13,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 13,
                                            "column": 20
                                          }
                                        },
                                        "name": "url"
                                      },
                                      "computed": false
                                    },
                                    "right": {
                                      "type": "Identifier",
                                      "start": 392,
                                      "end": 395,
                                      "loc": {
                                        "start": {
                                          "line": 13,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 13,
                                          "column": 26
                                        }
                                      },
                                      "name": "url"
                                    }
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 409,
                                  "end": 431,
                                  "loc": {
                                    "start": {
                                      "line": 14,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 14,
                                      "column": 34
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 409,
                                    "end": 430,
                                    "loc": {
                                      "start": {
                                        "line": 14,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 14,
                                        "column": 33
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 409,
                                      "end": 420,
                                      "loc": {
                                        "start": {
                                          "line": 14,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 14,
                                          "column": 23
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 409,
                                        "end": 413,
                                        "loc": {
                                          "start": {
                                            "line": 14,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 14,
                                            "column": 16
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 414,
                                        "end": 420,
                                        "loc": {
                                          "start": {
                                            "line": 14,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 14,
                                            "column": 23
                                          }
                                        },
                                        "name": "socket"
                                      },
                                      "computed": false
                                    },
                                    "right": {
                                      "type": "CallExpression",
                                      "start": 423,
                                      "end": 430,
                                      "loc": {
                                        "start": {
                                          "line": 14,
                                          "column": 26
                                        },
                                        "end": {
                                          "line": 14,
                                          "column": 33
                                        }
                                      },
                                      "callee": {
                                        "type": "Identifier",
                                        "start": 423,
                                        "end": 425,
                                        "loc": {
                                          "start": {
                                            "line": 14,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 14,
                                            "column": 28
                                          }
                                        },
                                        "name": "io"
                                      },
                                      "arguments": [
                                        {
                                          "type": "Identifier",
                                          "start": 426,
                                          "end": 429,
                                          "loc": {
                                            "start": {
                                              "line": 14,
                                              "column": 29
                                            },
                                            "end": {
                                              "line": 14,
                                              "column": 32
                                            }
                                          },
                                          "name": "url"
                                        }
                                      ]
                                    }
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 444,
                                  "end": 806,
                                  "loc": {
                                    "start": {
                                      "line": 15,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 23,
                                      "column": 15
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 444,
                                    "end": 805,
                                    "loc": {
                                      "start": {
                                        "line": 15,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 23,
                                        "column": 14
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 444,
                                      "end": 460,
                                      "loc": {
                                        "start": {
                                          "line": 15,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 15,
                                          "column": 28
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 444,
                                        "end": 455,
                                        "loc": {
                                          "start": {
                                            "line": 15,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 15,
                                            "column": 23
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 444,
                                          "end": 448,
                                          "loc": {
                                            "start": {
                                              "line": 15,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 15,
                                              "column": 16
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 449,
                                          "end": 455,
                                          "loc": {
                                            "start": {
                                              "line": 15,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 15,
                                              "column": 23
                                            }
                                          },
                                          "name": "socket"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 456,
                                        "end": 460,
                                        "loc": {
                                          "start": {
                                            "line": 15,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 15,
                                            "column": 28
                                          }
                                        },
                                        "name": "once"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Literal",
                                        "start": 461,
                                        "end": 470,
                                        "loc": {
                                          "start": {
                                            "line": 15,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 15,
                                            "column": 38
                                          }
                                        },
                                        "value": "connect",
                                        "rawValue": "connect",
                                        "raw": "\"connect\""
                                      },
                                      {
                                        "type": "ArrowFunctionExpression",
                                        "start": 472,
                                        "end": 804,
                                        "loc": {
                                          "start": {
                                            "line": 15,
                                            "column": 40
                                          },
                                          "end": {
                                            "line": 23,
                                            "column": 13
                                          }
                                        },
                                        "id": null,
                                        "generator": false,
                                        "expression": false,
                                        "async": false,
                                        "params": [],
                                        "body": {
                                          "type": "BlockStatement",
                                          "start": 478,
                                          "end": 804,
                                          "loc": {
                                            "start": {
                                              "line": 15,
                                              "column": 46
                                            },
                                            "end": {
                                              "line": 23,
                                              "column": 13
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 496,
                                              "end": 723,
                                              "loc": {
                                                "start": {
                                                  "line": 16,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 21,
                                                  "column": 19
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 496,
                                                "end": 722,
                                                "loc": {
                                                  "start": {
                                                    "line": 16,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 21,
                                                    "column": 18
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 496,
                                                  "end": 512,
                                                  "loc": {
                                                    "start": {
                                                      "line": 16,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 16,
                                                      "column": 32
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 496,
                                                    "end": 507,
                                                    "loc": {
                                                      "start": {
                                                        "line": 16,
                                                        "column": 16
                                                      },
                                                      "end": {
                                                        "line": 16,
                                                        "column": 27
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 496,
                                                      "end": 500,
                                                      "loc": {
                                                        "start": {
                                                          "line": 16,
                                                          "column": 16
                                                        },
                                                        "end": {
                                                          "line": 16,
                                                          "column": 20
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 501,
                                                      "end": 507,
                                                      "loc": {
                                                        "start": {
                                                          "line": 16,
                                                          "column": 21
                                                        },
                                                        "end": {
                                                          "line": 16,
                                                          "column": 27
                                                        }
                                                      },
                                                      "name": "socket"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 508,
                                                    "end": 512,
                                                    "loc": {
                                                      "start": {
                                                        "line": 16,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 16,
                                                        "column": 32
                                                      }
                                                    },
                                                    "name": "once"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "Literal",
                                                    "start": 513,
                                                    "end": 525,
                                                    "loc": {
                                                      "start": {
                                                        "line": 16,
                                                        "column": 33
                                                      },
                                                      "end": {
                                                        "line": 16,
                                                        "column": 45
                                                      }
                                                    },
                                                    "value": "permission",
                                                    "rawValue": "permission",
                                                    "raw": "'permission'"
                                                  },
                                                  {
                                                    "type": "ArrowFunctionExpression",
                                                    "start": 527,
                                                    "end": 721,
                                                    "loc": {
                                                      "start": {
                                                        "line": 16,
                                                        "column": 47
                                                      },
                                                      "end": {
                                                        "line": 21,
                                                        "column": 17
                                                      }
                                                    },
                                                    "id": null,
                                                    "generator": false,
                                                    "expression": false,
                                                    "async": false,
                                                    "params": [
                                                      {
                                                        "type": "Identifier",
                                                        "start": 527,
                                                        "end": 531,
                                                        "loc": {
                                                          "start": {
                                                            "line": 16,
                                                            "column": 47
                                                          },
                                                          "end": {
                                                            "line": 16,
                                                            "column": 51
                                                          }
                                                        },
                                                        "name": "data"
                                                      }
                                                    ],
                                                    "body": {
                                                      "type": "BlockStatement",
                                                      "start": 535,
                                                      "end": 721,
                                                      "loc": {
                                                        "start": {
                                                          "line": 16,
                                                          "column": 55
                                                        },
                                                        "end": {
                                                          "line": 21,
                                                          "column": 17
                                                        }
                                                      },
                                                      "body": [
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 557,
                                                          "end": 579,
                                                          "loc": {
                                                            "start": {
                                                              "line": 17,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 17,
                                                              "column": 42
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 557,
                                                            "end": 578,
                                                            "loc": {
                                                              "start": {
                                                                "line": 17,
                                                                "column": 20
                                                              },
                                                              "end": {
                                                                "line": 17,
                                                                "column": 41
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "MemberExpression",
                                                              "start": 557,
                                                              "end": 571,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 17,
                                                                  "column": 20
                                                                },
                                                                "end": {
                                                                  "line": 17,
                                                                  "column": 34
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "ThisExpression",
                                                                "start": 557,
                                                                "end": 561,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 17,
                                                                    "column": 20
                                                                  },
                                                                  "end": {
                                                                    "line": 17,
                                                                    "column": 24
                                                                  }
                                                                }
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 562,
                                                                "end": 571,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 17,
                                                                    "column": 25
                                                                  },
                                                                  "end": {
                                                                    "line": 17,
                                                                    "column": 34
                                                                  }
                                                                },
                                                                "name": "connected"
                                                              },
                                                              "computed": false
                                                            },
                                                            "right": {
                                                              "type": "Literal",
                                                              "start": 574,
                                                              "end": 578,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 17,
                                                                  "column": 37
                                                                },
                                                                "end": {
                                                                  "line": 17,
                                                                  "column": 41
                                                                }
                                                              },
                                                              "value": true,
                                                              "rawValue": true,
                                                              "raw": "true"
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 600,
                                                          "end": 618,
                                                          "loc": {
                                                            "start": {
                                                              "line": 18,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 18,
                                                              "column": 38
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 600,
                                                            "end": 617,
                                                            "loc": {
                                                              "start": {
                                                                "line": 18,
                                                                "column": 20
                                                              },
                                                              "end": {
                                                                "line": 18,
                                                                "column": 37
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "MemberExpression",
                                                              "start": 600,
                                                              "end": 607,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 18,
                                                                  "column": 20
                                                                },
                                                                "end": {
                                                                  "line": 18,
                                                                  "column": 27
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "ThisExpression",
                                                                "start": 600,
                                                                "end": 604,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 18,
                                                                    "column": 20
                                                                  },
                                                                  "end": {
                                                                    "line": 18,
                                                                    "column": 24
                                                                  }
                                                                }
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 605,
                                                                "end": 607,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 18,
                                                                    "column": 25
                                                                  },
                                                                  "end": {
                                                                    "line": 18,
                                                                    "column": 27
                                                                  }
                                                                },
                                                                "name": "id"
                                                              },
                                                              "computed": false
                                                            },
                                                            "right": {
                                                              "type": "MemberExpression",
                                                              "start": 610,
                                                              "end": 617,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 18,
                                                                  "column": 30
                                                                },
                                                                "end": {
                                                                  "line": 18,
                                                                  "column": 37
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 610,
                                                                "end": 614,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 18,
                                                                    "column": 30
                                                                  },
                                                                  "end": {
                                                                    "line": 18,
                                                                    "column": 34
                                                                  }
                                                                },
                                                                "name": "data"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 615,
                                                                "end": 617,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 18,
                                                                    "column": 35
                                                                  },
                                                                  "end": {
                                                                    "line": 18,
                                                                    "column": 37
                                                                  }
                                                                },
                                                                "name": "id"
                                                              },
                                                              "computed": false
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 639,
                                                          "end": 668,
                                                          "loc": {
                                                            "start": {
                                                              "line": 19,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 19,
                                                              "column": 49
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "CallExpression",
                                                            "start": 639,
                                                            "end": 667,
                                                            "loc": {
                                                              "start": {
                                                                "line": 19,
                                                                "column": 20
                                                              },
                                                              "end": {
                                                                "line": 19,
                                                                "column": 48
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 639,
                                                              "end": 648,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 19,
                                                                  "column": 20
                                                                },
                                                                "end": {
                                                                  "line": 19,
                                                                  "column": 29
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "ThisExpression",
                                                                "start": 639,
                                                                "end": 643,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 19,
                                                                    "column": 20
                                                                  },
                                                                  "end": {
                                                                    "line": 19,
                                                                    "column": 24
                                                                  }
                                                                }
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 644,
                                                                "end": 648,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 19,
                                                                    "column": 25
                                                                  },
                                                                  "end": {
                                                                    "line": 19,
                                                                    "column": 29
                                                                  }
                                                                },
                                                                "name": "emit"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "Literal",
                                                                "start": 649,
                                                                "end": 660,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 19,
                                                                    "column": 30
                                                                  },
                                                                  "end": {
                                                                    "line": 19,
                                                                    "column": 41
                                                                  }
                                                                },
                                                                "value": "connected",
                                                                "rawValue": "connected",
                                                                "raw": "'connected'"
                                                              },
                                                              {
                                                                "type": "ThisExpression",
                                                                "start": 662,
                                                                "end": 666,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 19,
                                                                    "column": 43
                                                                  },
                                                                  "end": {
                                                                    "line": 19,
                                                                    "column": 47
                                                                  }
                                                                }
                                                              }
                                                            ]
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 689,
                                                          "end": 703,
                                                          "loc": {
                                                            "start": {
                                                              "line": 20,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 20,
                                                              "column": 34
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "CallExpression",
                                                            "start": 689,
                                                            "end": 702,
                                                            "loc": {
                                                              "start": {
                                                                "line": 20,
                                                                "column": 20
                                                              },
                                                              "end": {
                                                                "line": 20,
                                                                "column": 33
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "Identifier",
                                                              "start": 689,
                                                              "end": 696,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 20,
                                                                  "column": 20
                                                                },
                                                                "end": {
                                                                  "line": 20,
                                                                  "column": 27
                                                                }
                                                              },
                                                              "name": "resolve"
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "ThisExpression",
                                                                "start": 697,
                                                                "end": 701,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 20,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 20,
                                                                    "column": 32
                                                                  }
                                                                }
                                                              }
                                                            ]
                                                          }
                                                        }
                                                      ]
                                                    }
                                                  }
                                                ]
                                              }
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 740,
                                              "end": 790,
                                              "loc": {
                                                "start": {
                                                  "line": 22,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 22,
                                                  "column": 66
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 740,
                                                "end": 789,
                                                "loc": {
                                                  "start": {
                                                    "line": 22,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 22,
                                                    "column": 65
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 740,
                                                  "end": 756,
                                                  "loc": {
                                                    "start": {
                                                      "line": 22,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 22,
                                                      "column": 32
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 740,
                                                    "end": 751,
                                                    "loc": {
                                                      "start": {
                                                        "line": 22,
                                                        "column": 16
                                                      },
                                                      "end": {
                                                        "line": 22,
                                                        "column": 27
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 740,
                                                      "end": 744,
                                                      "loc": {
                                                        "start": {
                                                          "line": 22,
                                                          "column": 16
                                                        },
                                                        "end": {
                                                          "line": 22,
                                                          "column": 20
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 745,
                                                      "end": 751,
                                                      "loc": {
                                                        "start": {
                                                          "line": 22,
                                                          "column": 21
                                                        },
                                                        "end": {
                                                          "line": 22,
                                                          "column": 27
                                                        }
                                                      },
                                                      "name": "socket"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 752,
                                                    "end": 756,
                                                    "loc": {
                                                      "start": {
                                                        "line": 22,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 22,
                                                        "column": 32
                                                      }
                                                    },
                                                    "name": "emit"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "Literal",
                                                    "start": 757,
                                                    "end": 763,
                                                    "loc": {
                                                      "start": {
                                                        "line": 22,
                                                        "column": 33
                                                      },
                                                      "end": {
                                                        "line": 22,
                                                        "column": 39
                                                      }
                                                    },
                                                    "value": "init",
                                                    "rawValue": "init",
                                                    "raw": "'init'"
                                                  },
                                                  {
                                                    "type": "LogicalExpression",
                                                    "start": 765,
                                                    "end": 788,
                                                    "loc": {
                                                      "start": {
                                                        "line": 22,
                                                        "column": 41
                                                      },
                                                      "end": {
                                                        "line": 22,
                                                        "column": 64
                                                      }
                                                    },
                                                    "left": {
                                                      "type": "Identifier",
                                                      "start": 765,
                                                      "end": 772,
                                                      "loc": {
                                                        "start": {
                                                          "line": 22,
                                                          "column": 41
                                                        },
                                                        "end": {
                                                          "line": 22,
                                                          "column": 48
                                                        }
                                                      },
                                                      "name": "options"
                                                    },
                                                    "operator": "||",
                                                    "right": {
                                                      "type": "MemberExpression",
                                                      "start": 776,
                                                      "end": 788,
                                                      "loc": {
                                                        "start": {
                                                          "line": 22,
                                                          "column": 52
                                                        },
                                                        "end": {
                                                          "line": 22,
                                                          "column": 64
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 776,
                                                        "end": 780,
                                                        "loc": {
                                                          "start": {
                                                            "line": 22,
                                                            "column": 52
                                                          },
                                                          "end": {
                                                            "line": 22,
                                                            "column": 56
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 781,
                                                        "end": 788,
                                                        "loc": {
                                                          "start": {
                                                            "line": 22,
                                                            "column": 57
                                                          },
                                                          "end": {
                                                            "line": 22,
                                                            "column": 64
                                                          }
                                                        },
                                                        "name": "options"
                                                      },
                                                      "computed": false
                                                    }
                                                  }
                                                ]
                                              }
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 820,
                                  "end": 955,
                                  "loc": {
                                    "start": {
                                      "line": 25,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 28,
                                      "column": 15
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 820,
                                    "end": 954,
                                    "loc": {
                                      "start": {
                                        "line": 25,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 28,
                                        "column": 14
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 820,
                                      "end": 834,
                                      "loc": {
                                        "start": {
                                          "line": 25,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 25,
                                          "column": 26
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 820,
                                        "end": 831,
                                        "loc": {
                                          "start": {
                                            "line": 25,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 25,
                                            "column": 23
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 820,
                                          "end": 824,
                                          "loc": {
                                            "start": {
                                              "line": 25,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 25,
                                              "column": 16
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 825,
                                          "end": 831,
                                          "loc": {
                                            "start": {
                                              "line": 25,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 25,
                                              "column": 23
                                            }
                                          },
                                          "name": "socket"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 832,
                                        "end": 834,
                                        "loc": {
                                          "start": {
                                            "line": 25,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 25,
                                            "column": 26
                                          }
                                        },
                                        "name": "on"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Literal",
                                        "start": 835,
                                        "end": 850,
                                        "loc": {
                                          "start": {
                                            "line": 25,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 25,
                                            "column": 42
                                          }
                                        },
                                        "value": "connect_error",
                                        "rawValue": "connect_error",
                                        "raw": "'connect_error'"
                                      },
                                      {
                                        "type": "ArrowFunctionExpression",
                                        "start": 852,
                                        "end": 953,
                                        "loc": {
                                          "start": {
                                            "line": 25,
                                            "column": 44
                                          },
                                          "end": {
                                            "line": 28,
                                            "column": 13
                                          }
                                        },
                                        "id": null,
                                        "generator": false,
                                        "expression": false,
                                        "async": false,
                                        "params": [
                                          {
                                            "type": "Identifier",
                                            "start": 852,
                                            "end": 858,
                                            "loc": {
                                              "start": {
                                                "line": 25,
                                                "column": 44
                                              },
                                              "end": {
                                                "line": 25,
                                                "column": 50
                                              }
                                            },
                                            "name": "reason"
                                          }
                                        ],
                                        "body": {
                                          "type": "BlockStatement",
                                          "start": 862,
                                          "end": 953,
                                          "loc": {
                                            "start": {
                                              "line": 25,
                                              "column": 54
                                            },
                                            "end": {
                                              "line": 28,
                                              "column": 13
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 880,
                                              "end": 907,
                                              "loc": {
                                                "start": {
                                                  "line": 26,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 26,
                                                  "column": 43
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 880,
                                                "end": 906,
                                                "loc": {
                                                  "start": {
                                                    "line": 26,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 26,
                                                    "column": 42
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 880,
                                                  "end": 889,
                                                  "loc": {
                                                    "start": {
                                                      "line": 26,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 26,
                                                      "column": 25
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "ThisExpression",
                                                    "start": 880,
                                                    "end": 884,
                                                    "loc": {
                                                      "start": {
                                                        "line": 26,
                                                        "column": 16
                                                      },
                                                      "end": {
                                                        "line": 26,
                                                        "column": 20
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 885,
                                                    "end": 889,
                                                    "loc": {
                                                      "start": {
                                                        "line": 26,
                                                        "column": 21
                                                      },
                                                      "end": {
                                                        "line": 26,
                                                        "column": 25
                                                      }
                                                    },
                                                    "name": "emit"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "Literal",
                                                    "start": 890,
                                                    "end": 897,
                                                    "loc": {
                                                      "start": {
                                                        "line": 26,
                                                        "column": 26
                                                      },
                                                      "end": {
                                                        "line": 26,
                                                        "column": 33
                                                      }
                                                    },
                                                    "value": "error",
                                                    "rawValue": "error",
                                                    "raw": "'error'"
                                                  },
                                                  {
                                                    "type": "Identifier",
                                                    "start": 899,
                                                    "end": 905,
                                                    "loc": {
                                                      "start": {
                                                        "line": 26,
                                                        "column": 35
                                                      },
                                                      "end": {
                                                        "line": 26,
                                                        "column": 41
                                                      }
                                                    },
                                                    "name": "reason"
                                                  }
                                                ]
                                              }
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 924,
                                              "end": 939,
                                              "loc": {
                                                "start": {
                                                  "line": 27,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 27,
                                                  "column": 31
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 924,
                                                "end": 938,
                                                "loc": {
                                                  "start": {
                                                    "line": 27,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 27,
                                                    "column": 30
                                                  }
                                                },
                                                "callee": {
                                                  "type": "Identifier",
                                                  "start": 924,
                                                  "end": 930,
                                                  "loc": {
                                                    "start": {
                                                      "line": 27,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 27,
                                                      "column": 22
                                                    }
                                                  },
                                                  "name": "reject"
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "Identifier",
                                                    "start": 931,
                                                    "end": 937,
                                                    "loc": {
                                                      "start": {
                                                        "line": 27,
                                                        "column": 23
                                                      },
                                                      "end": {
                                                        "line": 27,
                                                        "column": 29
                                                      }
                                                    },
                                                    "name": "reason"
                                                  }
                                                ]
                                              }
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 981,
                                  "end": 1118,
                                  "loc": {
                                    "start": {
                                      "line": 30,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 33,
                                      "column": 15
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 981,
                                    "end": 1117,
                                    "loc": {
                                      "start": {
                                        "line": 30,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 33,
                                        "column": 14
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 981,
                                      "end": 995,
                                      "loc": {
                                        "start": {
                                          "line": 30,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 30,
                                          "column": 26
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 981,
                                        "end": 992,
                                        "loc": {
                                          "start": {
                                            "line": 30,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 30,
                                            "column": 23
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 981,
                                          "end": 985,
                                          "loc": {
                                            "start": {
                                              "line": 30,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 30,
                                              "column": 16
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 986,
                                          "end": 992,
                                          "loc": {
                                            "start": {
                                              "line": 30,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 30,
                                              "column": 23
                                            }
                                          },
                                          "name": "socket"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 993,
                                        "end": 995,
                                        "loc": {
                                          "start": {
                                            "line": 30,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 30,
                                            "column": 26
                                          }
                                        },
                                        "name": "on"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Literal",
                                        "start": 996,
                                        "end": 1013,
                                        "loc": {
                                          "start": {
                                            "line": 30,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 30,
                                            "column": 44
                                          }
                                        },
                                        "value": "connect_timeout",
                                        "rawValue": "connect_timeout",
                                        "raw": "'connect_timeout'"
                                      },
                                      {
                                        "type": "ArrowFunctionExpression",
                                        "start": 1015,
                                        "end": 1116,
                                        "loc": {
                                          "start": {
                                            "line": 30,
                                            "column": 46
                                          },
                                          "end": {
                                            "line": 33,
                                            "column": 13
                                          }
                                        },
                                        "id": null,
                                        "generator": false,
                                        "expression": false,
                                        "async": false,
                                        "params": [
                                          {
                                            "type": "Identifier",
                                            "start": 1015,
                                            "end": 1021,
                                            "loc": {
                                              "start": {
                                                "line": 30,
                                                "column": 46
                                              },
                                              "end": {
                                                "line": 30,
                                                "column": 52
                                              }
                                            },
                                            "name": "reason"
                                          }
                                        ],
                                        "body": {
                                          "type": "BlockStatement",
                                          "start": 1025,
                                          "end": 1116,
                                          "loc": {
                                            "start": {
                                              "line": 30,
                                              "column": 56
                                            },
                                            "end": {
                                              "line": 33,
                                              "column": 13
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 1043,
                                              "end": 1070,
                                              "loc": {
                                                "start": {
                                                  "line": 31,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 31,
                                                  "column": 43
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 1043,
                                                "end": 1069,
                                                "loc": {
                                                  "start": {
                                                    "line": 31,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 31,
                                                    "column": 42
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 1043,
                                                  "end": 1052,
                                                  "loc": {
                                                    "start": {
                                                      "line": 31,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 31,
                                                      "column": 25
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "ThisExpression",
                                                    "start": 1043,
                                                    "end": 1047,
                                                    "loc": {
                                                      "start": {
                                                        "line": 31,
                                                        "column": 16
                                                      },
                                                      "end": {
                                                        "line": 31,
                                                        "column": 20
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 1048,
                                                    "end": 1052,
                                                    "loc": {
                                                      "start": {
                                                        "line": 31,
                                                        "column": 21
                                                      },
                                                      "end": {
                                                        "line": 31,
                                                        "column": 25
                                                      }
                                                    },
                                                    "name": "emit"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "Literal",
                                                    "start": 1053,
                                                    "end": 1060,
                                                    "loc": {
                                                      "start": {
                                                        "line": 31,
                                                        "column": 26
                                                      },
                                                      "end": {
                                                        "line": 31,
                                                        "column": 33
                                                      }
                                                    },
                                                    "value": "error",
                                                    "rawValue": "error",
                                                    "raw": "'error'"
                                                  },
                                                  {
                                                    "type": "Identifier",
                                                    "start": 1062,
                                                    "end": 1068,
                                                    "loc": {
                                                      "start": {
                                                        "line": 31,
                                                        "column": 35
                                                      },
                                                      "end": {
                                                        "line": 31,
                                                        "column": 41
                                                      }
                                                    },
                                                    "name": "reason"
                                                  }
                                                ]
                                              }
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 1087,
                                              "end": 1102,
                                              "loc": {
                                                "start": {
                                                  "line": 32,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 32,
                                                  "column": 31
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 1087,
                                                "end": 1101,
                                                "loc": {
                                                  "start": {
                                                    "line": 32,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 32,
                                                    "column": 30
                                                  }
                                                },
                                                "callee": {
                                                  "type": "Identifier",
                                                  "start": 1087,
                                                  "end": 1093,
                                                  "loc": {
                                                    "start": {
                                                      "line": 32,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 32,
                                                      "column": 22
                                                    }
                                                  },
                                                  "name": "reject"
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "Identifier",
                                                    "start": 1094,
                                                    "end": 1100,
                                                    "loc": {
                                                      "start": {
                                                        "line": 32,
                                                        "column": 23
                                                      },
                                                      "end": {
                                                        "line": 32,
                                                        "column": 29
                                                      }
                                                    },
                                                    "name": "reason"
                                                  }
                                                ]
                                              }
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "VariableDeclaration",
                                  "start": 1132,
                                  "end": 1156,
                                  "loc": {
                                    "start": {
                                      "line": 35,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 35,
                                      "column": 36
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 1136,
                                      "end": 1155,
                                      "loc": {
                                        "start": {
                                          "line": 35,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 35,
                                          "column": 35
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 1136,
                                        "end": 1143,
                                        "loc": {
                                          "start": {
                                            "line": 35,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 35,
                                            "column": 23
                                          }
                                        },
                                        "name": "current"
                                      },
                                      "init": {
                                        "type": "Identifier",
                                        "start": 1146,
                                        "end": 1155,
                                        "loc": {
                                          "start": {
                                            "line": 35,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 35,
                                            "column": 35
                                          }
                                        },
                                        "name": "undefined"
                                      }
                                    }
                                  ],
                                  "kind": "let"
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 1169,
                                  "end": 1366,
                                  "loc": {
                                    "start": {
                                      "line": 36,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 40,
                                      "column": 15
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 1169,
                                    "end": 1365,
                                    "loc": {
                                      "start": {
                                        "line": 36,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 40,
                                        "column": 14
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 1169,
                                      "end": 1183,
                                      "loc": {
                                        "start": {
                                          "line": 36,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 36,
                                          "column": 26
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 1169,
                                        "end": 1180,
                                        "loc": {
                                          "start": {
                                            "line": 36,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 36,
                                            "column": 23
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 1169,
                                          "end": 1173,
                                          "loc": {
                                            "start": {
                                              "line": 36,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 36,
                                              "column": 16
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 1174,
                                          "end": 1180,
                                          "loc": {
                                            "start": {
                                              "line": 36,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 36,
                                              "column": 23
                                            }
                                          },
                                          "name": "socket"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1181,
                                        "end": 1183,
                                        "loc": {
                                          "start": {
                                            "line": 36,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 36,
                                            "column": 26
                                          }
                                        },
                                        "name": "on"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Literal",
                                        "start": 1184,
                                        "end": 1192,
                                        "loc": {
                                          "start": {
                                            "line": 36,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 36,
                                            "column": 35
                                          }
                                        },
                                        "value": "binary",
                                        "rawValue": "binary",
                                        "raw": "'binary'"
                                      },
                                      {
                                        "type": "ArrowFunctionExpression",
                                        "start": 1194,
                                        "end": 1364,
                                        "loc": {
                                          "start": {
                                            "line": 36,
                                            "column": 37
                                          },
                                          "end": {
                                            "line": 40,
                                            "column": 13
                                          }
                                        },
                                        "id": null,
                                        "generator": false,
                                        "expression": false,
                                        "async": false,
                                        "params": [
                                          {
                                            "type": "Identifier",
                                            "start": 1195,
                                            "end": 1199,
                                            "loc": {
                                              "start": {
                                                "line": 36,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 36,
                                                "column": 42
                                              }
                                            },
                                            "name": "data"
                                          },
                                          {
                                            "type": "Identifier",
                                            "start": 1201,
                                            "end": 1206,
                                            "loc": {
                                              "start": {
                                                "line": 36,
                                                "column": 44
                                              },
                                              "end": {
                                                "line": 36,
                                                "column": 49
                                              }
                                            },
                                            "name": "flags"
                                          }
                                        ],
                                        "body": {
                                          "type": "BlockStatement",
                                          "start": 1211,
                                          "end": 1364,
                                          "loc": {
                                            "start": {
                                              "line": 36,
                                              "column": 54
                                            },
                                            "end": {
                                              "line": 40,
                                              "column": 13
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 1229,
                                              "end": 1256,
                                              "loc": {
                                                "start": {
                                                  "line": 37,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 37,
                                                  "column": 43
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 1229,
                                                "end": 1255,
                                                "loc": {
                                                  "start": {
                                                    "line": 37,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 37,
                                                    "column": 42
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 1229,
                                                  "end": 1242,
                                                  "loc": {
                                                    "start": {
                                                      "line": 37,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 37,
                                                      "column": 29
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 1229,
                                                    "end": 1237,
                                                    "loc": {
                                                      "start": {
                                                        "line": 37,
                                                        "column": 16
                                                      },
                                                      "end": {
                                                        "line": 37,
                                                        "column": 24
                                                      }
                                                    },
                                                    "name": "SocketIO"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 1238,
                                                    "end": 1242,
                                                    "loc": {
                                                      "start": {
                                                        "line": 37,
                                                        "column": 25
                                                      },
                                                      "end": {
                                                        "line": 37,
                                                        "column": 29
                                                      }
                                                    },
                                                    "name": "_ack"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "MemberExpression",
                                                    "start": 1243,
                                                    "end": 1254,
                                                    "loc": {
                                                      "start": {
                                                        "line": 37,
                                                        "column": 30
                                                      },
                                                      "end": {
                                                        "line": 37,
                                                        "column": 41
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 1243,
                                                      "end": 1247,
                                                      "loc": {
                                                        "start": {
                                                          "line": 37,
                                                          "column": 30
                                                        },
                                                        "end": {
                                                          "line": 37,
                                                          "column": 34
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 1248,
                                                      "end": 1254,
                                                      "loc": {
                                                        "start": {
                                                          "line": 37,
                                                          "column": 35
                                                        },
                                                        "end": {
                                                          "line": 37,
                                                          "column": 41
                                                        }
                                                      },
                                                      "name": "socket"
                                                    },
                                                    "computed": false
                                                  }
                                                ]
                                              }
                                            },
                                            {
                                              "type": "IfStatement",
                                              "start": 1273,
                                              "end": 1350,
                                              "loc": {
                                                "start": {
                                                  "line": 38,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 39,
                                                  "column": 64
                                                }
                                              },
                                              "test": {
                                                "type": "Identifier",
                                                "start": 1277,
                                                "end": 1284,
                                                "loc": {
                                                  "start": {
                                                    "line": 38,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 38,
                                                    "column": 27
                                                  }
                                                },
                                                "name": "current"
                                              },
                                              "consequent": {
                                                "type": "ExpressionStatement",
                                                "start": 1306,
                                                "end": 1350,
                                                "loc": {
                                                  "start": {
                                                    "line": 39,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 39,
                                                    "column": 64
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 1306,
                                                  "end": 1349,
                                                  "loc": {
                                                    "start": {
                                                      "line": 39,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 39,
                                                      "column": 63
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "Identifier",
                                                    "start": 1306,
                                                    "end": 1318,
                                                    "loc": {
                                                      "start": {
                                                        "line": 39,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 39,
                                                        "column": 32
                                                      }
                                                    },
                                                    "name": "handleResult"
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 1319,
                                                      "end": 1326,
                                                      "loc": {
                                                        "start": {
                                                          "line": 39,
                                                          "column": 33
                                                        },
                                                        "end": {
                                                          "line": 39,
                                                          "column": 40
                                                        }
                                                      },
                                                      "name": "current"
                                                    },
                                                    {
                                                      "type": "NewExpression",
                                                      "start": 1328,
                                                      "end": 1348,
                                                      "loc": {
                                                        "start": {
                                                          "line": 39,
                                                          "column": 42
                                                        },
                                                        "end": {
                                                          "line": 39,
                                                          "column": 62
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "Identifier",
                                                        "start": 1332,
                                                        "end": 1342,
                                                        "loc": {
                                                          "start": {
                                                            "line": 39,
                                                            "column": 46
                                                          },
                                                          "end": {
                                                            "line": 39,
                                                            "column": 56
                                                          }
                                                        },
                                                        "name": "Uint8Array"
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 1343,
                                                          "end": 1347,
                                                          "loc": {
                                                            "start": {
                                                              "line": 39,
                                                              "column": 57
                                                            },
                                                            "end": {
                                                              "line": 39,
                                                              "column": 61
                                                            }
                                                          },
                                                          "name": "data"
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              },
                                              "alternate": null
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 1380,
                                  "end": 1869,
                                  "loc": {
                                    "start": {
                                      "line": 42,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 52,
                                      "column": 15
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 1380,
                                    "end": 1868,
                                    "loc": {
                                      "start": {
                                        "line": 42,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 52,
                                        "column": 14
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 1380,
                                      "end": 1394,
                                      "loc": {
                                        "start": {
                                          "line": 42,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 42,
                                          "column": 26
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 1380,
                                        "end": 1391,
                                        "loc": {
                                          "start": {
                                            "line": 42,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 42,
                                            "column": 23
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 1380,
                                          "end": 1384,
                                          "loc": {
                                            "start": {
                                              "line": 42,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 42,
                                              "column": 16
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 1385,
                                          "end": 1391,
                                          "loc": {
                                            "start": {
                                              "line": 42,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 42,
                                              "column": 23
                                            }
                                          },
                                          "name": "socket"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1392,
                                        "end": 1394,
                                        "loc": {
                                          "start": {
                                            "line": 42,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 42,
                                            "column": 26
                                          }
                                        },
                                        "name": "on"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Literal",
                                        "start": 1395,
                                        "end": 1401,
                                        "loc": {
                                          "start": {
                                            "line": 42,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 42,
                                            "column": 33
                                          }
                                        },
                                        "value": "json",
                                        "rawValue": "json",
                                        "raw": "'json'"
                                      },
                                      {
                                        "type": "ArrowFunctionExpression",
                                        "start": 1403,
                                        "end": 1867,
                                        "loc": {
                                          "start": {
                                            "line": 42,
                                            "column": 35
                                          },
                                          "end": {
                                            "line": 52,
                                            "column": 13
                                          }
                                        },
                                        "id": null,
                                        "generator": false,
                                        "expression": false,
                                        "async": false,
                                        "params": [
                                          {
                                            "type": "Identifier",
                                            "start": 1403,
                                            "end": 1407,
                                            "loc": {
                                              "start": {
                                                "line": 42,
                                                "column": 35
                                              },
                                              "end": {
                                                "line": 42,
                                                "column": 39
                                              }
                                            },
                                            "name": "data"
                                          }
                                        ],
                                        "body": {
                                          "type": "BlockStatement",
                                          "start": 1411,
                                          "end": 1867,
                                          "loc": {
                                            "start": {
                                              "line": 42,
                                              "column": 43
                                            },
                                            "end": {
                                              "line": 52,
                                              "column": 13
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 1429,
                                              "end": 1456,
                                              "loc": {
                                                "start": {
                                                  "line": 43,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 43,
                                                  "column": 43
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 1429,
                                                "end": 1455,
                                                "loc": {
                                                  "start": {
                                                    "line": 43,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 43,
                                                    "column": 42
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 1429,
                                                  "end": 1442,
                                                  "loc": {
                                                    "start": {
                                                      "line": 43,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 43,
                                                      "column": 29
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 1429,
                                                    "end": 1437,
                                                    "loc": {
                                                      "start": {
                                                        "line": 43,
                                                        "column": 16
                                                      },
                                                      "end": {
                                                        "line": 43,
                                                        "column": 24
                                                      }
                                                    },
                                                    "name": "SocketIO"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 1438,
                                                    "end": 1442,
                                                    "loc": {
                                                      "start": {
                                                        "line": 43,
                                                        "column": 25
                                                      },
                                                      "end": {
                                                        "line": 43,
                                                        "column": 29
                                                      }
                                                    },
                                                    "name": "_ack"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "MemberExpression",
                                                    "start": 1443,
                                                    "end": 1454,
                                                    "loc": {
                                                      "start": {
                                                        "line": 43,
                                                        "column": 30
                                                      },
                                                      "end": {
                                                        "line": 43,
                                                        "column": 41
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 1443,
                                                      "end": 1447,
                                                      "loc": {
                                                        "start": {
                                                          "line": 43,
                                                          "column": 30
                                                        },
                                                        "end": {
                                                          "line": 43,
                                                          "column": 34
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 1448,
                                                      "end": 1454,
                                                      "loc": {
                                                        "start": {
                                                          "line": 43,
                                                          "column": 35
                                                        },
                                                        "end": {
                                                          "line": 43,
                                                          "column": 41
                                                        }
                                                      },
                                                      "name": "socket"
                                                    },
                                                    "computed": false
                                                  }
                                                ]
                                              }
                                            },
                                            {
                                              "type": "IfStatement",
                                              "start": 1473,
                                              "end": 1570,
                                              "loc": {
                                                "start": {
                                                  "line": 44,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 45,
                                                  "column": 65
                                                }
                                              },
                                              "test": {
                                                "type": "BinaryExpression",
                                                "start": 1477,
                                                "end": 1503,
                                                "loc": {
                                                  "start": {
                                                    "line": 44,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 44,
                                                    "column": 46
                                                  }
                                                },
                                                "left": {
                                                  "type": "MemberExpression",
                                                  "start": 1477,
                                                  "end": 1486,
                                                  "loc": {
                                                    "start": {
                                                      "line": 44,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 44,
                                                      "column": 29
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 1477,
                                                    "end": 1481,
                                                    "loc": {
                                                      "start": {
                                                        "line": 44,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 44,
                                                        "column": 24
                                                      }
                                                    },
                                                    "name": "data"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 1482,
                                                    "end": 1486,
                                                    "loc": {
                                                      "start": {
                                                        "line": 44,
                                                        "column": 25
                                                      },
                                                      "end": {
                                                        "line": 44,
                                                        "column": 29
                                                      }
                                                    },
                                                    "name": "from"
                                                  },
                                                  "computed": false
                                                },
                                                "operator": "===",
                                                "right": {
                                                  "type": "Literal",
                                                  "start": 1491,
                                                  "end": 1503,
                                                  "loc": {
                                                    "start": {
                                                      "line": 44,
                                                      "column": 34
                                                    },
                                                    "end": {
                                                      "line": 44,
                                                      "column": 46
                                                    }
                                                  },
                                                  "value": "BeginFrame",
                                                  "rawValue": "BeginFrame",
                                                  "raw": "'BeginFrame'"
                                                }
                                              },
                                              "consequent": {
                                                "type": "ExpressionStatement",
                                                "start": 1525,
                                                "end": 1570,
                                                "loc": {
                                                  "start": {
                                                    "line": 45,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 45,
                                                    "column": 65
                                                  }
                                                },
                                                "expression": {
                                                  "type": "AssignmentExpression",
                                                  "start": 1525,
                                                  "end": 1569,
                                                  "loc": {
                                                    "start": {
                                                      "line": 45,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 45,
                                                      "column": 64
                                                    }
                                                  },
                                                  "operator": "=",
                                                  "left": {
                                                    "type": "Identifier",
                                                    "start": 1525,
                                                    "end": 1532,
                                                    "loc": {
                                                      "start": {
                                                        "line": 45,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 45,
                                                        "column": 27
                                                      }
                                                    },
                                                    "name": "current"
                                                  },
                                                  "right": {
                                                    "type": "CallExpression",
                                                    "start": 1535,
                                                    "end": 1569,
                                                    "loc": {
                                                      "start": {
                                                        "line": 45,
                                                        "column": 30
                                                      },
                                                      "end": {
                                                        "line": 45,
                                                        "column": 64
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 1535,
                                                      "end": 1549,
                                                      "loc": {
                                                        "start": {
                                                          "line": 45,
                                                          "column": 30
                                                        },
                                                        "end": {
                                                          "line": 45,
                                                          "column": 44
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 1535,
                                                        "end": 1545,
                                                        "loc": {
                                                          "start": {
                                                            "line": 45,
                                                            "column": 30
                                                          },
                                                          "end": {
                                                            "line": 45,
                                                            "column": 40
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 1535,
                                                          "end": 1539,
                                                          "loc": {
                                                            "start": {
                                                              "line": 45,
                                                              "column": 30
                                                            },
                                                            "end": {
                                                              "line": 45,
                                                              "column": 34
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 1540,
                                                          "end": 1545,
                                                          "loc": {
                                                            "start": {
                                                              "line": 45,
                                                              "column": 35
                                                            },
                                                            "end": {
                                                              "line": 45,
                                                              "column": 40
                                                            }
                                                          },
                                                          "name": "tasks"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 1546,
                                                        "end": 1549,
                                                        "loc": {
                                                          "start": {
                                                            "line": 45,
                                                            "column": 41
                                                          },
                                                          "end": {
                                                            "line": 45,
                                                            "column": 44
                                                          }
                                                        },
                                                        "name": "get"
                                                      },
                                                      "computed": false
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "MemberExpression",
                                                        "start": 1550,
                                                        "end": 1568,
                                                        "loc": {
                                                          "start": {
                                                            "line": 45,
                                                            "column": 45
                                                          },
                                                          "end": {
                                                            "line": 45,
                                                            "column": 63
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 1550,
                                                          "end": 1554,
                                                          "loc": {
                                                            "start": {
                                                              "line": 45,
                                                              "column": 45
                                                            },
                                                            "end": {
                                                              "line": 45,
                                                              "column": 49
                                                            }
                                                          },
                                                          "name": "data"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 1555,
                                                          "end": 1568,
                                                          "loc": {
                                                            "start": {
                                                              "line": 45,
                                                              "column": 50
                                                            },
                                                            "end": {
                                                              "line": 45,
                                                              "column": 63
                                                            }
                                                          },
                                                          "name": "transactionID"
                                                        },
                                                        "computed": false
                                                      }
                                                    ]
                                                  }
                                                }
                                              },
                                              "alternate": null
                                            },
                                            {
                                              "type": "IfStatement",
                                              "start": 1587,
                                              "end": 1648,
                                              "loc": {
                                                "start": {
                                                  "line": 46,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 47,
                                                  "column": 48
                                                }
                                              },
                                              "test": {
                                                "type": "Identifier",
                                                "start": 1591,
                                                "end": 1598,
                                                "loc": {
                                                  "start": {
                                                    "line": 46,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 46,
                                                    "column": 27
                                                  }
                                                },
                                                "name": "current"
                                              },
                                              "consequent": {
                                                "type": "ExpressionStatement",
                                                "start": 1620,
                                                "end": 1648,
                                                "loc": {
                                                  "start": {
                                                    "line": 47,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 47,
                                                    "column": 48
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 1620,
                                                  "end": 1647,
                                                  "loc": {
                                                    "start": {
                                                      "line": 47,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 47,
                                                      "column": 47
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "Identifier",
                                                    "start": 1620,
                                                    "end": 1632,
                                                    "loc": {
                                                      "start": {
                                                        "line": 47,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 47,
                                                        "column": 32
                                                      }
                                                    },
                                                    "name": "handleResult"
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 1633,
                                                      "end": 1640,
                                                      "loc": {
                                                        "start": {
                                                          "line": 47,
                                                          "column": 33
                                                        },
                                                        "end": {
                                                          "line": 47,
                                                          "column": 40
                                                        }
                                                      },
                                                      "name": "current"
                                                    },
                                                    {
                                                      "type": "Identifier",
                                                      "start": 1642,
                                                      "end": 1646,
                                                      "loc": {
                                                        "start": {
                                                          "line": 47,
                                                          "column": 42
                                                        },
                                                        "end": {
                                                          "line": 47,
                                                          "column": 46
                                                        }
                                                      },
                                                      "name": "data"
                                                    }
                                                  ]
                                                }
                                              },
                                              "alternate": null
                                            },
                                            {
                                              "type": "IfStatement",
                                              "start": 1665,
                                              "end": 1853,
                                              "loc": {
                                                "start": {
                                                  "line": 48,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 51,
                                                  "column": 17
                                                }
                                              },
                                              "test": {
                                                "type": "LogicalExpression",
                                                "start": 1669,
                                                "end": 1741,
                                                "loc": {
                                                  "start": {
                                                    "line": 48,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 48,
                                                    "column": 92
                                                  }
                                                },
                                                "left": {
                                                  "type": "LogicalExpression",
                                                  "start": 1669,
                                                  "end": 1704,
                                                  "loc": {
                                                    "start": {
                                                      "line": 48,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 48,
                                                      "column": 55
                                                    }
                                                  },
                                                  "left": {
                                                    "type": "Identifier",
                                                    "start": 1669,
                                                    "end": 1676,
                                                    "loc": {
                                                      "start": {
                                                        "line": 48,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 48,
                                                        "column": 27
                                                      }
                                                    },
                                                    "name": "current"
                                                  },
                                                  "operator": "&&",
                                                  "right": {
                                                    "type": "BinaryExpression",
                                                    "start": 1680,
                                                    "end": 1704,
                                                    "loc": {
                                                      "start": {
                                                        "line": 48,
                                                        "column": 31
                                                      },
                                                      "end": {
                                                        "line": 48,
                                                        "column": 55
                                                      }
                                                    },
                                                    "left": {
                                                      "type": "MemberExpression",
                                                      "start": 1680,
                                                      "end": 1689,
                                                      "loc": {
                                                        "start": {
                                                          "line": 48,
                                                          "column": 31
                                                        },
                                                        "end": {
                                                          "line": 48,
                                                          "column": 40
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 1680,
                                                        "end": 1684,
                                                        "loc": {
                                                          "start": {
                                                            "line": 48,
                                                            "column": 31
                                                          },
                                                          "end": {
                                                            "line": 48,
                                                            "column": 35
                                                          }
                                                        },
                                                        "name": "data"
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 1685,
                                                        "end": 1689,
                                                        "loc": {
                                                          "start": {
                                                            "line": 48,
                                                            "column": 36
                                                          },
                                                          "end": {
                                                            "line": 48,
                                                            "column": 40
                                                          }
                                                        },
                                                        "name": "from"
                                                      },
                                                      "computed": false
                                                    },
                                                    "operator": "===",
                                                    "right": {
                                                      "type": "Literal",
                                                      "start": 1694,
                                                      "end": 1704,
                                                      "loc": {
                                                        "start": {
                                                          "line": 48,
                                                          "column": 45
                                                        },
                                                        "end": {
                                                          "line": 48,
                                                          "column": 55
                                                        }
                                                      },
                                                      "value": "EndFrame",
                                                      "rawValue": "EndFrame",
                                                      "raw": "'EndFrame'"
                                                    }
                                                  }
                                                },
                                                "operator": "&&",
                                                "right": {
                                                  "type": "BinaryExpression",
                                                  "start": 1708,
                                                  "end": 1741,
                                                  "loc": {
                                                    "start": {
                                                      "line": 48,
                                                      "column": 59
                                                    },
                                                    "end": {
                                                      "line": 48,
                                                      "column": 92
                                                    }
                                                  },
                                                  "left": {
                                                    "type": "MemberExpression",
                                                    "start": 1708,
                                                    "end": 1726,
                                                    "loc": {
                                                      "start": {
                                                        "line": 48,
                                                        "column": 59
                                                      },
                                                      "end": {
                                                        "line": 48,
                                                        "column": 77
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 1708,
                                                      "end": 1712,
                                                      "loc": {
                                                        "start": {
                                                          "line": 48,
                                                          "column": 59
                                                        },
                                                        "end": {
                                                          "line": 48,
                                                          "column": 63
                                                        }
                                                      },
                                                      "name": "data"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 1713,
                                                      "end": 1726,
                                                      "loc": {
                                                        "start": {
                                                          "line": 48,
                                                          "column": 64
                                                        },
                                                        "end": {
                                                          "line": 48,
                                                          "column": 77
                                                        }
                                                      },
                                                      "name": "transactionID"
                                                    },
                                                    "computed": false
                                                  },
                                                  "operator": "===",
                                                  "right": {
                                                    "type": "MemberExpression",
                                                    "start": 1731,
                                                    "end": 1741,
                                                    "loc": {
                                                      "start": {
                                                        "line": 48,
                                                        "column": 82
                                                      },
                                                      "end": {
                                                        "line": 48,
                                                        "column": 92
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 1731,
                                                      "end": 1738,
                                                      "loc": {
                                                        "start": {
                                                          "line": 48,
                                                          "column": 82
                                                        },
                                                        "end": {
                                                          "line": 48,
                                                          "column": 89
                                                        }
                                                      },
                                                      "name": "current"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 1739,
                                                      "end": 1741,
                                                      "loc": {
                                                        "start": {
                                                          "line": 48,
                                                          "column": 90
                                                        },
                                                        "end": {
                                                          "line": 48,
                                                          "column": 92
                                                        }
                                                      },
                                                      "name": "id"
                                                    },
                                                    "computed": false
                                                  }
                                                }
                                              },
                                              "consequent": {
                                                "type": "BlockStatement",
                                                "start": 1743,
                                                "end": 1853,
                                                "loc": {
                                                  "start": {
                                                    "line": 48,
                                                    "column": 94
                                                  },
                                                  "end": {
                                                    "line": 51,
                                                    "column": 17
                                                  }
                                                },
                                                "body": [
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 1765,
                                                    "end": 1794,
                                                    "loc": {
                                                      "start": {
                                                        "line": 49,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 49,
                                                        "column": 49
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "CallExpression",
                                                      "start": 1765,
                                                      "end": 1794,
                                                      "loc": {
                                                        "start": {
                                                          "line": 49,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 49,
                                                          "column": 49
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 1765,
                                                        "end": 1782,
                                                        "loc": {
                                                          "start": {
                                                            "line": 49,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 49,
                                                            "column": 37
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 1765,
                                                          "end": 1775,
                                                          "loc": {
                                                            "start": {
                                                              "line": 49,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 49,
                                                              "column": 30
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 1765,
                                                            "end": 1769,
                                                            "loc": {
                                                              "start": {
                                                                "line": 49,
                                                                "column": 20
                                                              },
                                                              "end": {
                                                                "line": 49,
                                                                "column": 24
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 1770,
                                                            "end": 1775,
                                                            "loc": {
                                                              "start": {
                                                                "line": 49,
                                                                "column": 25
                                                              },
                                                              "end": {
                                                                "line": 49,
                                                                "column": 30
                                                              }
                                                            },
                                                            "name": "tasks"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 1776,
                                                          "end": 1782,
                                                          "loc": {
                                                            "start": {
                                                              "line": 49,
                                                              "column": 31
                                                            },
                                                            "end": {
                                                              "line": 49,
                                                              "column": 37
                                                            }
                                                          },
                                                          "name": "delete"
                                                        },
                                                        "computed": false
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "MemberExpression",
                                                          "start": 1783,
                                                          "end": 1793,
                                                          "loc": {
                                                            "start": {
                                                              "line": 49,
                                                              "column": 38
                                                            },
                                                            "end": {
                                                              "line": 49,
                                                              "column": 48
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 1783,
                                                            "end": 1790,
                                                            "loc": {
                                                              "start": {
                                                                "line": 49,
                                                                "column": 38
                                                              },
                                                              "end": {
                                                                "line": 49,
                                                                "column": 45
                                                              }
                                                            },
                                                            "name": "current"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 1791,
                                                            "end": 1793,
                                                            "loc": {
                                                              "start": {
                                                                "line": 49,
                                                                "column": 46
                                                              },
                                                              "end": {
                                                                "line": 49,
                                                                "column": 48
                                                              }
                                                            },
                                                            "name": "id"
                                                          },
                                                          "computed": false
                                                        }
                                                      ]
                                                    }
                                                  },
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 1815,
                                                    "end": 1835,
                                                    "loc": {
                                                      "start": {
                                                        "line": 50,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 50,
                                                        "column": 40
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "AssignmentExpression",
                                                      "start": 1815,
                                                      "end": 1834,
                                                      "loc": {
                                                        "start": {
                                                          "line": 50,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 50,
                                                          "column": 39
                                                        }
                                                      },
                                                      "operator": "=",
                                                      "left": {
                                                        "type": "Identifier",
                                                        "start": 1815,
                                                        "end": 1822,
                                                        "loc": {
                                                          "start": {
                                                            "line": 50,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 50,
                                                            "column": 27
                                                          }
                                                        },
                                                        "name": "current"
                                                      },
                                                      "right": {
                                                        "type": "Identifier",
                                                        "start": 1825,
                                                        "end": 1834,
                                                        "loc": {
                                                          "start": {
                                                            "line": 50,
                                                            "column": 30
                                                          },
                                                          "end": {
                                                            "line": 50,
                                                            "column": 39
                                                          }
                                                        },
                                                        "name": "undefined"
                                                      }
                                                    }
                                                  }
                                                ]
                                              },
                                              "alternate": null
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  }
                                }
                              ]
                            }
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 1893,
              "end": 2053,
              "loc": {
                "start": {
                  "line": 56,
                  "column": 4
                },
                "end": {
                  "line": 61,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 1893,
                "end": 1903,
                "loc": {
                  "start": {
                    "line": 56,
                    "column": 4
                  },
                  "end": {
                    "line": 56,
                    "column": 14
                  }
                },
                "name": "disconnect"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 1903,
                "end": 2053,
                "loc": {
                  "start": {
                    "line": 56,
                    "column": 14
                  },
                  "end": {
                    "line": 61,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 1906,
                  "end": 2053,
                  "loc": {
                    "start": {
                      "line": 56,
                      "column": 17
                    },
                    "end": {
                      "line": 61,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 1916,
                      "end": 1941,
                      "loc": {
                        "start": {
                          "line": 57,
                          "column": 8
                        },
                        "end": {
                          "line": 57,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1916,
                        "end": 1940,
                        "loc": {
                          "start": {
                            "line": 57,
                            "column": 8
                          },
                          "end": {
                            "line": 57,
                            "column": 32
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1916,
                          "end": 1938,
                          "loc": {
                            "start": {
                              "line": 57,
                              "column": 8
                            },
                            "end": {
                              "line": 57,
                              "column": 30
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 1916,
                            "end": 1927,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 8
                              },
                              "end": {
                                "line": 57,
                                "column": 19
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 1916,
                              "end": 1920,
                              "loc": {
                                "start": {
                                  "line": 57,
                                  "column": 8
                                },
                                "end": {
                                  "line": 57,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1921,
                              "end": 1927,
                              "loc": {
                                "start": {
                                  "line": 57,
                                  "column": 13
                                },
                                "end": {
                                  "line": 57,
                                  "column": 19
                                }
                              },
                              "name": "socket"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1928,
                            "end": 1938,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 20
                              },
                              "end": {
                                "line": 57,
                                "column": 30
                              }
                            },
                            "name": "disconnect"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1950,
                      "end": 1974,
                      "loc": {
                        "start": {
                          "line": 58,
                          "column": 8
                        },
                        "end": {
                          "line": 58,
                          "column": 32
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1950,
                        "end": 1973,
                        "loc": {
                          "start": {
                            "line": 58,
                            "column": 8
                          },
                          "end": {
                            "line": 58,
                            "column": 31
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1950,
                          "end": 1961,
                          "loc": {
                            "start": {
                              "line": 58,
                              "column": 8
                            },
                            "end": {
                              "line": 58,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1950,
                            "end": 1954,
                            "loc": {
                              "start": {
                                "line": 58,
                                "column": 8
                              },
                              "end": {
                                "line": 58,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1955,
                            "end": 1961,
                            "loc": {
                              "start": {
                                "line": 58,
                                "column": 13
                              },
                              "end": {
                                "line": 58,
                                "column": 19
                              }
                            },
                            "name": "socket"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 1964,
                          "end": 1973,
                          "loc": {
                            "start": {
                              "line": 58,
                              "column": 22
                            },
                            "end": {
                              "line": 58,
                              "column": 31
                            }
                          },
                          "name": "undefined"
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1983,
                      "end": 2006,
                      "loc": {
                        "start": {
                          "line": 59,
                          "column": 8
                        },
                        "end": {
                          "line": 59,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1983,
                        "end": 2005,
                        "loc": {
                          "start": {
                            "line": 59,
                            "column": 8
                          },
                          "end": {
                            "line": 59,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1983,
                          "end": 1993,
                          "loc": {
                            "start": {
                              "line": 59,
                              "column": 8
                            },
                            "end": {
                              "line": 59,
                              "column": 18
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1983,
                            "end": 1987,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 8
                              },
                              "end": {
                                "line": 59,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1988,
                            "end": 1993,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 13
                              },
                              "end": {
                                "line": 59,
                                "column": 18
                              }
                            },
                            "name": "tasks"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 1996,
                          "end": 2005,
                          "loc": {
                            "start": {
                              "line": 59,
                              "column": 21
                            },
                            "end": {
                              "line": 59,
                              "column": 30
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 2000,
                            "end": 2003,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 25
                              },
                              "end": {
                                "line": 59,
                                "column": 28
                              }
                            },
                            "name": "Map"
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2015,
                      "end": 2047,
                      "loc": {
                        "start": {
                          "line": 60,
                          "column": 8
                        },
                        "end": {
                          "line": 60,
                          "column": 40
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 2015,
                        "end": 2046,
                        "loc": {
                          "start": {
                            "line": 60,
                            "column": 8
                          },
                          "end": {
                            "line": 60,
                            "column": 39
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 2015,
                          "end": 2024,
                          "loc": {
                            "start": {
                              "line": 60,
                              "column": 8
                            },
                            "end": {
                              "line": 60,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2015,
                            "end": 2019,
                            "loc": {
                              "start": {
                                "line": 60,
                                "column": 8
                              },
                              "end": {
                                "line": 60,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2020,
                            "end": 2024,
                            "loc": {
                              "start": {
                                "line": 60,
                                "column": 13
                              },
                              "end": {
                                "line": 60,
                                "column": 17
                              }
                            },
                            "name": "emit"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 2025,
                            "end": 2039,
                            "loc": {
                              "start": {
                                "line": 60,
                                "column": 18
                              },
                              "end": {
                                "line": 60,
                                "column": 32
                              }
                            },
                            "value": "disconnected",
                            "rawValue": "disconnected",
                            "raw": "'disconnected'"
                          },
                          {
                            "type": "ThisExpression",
                            "start": 2041,
                            "end": 2045,
                            "loc": {
                              "start": {
                                "line": 60,
                                "column": 34
                              },
                              "end": {
                                "line": 60,
                                "column": 38
                              }
                            }
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 2059,
              "end": 2566,
              "loc": {
                "start": {
                  "line": 63,
                  "column": 4
                },
                "end": {
                  "line": 73,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 2059,
                "end": 2066,
                "loc": {
                  "start": {
                    "line": 63,
                    "column": 4
                  },
                  "end": {
                    "line": 63,
                    "column": 11
                  }
                },
                "name": "request"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 2066,
                "end": 2566,
                "loc": {
                  "start": {
                    "line": 63,
                    "column": 11
                  },
                  "end": {
                    "line": 73,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 2067,
                    "end": 2074,
                    "loc": {
                      "start": {
                        "line": 63,
                        "column": 12
                      },
                      "end": {
                        "line": 63,
                        "column": 19
                      }
                    },
                    "name": "command"
                  },
                  {
                    "type": "Identifier",
                    "start": 2076,
                    "end": 2083,
                    "loc": {
                      "start": {
                        "line": 63,
                        "column": 21
                      },
                      "end": {
                        "line": 63,
                        "column": 28
                      }
                    },
                    "name": "factory"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 2085,
                  "end": 2566,
                  "loc": {
                    "start": {
                      "line": 63,
                      "column": 30
                    },
                    "end": {
                      "line": 73,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 2095,
                      "end": 2560,
                      "loc": {
                        "start": {
                          "line": 64,
                          "column": 8
                        },
                        "end": {
                          "line": 72,
                          "column": 11
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 2102,
                        "end": 2559,
                        "loc": {
                          "start": {
                            "line": 64,
                            "column": 15
                          },
                          "end": {
                            "line": 72,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 2102,
                          "end": 2416,
                          "loc": {
                            "start": {
                              "line": 64,
                              "column": 15
                            },
                            "end": {
                              "line": 69,
                              "column": 15
                            }
                          },
                          "object": {
                            "type": "NewExpression",
                            "start": 2102,
                            "end": 2411,
                            "loc": {
                              "start": {
                                "line": 64,
                                "column": 15
                              },
                              "end": {
                                "line": 69,
                                "column": 10
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 2106,
                              "end": 2113,
                              "loc": {
                                "start": {
                                  "line": 64,
                                  "column": 19
                                },
                                "end": {
                                  "line": 64,
                                  "column": 26
                                }
                              },
                              "name": "Promise"
                            },
                            "arguments": [
                              {
                                "type": "ArrowFunctionExpression",
                                "start": 2114,
                                "end": 2410,
                                "loc": {
                                  "start": {
                                    "line": 64,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 69,
                                    "column": 9
                                  }
                                },
                                "id": null,
                                "generator": false,
                                "expression": false,
                                "async": false,
                                "params": [
                                  {
                                    "type": "Identifier",
                                    "start": 2115,
                                    "end": 2122,
                                    "loc": {
                                      "start": {
                                        "line": 64,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 64,
                                        "column": 35
                                      }
                                    },
                                    "name": "resolve"
                                  },
                                  {
                                    "type": "Identifier",
                                    "start": 2124,
                                    "end": 2130,
                                    "loc": {
                                      "start": {
                                        "line": 64,
                                        "column": 37
                                      },
                                      "end": {
                                        "line": 64,
                                        "column": 43
                                      }
                                    },
                                    "name": "reject"
                                  }
                                ],
                                "body": {
                                  "type": "BlockStatement",
                                  "start": 2135,
                                  "end": 2410,
                                  "loc": {
                                    "start": {
                                      "line": 64,
                                      "column": 48
                                    },
                                    "end": {
                                      "line": 69,
                                      "column": 9
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "VariableDeclaration",
                                      "start": 2149,
                                      "end": 2212,
                                      "loc": {
                                        "start": {
                                          "line": 65,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 65,
                                          "column": 75
                                        }
                                      },
                                      "declarations": [
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 2153,
                                          "end": 2211,
                                          "loc": {
                                            "start": {
                                              "line": 65,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 65,
                                              "column": 74
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 2153,
                                            "end": 2160,
                                            "loc": {
                                              "start": {
                                                "line": 65,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 65,
                                                "column": 23
                                              }
                                            },
                                            "name": "context"
                                          },
                                          "init": {
                                            "type": "CallExpression",
                                            "start": 2163,
                                            "end": 2211,
                                            "loc": {
                                              "start": {
                                                "line": 65,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 65,
                                                "column": 74
                                              }
                                            },
                                            "callee": {
                                              "type": "Identifier",
                                              "start": 2163,
                                              "end": 2176,
                                              "loc": {
                                                "start": {
                                                  "line": 65,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 65,
                                                  "column": 39
                                                }
                                              },
                                              "name": "createContext"
                                            },
                                            "arguments": [
                                              {
                                                "type": "Identifier",
                                                "start": 2177,
                                                "end": 2184,
                                                "loc": {
                                                  "start": {
                                                    "line": 65,
                                                    "column": 40
                                                  },
                                                  "end": {
                                                    "line": 65,
                                                    "column": 47
                                                  }
                                                },
                                                "name": "factory"
                                              },
                                              {
                                                "type": "Identifier",
                                                "start": 2186,
                                                "end": 2193,
                                                "loc": {
                                                  "start": {
                                                    "line": 65,
                                                    "column": 49
                                                  },
                                                  "end": {
                                                    "line": 65,
                                                    "column": 56
                                                  }
                                                },
                                                "name": "resolve"
                                              },
                                              {
                                                "type": "Identifier",
                                                "start": 2195,
                                                "end": 2201,
                                                "loc": {
                                                  "start": {
                                                    "line": 65,
                                                    "column": 58
                                                  },
                                                  "end": {
                                                    "line": 65,
                                                    "column": 64
                                                  }
                                                },
                                                "name": "reject"
                                              },
                                              {
                                                "type": "Identifier",
                                                "start": 2203,
                                                "end": 2210,
                                                "loc": {
                                                  "start": {
                                                    "line": 65,
                                                    "column": 66
                                                  },
                                                  "end": {
                                                    "line": 65,
                                                    "column": 73
                                                  }
                                                },
                                                "name": "command"
                                              }
                                            ]
                                          }
                                        }
                                      ],
                                      "kind": "let"
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 2225,
                                      "end": 2293,
                                      "loc": {
                                        "start": {
                                          "line": 66,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 66,
                                          "column": 80
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 2225,
                                        "end": 2292,
                                        "loc": {
                                          "start": {
                                            "line": 66,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 66,
                                            "column": 79
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 2225,
                                          "end": 2249,
                                          "loc": {
                                            "start": {
                                              "line": 66,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 66,
                                              "column": 36
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 2225,
                                            "end": 2240,
                                            "loc": {
                                              "start": {
                                                "line": 66,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 66,
                                                "column": 27
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 2225,
                                              "end": 2232,
                                              "loc": {
                                                "start": {
                                                  "line": 66,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 66,
                                                  "column": 19
                                                }
                                              },
                                              "name": "context"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2233,
                                              "end": 2240,
                                              "loc": {
                                                "start": {
                                                  "line": 66,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 66,
                                                  "column": 27
                                                }
                                              },
                                              "name": "options"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 2241,
                                            "end": 2249,
                                            "loc": {
                                              "start": {
                                                "line": 66,
                                                "column": 28
                                              },
                                              "end": {
                                                "line": 66,
                                                "column": 36
                                              }
                                            },
                                            "name": "callback"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "ObjectExpression",
                                            "start": 2250,
                                            "end": 2291,
                                            "loc": {
                                              "start": {
                                                "line": 66,
                                                "column": 37
                                              },
                                              "end": {
                                                "line": 66,
                                                "column": 78
                                              }
                                            },
                                            "properties": [
                                              {
                                                "type": "Property",
                                                "start": 2252,
                                                "end": 2280,
                                                "loc": {
                                                  "start": {
                                                    "line": 66,
                                                    "column": 39
                                                  },
                                                  "end": {
                                                    "line": 66,
                                                    "column": 67
                                                  }
                                                },
                                                "method": false,
                                                "shorthand": false,
                                                "computed": false,
                                                "key": {
                                                  "type": "Identifier",
                                                  "start": 2252,
                                                  "end": 2256,
                                                  "loc": {
                                                    "start": {
                                                      "line": 66,
                                                      "column": 39
                                                    },
                                                    "end": {
                                                      "line": 66,
                                                      "column": 43
                                                    }
                                                  },
                                                  "name": "type"
                                                },
                                                "value": {
                                                  "type": "MemberExpression",
                                                  "start": 2258,
                                                  "end": 2280,
                                                  "loc": {
                                                    "start": {
                                                      "line": 66,
                                                      "column": 45
                                                    },
                                                    "end": {
                                                      "line": 66,
                                                      "column": 67
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 2258,
                                                    "end": 2272,
                                                    "loc": {
                                                      "start": {
                                                        "line": 66,
                                                        "column": 45
                                                      },
                                                      "end": {
                                                        "line": 66,
                                                        "column": 59
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 2258,
                                                      "end": 2264,
                                                      "loc": {
                                                        "start": {
                                                          "line": 66,
                                                          "column": 45
                                                        },
                                                        "end": {
                                                          "line": 66,
                                                          "column": 51
                                                        }
                                                      },
                                                      "name": "Parser"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 2265,
                                                      "end": 2272,
                                                      "loc": {
                                                        "start": {
                                                          "line": 66,
                                                          "column": 52
                                                        },
                                                        "end": {
                                                          "line": 66,
                                                          "column": 59
                                                        }
                                                      },
                                                      "name": "Factory"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 2273,
                                                    "end": 2280,
                                                    "loc": {
                                                      "start": {
                                                        "line": 66,
                                                        "column": 60
                                                      },
                                                      "end": {
                                                        "line": 66,
                                                        "column": 67
                                                      }
                                                    },
                                                    "name": "Started"
                                                  },
                                                  "computed": false
                                                },
                                                "kind": "init"
                                              },
                                              {
                                                "type": "Property",
                                                "start": 2282,
                                                "end": 2289,
                                                "loc": {
                                                  "start": {
                                                    "line": 66,
                                                    "column": 69
                                                  },
                                                  "end": {
                                                    "line": 66,
                                                    "column": 76
                                                  }
                                                },
                                                "method": false,
                                                "shorthand": true,
                                                "computed": false,
                                                "key": {
                                                  "type": "Identifier",
                                                  "start": 2282,
                                                  "end": 2289,
                                                  "loc": {
                                                    "start": {
                                                      "line": 66,
                                                      "column": 69
                                                    },
                                                    "end": {
                                                      "line": 66,
                                                      "column": 76
                                                    }
                                                  },
                                                  "name": "context"
                                                },
                                                "kind": "init",
                                                "value": {
                                                  "type": "Identifier",
                                                  "start": 2282,
                                                  "end": 2289,
                                                  "loc": {
                                                    "start": {
                                                      "line": 66,
                                                      "column": 69
                                                    },
                                                    "end": {
                                                      "line": 66,
                                                      "column": 76
                                                    }
                                                  },
                                                  "name": "context"
                                                }
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 2306,
                                      "end": 2341,
                                      "loc": {
                                        "start": {
                                          "line": 67,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 67,
                                          "column": 47
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 2306,
                                        "end": 2341,
                                        "loc": {
                                          "start": {
                                            "line": 67,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 67,
                                            "column": 47
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 2306,
                                          "end": 2320,
                                          "loc": {
                                            "start": {
                                              "line": 67,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 67,
                                              "column": 26
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 2306,
                                            "end": 2316,
                                            "loc": {
                                              "start": {
                                                "line": 67,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 67,
                                                "column": 22
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 2306,
                                              "end": 2310,
                                              "loc": {
                                                "start": {
                                                  "line": 67,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 67,
                                                  "column": 16
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2311,
                                              "end": 2316,
                                              "loc": {
                                                "start": {
                                                  "line": 67,
                                                  "column": 17
                                                },
                                                "end": {
                                                  "line": 67,
                                                  "column": 22
                                                }
                                              },
                                              "name": "tasks"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 2317,
                                            "end": 2320,
                                            "loc": {
                                              "start": {
                                                "line": 67,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 67,
                                                "column": 26
                                              }
                                            },
                                            "name": "set"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "MemberExpression",
                                            "start": 2321,
                                            "end": 2331,
                                            "loc": {
                                              "start": {
                                                "line": 67,
                                                "column": 27
                                              },
                                              "end": {
                                                "line": 67,
                                                "column": 37
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 2321,
                                              "end": 2328,
                                              "loc": {
                                                "start": {
                                                  "line": 67,
                                                  "column": 27
                                                },
                                                "end": {
                                                  "line": 67,
                                                  "column": 34
                                                }
                                              },
                                              "name": "context"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2329,
                                              "end": 2331,
                                              "loc": {
                                                "start": {
                                                  "line": 67,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 67,
                                                  "column": 37
                                                }
                                              },
                                              "name": "id"
                                            },
                                            "computed": false
                                          },
                                          {
                                            "type": "Identifier",
                                            "start": 2333,
                                            "end": 2340,
                                            "loc": {
                                              "start": {
                                                "line": 67,
                                                "column": 39
                                              },
                                              "end": {
                                                "line": 67,
                                                "column": 46
                                              }
                                            },
                                            "name": "context"
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 2354,
                                      "end": 2400,
                                      "loc": {
                                        "start": {
                                          "line": 68,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 68,
                                          "column": 58
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 2354,
                                        "end": 2399,
                                        "loc": {
                                          "start": {
                                            "line": 68,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 68,
                                            "column": 57
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 2354,
                                          "end": 2370,
                                          "loc": {
                                            "start": {
                                              "line": 68,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 68,
                                              "column": 28
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 2354,
                                            "end": 2365,
                                            "loc": {
                                              "start": {
                                                "line": 68,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 68,
                                                "column": 23
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 2354,
                                              "end": 2358,
                                              "loc": {
                                                "start": {
                                                  "line": 68,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 68,
                                                  "column": 16
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2359,
                                              "end": 2365,
                                              "loc": {
                                                "start": {
                                                  "line": 68,
                                                  "column": 17
                                                },
                                                "end": {
                                                  "line": 68,
                                                  "column": 23
                                                }
                                              },
                                              "name": "socket"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 2366,
                                            "end": 2370,
                                            "loc": {
                                              "start": {
                                                "line": 68,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 68,
                                                "column": 28
                                              }
                                            },
                                            "name": "emit"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Literal",
                                            "start": 2371,
                                            "end": 2377,
                                            "loc": {
                                              "start": {
                                                "line": 68,
                                                "column": 29
                                              },
                                              "end": {
                                                "line": 68,
                                                "column": 35
                                              }
                                            },
                                            "value": "send",
                                            "rawValue": "send",
                                            "raw": "'send'"
                                          },
                                          {
                                            "type": "MemberExpression",
                                            "start": 2379,
                                            "end": 2389,
                                            "loc": {
                                              "start": {
                                                "line": 68,
                                                "column": 37
                                              },
                                              "end": {
                                                "line": 68,
                                                "column": 47
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 2379,
                                              "end": 2386,
                                              "loc": {
                                                "start": {
                                                  "line": 68,
                                                  "column": 37
                                                },
                                                "end": {
                                                  "line": 68,
                                                  "column": 44
                                                }
                                              },
                                              "name": "context"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2387,
                                              "end": 2389,
                                              "loc": {
                                                "start": {
                                                  "line": 68,
                                                  "column": 45
                                                },
                                                "end": {
                                                  "line": 68,
                                                  "column": 47
                                                }
                                              },
                                              "name": "id"
                                            },
                                            "computed": false
                                          },
                                          {
                                            "type": "Identifier",
                                            "start": 2391,
                                            "end": 2398,
                                            "loc": {
                                              "start": {
                                                "line": 68,
                                                "column": 49
                                              },
                                              "end": {
                                                "line": 68,
                                                "column": 56
                                              }
                                            },
                                            "name": "command"
                                          }
                                        ]
                                      }
                                    }
                                  ]
                                }
                              }
                            ]
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2412,
                            "end": 2416,
                            "loc": {
                              "start": {
                                "line": 69,
                                "column": 11
                              },
                              "end": {
                                "line": 69,
                                "column": 15
                              }
                            },
                            "name": "then"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 2417,
                            "end": 2558,
                            "loc": {
                              "start": {
                                "line": 69,
                                "column": 16
                              },
                              "end": {
                                "line": 72,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 2417,
                                "end": 2424,
                                "loc": {
                                  "start": {
                                    "line": 69,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 69,
                                    "column": 23
                                  }
                                },
                                "name": "results"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 2428,
                              "end": 2558,
                              "loc": {
                                "start": {
                                  "line": 69,
                                  "column": 27
                                },
                                "end": {
                                  "line": 72,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 2442,
                                  "end": 2520,
                                  "loc": {
                                    "start": {
                                      "line": 70,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 70,
                                      "column": 90
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 2442,
                                    "end": 2519,
                                    "loc": {
                                      "start": {
                                        "line": 70,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 70,
                                        "column": 89
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 2442,
                                      "end": 2466,
                                      "loc": {
                                        "start": {
                                          "line": 70,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 70,
                                          "column": 36
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 2442,
                                        "end": 2457,
                                        "loc": {
                                          "start": {
                                            "line": 70,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 70,
                                            "column": 27
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 2442,
                                          "end": 2449,
                                          "loc": {
                                            "start": {
                                              "line": 70,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 70,
                                              "column": 19
                                            }
                                          },
                                          "name": "results"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 2450,
                                          "end": 2457,
                                          "loc": {
                                            "start": {
                                              "line": 70,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 70,
                                              "column": 27
                                            }
                                          },
                                          "name": "options"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2458,
                                        "end": 2466,
                                        "loc": {
                                          "start": {
                                            "line": 70,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 70,
                                            "column": 36
                                          }
                                        },
                                        "name": "callback"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "ObjectExpression",
                                        "start": 2467,
                                        "end": 2518,
                                        "loc": {
                                          "start": {
                                            "line": 70,
                                            "column": 37
                                          },
                                          "end": {
                                            "line": 70,
                                            "column": 88
                                          }
                                        },
                                        "properties": [
                                          {
                                            "type": "Property",
                                            "start": 2469,
                                            "end": 2498,
                                            "loc": {
                                              "start": {
                                                "line": 70,
                                                "column": 39
                                              },
                                              "end": {
                                                "line": 70,
                                                "column": 68
                                              }
                                            },
                                            "method": false,
                                            "shorthand": false,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 2469,
                                              "end": 2473,
                                              "loc": {
                                                "start": {
                                                  "line": 70,
                                                  "column": 39
                                                },
                                                "end": {
                                                  "line": 70,
                                                  "column": 43
                                                }
                                              },
                                              "name": "type"
                                            },
                                            "value": {
                                              "type": "MemberExpression",
                                              "start": 2475,
                                              "end": 2498,
                                              "loc": {
                                                "start": {
                                                  "line": 70,
                                                  "column": 45
                                                },
                                                "end": {
                                                  "line": 70,
                                                  "column": 68
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 2475,
                                                "end": 2489,
                                                "loc": {
                                                  "start": {
                                                    "line": 70,
                                                    "column": 45
                                                  },
                                                  "end": {
                                                    "line": 70,
                                                    "column": 59
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 2475,
                                                  "end": 2481,
                                                  "loc": {
                                                    "start": {
                                                      "line": 70,
                                                      "column": 45
                                                    },
                                                    "end": {
                                                      "line": 70,
                                                      "column": 51
                                                    }
                                                  },
                                                  "name": "Parser"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 2482,
                                                  "end": 2489,
                                                  "loc": {
                                                    "start": {
                                                      "line": 70,
                                                      "column": 52
                                                    },
                                                    "end": {
                                                      "line": 70,
                                                      "column": 59
                                                    }
                                                  },
                                                  "name": "Factory"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 2490,
                                                "end": 2498,
                                                "loc": {
                                                  "start": {
                                                    "line": 70,
                                                    "column": 60
                                                  },
                                                  "end": {
                                                    "line": 70,
                                                    "column": 68
                                                  }
                                                },
                                                "name": "Finished"
                                              },
                                              "computed": false
                                            },
                                            "kind": "init"
                                          },
                                          {
                                            "type": "Property",
                                            "start": 2500,
                                            "end": 2516,
                                            "loc": {
                                              "start": {
                                                "line": 70,
                                                "column": 70
                                              },
                                              "end": {
                                                "line": 70,
                                                "column": 86
                                              }
                                            },
                                            "method": false,
                                            "shorthand": false,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 2500,
                                              "end": 2507,
                                              "loc": {
                                                "start": {
                                                  "line": 70,
                                                  "column": 70
                                                },
                                                "end": {
                                                  "line": 70,
                                                  "column": 77
                                                }
                                              },
                                              "name": "context"
                                            },
                                            "value": {
                                              "type": "Identifier",
                                              "start": 2509,
                                              "end": 2516,
                                              "loc": {
                                                "start": {
                                                  "line": 70,
                                                  "column": 79
                                                },
                                                "end": {
                                                  "line": 70,
                                                  "column": 86
                                                }
                                              },
                                              "name": "results"
                                            },
                                            "kind": "init"
                                          }
                                        ]
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "ReturnStatement",
                                  "start": 2533,
                                  "end": 2548,
                                  "loc": {
                                    "start": {
                                      "line": 71,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 71,
                                      "column": 27
                                    }
                                  },
                                  "argument": {
                                    "type": "Identifier",
                                    "start": 2540,
                                    "end": 2547,
                                    "loc": {
                                      "start": {
                                        "line": 71,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 71,
                                        "column": 26
                                      }
                                    },
                                    "name": "results"
                                  }
                                }
                              ]
                            }
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 2572,
              "end": 2706,
              "loc": {
                "start": {
                  "line": 75,
                  "column": 4
                },
                "end": {
                  "line": 78,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 2579,
                "end": 2583,
                "loc": {
                  "start": {
                    "line": 75,
                    "column": 11
                  },
                  "end": {
                    "line": 75,
                    "column": 15
                  }
                },
                "name": "_ack"
              },
              "static": true,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 2583,
                "end": 2706,
                "loc": {
                  "start": {
                    "line": 75,
                    "column": 15
                  },
                  "end": {
                    "line": 78,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 2584,
                    "end": 2590,
                    "loc": {
                      "start": {
                        "line": 75,
                        "column": 16
                      },
                      "end": {
                        "line": 75,
                        "column": 22
                      }
                    },
                    "name": "socket"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 2592,
                  "end": 2706,
                  "loc": {
                    "start": {
                      "line": 75,
                      "column": 24
                    },
                    "end": {
                      "line": 78,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 2666,
                      "end": 2700,
                      "loc": {
                        "start": {
                          "line": 77,
                          "column": 8
                        },
                        "end": {
                          "line": 77,
                          "column": 42
                        }
                      },
                      "expression": {
                        "type": "LogicalExpression",
                        "start": 2666,
                        "end": 2699,
                        "loc": {
                          "start": {
                            "line": 77,
                            "column": 8
                          },
                          "end": {
                            "line": 77,
                            "column": 41
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 2666,
                          "end": 2672,
                          "loc": {
                            "start": {
                              "line": 77,
                              "column": 8
                            },
                            "end": {
                              "line": 77,
                              "column": 14
                            }
                          },
                          "name": "socket",
                          "leadingComments": null
                        },
                        "operator": "&&",
                        "right": {
                          "type": "CallExpression",
                          "start": 2676,
                          "end": 2699,
                          "loc": {
                            "start": {
                              "line": 77,
                              "column": 18
                            },
                            "end": {
                              "line": 77,
                              "column": 41
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2676,
                            "end": 2687,
                            "loc": {
                              "start": {
                                "line": 77,
                                "column": 18
                              },
                              "end": {
                                "line": 77,
                                "column": 29
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2676,
                              "end": 2682,
                              "loc": {
                                "start": {
                                  "line": 77,
                                  "column": 18
                                },
                                "end": {
                                  "line": 77,
                                  "column": 24
                                }
                              },
                              "name": "socket"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2683,
                              "end": 2687,
                              "loc": {
                                "start": {
                                  "line": 77,
                                  "column": 25
                                },
                                "end": {
                                  "line": 77,
                                  "column": 29
                                }
                              },
                              "name": "emit"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 2688,
                              "end": 2698,
                              "loc": {
                                "start": {
                                  "line": 77,
                                  "column": 30
                                },
                                "end": {
                                  "line": 77,
                                  "column": 40
                                }
                              },
                              "value": "received",
                              "rawValue": "received",
                              "raw": "'received'"
                            }
                          ]
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": "if (socket.io.engine.transport.name !== 'websocket');",
                          "start": 2602,
                          "end": 2657,
                          "loc": {
                            "start": {
                              "line": 76,
                              "column": 8
                            },
                            "end": {
                              "line": 76,
                              "column": 63
                            }
                          },
                          "range": [
                            2602,
                            2657
                          ]
                        }
                      ]
                    }
                  ]
                }
              }
            }
          ]
        },
        "leadingComments": [],
        "trailingComments": []
      }
    }
  ]
}