{
  "type": "Program",
  "start": 0,
  "end": 2542,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 73,
      "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": 2541,
      "loc": {
        "start": {
          "line": 6,
          "column": 0
        },
        "end": {
          "line": 72,
          "column": 1
        }
      },
      "declaration": {
        "type": "ClassDeclaration",
        "start": 192,
        "end": 2541,
        "loc": {
          "start": {
            "line": 6,
            "column": 15
          },
          "end": {
            "line": 72,
            "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": 2541,
          "loc": {
            "start": {
              "line": 6,
              "column": 43
            },
            "end": {
              "line": 72,
              "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": 1720,
              "loc": {
                "start": {
                  "line": 11,
                  "column": 4
                },
                "end": {
                  "line": 47,
                  "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": 1720,
                "loc": {
                  "start": {
                    "line": 11,
                    "column": 11
                  },
                  "end": {
                    "line": 47,
                    "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": 1720,
                  "loc": {
                    "start": {
                      "line": 11,
                      "column": 37
                    },
                    "end": {
                      "line": 47,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 327,
                      "end": 1714,
                      "loc": {
                        "start": {
                          "line": 12,
                          "column": 8
                        },
                        "end": {
                          "line": 46,
                          "column": 11
                        }
                      },
                      "argument": {
                        "type": "NewExpression",
                        "start": 334,
                        "end": 1713,
                        "loc": {
                          "start": {
                            "line": 12,
                            "column": 15
                          },
                          "end": {
                            "line": 46,
                            "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": 1712,
                            "loc": {
                              "start": {
                                "line": 12,
                                "column": 27
                              },
                              "end": {
                                "line": 46,
                                "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": 1712,
                              "loc": {
                                "start": {
                                  "line": 12,
                                  "column": 48
                                },
                                "end": {
                                  "line": 46,
                                  "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": 878,
                                  "loc": {
                                    "start": {
                                      "line": 25,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 25,
                                      "column": 70
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 820,
                                    "end": 877,
                                    "loc": {
                                      "start": {
                                        "line": 25,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 25,
                                        "column": 69
                                      }
                                    },
                                    "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": 876,
                                        "loc": {
                                          "start": {
                                            "line": 25,
                                            "column": 44
                                          },
                                          "end": {
                                            "line": 25,
                                            "column": 68
                                          }
                                        },
                                        "id": null,
                                        "generator": false,
                                        "expression": true,
                                        "async": false,
                                        "params": [
                                          {
                                            "type": "Identifier",
                                            "start": 852,
                                            "end": 858,
                                            "loc": {
                                              "start": {
                                                "line": 25,
                                                "column": 44
                                              },
                                              "end": {
                                                "line": 25,
                                                "column": 50
                                              }
                                            },
                                            "name": "reason"
                                          }
                                        ],
                                        "body": {
                                          "type": "CallExpression",
                                          "start": 862,
                                          "end": 876,
                                          "loc": {
                                            "start": {
                                              "line": 25,
                                              "column": 54
                                            },
                                            "end": {
                                              "line": 25,
                                              "column": 68
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 862,
                                            "end": 868,
                                            "loc": {
                                              "start": {
                                                "line": 25,
                                                "column": 54
                                              },
                                              "end": {
                                                "line": 25,
                                                "column": 60
                                              }
                                            },
                                            "name": "reject"
                                          },
                                          "arguments": [
                                            {
                                              "type": "Identifier",
                                              "start": 869,
                                              "end": 875,
                                              "loc": {
                                                "start": {
                                                  "line": 25,
                                                  "column": 61
                                                },
                                                "end": {
                                                  "line": 25,
                                                  "column": 67
                                                }
                                              },
                                              "name": "reason"
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 891,
                                  "end": 951,
                                  "loc": {
                                    "start": {
                                      "line": 26,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 26,
                                      "column": 72
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 891,
                                    "end": 950,
                                    "loc": {
                                      "start": {
                                        "line": 26,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 26,
                                        "column": 71
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 891,
                                      "end": 905,
                                      "loc": {
                                        "start": {
                                          "line": 26,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 26,
                                          "column": 26
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 891,
                                        "end": 902,
                                        "loc": {
                                          "start": {
                                            "line": 26,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 26,
                                            "column": 23
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 891,
                                          "end": 895,
                                          "loc": {
                                            "start": {
                                              "line": 26,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 26,
                                              "column": 16
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 896,
                                          "end": 902,
                                          "loc": {
                                            "start": {
                                              "line": 26,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 26,
                                              "column": 23
                                            }
                                          },
                                          "name": "socket"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 903,
                                        "end": 905,
                                        "loc": {
                                          "start": {
                                            "line": 26,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 26,
                                            "column": 26
                                          }
                                        },
                                        "name": "on"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Literal",
                                        "start": 906,
                                        "end": 923,
                                        "loc": {
                                          "start": {
                                            "line": 26,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 26,
                                            "column": 44
                                          }
                                        },
                                        "value": "connect_timeout",
                                        "rawValue": "connect_timeout",
                                        "raw": "'connect_timeout'"
                                      },
                                      {
                                        "type": "ArrowFunctionExpression",
                                        "start": 925,
                                        "end": 949,
                                        "loc": {
                                          "start": {
                                            "line": 26,
                                            "column": 46
                                          },
                                          "end": {
                                            "line": 26,
                                            "column": 70
                                          }
                                        },
                                        "id": null,
                                        "generator": false,
                                        "expression": true,
                                        "async": false,
                                        "params": [
                                          {
                                            "type": "Identifier",
                                            "start": 925,
                                            "end": 931,
                                            "loc": {
                                              "start": {
                                                "line": 26,
                                                "column": 46
                                              },
                                              "end": {
                                                "line": 26,
                                                "column": 52
                                              }
                                            },
                                            "name": "reason"
                                          }
                                        ],
                                        "body": {
                                          "type": "CallExpression",
                                          "start": 935,
                                          "end": 949,
                                          "loc": {
                                            "start": {
                                              "line": 26,
                                              "column": 56
                                            },
                                            "end": {
                                              "line": 26,
                                              "column": 70
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 935,
                                            "end": 941,
                                            "loc": {
                                              "start": {
                                                "line": 26,
                                                "column": 56
                                              },
                                              "end": {
                                                "line": 26,
                                                "column": 62
                                              }
                                            },
                                            "name": "reject"
                                          },
                                          "arguments": [
                                            {
                                              "type": "Identifier",
                                              "start": 942,
                                              "end": 948,
                                              "loc": {
                                                "start": {
                                                  "line": 26,
                                                  "column": 63
                                                },
                                                "end": {
                                                  "line": 26,
                                                  "column": 69
                                                }
                                              },
                                              "name": "reason"
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "VariableDeclaration",
                                  "start": 965,
                                  "end": 989,
                                  "loc": {
                                    "start": {
                                      "line": 28,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 28,
                                      "column": 36
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 969,
                                      "end": 988,
                                      "loc": {
                                        "start": {
                                          "line": 28,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 28,
                                          "column": 35
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 969,
                                        "end": 976,
                                        "loc": {
                                          "start": {
                                            "line": 28,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 28,
                                            "column": 23
                                          }
                                        },
                                        "name": "current"
                                      },
                                      "init": {
                                        "type": "Identifier",
                                        "start": 979,
                                        "end": 988,
                                        "loc": {
                                          "start": {
                                            "line": 28,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 28,
                                            "column": 35
                                          }
                                        },
                                        "name": "undefined"
                                      }
                                    }
                                  ],
                                  "kind": "let"
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 1002,
                                  "end": 1199,
                                  "loc": {
                                    "start": {
                                      "line": 29,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 33,
                                      "column": 15
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 1002,
                                    "end": 1198,
                                    "loc": {
                                      "start": {
                                        "line": 29,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 33,
                                        "column": 14
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 1002,
                                      "end": 1016,
                                      "loc": {
                                        "start": {
                                          "line": 29,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 29,
                                          "column": 26
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 1002,
                                        "end": 1013,
                                        "loc": {
                                          "start": {
                                            "line": 29,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 29,
                                            "column": 23
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 1002,
                                          "end": 1006,
                                          "loc": {
                                            "start": {
                                              "line": 29,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 29,
                                              "column": 16
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 1007,
                                          "end": 1013,
                                          "loc": {
                                            "start": {
                                              "line": 29,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 29,
                                              "column": 23
                                            }
                                          },
                                          "name": "socket"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1014,
                                        "end": 1016,
                                        "loc": {
                                          "start": {
                                            "line": 29,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 29,
                                            "column": 26
                                          }
                                        },
                                        "name": "on"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Literal",
                                        "start": 1017,
                                        "end": 1025,
                                        "loc": {
                                          "start": {
                                            "line": 29,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 29,
                                            "column": 35
                                          }
                                        },
                                        "value": "binary",
                                        "rawValue": "binary",
                                        "raw": "'binary'"
                                      },
                                      {
                                        "type": "ArrowFunctionExpression",
                                        "start": 1027,
                                        "end": 1197,
                                        "loc": {
                                          "start": {
                                            "line": 29,
                                            "column": 37
                                          },
                                          "end": {
                                            "line": 33,
                                            "column": 13
                                          }
                                        },
                                        "id": null,
                                        "generator": false,
                                        "expression": false,
                                        "async": false,
                                        "params": [
                                          {
                                            "type": "Identifier",
                                            "start": 1028,
                                            "end": 1032,
                                            "loc": {
                                              "start": {
                                                "line": 29,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 29,
                                                "column": 42
                                              }
                                            },
                                            "name": "data"
                                          },
                                          {
                                            "type": "Identifier",
                                            "start": 1034,
                                            "end": 1039,
                                            "loc": {
                                              "start": {
                                                "line": 29,
                                                "column": 44
                                              },
                                              "end": {
                                                "line": 29,
                                                "column": 49
                                              }
                                            },
                                            "name": "flags"
                                          }
                                        ],
                                        "body": {
                                          "type": "BlockStatement",
                                          "start": 1044,
                                          "end": 1197,
                                          "loc": {
                                            "start": {
                                              "line": 29,
                                              "column": 54
                                            },
                                            "end": {
                                              "line": 33,
                                              "column": 13
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 1062,
                                              "end": 1089,
                                              "loc": {
                                                "start": {
                                                  "line": 30,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 30,
                                                  "column": 43
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 1062,
                                                "end": 1088,
                                                "loc": {
                                                  "start": {
                                                    "line": 30,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 30,
                                                    "column": 42
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 1062,
                                                  "end": 1075,
                                                  "loc": {
                                                    "start": {
                                                      "line": 30,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 30,
                                                      "column": 29
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 1062,
                                                    "end": 1070,
                                                    "loc": {
                                                      "start": {
                                                        "line": 30,
                                                        "column": 16
                                                      },
                                                      "end": {
                                                        "line": 30,
                                                        "column": 24
                                                      }
                                                    },
                                                    "name": "SocketIO"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 1071,
                                                    "end": 1075,
                                                    "loc": {
                                                      "start": {
                                                        "line": 30,
                                                        "column": 25
                                                      },
                                                      "end": {
                                                        "line": 30,
                                                        "column": 29
                                                      }
                                                    },
                                                    "name": "_ack"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "MemberExpression",
                                                    "start": 1076,
                                                    "end": 1087,
                                                    "loc": {
                                                      "start": {
                                                        "line": 30,
                                                        "column": 30
                                                      },
                                                      "end": {
                                                        "line": 30,
                                                        "column": 41
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 1076,
                                                      "end": 1080,
                                                      "loc": {
                                                        "start": {
                                                          "line": 30,
                                                          "column": 30
                                                        },
                                                        "end": {
                                                          "line": 30,
                                                          "column": 34
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 1081,
                                                      "end": 1087,
                                                      "loc": {
                                                        "start": {
                                                          "line": 30,
                                                          "column": 35
                                                        },
                                                        "end": {
                                                          "line": 30,
                                                          "column": 41
                                                        }
                                                      },
                                                      "name": "socket"
                                                    },
                                                    "computed": false
                                                  }
                                                ]
                                              }
                                            },
                                            {
                                              "type": "IfStatement",
                                              "start": 1106,
                                              "end": 1183,
                                              "loc": {
                                                "start": {
                                                  "line": 31,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 32,
                                                  "column": 64
                                                }
                                              },
                                              "test": {
                                                "type": "Identifier",
                                                "start": 1110,
                                                "end": 1117,
                                                "loc": {
                                                  "start": {
                                                    "line": 31,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 31,
                                                    "column": 27
                                                  }
                                                },
                                                "name": "current"
                                              },
                                              "consequent": {
                                                "type": "ExpressionStatement",
                                                "start": 1139,
                                                "end": 1183,
                                                "loc": {
                                                  "start": {
                                                    "line": 32,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 32,
                                                    "column": 64
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 1139,
                                                  "end": 1182,
                                                  "loc": {
                                                    "start": {
                                                      "line": 32,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 32,
                                                      "column": 63
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "Identifier",
                                                    "start": 1139,
                                                    "end": 1151,
                                                    "loc": {
                                                      "start": {
                                                        "line": 32,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 32,
                                                        "column": 32
                                                      }
                                                    },
                                                    "name": "handleResult"
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 1152,
                                                      "end": 1159,
                                                      "loc": {
                                                        "start": {
                                                          "line": 32,
                                                          "column": 33
                                                        },
                                                        "end": {
                                                          "line": 32,
                                                          "column": 40
                                                        }
                                                      },
                                                      "name": "current"
                                                    },
                                                    {
                                                      "type": "NewExpression",
                                                      "start": 1161,
                                                      "end": 1181,
                                                      "loc": {
                                                        "start": {
                                                          "line": 32,
                                                          "column": 42
                                                        },
                                                        "end": {
                                                          "line": 32,
                                                          "column": 62
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "Identifier",
                                                        "start": 1165,
                                                        "end": 1175,
                                                        "loc": {
                                                          "start": {
                                                            "line": 32,
                                                            "column": 46
                                                          },
                                                          "end": {
                                                            "line": 32,
                                                            "column": 56
                                                          }
                                                        },
                                                        "name": "Uint8Array"
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 1176,
                                                          "end": 1180,
                                                          "loc": {
                                                            "start": {
                                                              "line": 32,
                                                              "column": 57
                                                            },
                                                            "end": {
                                                              "line": 32,
                                                              "column": 61
                                                            }
                                                          },
                                                          "name": "data"
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              },
                                              "alternate": null
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 1213,
                                  "end": 1702,
                                  "loc": {
                                    "start": {
                                      "line": 35,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 45,
                                      "column": 15
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 1213,
                                    "end": 1701,
                                    "loc": {
                                      "start": {
                                        "line": 35,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 45,
                                        "column": 14
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 1213,
                                      "end": 1227,
                                      "loc": {
                                        "start": {
                                          "line": 35,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 35,
                                          "column": 26
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 1213,
                                        "end": 1224,
                                        "loc": {
                                          "start": {
                                            "line": 35,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 35,
                                            "column": 23
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 1213,
                                          "end": 1217,
                                          "loc": {
                                            "start": {
                                              "line": 35,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 35,
                                              "column": 16
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 1218,
                                          "end": 1224,
                                          "loc": {
                                            "start": {
                                              "line": 35,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 35,
                                              "column": 23
                                            }
                                          },
                                          "name": "socket"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1225,
                                        "end": 1227,
                                        "loc": {
                                          "start": {
                                            "line": 35,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 35,
                                            "column": 26
                                          }
                                        },
                                        "name": "on"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Literal",
                                        "start": 1228,
                                        "end": 1234,
                                        "loc": {
                                          "start": {
                                            "line": 35,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 35,
                                            "column": 33
                                          }
                                        },
                                        "value": "json",
                                        "rawValue": "json",
                                        "raw": "'json'"
                                      },
                                      {
                                        "type": "ArrowFunctionExpression",
                                        "start": 1236,
                                        "end": 1700,
                                        "loc": {
                                          "start": {
                                            "line": 35,
                                            "column": 35
                                          },
                                          "end": {
                                            "line": 45,
                                            "column": 13
                                          }
                                        },
                                        "id": null,
                                        "generator": false,
                                        "expression": false,
                                        "async": false,
                                        "params": [
                                          {
                                            "type": "Identifier",
                                            "start": 1236,
                                            "end": 1240,
                                            "loc": {
                                              "start": {
                                                "line": 35,
                                                "column": 35
                                              },
                                              "end": {
                                                "line": 35,
                                                "column": 39
                                              }
                                            },
                                            "name": "data"
                                          }
                                        ],
                                        "body": {
                                          "type": "BlockStatement",
                                          "start": 1244,
                                          "end": 1700,
                                          "loc": {
                                            "start": {
                                              "line": 35,
                                              "column": 43
                                            },
                                            "end": {
                                              "line": 45,
                                              "column": 13
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 1262,
                                              "end": 1289,
                                              "loc": {
                                                "start": {
                                                  "line": 36,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 36,
                                                  "column": 43
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 1262,
                                                "end": 1288,
                                                "loc": {
                                                  "start": {
                                                    "line": 36,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 36,
                                                    "column": 42
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 1262,
                                                  "end": 1275,
                                                  "loc": {
                                                    "start": {
                                                      "line": 36,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 36,
                                                      "column": 29
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 1262,
                                                    "end": 1270,
                                                    "loc": {
                                                      "start": {
                                                        "line": 36,
                                                        "column": 16
                                                      },
                                                      "end": {
                                                        "line": 36,
                                                        "column": 24
                                                      }
                                                    },
                                                    "name": "SocketIO"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 1271,
                                                    "end": 1275,
                                                    "loc": {
                                                      "start": {
                                                        "line": 36,
                                                        "column": 25
                                                      },
                                                      "end": {
                                                        "line": 36,
                                                        "column": 29
                                                      }
                                                    },
                                                    "name": "_ack"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "MemberExpression",
                                                    "start": 1276,
                                                    "end": 1287,
                                                    "loc": {
                                                      "start": {
                                                        "line": 36,
                                                        "column": 30
                                                      },
                                                      "end": {
                                                        "line": 36,
                                                        "column": 41
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 1276,
                                                      "end": 1280,
                                                      "loc": {
                                                        "start": {
                                                          "line": 36,
                                                          "column": 30
                                                        },
                                                        "end": {
                                                          "line": 36,
                                                          "column": 34
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 1281,
                                                      "end": 1287,
                                                      "loc": {
                                                        "start": {
                                                          "line": 36,
                                                          "column": 35
                                                        },
                                                        "end": {
                                                          "line": 36,
                                                          "column": 41
                                                        }
                                                      },
                                                      "name": "socket"
                                                    },
                                                    "computed": false
                                                  }
                                                ]
                                              }
                                            },
                                            {
                                              "type": "IfStatement",
                                              "start": 1306,
                                              "end": 1403,
                                              "loc": {
                                                "start": {
                                                  "line": 37,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 38,
                                                  "column": 65
                                                }
                                              },
                                              "test": {
                                                "type": "BinaryExpression",
                                                "start": 1310,
                                                "end": 1336,
                                                "loc": {
                                                  "start": {
                                                    "line": 37,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 37,
                                                    "column": 46
                                                  }
                                                },
                                                "left": {
                                                  "type": "MemberExpression",
                                                  "start": 1310,
                                                  "end": 1319,
                                                  "loc": {
                                                    "start": {
                                                      "line": 37,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 37,
                                                      "column": 29
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 1310,
                                                    "end": 1314,
                                                    "loc": {
                                                      "start": {
                                                        "line": 37,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 37,
                                                        "column": 24
                                                      }
                                                    },
                                                    "name": "data"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 1315,
                                                    "end": 1319,
                                                    "loc": {
                                                      "start": {
                                                        "line": 37,
                                                        "column": 25
                                                      },
                                                      "end": {
                                                        "line": 37,
                                                        "column": 29
                                                      }
                                                    },
                                                    "name": "from"
                                                  },
                                                  "computed": false
                                                },
                                                "operator": "===",
                                                "right": {
                                                  "type": "Literal",
                                                  "start": 1324,
                                                  "end": 1336,
                                                  "loc": {
                                                    "start": {
                                                      "line": 37,
                                                      "column": 34
                                                    },
                                                    "end": {
                                                      "line": 37,
                                                      "column": 46
                                                    }
                                                  },
                                                  "value": "BeginFrame",
                                                  "rawValue": "BeginFrame",
                                                  "raw": "'BeginFrame'"
                                                }
                                              },
                                              "consequent": {
                                                "type": "ExpressionStatement",
                                                "start": 1358,
                                                "end": 1403,
                                                "loc": {
                                                  "start": {
                                                    "line": 38,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 38,
                                                    "column": 65
                                                  }
                                                },
                                                "expression": {
                                                  "type": "AssignmentExpression",
                                                  "start": 1358,
                                                  "end": 1402,
                                                  "loc": {
                                                    "start": {
                                                      "line": 38,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 38,
                                                      "column": 64
                                                    }
                                                  },
                                                  "operator": "=",
                                                  "left": {
                                                    "type": "Identifier",
                                                    "start": 1358,
                                                    "end": 1365,
                                                    "loc": {
                                                      "start": {
                                                        "line": 38,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 38,
                                                        "column": 27
                                                      }
                                                    },
                                                    "name": "current"
                                                  },
                                                  "right": {
                                                    "type": "CallExpression",
                                                    "start": 1368,
                                                    "end": 1402,
                                                    "loc": {
                                                      "start": {
                                                        "line": 38,
                                                        "column": 30
                                                      },
                                                      "end": {
                                                        "line": 38,
                                                        "column": 64
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 1368,
                                                      "end": 1382,
                                                      "loc": {
                                                        "start": {
                                                          "line": 38,
                                                          "column": 30
                                                        },
                                                        "end": {
                                                          "line": 38,
                                                          "column": 44
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 1368,
                                                        "end": 1378,
                                                        "loc": {
                                                          "start": {
                                                            "line": 38,
                                                            "column": 30
                                                          },
                                                          "end": {
                                                            "line": 38,
                                                            "column": 40
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 1368,
                                                          "end": 1372,
                                                          "loc": {
                                                            "start": {
                                                              "line": 38,
                                                              "column": 30
                                                            },
                                                            "end": {
                                                              "line": 38,
                                                              "column": 34
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 1373,
                                                          "end": 1378,
                                                          "loc": {
                                                            "start": {
                                                              "line": 38,
                                                              "column": 35
                                                            },
                                                            "end": {
                                                              "line": 38,
                                                              "column": 40
                                                            }
                                                          },
                                                          "name": "tasks"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 1379,
                                                        "end": 1382,
                                                        "loc": {
                                                          "start": {
                                                            "line": 38,
                                                            "column": 41
                                                          },
                                                          "end": {
                                                            "line": 38,
                                                            "column": 44
                                                          }
                                                        },
                                                        "name": "get"
                                                      },
                                                      "computed": false
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "MemberExpression",
                                                        "start": 1383,
                                                        "end": 1401,
                                                        "loc": {
                                                          "start": {
                                                            "line": 38,
                                                            "column": 45
                                                          },
                                                          "end": {
                                                            "line": 38,
                                                            "column": 63
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 1383,
                                                          "end": 1387,
                                                          "loc": {
                                                            "start": {
                                                              "line": 38,
                                                              "column": 45
                                                            },
                                                            "end": {
                                                              "line": 38,
                                                              "column": 49
                                                            }
                                                          },
                                                          "name": "data"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 1388,
                                                          "end": 1401,
                                                          "loc": {
                                                            "start": {
                                                              "line": 38,
                                                              "column": 50
                                                            },
                                                            "end": {
                                                              "line": 38,
                                                              "column": 63
                                                            }
                                                          },
                                                          "name": "transactionID"
                                                        },
                                                        "computed": false
                                                      }
                                                    ]
                                                  }
                                                }
                                              },
                                              "alternate": null
                                            },
                                            {
                                              "type": "IfStatement",
                                              "start": 1420,
                                              "end": 1481,
                                              "loc": {
                                                "start": {
                                                  "line": 39,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 40,
                                                  "column": 48
                                                }
                                              },
                                              "test": {
                                                "type": "Identifier",
                                                "start": 1424,
                                                "end": 1431,
                                                "loc": {
                                                  "start": {
                                                    "line": 39,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 39,
                                                    "column": 27
                                                  }
                                                },
                                                "name": "current"
                                              },
                                              "consequent": {
                                                "type": "ExpressionStatement",
                                                "start": 1453,
                                                "end": 1481,
                                                "loc": {
                                                  "start": {
                                                    "line": 40,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 40,
                                                    "column": 48
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 1453,
                                                  "end": 1480,
                                                  "loc": {
                                                    "start": {
                                                      "line": 40,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 40,
                                                      "column": 47
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "Identifier",
                                                    "start": 1453,
                                                    "end": 1465,
                                                    "loc": {
                                                      "start": {
                                                        "line": 40,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 40,
                                                        "column": 32
                                                      }
                                                    },
                                                    "name": "handleResult"
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 1466,
                                                      "end": 1473,
                                                      "loc": {
                                                        "start": {
                                                          "line": 40,
                                                          "column": 33
                                                        },
                                                        "end": {
                                                          "line": 40,
                                                          "column": 40
                                                        }
                                                      },
                                                      "name": "current"
                                                    },
                                                    {
                                                      "type": "Identifier",
                                                      "start": 1475,
                                                      "end": 1479,
                                                      "loc": {
                                                        "start": {
                                                          "line": 40,
                                                          "column": 42
                                                        },
                                                        "end": {
                                                          "line": 40,
                                                          "column": 46
                                                        }
                                                      },
                                                      "name": "data"
                                                    }
                                                  ]
                                                }
                                              },
                                              "alternate": null
                                            },
                                            {
                                              "type": "IfStatement",
                                              "start": 1498,
                                              "end": 1686,
                                              "loc": {
                                                "start": {
                                                  "line": 41,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 44,
                                                  "column": 17
                                                }
                                              },
                                              "test": {
                                                "type": "LogicalExpression",
                                                "start": 1502,
                                                "end": 1574,
                                                "loc": {
                                                  "start": {
                                                    "line": 41,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 41,
                                                    "column": 92
                                                  }
                                                },
                                                "left": {
                                                  "type": "LogicalExpression",
                                                  "start": 1502,
                                                  "end": 1537,
                                                  "loc": {
                                                    "start": {
                                                      "line": 41,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 41,
                                                      "column": 55
                                                    }
                                                  },
                                                  "left": {
                                                    "type": "Identifier",
                                                    "start": 1502,
                                                    "end": 1509,
                                                    "loc": {
                                                      "start": {
                                                        "line": 41,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 41,
                                                        "column": 27
                                                      }
                                                    },
                                                    "name": "current"
                                                  },
                                                  "operator": "&&",
                                                  "right": {
                                                    "type": "BinaryExpression",
                                                    "start": 1513,
                                                    "end": 1537,
                                                    "loc": {
                                                      "start": {
                                                        "line": 41,
                                                        "column": 31
                                                      },
                                                      "end": {
                                                        "line": 41,
                                                        "column": 55
                                                      }
                                                    },
                                                    "left": {
                                                      "type": "MemberExpression",
                                                      "start": 1513,
                                                      "end": 1522,
                                                      "loc": {
                                                        "start": {
                                                          "line": 41,
                                                          "column": 31
                                                        },
                                                        "end": {
                                                          "line": 41,
                                                          "column": 40
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 1513,
                                                        "end": 1517,
                                                        "loc": {
                                                          "start": {
                                                            "line": 41,
                                                            "column": 31
                                                          },
                                                          "end": {
                                                            "line": 41,
                                                            "column": 35
                                                          }
                                                        },
                                                        "name": "data"
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 1518,
                                                        "end": 1522,
                                                        "loc": {
                                                          "start": {
                                                            "line": 41,
                                                            "column": 36
                                                          },
                                                          "end": {
                                                            "line": 41,
                                                            "column": 40
                                                          }
                                                        },
                                                        "name": "from"
                                                      },
                                                      "computed": false
                                                    },
                                                    "operator": "===",
                                                    "right": {
                                                      "type": "Literal",
                                                      "start": 1527,
                                                      "end": 1537,
                                                      "loc": {
                                                        "start": {
                                                          "line": 41,
                                                          "column": 45
                                                        },
                                                        "end": {
                                                          "line": 41,
                                                          "column": 55
                                                        }
                                                      },
                                                      "value": "EndFrame",
                                                      "rawValue": "EndFrame",
                                                      "raw": "'EndFrame'"
                                                    }
                                                  }
                                                },
                                                "operator": "&&",
                                                "right": {
                                                  "type": "BinaryExpression",
                                                  "start": 1541,
                                                  "end": 1574,
                                                  "loc": {
                                                    "start": {
                                                      "line": 41,
                                                      "column": 59
                                                    },
                                                    "end": {
                                                      "line": 41,
                                                      "column": 92
                                                    }
                                                  },
                                                  "left": {
                                                    "type": "MemberExpression",
                                                    "start": 1541,
                                                    "end": 1559,
                                                    "loc": {
                                                      "start": {
                                                        "line": 41,
                                                        "column": 59
                                                      },
                                                      "end": {
                                                        "line": 41,
                                                        "column": 77
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 1541,
                                                      "end": 1545,
                                                      "loc": {
                                                        "start": {
                                                          "line": 41,
                                                          "column": 59
                                                        },
                                                        "end": {
                                                          "line": 41,
                                                          "column": 63
                                                        }
                                                      },
                                                      "name": "data"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 1546,
                                                      "end": 1559,
                                                      "loc": {
                                                        "start": {
                                                          "line": 41,
                                                          "column": 64
                                                        },
                                                        "end": {
                                                          "line": 41,
                                                          "column": 77
                                                        }
                                                      },
                                                      "name": "transactionID"
                                                    },
                                                    "computed": false
                                                  },
                                                  "operator": "===",
                                                  "right": {
                                                    "type": "MemberExpression",
                                                    "start": 1564,
                                                    "end": 1574,
                                                    "loc": {
                                                      "start": {
                                                        "line": 41,
                                                        "column": 82
                                                      },
                                                      "end": {
                                                        "line": 41,
                                                        "column": 92
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 1564,
                                                      "end": 1571,
                                                      "loc": {
                                                        "start": {
                                                          "line": 41,
                                                          "column": 82
                                                        },
                                                        "end": {
                                                          "line": 41,
                                                          "column": 89
                                                        }
                                                      },
                                                      "name": "current"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 1572,
                                                      "end": 1574,
                                                      "loc": {
                                                        "start": {
                                                          "line": 41,
                                                          "column": 90
                                                        },
                                                        "end": {
                                                          "line": 41,
                                                          "column": 92
                                                        }
                                                      },
                                                      "name": "id"
                                                    },
                                                    "computed": false
                                                  }
                                                }
                                              },
                                              "consequent": {
                                                "type": "BlockStatement",
                                                "start": 1576,
                                                "end": 1686,
                                                "loc": {
                                                  "start": {
                                                    "line": 41,
                                                    "column": 94
                                                  },
                                                  "end": {
                                                    "line": 44,
                                                    "column": 17
                                                  }
                                                },
                                                "body": [
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 1598,
                                                    "end": 1627,
                                                    "loc": {
                                                      "start": {
                                                        "line": 42,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 42,
                                                        "column": 49
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "CallExpression",
                                                      "start": 1598,
                                                      "end": 1627,
                                                      "loc": {
                                                        "start": {
                                                          "line": 42,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 42,
                                                          "column": 49
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 1598,
                                                        "end": 1615,
                                                        "loc": {
                                                          "start": {
                                                            "line": 42,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 42,
                                                            "column": 37
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 1598,
                                                          "end": 1608,
                                                          "loc": {
                                                            "start": {
                                                              "line": 42,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 42,
                                                              "column": 30
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 1598,
                                                            "end": 1602,
                                                            "loc": {
                                                              "start": {
                                                                "line": 42,
                                                                "column": 20
                                                              },
                                                              "end": {
                                                                "line": 42,
                                                                "column": 24
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 1603,
                                                            "end": 1608,
                                                            "loc": {
                                                              "start": {
                                                                "line": 42,
                                                                "column": 25
                                                              },
                                                              "end": {
                                                                "line": 42,
                                                                "column": 30
                                                              }
                                                            },
                                                            "name": "tasks"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 1609,
                                                          "end": 1615,
                                                          "loc": {
                                                            "start": {
                                                              "line": 42,
                                                              "column": 31
                                                            },
                                                            "end": {
                                                              "line": 42,
                                                              "column": 37
                                                            }
                                                          },
                                                          "name": "delete"
                                                        },
                                                        "computed": false
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "MemberExpression",
                                                          "start": 1616,
                                                          "end": 1626,
                                                          "loc": {
                                                            "start": {
                                                              "line": 42,
                                                              "column": 38
                                                            },
                                                            "end": {
                                                              "line": 42,
                                                              "column": 48
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 1616,
                                                            "end": 1623,
                                                            "loc": {
                                                              "start": {
                                                                "line": 42,
                                                                "column": 38
                                                              },
                                                              "end": {
                                                                "line": 42,
                                                                "column": 45
                                                              }
                                                            },
                                                            "name": "current"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 1624,
                                                            "end": 1626,
                                                            "loc": {
                                                              "start": {
                                                                "line": 42,
                                                                "column": 46
                                                              },
                                                              "end": {
                                                                "line": 42,
                                                                "column": 48
                                                              }
                                                            },
                                                            "name": "id"
                                                          },
                                                          "computed": false
                                                        }
                                                      ]
                                                    }
                                                  },
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 1648,
                                                    "end": 1668,
                                                    "loc": {
                                                      "start": {
                                                        "line": 43,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 43,
                                                        "column": 40
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "AssignmentExpression",
                                                      "start": 1648,
                                                      "end": 1667,
                                                      "loc": {
                                                        "start": {
                                                          "line": 43,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 43,
                                                          "column": 39
                                                        }
                                                      },
                                                      "operator": "=",
                                                      "left": {
                                                        "type": "Identifier",
                                                        "start": 1648,
                                                        "end": 1655,
                                                        "loc": {
                                                          "start": {
                                                            "line": 43,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 43,
                                                            "column": 27
                                                          }
                                                        },
                                                        "name": "current"
                                                      },
                                                      "right": {
                                                        "type": "Identifier",
                                                        "start": 1658,
                                                        "end": 1667,
                                                        "loc": {
                                                          "start": {
                                                            "line": 43,
                                                            "column": 30
                                                          },
                                                          "end": {
                                                            "line": 43,
                                                            "column": 39
                                                          }
                                                        },
                                                        "name": "undefined"
                                                      }
                                                    }
                                                  }
                                                ]
                                              },
                                              "alternate": null
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  }
                                }
                              ]
                            }
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 1726,
              "end": 1886,
              "loc": {
                "start": {
                  "line": 49,
                  "column": 4
                },
                "end": {
                  "line": 54,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 1726,
                "end": 1736,
                "loc": {
                  "start": {
                    "line": 49,
                    "column": 4
                  },
                  "end": {
                    "line": 49,
                    "column": 14
                  }
                },
                "name": "disconnect"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 1736,
                "end": 1886,
                "loc": {
                  "start": {
                    "line": 49,
                    "column": 14
                  },
                  "end": {
                    "line": 54,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 1739,
                  "end": 1886,
                  "loc": {
                    "start": {
                      "line": 49,
                      "column": 17
                    },
                    "end": {
                      "line": 54,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 1749,
                      "end": 1774,
                      "loc": {
                        "start": {
                          "line": 50,
                          "column": 8
                        },
                        "end": {
                          "line": 50,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1749,
                        "end": 1773,
                        "loc": {
                          "start": {
                            "line": 50,
                            "column": 8
                          },
                          "end": {
                            "line": 50,
                            "column": 32
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1749,
                          "end": 1771,
                          "loc": {
                            "start": {
                              "line": 50,
                              "column": 8
                            },
                            "end": {
                              "line": 50,
                              "column": 30
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 1749,
                            "end": 1760,
                            "loc": {
                              "start": {
                                "line": 50,
                                "column": 8
                              },
                              "end": {
                                "line": 50,
                                "column": 19
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 1749,
                              "end": 1753,
                              "loc": {
                                "start": {
                                  "line": 50,
                                  "column": 8
                                },
                                "end": {
                                  "line": 50,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1754,
                              "end": 1760,
                              "loc": {
                                "start": {
                                  "line": 50,
                                  "column": 13
                                },
                                "end": {
                                  "line": 50,
                                  "column": 19
                                }
                              },
                              "name": "socket"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1761,
                            "end": 1771,
                            "loc": {
                              "start": {
                                "line": 50,
                                "column": 20
                              },
                              "end": {
                                "line": 50,
                                "column": 30
                              }
                            },
                            "name": "disconnect"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1783,
                      "end": 1807,
                      "loc": {
                        "start": {
                          "line": 51,
                          "column": 8
                        },
                        "end": {
                          "line": 51,
                          "column": 32
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1783,
                        "end": 1806,
                        "loc": {
                          "start": {
                            "line": 51,
                            "column": 8
                          },
                          "end": {
                            "line": 51,
                            "column": 31
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1783,
                          "end": 1794,
                          "loc": {
                            "start": {
                              "line": 51,
                              "column": 8
                            },
                            "end": {
                              "line": 51,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1783,
                            "end": 1787,
                            "loc": {
                              "start": {
                                "line": 51,
                                "column": 8
                              },
                              "end": {
                                "line": 51,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1788,
                            "end": 1794,
                            "loc": {
                              "start": {
                                "line": 51,
                                "column": 13
                              },
                              "end": {
                                "line": 51,
                                "column": 19
                              }
                            },
                            "name": "socket"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 1797,
                          "end": 1806,
                          "loc": {
                            "start": {
                              "line": 51,
                              "column": 22
                            },
                            "end": {
                              "line": 51,
                              "column": 31
                            }
                          },
                          "name": "undefined"
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1816,
                      "end": 1839,
                      "loc": {
                        "start": {
                          "line": 52,
                          "column": 8
                        },
                        "end": {
                          "line": 52,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1816,
                        "end": 1838,
                        "loc": {
                          "start": {
                            "line": 52,
                            "column": 8
                          },
                          "end": {
                            "line": 52,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1816,
                          "end": 1826,
                          "loc": {
                            "start": {
                              "line": 52,
                              "column": 8
                            },
                            "end": {
                              "line": 52,
                              "column": 18
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1816,
                            "end": 1820,
                            "loc": {
                              "start": {
                                "line": 52,
                                "column": 8
                              },
                              "end": {
                                "line": 52,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1821,
                            "end": 1826,
                            "loc": {
                              "start": {
                                "line": 52,
                                "column": 13
                              },
                              "end": {
                                "line": 52,
                                "column": 18
                              }
                            },
                            "name": "tasks"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 1829,
                          "end": 1838,
                          "loc": {
                            "start": {
                              "line": 52,
                              "column": 21
                            },
                            "end": {
                              "line": 52,
                              "column": 30
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 1833,
                            "end": 1836,
                            "loc": {
                              "start": {
                                "line": 52,
                                "column": 25
                              },
                              "end": {
                                "line": 52,
                                "column": 28
                              }
                            },
                            "name": "Map"
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1848,
                      "end": 1880,
                      "loc": {
                        "start": {
                          "line": 53,
                          "column": 8
                        },
                        "end": {
                          "line": 53,
                          "column": 40
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1848,
                        "end": 1879,
                        "loc": {
                          "start": {
                            "line": 53,
                            "column": 8
                          },
                          "end": {
                            "line": 53,
                            "column": 39
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1848,
                          "end": 1857,
                          "loc": {
                            "start": {
                              "line": 53,
                              "column": 8
                            },
                            "end": {
                              "line": 53,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1848,
                            "end": 1852,
                            "loc": {
                              "start": {
                                "line": 53,
                                "column": 8
                              },
                              "end": {
                                "line": 53,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1853,
                            "end": 1857,
                            "loc": {
                              "start": {
                                "line": 53,
                                "column": 13
                              },
                              "end": {
                                "line": 53,
                                "column": 17
                              }
                            },
                            "name": "emit"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 1858,
                            "end": 1872,
                            "loc": {
                              "start": {
                                "line": 53,
                                "column": 18
                              },
                              "end": {
                                "line": 53,
                                "column": 32
                              }
                            },
                            "value": "disconnected",
                            "rawValue": "disconnected",
                            "raw": "'disconnected'"
                          },
                          {
                            "type": "ThisExpression",
                            "start": 1874,
                            "end": 1878,
                            "loc": {
                              "start": {
                                "line": 53,
                                "column": 34
                              },
                              "end": {
                                "line": 53,
                                "column": 38
                              }
                            }
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 1892,
              "end": 2399,
              "loc": {
                "start": {
                  "line": 56,
                  "column": 4
                },
                "end": {
                  "line": 66,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 1892,
                "end": 1899,
                "loc": {
                  "start": {
                    "line": 56,
                    "column": 4
                  },
                  "end": {
                    "line": 56,
                    "column": 11
                  }
                },
                "name": "request"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 1899,
                "end": 2399,
                "loc": {
                  "start": {
                    "line": 56,
                    "column": 11
                  },
                  "end": {
                    "line": 66,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 1900,
                    "end": 1907,
                    "loc": {
                      "start": {
                        "line": 56,
                        "column": 12
                      },
                      "end": {
                        "line": 56,
                        "column": 19
                      }
                    },
                    "name": "command"
                  },
                  {
                    "type": "Identifier",
                    "start": 1909,
                    "end": 1916,
                    "loc": {
                      "start": {
                        "line": 56,
                        "column": 21
                      },
                      "end": {
                        "line": 56,
                        "column": 28
                      }
                    },
                    "name": "factory"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 1918,
                  "end": 2399,
                  "loc": {
                    "start": {
                      "line": 56,
                      "column": 30
                    },
                    "end": {
                      "line": 66,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 1928,
                      "end": 2393,
                      "loc": {
                        "start": {
                          "line": 57,
                          "column": 8
                        },
                        "end": {
                          "line": 65,
                          "column": 11
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 1935,
                        "end": 2392,
                        "loc": {
                          "start": {
                            "line": 57,
                            "column": 15
                          },
                          "end": {
                            "line": 65,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1935,
                          "end": 2249,
                          "loc": {
                            "start": {
                              "line": 57,
                              "column": 15
                            },
                            "end": {
                              "line": 62,
                              "column": 15
                            }
                          },
                          "object": {
                            "type": "NewExpression",
                            "start": 1935,
                            "end": 2244,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 15
                              },
                              "end": {
                                "line": 62,
                                "column": 10
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 1939,
                              "end": 1946,
                              "loc": {
                                "start": {
                                  "line": 57,
                                  "column": 19
                                },
                                "end": {
                                  "line": 57,
                                  "column": 26
                                }
                              },
                              "name": "Promise"
                            },
                            "arguments": [
                              {
                                "type": "ArrowFunctionExpression",
                                "start": 1947,
                                "end": 2243,
                                "loc": {
                                  "start": {
                                    "line": 57,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 62,
                                    "column": 9
                                  }
                                },
                                "id": null,
                                "generator": false,
                                "expression": false,
                                "async": false,
                                "params": [
                                  {
                                    "type": "Identifier",
                                    "start": 1948,
                                    "end": 1955,
                                    "loc": {
                                      "start": {
                                        "line": 57,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 57,
                                        "column": 35
                                      }
                                    },
                                    "name": "resolve"
                                  },
                                  {
                                    "type": "Identifier",
                                    "start": 1957,
                                    "end": 1963,
                                    "loc": {
                                      "start": {
                                        "line": 57,
                                        "column": 37
                                      },
                                      "end": {
                                        "line": 57,
                                        "column": 43
                                      }
                                    },
                                    "name": "reject"
                                  }
                                ],
                                "body": {
                                  "type": "BlockStatement",
                                  "start": 1968,
                                  "end": 2243,
                                  "loc": {
                                    "start": {
                                      "line": 57,
                                      "column": 48
                                    },
                                    "end": {
                                      "line": 62,
                                      "column": 9
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "VariableDeclaration",
                                      "start": 1982,
                                      "end": 2045,
                                      "loc": {
                                        "start": {
                                          "line": 58,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 58,
                                          "column": 75
                                        }
                                      },
                                      "declarations": [
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 1986,
                                          "end": 2044,
                                          "loc": {
                                            "start": {
                                              "line": 58,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 58,
                                              "column": 74
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 1986,
                                            "end": 1993,
                                            "loc": {
                                              "start": {
                                                "line": 58,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 58,
                                                "column": 23
                                              }
                                            },
                                            "name": "context"
                                          },
                                          "init": {
                                            "type": "CallExpression",
                                            "start": 1996,
                                            "end": 2044,
                                            "loc": {
                                              "start": {
                                                "line": 58,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 58,
                                                "column": 74
                                              }
                                            },
                                            "callee": {
                                              "type": "Identifier",
                                              "start": 1996,
                                              "end": 2009,
                                              "loc": {
                                                "start": {
                                                  "line": 58,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 58,
                                                  "column": 39
                                                }
                                              },
                                              "name": "createContext"
                                            },
                                            "arguments": [
                                              {
                                                "type": "Identifier",
                                                "start": 2010,
                                                "end": 2017,
                                                "loc": {
                                                  "start": {
                                                    "line": 58,
                                                    "column": 40
                                                  },
                                                  "end": {
                                                    "line": 58,
                                                    "column": 47
                                                  }
                                                },
                                                "name": "factory"
                                              },
                                              {
                                                "type": "Identifier",
                                                "start": 2019,
                                                "end": 2026,
                                                "loc": {
                                                  "start": {
                                                    "line": 58,
                                                    "column": 49
                                                  },
                                                  "end": {
                                                    "line": 58,
                                                    "column": 56
                                                  }
                                                },
                                                "name": "resolve"
                                              },
                                              {
                                                "type": "Identifier",
                                                "start": 2028,
                                                "end": 2034,
                                                "loc": {
                                                  "start": {
                                                    "line": 58,
                                                    "column": 58
                                                  },
                                                  "end": {
                                                    "line": 58,
                                                    "column": 64
                                                  }
                                                },
                                                "name": "reject"
                                              },
                                              {
                                                "type": "Identifier",
                                                "start": 2036,
                                                "end": 2043,
                                                "loc": {
                                                  "start": {
                                                    "line": 58,
                                                    "column": 66
                                                  },
                                                  "end": {
                                                    "line": 58,
                                                    "column": 73
                                                  }
                                                },
                                                "name": "command"
                                              }
                                            ]
                                          }
                                        }
                                      ],
                                      "kind": "let"
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 2058,
                                      "end": 2126,
                                      "loc": {
                                        "start": {
                                          "line": 59,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 59,
                                          "column": 80
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 2058,
                                        "end": 2125,
                                        "loc": {
                                          "start": {
                                            "line": 59,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 59,
                                            "column": 79
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 2058,
                                          "end": 2082,
                                          "loc": {
                                            "start": {
                                              "line": 59,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 59,
                                              "column": 36
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 2058,
                                            "end": 2073,
                                            "loc": {
                                              "start": {
                                                "line": 59,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 59,
                                                "column": 27
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 2058,
                                              "end": 2065,
                                              "loc": {
                                                "start": {
                                                  "line": 59,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 59,
                                                  "column": 19
                                                }
                                              },
                                              "name": "context"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2066,
                                              "end": 2073,
                                              "loc": {
                                                "start": {
                                                  "line": 59,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 59,
                                                  "column": 27
                                                }
                                              },
                                              "name": "options"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 2074,
                                            "end": 2082,
                                            "loc": {
                                              "start": {
                                                "line": 59,
                                                "column": 28
                                              },
                                              "end": {
                                                "line": 59,
                                                "column": 36
                                              }
                                            },
                                            "name": "callback"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "ObjectExpression",
                                            "start": 2083,
                                            "end": 2124,
                                            "loc": {
                                              "start": {
                                                "line": 59,
                                                "column": 37
                                              },
                                              "end": {
                                                "line": 59,
                                                "column": 78
                                              }
                                            },
                                            "properties": [
                                              {
                                                "type": "Property",
                                                "start": 2085,
                                                "end": 2113,
                                                "loc": {
                                                  "start": {
                                                    "line": 59,
                                                    "column": 39
                                                  },
                                                  "end": {
                                                    "line": 59,
                                                    "column": 67
                                                  }
                                                },
                                                "method": false,
                                                "shorthand": false,
                                                "computed": false,
                                                "key": {
                                                  "type": "Identifier",
                                                  "start": 2085,
                                                  "end": 2089,
                                                  "loc": {
                                                    "start": {
                                                      "line": 59,
                                                      "column": 39
                                                    },
                                                    "end": {
                                                      "line": 59,
                                                      "column": 43
                                                    }
                                                  },
                                                  "name": "type"
                                                },
                                                "value": {
                                                  "type": "MemberExpression",
                                                  "start": 2091,
                                                  "end": 2113,
                                                  "loc": {
                                                    "start": {
                                                      "line": 59,
                                                      "column": 45
                                                    },
                                                    "end": {
                                                      "line": 59,
                                                      "column": 67
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 2091,
                                                    "end": 2105,
                                                    "loc": {
                                                      "start": {
                                                        "line": 59,
                                                        "column": 45
                                                      },
                                                      "end": {
                                                        "line": 59,
                                                        "column": 59
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 2091,
                                                      "end": 2097,
                                                      "loc": {
                                                        "start": {
                                                          "line": 59,
                                                          "column": 45
                                                        },
                                                        "end": {
                                                          "line": 59,
                                                          "column": 51
                                                        }
                                                      },
                                                      "name": "Parser"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 2098,
                                                      "end": 2105,
                                                      "loc": {
                                                        "start": {
                                                          "line": 59,
                                                          "column": 52
                                                        },
                                                        "end": {
                                                          "line": 59,
                                                          "column": 59
                                                        }
                                                      },
                                                      "name": "Factory"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 2106,
                                                    "end": 2113,
                                                    "loc": {
                                                      "start": {
                                                        "line": 59,
                                                        "column": 60
                                                      },
                                                      "end": {
                                                        "line": 59,
                                                        "column": 67
                                                      }
                                                    },
                                                    "name": "Started"
                                                  },
                                                  "computed": false
                                                },
                                                "kind": "init"
                                              },
                                              {
                                                "type": "Property",
                                                "start": 2115,
                                                "end": 2122,
                                                "loc": {
                                                  "start": {
                                                    "line": 59,
                                                    "column": 69
                                                  },
                                                  "end": {
                                                    "line": 59,
                                                    "column": 76
                                                  }
                                                },
                                                "method": false,
                                                "shorthand": true,
                                                "computed": false,
                                                "key": {
                                                  "type": "Identifier",
                                                  "start": 2115,
                                                  "end": 2122,
                                                  "loc": {
                                                    "start": {
                                                      "line": 59,
                                                      "column": 69
                                                    },
                                                    "end": {
                                                      "line": 59,
                                                      "column": 76
                                                    }
                                                  },
                                                  "name": "context"
                                                },
                                                "kind": "init",
                                                "value": {
                                                  "type": "Identifier",
                                                  "start": 2115,
                                                  "end": 2122,
                                                  "loc": {
                                                    "start": {
                                                      "line": 59,
                                                      "column": 69
                                                    },
                                                    "end": {
                                                      "line": 59,
                                                      "column": 76
                                                    }
                                                  },
                                                  "name": "context"
                                                }
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 2139,
                                      "end": 2174,
                                      "loc": {
                                        "start": {
                                          "line": 60,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 60,
                                          "column": 47
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 2139,
                                        "end": 2174,
                                        "loc": {
                                          "start": {
                                            "line": 60,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 60,
                                            "column": 47
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 2139,
                                          "end": 2153,
                                          "loc": {
                                            "start": {
                                              "line": 60,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 60,
                                              "column": 26
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 2139,
                                            "end": 2149,
                                            "loc": {
                                              "start": {
                                                "line": 60,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 60,
                                                "column": 22
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 2139,
                                              "end": 2143,
                                              "loc": {
                                                "start": {
                                                  "line": 60,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 60,
                                                  "column": 16
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2144,
                                              "end": 2149,
                                              "loc": {
                                                "start": {
                                                  "line": 60,
                                                  "column": 17
                                                },
                                                "end": {
                                                  "line": 60,
                                                  "column": 22
                                                }
                                              },
                                              "name": "tasks"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 2150,
                                            "end": 2153,
                                            "loc": {
                                              "start": {
                                                "line": 60,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 60,
                                                "column": 26
                                              }
                                            },
                                            "name": "set"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "MemberExpression",
                                            "start": 2154,
                                            "end": 2164,
                                            "loc": {
                                              "start": {
                                                "line": 60,
                                                "column": 27
                                              },
                                              "end": {
                                                "line": 60,
                                                "column": 37
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 2154,
                                              "end": 2161,
                                              "loc": {
                                                "start": {
                                                  "line": 60,
                                                  "column": 27
                                                },
                                                "end": {
                                                  "line": 60,
                                                  "column": 34
                                                }
                                              },
                                              "name": "context"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2162,
                                              "end": 2164,
                                              "loc": {
                                                "start": {
                                                  "line": 60,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 60,
                                                  "column": 37
                                                }
                                              },
                                              "name": "id"
                                            },
                                            "computed": false
                                          },
                                          {
                                            "type": "Identifier",
                                            "start": 2166,
                                            "end": 2173,
                                            "loc": {
                                              "start": {
                                                "line": 60,
                                                "column": 39
                                              },
                                              "end": {
                                                "line": 60,
                                                "column": 46
                                              }
                                            },
                                            "name": "context"
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 2187,
                                      "end": 2233,
                                      "loc": {
                                        "start": {
                                          "line": 61,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 61,
                                          "column": 58
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 2187,
                                        "end": 2232,
                                        "loc": {
                                          "start": {
                                            "line": 61,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 61,
                                            "column": 57
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 2187,
                                          "end": 2203,
                                          "loc": {
                                            "start": {
                                              "line": 61,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 61,
                                              "column": 28
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 2187,
                                            "end": 2198,
                                            "loc": {
                                              "start": {
                                                "line": 61,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 61,
                                                "column": 23
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 2187,
                                              "end": 2191,
                                              "loc": {
                                                "start": {
                                                  "line": 61,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 61,
                                                  "column": 16
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2192,
                                              "end": 2198,
                                              "loc": {
                                                "start": {
                                                  "line": 61,
                                                  "column": 17
                                                },
                                                "end": {
                                                  "line": 61,
                                                  "column": 23
                                                }
                                              },
                                              "name": "socket"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 2199,
                                            "end": 2203,
                                            "loc": {
                                              "start": {
                                                "line": 61,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 61,
                                                "column": 28
                                              }
                                            },
                                            "name": "emit"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Literal",
                                            "start": 2204,
                                            "end": 2210,
                                            "loc": {
                                              "start": {
                                                "line": 61,
                                                "column": 29
                                              },
                                              "end": {
                                                "line": 61,
                                                "column": 35
                                              }
                                            },
                                            "value": "send",
                                            "rawValue": "send",
                                            "raw": "'send'"
                                          },
                                          {
                                            "type": "MemberExpression",
                                            "start": 2212,
                                            "end": 2222,
                                            "loc": {
                                              "start": {
                                                "line": 61,
                                                "column": 37
                                              },
                                              "end": {
                                                "line": 61,
                                                "column": 47
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 2212,
                                              "end": 2219,
                                              "loc": {
                                                "start": {
                                                  "line": 61,
                                                  "column": 37
                                                },
                                                "end": {
                                                  "line": 61,
                                                  "column": 44
                                                }
                                              },
                                              "name": "context"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2220,
                                              "end": 2222,
                                              "loc": {
                                                "start": {
                                                  "line": 61,
                                                  "column": 45
                                                },
                                                "end": {
                                                  "line": 61,
                                                  "column": 47
                                                }
                                              },
                                              "name": "id"
                                            },
                                            "computed": false
                                          },
                                          {
                                            "type": "Identifier",
                                            "start": 2224,
                                            "end": 2231,
                                            "loc": {
                                              "start": {
                                                "line": 61,
                                                "column": 49
                                              },
                                              "end": {
                                                "line": 61,
                                                "column": 56
                                              }
                                            },
                                            "name": "command"
                                          }
                                        ]
                                      }
                                    }
                                  ]
                                }
                              }
                            ]
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2245,
                            "end": 2249,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 11
                              },
                              "end": {
                                "line": 62,
                                "column": 15
                              }
                            },
                            "name": "then"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 2250,
                            "end": 2391,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 16
                              },
                              "end": {
                                "line": 65,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 2250,
                                "end": 2257,
                                "loc": {
                                  "start": {
                                    "line": 62,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 62,
                                    "column": 23
                                  }
                                },
                                "name": "results"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 2261,
                              "end": 2391,
                              "loc": {
                                "start": {
                                  "line": 62,
                                  "column": 27
                                },
                                "end": {
                                  "line": 65,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 2275,
                                  "end": 2353,
                                  "loc": {
                                    "start": {
                                      "line": 63,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 63,
                                      "column": 90
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 2275,
                                    "end": 2352,
                                    "loc": {
                                      "start": {
                                        "line": 63,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 63,
                                        "column": 89
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 2275,
                                      "end": 2299,
                                      "loc": {
                                        "start": {
                                          "line": 63,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 63,
                                          "column": 36
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 2275,
                                        "end": 2290,
                                        "loc": {
                                          "start": {
                                            "line": 63,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 63,
                                            "column": 27
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 2275,
                                          "end": 2282,
                                          "loc": {
                                            "start": {
                                              "line": 63,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 63,
                                              "column": 19
                                            }
                                          },
                                          "name": "results"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 2283,
                                          "end": 2290,
                                          "loc": {
                                            "start": {
                                              "line": 63,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 63,
                                              "column": 27
                                            }
                                          },
                                          "name": "options"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2291,
                                        "end": 2299,
                                        "loc": {
                                          "start": {
                                            "line": 63,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 63,
                                            "column": 36
                                          }
                                        },
                                        "name": "callback"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "ObjectExpression",
                                        "start": 2300,
                                        "end": 2351,
                                        "loc": {
                                          "start": {
                                            "line": 63,
                                            "column": 37
                                          },
                                          "end": {
                                            "line": 63,
                                            "column": 88
                                          }
                                        },
                                        "properties": [
                                          {
                                            "type": "Property",
                                            "start": 2302,
                                            "end": 2331,
                                            "loc": {
                                              "start": {
                                                "line": 63,
                                                "column": 39
                                              },
                                              "end": {
                                                "line": 63,
                                                "column": 68
                                              }
                                            },
                                            "method": false,
                                            "shorthand": false,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 2302,
                                              "end": 2306,
                                              "loc": {
                                                "start": {
                                                  "line": 63,
                                                  "column": 39
                                                },
                                                "end": {
                                                  "line": 63,
                                                  "column": 43
                                                }
                                              },
                                              "name": "type"
                                            },
                                            "value": {
                                              "type": "MemberExpression",
                                              "start": 2308,
                                              "end": 2331,
                                              "loc": {
                                                "start": {
                                                  "line": 63,
                                                  "column": 45
                                                },
                                                "end": {
                                                  "line": 63,
                                                  "column": 68
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 2308,
                                                "end": 2322,
                                                "loc": {
                                                  "start": {
                                                    "line": 63,
                                                    "column": 45
                                                  },
                                                  "end": {
                                                    "line": 63,
                                                    "column": 59
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 2308,
                                                  "end": 2314,
                                                  "loc": {
                                                    "start": {
                                                      "line": 63,
                                                      "column": 45
                                                    },
                                                    "end": {
                                                      "line": 63,
                                                      "column": 51
                                                    }
                                                  },
                                                  "name": "Parser"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 2315,
                                                  "end": 2322,
                                                  "loc": {
                                                    "start": {
                                                      "line": 63,
                                                      "column": 52
                                                    },
                                                    "end": {
                                                      "line": 63,
                                                      "column": 59
                                                    }
                                                  },
                                                  "name": "Factory"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 2323,
                                                "end": 2331,
                                                "loc": {
                                                  "start": {
                                                    "line": 63,
                                                    "column": 60
                                                  },
                                                  "end": {
                                                    "line": 63,
                                                    "column": 68
                                                  }
                                                },
                                                "name": "Finished"
                                              },
                                              "computed": false
                                            },
                                            "kind": "init"
                                          },
                                          {
                                            "type": "Property",
                                            "start": 2333,
                                            "end": 2349,
                                            "loc": {
                                              "start": {
                                                "line": 63,
                                                "column": 70
                                              },
                                              "end": {
                                                "line": 63,
                                                "column": 86
                                              }
                                            },
                                            "method": false,
                                            "shorthand": false,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 2333,
                                              "end": 2340,
                                              "loc": {
                                                "start": {
                                                  "line": 63,
                                                  "column": 70
                                                },
                                                "end": {
                                                  "line": 63,
                                                  "column": 77
                                                }
                                              },
                                              "name": "context"
                                            },
                                            "value": {
                                              "type": "Identifier",
                                              "start": 2342,
                                              "end": 2349,
                                              "loc": {
                                                "start": {
                                                  "line": 63,
                                                  "column": 79
                                                },
                                                "end": {
                                                  "line": 63,
                                                  "column": 86
                                                }
                                              },
                                              "name": "results"
                                            },
                                            "kind": "init"
                                          }
                                        ]
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "ReturnStatement",
                                  "start": 2366,
                                  "end": 2381,
                                  "loc": {
                                    "start": {
                                      "line": 64,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 64,
                                      "column": 27
                                    }
                                  },
                                  "argument": {
                                    "type": "Identifier",
                                    "start": 2373,
                                    "end": 2380,
                                    "loc": {
                                      "start": {
                                        "line": 64,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 64,
                                        "column": 26
                                      }
                                    },
                                    "name": "results"
                                  }
                                }
                              ]
                            }
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 2405,
              "end": 2539,
              "loc": {
                "start": {
                  "line": 68,
                  "column": 4
                },
                "end": {
                  "line": 71,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 2412,
                "end": 2416,
                "loc": {
                  "start": {
                    "line": 68,
                    "column": 11
                  },
                  "end": {
                    "line": 68,
                    "column": 15
                  }
                },
                "name": "_ack"
              },
              "static": true,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 2416,
                "end": 2539,
                "loc": {
                  "start": {
                    "line": 68,
                    "column": 15
                  },
                  "end": {
                    "line": 71,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 2417,
                    "end": 2423,
                    "loc": {
                      "start": {
                        "line": 68,
                        "column": 16
                      },
                      "end": {
                        "line": 68,
                        "column": 22
                      }
                    },
                    "name": "socket"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 2425,
                  "end": 2539,
                  "loc": {
                    "start": {
                      "line": 68,
                      "column": 24
                    },
                    "end": {
                      "line": 71,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 2499,
                      "end": 2533,
                      "loc": {
                        "start": {
                          "line": 70,
                          "column": 8
                        },
                        "end": {
                          "line": 70,
                          "column": 42
                        }
                      },
                      "expression": {
                        "type": "LogicalExpression",
                        "start": 2499,
                        "end": 2532,
                        "loc": {
                          "start": {
                            "line": 70,
                            "column": 8
                          },
                          "end": {
                            "line": 70,
                            "column": 41
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 2499,
                          "end": 2505,
                          "loc": {
                            "start": {
                              "line": 70,
                              "column": 8
                            },
                            "end": {
                              "line": 70,
                              "column": 14
                            }
                          },
                          "name": "socket",
                          "leadingComments": null
                        },
                        "operator": "&&",
                        "right": {
                          "type": "CallExpression",
                          "start": 2509,
                          "end": 2532,
                          "loc": {
                            "start": {
                              "line": 70,
                              "column": 18
                            },
                            "end": {
                              "line": 70,
                              "column": 41
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2509,
                            "end": 2520,
                            "loc": {
                              "start": {
                                "line": 70,
                                "column": 18
                              },
                              "end": {
                                "line": 70,
                                "column": 29
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2509,
                              "end": 2515,
                              "loc": {
                                "start": {
                                  "line": 70,
                                  "column": 18
                                },
                                "end": {
                                  "line": 70,
                                  "column": 24
                                }
                              },
                              "name": "socket"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2516,
                              "end": 2520,
                              "loc": {
                                "start": {
                                  "line": 70,
                                  "column": 25
                                },
                                "end": {
                                  "line": 70,
                                  "column": 29
                                }
                              },
                              "name": "emit"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 2521,
                              "end": 2531,
                              "loc": {
                                "start": {
                                  "line": 70,
                                  "column": 30
                                },
                                "end": {
                                  "line": 70,
                                  "column": 40
                                }
                              },
                              "value": "received",
                              "rawValue": "received",
                              "raw": "'received'"
                            }
                          ]
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": "if (socket.io.engine.transport.name !== 'websocket');",
                          "start": 2435,
                          "end": 2490,
                          "loc": {
                            "start": {
                              "line": 69,
                              "column": 8
                            },
                            "end": {
                              "line": 69,
                              "column": 63
                            }
                          },
                          "range": [
                            2435,
                            2490
                          ]
                        }
                      ]
                    }
                  ]
                }
              }
            }
          ]
        },
        "leadingComments": [],
        "trailingComments": []
      }
    }
  ]
}