{
  "type": "Program",
  "start": 0,
  "end": 2419,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 69,
      "column": 0
    }
  },
  "sourceType": "module",
  "body": [
    {
      "type": "ImportDeclaration",
      "start": 0,
      "end": 23,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 23
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 7,
          "end": 8,
          "loc": {
            "start": {
              "line": 1,
              "column": 7
            },
            "end": {
              "line": 1,
              "column": 8
            }
          },
          "local": {
            "type": "Identifier",
            "start": 7,
            "end": 8,
            "loc": {
              "start": {
                "line": 1,
                "column": 7
              },
              "end": {
                "line": 1,
                "column": 8
              }
            },
            "name": "$"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 14,
        "end": 22,
        "loc": {
          "start": {
            "line": 1,
            "column": 14
          },
          "end": {
            "line": 1,
            "column": 22
          }
        },
        "value": "jquery",
        "rawValue": "jquery",
        "raw": "'jquery'"
      },
      "trailingComments": [
        {
          "type": "CommentLine",
          "value": " Thank you very much, Microsoft ...",
          "start": 25,
          "end": 62,
          "loc": {
            "start": {
              "line": 3,
              "column": 0
            },
            "end": {
              "line": 3,
              "column": 37
            }
          },
          "range": [
            25,
            62
          ]
        }
      ]
    },
    {
      "type": "ExpressionStatement",
      "start": 63,
      "end": 81,
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 18
        }
      },
      "expression": {
        "type": "AssignmentExpression",
        "start": 63,
        "end": 80,
        "loc": {
          "start": {
            "line": 4,
            "column": 0
          },
          "end": {
            "line": 4,
            "column": 17
          }
        },
        "operator": "=",
        "left": {
          "type": "MemberExpression",
          "start": 63,
          "end": 76,
          "loc": {
            "start": {
              "line": 4,
              "column": 0
            },
            "end": {
              "line": 4,
              "column": 13
            }
          },
          "object": {
            "type": "Identifier",
            "start": 63,
            "end": 69,
            "loc": {
              "start": {
                "line": 4,
                "column": 0
              },
              "end": {
                "line": 4,
                "column": 6
              }
            },
            "name": "window",
            "leadingComments": null
          },
          "property": {
            "type": "Identifier",
            "start": 70,
            "end": 76,
            "loc": {
              "start": {
                "line": 4,
                "column": 7
              },
              "end": {
                "line": 4,
                "column": 13
              }
            },
            "name": "jQuery"
          },
          "computed": false,
          "leadingComments": null
        },
        "right": {
          "type": "Identifier",
          "start": 79,
          "end": 80,
          "loc": {
            "start": {
              "line": 4,
              "column": 16
            },
            "end": {
              "line": 4,
              "column": 17
            }
          },
          "name": "$"
        },
        "leadingComments": null
      },
      "leadingComments": [
        {
          "type": "CommentLine",
          "value": " Thank you very much, Microsoft ...",
          "start": 25,
          "end": 62,
          "loc": {
            "start": {
              "line": 3,
              "column": 0
            },
            "end": {
              "line": 3,
              "column": 37
            }
          },
          "range": [
            25,
            62
          ]
        }
      ]
    },
    {
      "type": "ExpressionStatement",
      "start": 82,
      "end": 111,
      "loc": {
        "start": {
          "line": 4,
          "column": 19
        },
        "end": {
          "line": 4,
          "column": 48
        }
      },
      "expression": {
        "type": "CallExpression",
        "start": 82,
        "end": 110,
        "loc": {
          "start": {
            "line": 4,
            "column": 19
          },
          "end": {
            "line": 4,
            "column": 47
          }
        },
        "callee": {
          "type": "Identifier",
          "start": 82,
          "end": 89,
          "loc": {
            "start": {
              "line": 4,
              "column": 19
            },
            "end": {
              "line": 4,
              "column": 26
            }
          },
          "name": "require"
        },
        "arguments": [
          {
            "type": "Literal",
            "start": 90,
            "end": 109,
            "loc": {
              "start": {
                "line": 4,
                "column": 27
              },
              "end": {
                "line": 4,
                "column": 46
              }
            },
            "value": "ms-signalr-client",
            "rawValue": "ms-signalr-client",
            "raw": "'ms-signalr-client'"
          }
        ]
      }
    },
    {
      "type": "ExportDefaultDeclaration",
      "start": 113,
      "end": 2418,
      "loc": {
        "start": {
          "line": 6,
          "column": 0
        },
        "end": {
          "line": 68,
          "column": 1
        }
      },
      "declaration": {
        "type": "FunctionDeclaration",
        "start": 128,
        "end": 2418,
        "loc": {
          "start": {
            "line": 6,
            "column": 15
          },
          "end": {
            "line": 68,
            "column": 1
          }
        },
        "id": null,
        "generator": false,
        "expression": false,
        "async": false,
        "params": [
          {
            "type": "Identifier",
            "start": 137,
            "end": 142,
            "loc": {
              "start": {
                "line": 6,
                "column": 24
              },
              "end": {
                "line": 6,
                "column": 29
              }
            },
            "name": "scope"
          }
        ],
        "body": {
          "type": "BlockStatement",
          "start": 144,
          "end": 2418,
          "loc": {
            "start": {
              "line": 6,
              "column": 31
            },
            "end": {
              "line": 68,
              "column": 1
            }
          },
          "body": [
            {
              "type": "VariableDeclaration",
              "start": 150,
              "end": 174,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 4
                },
                "end": {
                  "line": 7,
                  "column": 28
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 154,
                  "end": 173,
                  "loc": {
                    "start": {
                      "line": 7,
                      "column": 8
                    },
                    "end": {
                      "line": 7,
                      "column": 27
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 154,
                    "end": 161,
                    "loc": {
                      "start": {
                        "line": 7,
                        "column": 8
                      },
                      "end": {
                        "line": 7,
                        "column": 15
                      }
                    },
                    "name": "signalR"
                  },
                  "init": {
                    "type": "MemberExpression",
                    "start": 164,
                    "end": 173,
                    "loc": {
                      "start": {
                        "line": 7,
                        "column": 18
                      },
                      "end": {
                        "line": 7,
                        "column": 27
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 164,
                      "end": 165,
                      "loc": {
                        "start": {
                          "line": 7,
                          "column": 18
                        },
                        "end": {
                          "line": 7,
                          "column": 19
                        }
                      },
                      "name": "$"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 166,
                      "end": 173,
                      "loc": {
                        "start": {
                          "line": 7,
                          "column": 20
                        },
                        "end": {
                          "line": 7,
                          "column": 27
                        }
                      },
                      "name": "signalR"
                    },
                    "computed": false
                  }
                }
              ],
              "kind": "var"
            },
            {
              "type": "FunctionDeclaration",
              "start": 179,
              "end": 325,
              "loc": {
                "start": {
                  "line": 8,
                  "column": 4
                },
                "end": {
                  "line": 12,
                  "column": 5
                }
              },
              "id": {
                "type": "Identifier",
                "start": 188,
                "end": 205,
                "loc": {
                  "start": {
                    "line": 8,
                    "column": 13
                  },
                  "end": {
                    "line": 8,
                    "column": 30
                  }
                },
                "name": "makeProxyCallback"
              },
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 206,
                  "end": 209,
                  "loc": {
                    "start": {
                      "line": 8,
                      "column": 31
                    },
                    "end": {
                      "line": 8,
                      "column": 34
                    }
                  },
                  "name": "hub"
                },
                {
                  "type": "Identifier",
                  "start": 211,
                  "end": 219,
                  "loc": {
                    "start": {
                      "line": 8,
                      "column": 36
                    },
                    "end": {
                      "line": 8,
                      "column": 44
                    }
                  },
                  "name": "callback"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 221,
                "end": 325,
                "loc": {
                  "start": {
                    "line": 8,
                    "column": 46
                  },
                  "end": {
                    "line": 12,
                    "column": 5
                  }
                },
                "body": [
                  {
                    "type": "ReturnStatement",
                    "start": 231,
                    "end": 319,
                    "loc": {
                      "start": {
                        "line": 9,
                        "column": 8
                      },
                      "end": {
                        "line": 11,
                        "column": 10
                      }
                    },
                    "argument": {
                      "type": "FunctionExpression",
                      "start": 238,
                      "end": 318,
                      "loc": {
                        "start": {
                          "line": 9,
                          "column": 15
                        },
                        "end": {
                          "line": 11,
                          "column": 9
                        }
                      },
                      "id": null,
                      "generator": false,
                      "expression": false,
                      "async": false,
                      "params": [],
                      "body": {
                        "type": "BlockStatement",
                        "start": 250,
                        "end": 318,
                        "loc": {
                          "start": {
                            "line": 9,
                            "column": 27
                          },
                          "end": {
                            "line": 11,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 264,
                            "end": 308,
                            "loc": {
                              "start": {
                                "line": 10,
                                "column": 12
                              },
                              "end": {
                                "line": 10,
                                "column": 56
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 264,
                              "end": 307,
                              "loc": {
                                "start": {
                                  "line": 10,
                                  "column": 12
                                },
                                "end": {
                                  "line": 10,
                                  "column": 55
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 264,
                                "end": 278,
                                "loc": {
                                  "start": {
                                    "line": 10,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 10,
                                    "column": 26
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 264,
                                  "end": 272,
                                  "loc": {
                                    "start": {
                                      "line": 10,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 10,
                                      "column": 20
                                    }
                                  },
                                  "name": "callback"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 273,
                                  "end": 278,
                                  "loc": {
                                    "start": {
                                      "line": 10,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 10,
                                      "column": 26
                                    }
                                  },
                                  "name": "apply"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 279,
                                  "end": 282,
                                  "loc": {
                                    "start": {
                                      "line": 10,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 10,
                                      "column": 30
                                    }
                                  },
                                  "name": "hub"
                                },
                                {
                                  "type": "CallExpression",
                                  "start": 284,
                                  "end": 306,
                                  "loc": {
                                    "start": {
                                      "line": 10,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 10,
                                      "column": 54
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 284,
                                    "end": 295,
                                    "loc": {
                                      "start": {
                                        "line": 10,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 10,
                                        "column": 43
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 284,
                                      "end": 285,
                                      "loc": {
                                        "start": {
                                          "line": 10,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 10,
                                          "column": 33
                                        }
                                      },
                                      "name": "$"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 286,
                                      "end": 295,
                                      "loc": {
                                        "start": {
                                          "line": 10,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 10,
                                          "column": 43
                                        }
                                      },
                                      "name": "makeArray"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 296,
                                      "end": 305,
                                      "loc": {
                                        "start": {
                                          "line": 10,
                                          "column": 44
                                        },
                                        "end": {
                                          "line": 10,
                                          "column": 53
                                        }
                                      },
                                      "name": "arguments"
                                    }
                                  ]
                                }
                              ]
                            }
                          }
                        ]
                      }
                    }
                  }
                ]
              }
            },
            {
              "type": "FunctionDeclaration",
              "start": 331,
              "end": 1259,
              "loc": {
                "start": {
                  "line": 14,
                  "column": 4
                },
                "end": {
                  "line": 39,
                  "column": 5
                }
              },
              "id": {
                "type": "Identifier",
                "start": 340,
                "end": 358,
                "loc": {
                  "start": {
                    "line": 14,
                    "column": 13
                  },
                  "end": {
                    "line": 14,
                    "column": 31
                  }
                },
                "name": "registerHubProxies"
              },
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 359,
                  "end": 367,
                  "loc": {
                    "start": {
                      "line": 14,
                      "column": 32
                    },
                    "end": {
                      "line": 14,
                      "column": 40
                    }
                  },
                  "name": "instance"
                },
                {
                  "type": "Identifier",
                  "start": 369,
                  "end": 384,
                  "loc": {
                    "start": {
                      "line": 14,
                      "column": 42
                    },
                    "end": {
                      "line": 14,
                      "column": 57
                    }
                  },
                  "name": "shouldSubscribe"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 386,
                "end": 1259,
                "loc": {
                  "start": {
                    "line": 14,
                    "column": 59
                  },
                  "end": {
                    "line": 39,
                    "column": 5
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 396,
                    "end": 453,
                    "loc": {
                      "start": {
                        "line": 15,
                        "column": 8
                      },
                      "end": {
                        "line": 15,
                        "column": 65
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 400,
                        "end": 403,
                        "loc": {
                          "start": {
                            "line": 15,
                            "column": 12
                          },
                          "end": {
                            "line": 15,
                            "column": 15
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 400,
                          "end": 403,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 12
                            },
                            "end": {
                              "line": 15,
                              "column": 15
                            }
                          },
                          "name": "key"
                        },
                        "init": null
                      },
                      {
                        "type": "VariableDeclarator",
                        "start": 405,
                        "end": 408,
                        "loc": {
                          "start": {
                            "line": 15,
                            "column": 17
                          },
                          "end": {
                            "line": 15,
                            "column": 20
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 405,
                          "end": 408,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 17
                            },
                            "end": {
                              "line": 15,
                              "column": 20
                            }
                          },
                          "name": "hub"
                        },
                        "init": null
                      },
                      {
                        "type": "VariableDeclarator",
                        "start": 410,
                        "end": 419,
                        "loc": {
                          "start": {
                            "line": 15,
                            "column": 22
                          },
                          "end": {
                            "line": 15,
                            "column": 31
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 410,
                          "end": 419,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 22
                            },
                            "end": {
                              "line": 15,
                              "column": 31
                            }
                          },
                          "name": "memberKey"
                        },
                        "init": null
                      },
                      {
                        "type": "VariableDeclarator",
                        "start": 421,
                        "end": 432,
                        "loc": {
                          "start": {
                            "line": 15,
                            "column": 33
                          },
                          "end": {
                            "line": 15,
                            "column": 44
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 421,
                          "end": 432,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 33
                            },
                            "end": {
                              "line": 15,
                              "column": 44
                            }
                          },
                          "name": "memberValue"
                        },
                        "init": null
                      },
                      {
                        "type": "VariableDeclarator",
                        "start": 434,
                        "end": 452,
                        "loc": {
                          "start": {
                            "line": 15,
                            "column": 46
                          },
                          "end": {
                            "line": 15,
                            "column": 64
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 434,
                          "end": 452,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 46
                            },
                            "end": {
                              "line": 15,
                              "column": 64
                            }
                          },
                          "name": "subscriptionMethod"
                        },
                        "init": null
                      }
                    ],
                    "kind": "var"
                  },
                  {
                    "type": "ForInStatement",
                    "start": 462,
                    "end": 1253,
                    "loc": {
                      "start": {
                        "line": 16,
                        "column": 8
                      },
                      "end": {
                        "line": 38,
                        "column": 9
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 467,
                      "end": 470,
                      "loc": {
                        "start": {
                          "line": 16,
                          "column": 13
                        },
                        "end": {
                          "line": 16,
                          "column": 16
                        }
                      },
                      "name": "key"
                    },
                    "right": {
                      "type": "Identifier",
                      "start": 474,
                      "end": 482,
                      "loc": {
                        "start": {
                          "line": 16,
                          "column": 20
                        },
                        "end": {
                          "line": 16,
                          "column": 28
                        }
                      },
                      "name": "instance"
                    },
                    "body": {
                      "type": "BlockStatement",
                      "start": 484,
                      "end": 1253,
                      "loc": {
                        "start": {
                          "line": 16,
                          "column": 30
                        },
                        "end": {
                          "line": 38,
                          "column": 9
                        }
                      },
                      "body": [
                        {
                          "type": "IfStatement",
                          "start": 498,
                          "end": 1243,
                          "loc": {
                            "start": {
                              "line": 17,
                              "column": 12
                            },
                            "end": {
                              "line": 37,
                              "column": 13
                            }
                          },
                          "test": {
                            "type": "CallExpression",
                            "start": 502,
                            "end": 530,
                            "loc": {
                              "start": {
                                "line": 17,
                                "column": 16
                              },
                              "end": {
                                "line": 17,
                                "column": 44
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 502,
                              "end": 525,
                              "loc": {
                                "start": {
                                  "line": 17,
                                  "column": 16
                                },
                                "end": {
                                  "line": 17,
                                  "column": 39
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 502,
                                "end": 510,
                                "loc": {
                                  "start": {
                                    "line": 17,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 17,
                                    "column": 24
                                  }
                                },
                                "name": "instance"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 511,
                                "end": 525,
                                "loc": {
                                  "start": {
                                    "line": 17,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 17,
                                    "column": 39
                                  }
                                },
                                "name": "hasOwnProperty"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 526,
                                "end": 529,
                                "loc": {
                                  "start": {
                                    "line": 17,
                                    "column": 40
                                  },
                                  "end": {
                                    "line": 17,
                                    "column": 43
                                  }
                                },
                                "name": "key"
                              }
                            ]
                          },
                          "consequent": {
                            "type": "BlockStatement",
                            "start": 532,
                            "end": 1243,
                            "loc": {
                              "start": {
                                "line": 17,
                                "column": 46
                              },
                              "end": {
                                "line": 37,
                                "column": 13
                              }
                            },
                            "body": [
                              {
                                "type": "ExpressionStatement",
                                "start": 550,
                                "end": 570,
                                "loc": {
                                  "start": {
                                    "line": 18,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 18,
                                    "column": 36
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 550,
                                  "end": 569,
                                  "loc": {
                                    "start": {
                                      "line": 18,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 18,
                                      "column": 35
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "Identifier",
                                    "start": 550,
                                    "end": 553,
                                    "loc": {
                                      "start": {
                                        "line": 18,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 18,
                                        "column": 19
                                      }
                                    },
                                    "name": "hub"
                                  },
                                  "right": {
                                    "type": "MemberExpression",
                                    "start": 556,
                                    "end": 569,
                                    "loc": {
                                      "start": {
                                        "line": 18,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 18,
                                        "column": 35
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 556,
                                      "end": 564,
                                      "loc": {
                                        "start": {
                                          "line": 18,
                                          "column": 22
                                        },
                                        "end": {
                                          "line": 18,
                                          "column": 30
                                        }
                                      },
                                      "name": "instance"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 565,
                                      "end": 568,
                                      "loc": {
                                        "start": {
                                          "line": 18,
                                          "column": 31
                                        },
                                        "end": {
                                          "line": 18,
                                          "column": 34
                                        }
                                      },
                                      "name": "key"
                                    },
                                    "computed": true
                                  }
                                }
                              },
                              {
                                "type": "IfStatement",
                                "start": 588,
                                "end": 637,
                                "loc": {
                                  "start": {
                                    "line": 20,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 21,
                                    "column": 29
                                  }
                                },
                                "test": {
                                  "type": "UnaryExpression",
                                  "start": 592,
                                  "end": 606,
                                  "loc": {
                                    "start": {
                                      "line": 20,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 20,
                                      "column": 34
                                    }
                                  },
                                  "operator": "!",
                                  "prefix": true,
                                  "argument": {
                                    "type": "MemberExpression",
                                    "start": 594,
                                    "end": 605,
                                    "loc": {
                                      "start": {
                                        "line": 20,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 20,
                                        "column": 33
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 594,
                                      "end": 597,
                                      "loc": {
                                        "start": {
                                          "line": 20,
                                          "column": 22
                                        },
                                        "end": {
                                          "line": 20,
                                          "column": 25
                                        }
                                      },
                                      "name": "hub"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 598,
                                      "end": 605,
                                      "loc": {
                                        "start": {
                                          "line": 20,
                                          "column": 26
                                        },
                                        "end": {
                                          "line": 20,
                                          "column": 33
                                        }
                                      },
                                      "name": "hubName"
                                    },
                                    "computed": false,
                                    "parenthesizedExpression": true
                                  }
                                },
                                "consequent": {
                                  "type": "ContinueStatement",
                                  "start": 628,
                                  "end": 637,
                                  "loc": {
                                    "start": {
                                      "line": 21,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 21,
                                      "column": 29
                                    }
                                  },
                                  "label": null
                                },
                                "alternate": null
                              },
                              {
                                "type": "IfStatement",
                                "start": 655,
                                "end": 819,
                                "loc": {
                                  "start": {
                                    "line": 23,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 17
                                  }
                                },
                                "test": {
                                  "type": "Identifier",
                                  "start": 659,
                                  "end": 674,
                                  "loc": {
                                    "start": {
                                      "line": 23,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 23,
                                      "column": 35
                                    }
                                  },
                                  "name": "shouldSubscribe"
                                },
                                "consequent": {
                                  "type": "BlockStatement",
                                  "start": 676,
                                  "end": 744,
                                  "loc": {
                                    "start": {
                                      "line": 23,
                                      "column": 37
                                    },
                                    "end": {
                                      "line": 25,
                                      "column": 17
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 698,
                                      "end": 726,
                                      "loc": {
                                        "start": {
                                          "line": 24,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 24,
                                          "column": 48
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 698,
                                        "end": 725,
                                        "loc": {
                                          "start": {
                                            "line": 24,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 24,
                                            "column": 47
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "Identifier",
                                          "start": 698,
                                          "end": 716,
                                          "loc": {
                                            "start": {
                                              "line": 24,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 24,
                                              "column": 38
                                            }
                                          },
                                          "name": "subscriptionMethod"
                                        },
                                        "right": {
                                          "type": "MemberExpression",
                                          "start": 719,
                                          "end": 725,
                                          "loc": {
                                            "start": {
                                              "line": 24,
                                              "column": 41
                                            },
                                            "end": {
                                              "line": 24,
                                              "column": 47
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 719,
                                            "end": 722,
                                            "loc": {
                                              "start": {
                                                "line": 24,
                                                "column": 41
                                              },
                                              "end": {
                                                "line": 24,
                                                "column": 44
                                              }
                                            },
                                            "name": "hub"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 723,
                                            "end": 725,
                                            "loc": {
                                              "start": {
                                                "line": 24,
                                                "column": 45
                                              },
                                              "end": {
                                                "line": 24,
                                                "column": 47
                                              }
                                            },
                                            "name": "on"
                                          },
                                          "computed": false
                                        }
                                      }
                                    }
                                  ]
                                },
                                "alternate": {
                                  "type": "BlockStatement",
                                  "start": 750,
                                  "end": 819,
                                  "loc": {
                                    "start": {
                                      "line": 25,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 27,
                                      "column": 17
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 772,
                                      "end": 801,
                                      "loc": {
                                        "start": {
                                          "line": 26,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 26,
                                          "column": 49
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 772,
                                        "end": 800,
                                        "loc": {
                                          "start": {
                                            "line": 26,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 26,
                                            "column": 48
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "Identifier",
                                          "start": 772,
                                          "end": 790,
                                          "loc": {
                                            "start": {
                                              "line": 26,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 26,
                                              "column": 38
                                            }
                                          },
                                          "name": "subscriptionMethod"
                                        },
                                        "right": {
                                          "type": "MemberExpression",
                                          "start": 793,
                                          "end": 800,
                                          "loc": {
                                            "start": {
                                              "line": 26,
                                              "column": 41
                                            },
                                            "end": {
                                              "line": 26,
                                              "column": 48
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 793,
                                            "end": 796,
                                            "loc": {
                                              "start": {
                                                "line": 26,
                                                "column": 41
                                              },
                                              "end": {
                                                "line": 26,
                                                "column": 44
                                              }
                                            },
                                            "name": "hub"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 797,
                                            "end": 800,
                                            "loc": {
                                              "start": {
                                                "line": 26,
                                                "column": 45
                                              },
                                              "end": {
                                                "line": 26,
                                                "column": 48
                                              }
                                            },
                                            "name": "off"
                                          },
                                          "computed": false
                                        }
                                      }
                                    }
                                  ]
                                }
                              },
                              {
                                "type": "ForInStatement",
                                "start": 837,
                                "end": 1229,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 17
                                  }
                                },
                                "left": {
                                  "type": "Identifier",
                                  "start": 842,
                                  "end": 851,
                                  "loc": {
                                    "start": {
                                      "line": 29,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 29,
                                      "column": 30
                                    }
                                  },
                                  "name": "memberKey"
                                },
                                "right": {
                                  "type": "MemberExpression",
                                  "start": 855,
                                  "end": 865,
                                  "loc": {
                                    "start": {
                                      "line": 29,
                                      "column": 34
                                    },
                                    "end": {
                                      "line": 29,
                                      "column": 44
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 855,
                                    "end": 858,
                                    "loc": {
                                      "start": {
                                        "line": 29,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 29,
                                        "column": 37
                                      }
                                    },
                                    "name": "hub"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 859,
                                    "end": 865,
                                    "loc": {
                                      "start": {
                                        "line": 29,
                                        "column": 38
                                      },
                                      "end": {
                                        "line": 29,
                                        "column": 44
                                      }
                                    },
                                    "name": "client"
                                  },
                                  "computed": false
                                },
                                "body": {
                                  "type": "BlockStatement",
                                  "start": 867,
                                  "end": 1229,
                                  "loc": {
                                    "start": {
                                      "line": 29,
                                      "column": 46
                                    },
                                    "end": {
                                      "line": 36,
                                      "column": 17
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "IfStatement",
                                      "start": 889,
                                      "end": 1211,
                                      "loc": {
                                        "start": {
                                          "line": 30,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 35,
                                          "column": 21
                                        }
                                      },
                                      "test": {
                                        "type": "CallExpression",
                                        "start": 893,
                                        "end": 929,
                                        "loc": {
                                          "start": {
                                            "line": 30,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 30,
                                            "column": 60
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 893,
                                          "end": 918,
                                          "loc": {
                                            "start": {
                                              "line": 30,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 30,
                                              "column": 49
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 893,
                                            "end": 903,
                                            "loc": {
                                              "start": {
                                                "line": 30,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 30,
                                                "column": 34
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 893,
                                              "end": 896,
                                              "loc": {
                                                "start": {
                                                  "line": 30,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 30,
                                                  "column": 27
                                                }
                                              },
                                              "name": "hub"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 897,
                                              "end": 903,
                                              "loc": {
                                                "start": {
                                                  "line": 30,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 30,
                                                  "column": 34
                                                }
                                              },
                                              "name": "client"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 904,
                                            "end": 918,
                                            "loc": {
                                              "start": {
                                                "line": 30,
                                                "column": 35
                                              },
                                              "end": {
                                                "line": 30,
                                                "column": 49
                                              }
                                            },
                                            "name": "hasOwnProperty"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 919,
                                            "end": 928,
                                            "loc": {
                                              "start": {
                                                "line": 30,
                                                "column": 50
                                              },
                                              "end": {
                                                "line": 30,
                                                "column": 59
                                              }
                                            },
                                            "name": "memberKey"
                                          }
                                        ]
                                      },
                                      "consequent": {
                                        "type": "BlockStatement",
                                        "start": 931,
                                        "end": 1211,
                                        "loc": {
                                          "start": {
                                            "line": 30,
                                            "column": 62
                                          },
                                          "end": {
                                            "line": 35,
                                            "column": 21
                                          }
                                        },
                                        "body": [
                                          {
                                            "type": "ExpressionStatement",
                                            "start": 957,
                                            "end": 993,
                                            "loc": {
                                              "start": {
                                                "line": 31,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 31,
                                                "column": 60
                                              }
                                            },
                                            "expression": {
                                              "type": "AssignmentExpression",
                                              "start": 957,
                                              "end": 992,
                                              "loc": {
                                                "start": {
                                                  "line": 31,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 31,
                                                  "column": 59
                                                }
                                              },
                                              "operator": "=",
                                              "left": {
                                                "type": "Identifier",
                                                "start": 957,
                                                "end": 968,
                                                "loc": {
                                                  "start": {
                                                    "line": 31,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 31,
                                                    "column": 35
                                                  }
                                                },
                                                "name": "memberValue"
                                              },
                                              "right": {
                                                "type": "MemberExpression",
                                                "start": 971,
                                                "end": 992,
                                                "loc": {
                                                  "start": {
                                                    "line": 31,
                                                    "column": 38
                                                  },
                                                  "end": {
                                                    "line": 31,
                                                    "column": 59
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 971,
                                                  "end": 981,
                                                  "loc": {
                                                    "start": {
                                                      "line": 31,
                                                      "column": 38
                                                    },
                                                    "end": {
                                                      "line": 31,
                                                      "column": 48
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 971,
                                                    "end": 974,
                                                    "loc": {
                                                      "start": {
                                                        "line": 31,
                                                        "column": 38
                                                      },
                                                      "end": {
                                                        "line": 31,
                                                        "column": 41
                                                      }
                                                    },
                                                    "name": "hub"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 975,
                                                    "end": 981,
                                                    "loc": {
                                                      "start": {
                                                        "line": 31,
                                                        "column": 42
                                                      },
                                                      "end": {
                                                        "line": 31,
                                                        "column": 48
                                                      }
                                                    },
                                                    "name": "client"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 982,
                                                  "end": 991,
                                                  "loc": {
                                                    "start": {
                                                      "line": 31,
                                                      "column": 49
                                                    },
                                                    "end": {
                                                      "line": 31,
                                                      "column": 58
                                                    }
                                                  },
                                                  "name": "memberKey"
                                                },
                                                "computed": true
                                              }
                                            }
                                          },
                                          {
                                            "type": "IfStatement",
                                            "start": 1018,
                                            "end": 1087,
                                            "loc": {
                                              "start": {
                                                "line": 32,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 33,
                                                "column": 37
                                              }
                                            },
                                            "test": {
                                              "type": "UnaryExpression",
                                              "start": 1022,
                                              "end": 1048,
                                              "loc": {
                                                "start": {
                                                  "line": 32,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 32,
                                                  "column": 54
                                                }
                                              },
                                              "operator": "!",
                                              "prefix": true,
                                              "argument": {
                                                "type": "CallExpression",
                                                "start": 1023,
                                                "end": 1048,
                                                "loc": {
                                                  "start": {
                                                    "line": 32,
                                                    "column": 29
                                                  },
                                                  "end": {
                                                    "line": 32,
                                                    "column": 54
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 1023,
                                                  "end": 1035,
                                                  "loc": {
                                                    "start": {
                                                      "line": 32,
                                                      "column": 29
                                                    },
                                                    "end": {
                                                      "line": 32,
                                                      "column": 41
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 1023,
                                                    "end": 1024,
                                                    "loc": {
                                                      "start": {
                                                        "line": 32,
                                                        "column": 29
                                                      },
                                                      "end": {
                                                        "line": 32,
                                                        "column": 30
                                                      }
                                                    },
                                                    "name": "$"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 1025,
                                                    "end": 1035,
                                                    "loc": {
                                                      "start": {
                                                        "line": 32,
                                                        "column": 31
                                                      },
                                                      "end": {
                                                        "line": 32,
                                                        "column": 41
                                                      }
                                                    },
                                                    "name": "isFunction"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "Identifier",
                                                    "start": 1036,
                                                    "end": 1047,
                                                    "loc": {
                                                      "start": {
                                                        "line": 32,
                                                        "column": 42
                                                      },
                                                      "end": {
                                                        "line": 32,
                                                        "column": 53
                                                      }
                                                    },
                                                    "name": "memberValue"
                                                  }
                                                ]
                                              }
                                            },
                                            "consequent": {
                                              "type": "ContinueStatement",
                                              "start": 1078,
                                              "end": 1087,
                                              "loc": {
                                                "start": {
                                                  "line": 33,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 33,
                                                  "column": 37
                                                }
                                              },
                                              "label": null
                                            },
                                            "alternate": null
                                          },
                                          {
                                            "type": "ExpressionStatement",
                                            "start": 1112,
                                            "end": 1189,
                                            "loc": {
                                              "start": {
                                                "line": 34,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 34,
                                                "column": 101
                                              }
                                            },
                                            "expression": {
                                              "type": "CallExpression",
                                              "start": 1112,
                                              "end": 1188,
                                              "loc": {
                                                "start": {
                                                  "line": 34,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 34,
                                                  "column": 100
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 1112,
                                                "end": 1135,
                                                "loc": {
                                                  "start": {
                                                    "line": 34,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 34,
                                                    "column": 47
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 1112,
                                                  "end": 1130,
                                                  "loc": {
                                                    "start": {
                                                      "line": 34,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 34,
                                                      "column": 42
                                                    }
                                                  },
                                                  "name": "subscriptionMethod"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1131,
                                                  "end": 1135,
                                                  "loc": {
                                                    "start": {
                                                      "line": 34,
                                                      "column": 43
                                                    },
                                                    "end": {
                                                      "line": 34,
                                                      "column": 47
                                                    }
                                                  },
                                                  "name": "call"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 1136,
                                                  "end": 1139,
                                                  "loc": {
                                                    "start": {
                                                      "line": 34,
                                                      "column": 48
                                                    },
                                                    "end": {
                                                      "line": 34,
                                                      "column": 51
                                                    }
                                                  },
                                                  "name": "hub"
                                                },
                                                {
                                                  "type": "Identifier",
                                                  "start": 1141,
                                                  "end": 1150,
                                                  "loc": {
                                                    "start": {
                                                      "line": 34,
                                                      "column": 53
                                                    },
                                                    "end": {
                                                      "line": 34,
                                                      "column": 62
                                                    }
                                                  },
                                                  "name": "memberKey"
                                                },
                                                {
                                                  "type": "CallExpression",
                                                  "start": 1152,
                                                  "end": 1187,
                                                  "loc": {
                                                    "start": {
                                                      "line": 34,
                                                      "column": 64
                                                    },
                                                    "end": {
                                                      "line": 34,
                                                      "column": 99
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "Identifier",
                                                    "start": 1152,
                                                    "end": 1169,
                                                    "loc": {
                                                      "start": {
                                                        "line": 34,
                                                        "column": 64
                                                      },
                                                      "end": {
                                                        "line": 34,
                                                        "column": 81
                                                      }
                                                    },
                                                    "name": "makeProxyCallback"
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 1170,
                                                      "end": 1173,
                                                      "loc": {
                                                        "start": {
                                                          "line": 34,
                                                          "column": 82
                                                        },
                                                        "end": {
                                                          "line": 34,
                                                          "column": 85
                                                        }
                                                      },
                                                      "name": "hub"
                                                    },
                                                    {
                                                      "type": "Identifier",
                                                      "start": 1175,
                                                      "end": 1186,
                                                      "loc": {
                                                        "start": {
                                                          "line": 34,
                                                          "column": 87
                                                        },
                                                        "end": {
                                                          "line": 34,
                                                          "column": 98
                                                        }
                                                      },
                                                      "name": "memberValue"
                                                    }
                                                  ]
                                                }
                                              ]
                                            }
                                          }
                                        ]
                                      },
                                      "alternate": null
                                    }
                                  ]
                                }
                              }
                            ]
                          },
                          "alternate": null
                        }
                      ]
                    }
                  }
                ]
              }
            },
            {
              "type": "ExpressionStatement",
              "start": 1265,
              "end": 2292,
              "loc": {
                "start": {
                  "line": 41,
                  "column": 4
                },
                "end": {
                  "line": 64,
                  "column": 6
                }
              },
              "expression": {
                "type": "AssignmentExpression",
                "start": 1265,
                "end": 2291,
                "loc": {
                  "start": {
                    "line": 41,
                    "column": 4
                  },
                  "end": {
                    "line": 64,
                    "column": 5
                  }
                },
                "operator": "=",
                "left": {
                  "type": "MemberExpression",
                  "start": 1265,
                  "end": 1307,
                  "loc": {
                    "start": {
                      "line": 41,
                      "column": 4
                    },
                    "end": {
                      "line": 41,
                      "column": 46
                    }
                  },
                  "object": {
                    "type": "MemberExpression",
                    "start": 1265,
                    "end": 1290,
                    "loc": {
                      "start": {
                        "line": 41,
                        "column": 4
                      },
                      "end": {
                        "line": 41,
                        "column": 29
                      }
                    },
                    "object": {
                      "type": "MemberExpression",
                      "start": 1265,
                      "end": 1280,
                      "loc": {
                        "start": {
                          "line": 41,
                          "column": 4
                        },
                        "end": {
                          "line": 41,
                          "column": 19
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 1265,
                        "end": 1266,
                        "loc": {
                          "start": {
                            "line": 41,
                            "column": 4
                          },
                          "end": {
                            "line": 41,
                            "column": 5
                          }
                        },
                        "name": "$"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 1267,
                        "end": 1280,
                        "loc": {
                          "start": {
                            "line": 41,
                            "column": 6
                          },
                          "end": {
                            "line": 41,
                            "column": 19
                          }
                        },
                        "name": "hubConnection"
                      },
                      "computed": false
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 1281,
                      "end": 1290,
                      "loc": {
                        "start": {
                          "line": 41,
                          "column": 20
                        },
                        "end": {
                          "line": 41,
                          "column": 29
                        }
                      },
                      "name": "prototype"
                    },
                    "computed": false
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 1291,
                    "end": 1307,
                    "loc": {
                      "start": {
                        "line": 41,
                        "column": 30
                      },
                      "end": {
                        "line": 41,
                        "column": 46
                      }
                    },
                    "name": "createHubProxies"
                  },
                  "computed": false
                },
                "right": {
                  "type": "FunctionExpression",
                  "start": 1310,
                  "end": 2291,
                  "loc": {
                    "start": {
                      "line": 41,
                      "column": 49
                    },
                    "end": {
                      "line": 64,
                      "column": 5
                    }
                  },
                  "id": null,
                  "generator": false,
                  "expression": false,
                  "async": false,
                  "params": [],
                  "body": {
                    "type": "BlockStatement",
                    "start": 1322,
                    "end": 2291,
                    "loc": {
                      "start": {
                        "line": 41,
                        "column": 61
                      },
                      "end": {
                        "line": 64,
                        "column": 5
                      }
                    },
                    "body": [
                      {
                        "type": "VariableDeclaration",
                        "start": 1332,
                        "end": 1349,
                        "loc": {
                          "start": {
                            "line": 42,
                            "column": 8
                          },
                          "end": {
                            "line": 42,
                            "column": 25
                          }
                        },
                        "declarations": [
                          {
                            "type": "VariableDeclarator",
                            "start": 1336,
                            "end": 1348,
                            "loc": {
                              "start": {
                                "line": 42,
                                "column": 12
                              },
                              "end": {
                                "line": 42,
                                "column": 24
                              }
                            },
                            "id": {
                              "type": "Identifier",
                              "start": 1336,
                              "end": 1343,
                              "loc": {
                                "start": {
                                  "line": 42,
                                  "column": 12
                                },
                                "end": {
                                  "line": 42,
                                  "column": 19
                                }
                              },
                              "name": "proxies"
                            },
                            "init": {
                              "type": "ObjectExpression",
                              "start": 1346,
                              "end": 1348,
                              "loc": {
                                "start": {
                                  "line": 42,
                                  "column": 22
                                },
                                "end": {
                                  "line": 42,
                                  "column": 24
                                }
                              },
                              "properties": []
                            }
                          }
                        ],
                        "kind": "var"
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 1358,
                        "end": 1574,
                        "loc": {
                          "start": {
                            "line": 43,
                            "column": 8
                          },
                          "end": {
                            "line": 48,
                            "column": 11
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 1358,
                          "end": 1573,
                          "loc": {
                            "start": {
                              "line": 43,
                              "column": 8
                            },
                            "end": {
                              "line": 48,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1358,
                            "end": 1500,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 8
                              },
                              "end": {
                                "line": 46,
                                "column": 23
                              }
                            },
                            "object": {
                              "type": "CallExpression",
                              "start": 1358,
                              "end": 1487,
                              "loc": {
                                "start": {
                                  "line": 43,
                                  "column": 8
                                },
                                "end": {
                                  "line": 46,
                                  "column": 10
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 1358,
                                "end": 1371,
                                "loc": {
                                  "start": {
                                    "line": 43,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 43,
                                    "column": 21
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 1358,
                                  "end": 1362,
                                  "loc": {
                                    "start": {
                                      "line": 43,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 43,
                                      "column": 12
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1363,
                                  "end": 1371,
                                  "loc": {
                                    "start": {
                                      "line": 43,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 43,
                                      "column": 21
                                    }
                                  },
                                  "name": "starting"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "FunctionExpression",
                                  "start": 1372,
                                  "end": 1486,
                                  "loc": {
                                    "start": {
                                      "line": 43,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 46,
                                      "column": 9
                                    }
                                  },
                                  "id": null,
                                  "generator": false,
                                  "expression": false,
                                  "async": false,
                                  "params": [],
                                  "body": {
                                    "type": "BlockStatement",
                                    "start": 1384,
                                    "end": 1486,
                                    "loc": {
                                      "start": {
                                        "line": 43,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 46,
                                        "column": 9
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 1398,
                                        "end": 1432,
                                        "loc": {
                                          "start": {
                                            "line": 44,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 44,
                                            "column": 46
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 1398,
                                          "end": 1431,
                                          "loc": {
                                            "start": {
                                              "line": 44,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 44,
                                              "column": 45
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 1398,
                                            "end": 1416,
                                            "loc": {
                                              "start": {
                                                "line": 44,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 44,
                                                "column": 30
                                              }
                                            },
                                            "name": "registerHubProxies"
                                          },
                                          "arguments": [
                                            {
                                              "type": "Identifier",
                                              "start": 1417,
                                              "end": 1424,
                                              "loc": {
                                                "start": {
                                                  "line": 44,
                                                  "column": 31
                                                },
                                                "end": {
                                                  "line": 44,
                                                  "column": 38
                                                }
                                              },
                                              "name": "proxies"
                                            },
                                            {
                                              "type": "Literal",
                                              "start": 1426,
                                              "end": 1430,
                                              "loc": {
                                                "start": {
                                                  "line": 44,
                                                  "column": 40
                                                },
                                                "end": {
                                                  "line": 44,
                                                  "column": 44
                                                }
                                              },
                                              "value": true,
                                              "rawValue": true,
                                              "raw": "true"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 1445,
                                        "end": 1476,
                                        "loc": {
                                          "start": {
                                            "line": 45,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 45,
                                            "column": 43
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 1445,
                                          "end": 1475,
                                          "loc": {
                                            "start": {
                                              "line": 45,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 45,
                                              "column": 42
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 1445,
                                            "end": 1473,
                                            "loc": {
                                              "start": {
                                                "line": 45,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 45,
                                                "column": 40
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 1445,
                                              "end": 1449,
                                              "loc": {
                                                "start": {
                                                  "line": 45,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 45,
                                                  "column": 16
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 1450,
                                              "end": 1473,
                                              "loc": {
                                                "start": {
                                                  "line": 45,
                                                  "column": 17
                                                },
                                                "end": {
                                                  "line": 45,
                                                  "column": 40
                                                }
                                              },
                                              "name": "_registerSubscribedHubs"
                                            },
                                            "computed": false
                                          },
                                          "arguments": []
                                        }
                                      }
                                    ]
                                  }
                                }
                              ]
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1488,
                              "end": 1500,
                              "loc": {
                                "start": {
                                  "line": 46,
                                  "column": 11
                                },
                                "end": {
                                  "line": 46,
                                  "column": 23
                                }
                              },
                              "name": "disconnected"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "FunctionExpression",
                              "start": 1501,
                              "end": 1572,
                              "loc": {
                                "start": {
                                  "line": 46,
                                  "column": 24
                                },
                                "end": {
                                  "line": 48,
                                  "column": 9
                                }
                              },
                              "id": null,
                              "generator": false,
                              "expression": false,
                              "async": false,
                              "params": [],
                              "body": {
                                "type": "BlockStatement",
                                "start": 1513,
                                "end": 1572,
                                "loc": {
                                  "start": {
                                    "line": 46,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 48,
                                    "column": 9
                                  }
                                },
                                "body": [
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 1527,
                                    "end": 1562,
                                    "loc": {
                                      "start": {
                                        "line": 47,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 47,
                                        "column": 47
                                      }
                                    },
                                    "expression": {
                                      "type": "CallExpression",
                                      "start": 1527,
                                      "end": 1561,
                                      "loc": {
                                        "start": {
                                          "line": 47,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 47,
                                          "column": 46
                                        }
                                      },
                                      "callee": {
                                        "type": "Identifier",
                                        "start": 1527,
                                        "end": 1545,
                                        "loc": {
                                          "start": {
                                            "line": 47,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 47,
                                            "column": 30
                                          }
                                        },
                                        "name": "registerHubProxies"
                                      },
                                      "arguments": [
                                        {
                                          "type": "Identifier",
                                          "start": 1546,
                                          "end": 1553,
                                          "loc": {
                                            "start": {
                                              "line": 47,
                                              "column": 31
                                            },
                                            "end": {
                                              "line": 47,
                                              "column": 38
                                            }
                                          },
                                          "name": "proxies"
                                        },
                                        {
                                          "type": "Literal",
                                          "start": 1555,
                                          "end": 1560,
                                          "loc": {
                                            "start": {
                                              "line": 47,
                                              "column": 40
                                            },
                                            "end": {
                                              "line": 47,
                                              "column": 45
                                            }
                                          },
                                          "value": false,
                                          "rawValue": false,
                                          "raw": "false"
                                        }
                                      ]
                                    }
                                  }
                                ]
                              }
                            }
                          ]
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 1584,
                        "end": 1637,
                        "loc": {
                          "start": {
                            "line": 50,
                            "column": 8
                          },
                          "end": {
                            "line": 50,
                            "column": 61
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 1584,
                          "end": 1636,
                          "loc": {
                            "start": {
                              "line": 50,
                              "column": 8
                            },
                            "end": {
                              "line": 50,
                              "column": 60
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 1584,
                            "end": 1601,
                            "loc": {
                              "start": {
                                "line": 50,
                                "column": 8
                              },
                              "end": {
                                "line": 50,
                                "column": 25
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1584,
                              "end": 1591,
                              "loc": {
                                "start": {
                                  "line": 50,
                                  "column": 8
                                },
                                "end": {
                                  "line": 50,
                                  "column": 15
                                }
                              },
                              "name": "proxies"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1592,
                              "end": 1601,
                              "loc": {
                                "start": {
                                  "line": 50,
                                  "column": 16
                                },
                                "end": {
                                  "line": 50,
                                  "column": 25
                                }
                              },
                              "name": "clientHub"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "CallExpression",
                            "start": 1604,
                            "end": 1636,
                            "loc": {
                              "start": {
                                "line": 50,
                                "column": 28
                              },
                              "end": {
                                "line": 50,
                                "column": 60
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 1604,
                              "end": 1623,
                              "loc": {
                                "start": {
                                  "line": 50,
                                  "column": 28
                                },
                                "end": {
                                  "line": 50,
                                  "column": 47
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1604,
                                "end": 1608,
                                "loc": {
                                  "start": {
                                    "line": 50,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 50,
                                    "column": 32
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1609,
                                "end": 1623,
                                "loc": {
                                  "start": {
                                    "line": 50,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 50,
                                    "column": 47
                                  }
                                },
                                "name": "createHubProxy"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 1624,
                                "end": 1635,
                                "loc": {
                                  "start": {
                                    "line": 50,
                                    "column": 48
                                  },
                                  "end": {
                                    "line": 50,
                                    "column": 59
                                  }
                                },
                                "value": "clientHub",
                                "rawValue": "clientHub",
                                "raw": "'clientHub'"
                              }
                            ]
                          }
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 1646,
                        "end": 1677,
                        "loc": {
                          "start": {
                            "line": 51,
                            "column": 8
                          },
                          "end": {
                            "line": 51,
                            "column": 39
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 1646,
                          "end": 1676,
                          "loc": {
                            "start": {
                              "line": 51,
                              "column": 8
                            },
                            "end": {
                              "line": 51,
                              "column": 38
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 1646,
                            "end": 1670,
                            "loc": {
                              "start": {
                                "line": 51,
                                "column": 8
                              },
                              "end": {
                                "line": 51,
                                "column": 32
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 1646,
                              "end": 1663,
                              "loc": {
                                "start": {
                                  "line": 51,
                                  "column": 8
                                },
                                "end": {
                                  "line": 51,
                                  "column": 25
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1646,
                                "end": 1653,
                                "loc": {
                                  "start": {
                                    "line": 51,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 51,
                                    "column": 15
                                  }
                                },
                                "name": "proxies"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1654,
                                "end": 1663,
                                "loc": {
                                  "start": {
                                    "line": 51,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 51,
                                    "column": 25
                                  }
                                },
                                "name": "clientHub"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1664,
                              "end": 1670,
                              "loc": {
                                "start": {
                                  "line": 51,
                                  "column": 26
                                },
                                "end": {
                                  "line": 51,
                                  "column": 32
                                }
                              },
                              "name": "client"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "ObjectExpression",
                            "start": 1673,
                            "end": 1676,
                            "loc": {
                              "start": {
                                "line": 51,
                                "column": 35
                              },
                              "end": {
                                "line": 51,
                                "column": 38
                              }
                            },
                            "properties": []
                          }
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 1686,
                        "end": 2261,
                        "loc": {
                          "start": {
                            "line": 52,
                            "column": 8
                          },
                          "end": {
                            "line": 62,
                            "column": 10
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 1686,
                          "end": 2260,
                          "loc": {
                            "start": {
                              "line": 52,
                              "column": 8
                            },
                            "end": {
                              "line": 62,
                              "column": 9
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 1686,
                            "end": 1710,
                            "loc": {
                              "start": {
                                "line": 52,
                                "column": 8
                              },
                              "end": {
                                "line": 52,
                                "column": 32
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 1686,
                              "end": 1703,
                              "loc": {
                                "start": {
                                  "line": 52,
                                  "column": 8
                                },
                                "end": {
                                  "line": 52,
                                  "column": 25
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1686,
                                "end": 1693,
                                "loc": {
                                  "start": {
                                    "line": 52,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 52,
                                    "column": 15
                                  }
                                },
                                "name": "proxies"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1694,
                                "end": 1703,
                                "loc": {
                                  "start": {
                                    "line": 52,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 52,
                                    "column": 25
                                  }
                                },
                                "name": "clientHub"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1704,
                              "end": 1710,
                              "loc": {
                                "start": {
                                  "line": 52,
                                  "column": 26
                                },
                                "end": {
                                  "line": 52,
                                  "column": 32
                                }
                              },
                              "name": "server"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "ObjectExpression",
                            "start": 1713,
                            "end": 2260,
                            "loc": {
                              "start": {
                                "line": 52,
                                "column": 35
                              },
                              "end": {
                                "line": 62,
                                "column": 9
                              }
                            },
                            "properties": [
                              {
                                "type": "Property",
                                "start": 1727,
                                "end": 1918,
                                "loc": {
                                  "start": {
                                    "line": 53,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 55,
                                    "column": 13
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 1727,
                                  "end": 1731,
                                  "loc": {
                                    "start": {
                                      "line": 53,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 53,
                                      "column": 16
                                    }
                                  },
                                  "name": "init"
                                },
                                "value": {
                                  "type": "FunctionExpression",
                                  "start": 1733,
                                  "end": 1918,
                                  "loc": {
                                    "start": {
                                      "line": 53,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 55,
                                      "column": 13
                                    }
                                  },
                                  "id": null,
                                  "generator": false,
                                  "expression": false,
                                  "async": false,
                                  "params": [
                                    {
                                      "type": "Identifier",
                                      "start": 1743,
                                      "end": 1752,
                                      "loc": {
                                        "start": {
                                          "line": 53,
                                          "column": 28
                                        },
                                        "end": {
                                          "line": 53,
                                          "column": 37
                                        }
                                      },
                                      "name": "debugging"
                                    },
                                    {
                                      "type": "Identifier",
                                      "start": 1754,
                                      "end": 1766,
                                      "loc": {
                                        "start": {
                                          "line": 53,
                                          "column": 39
                                        },
                                        "end": {
                                          "line": 53,
                                          "column": 51
                                        }
                                      },
                                      "name": "PauseAllowed"
                                    },
                                    {
                                      "type": "Identifier",
                                      "start": 1768,
                                      "end": 1775,
                                      "loc": {
                                        "start": {
                                          "line": 53,
                                          "column": 53
                                        },
                                        "end": {
                                          "line": 53,
                                          "column": 60
                                        }
                                      },
                                      "name": "TimeOut"
                                    },
                                    {
                                      "type": "Identifier",
                                      "start": 1777,
                                      "end": 1784,
                                      "loc": {
                                        "start": {
                                          "line": 53,
                                          "column": 62
                                        },
                                        "end": {
                                          "line": 53,
                                          "column": 69
                                        }
                                      },
                                      "name": "Rebuild"
                                    }
                                  ],
                                  "body": {
                                    "type": "BlockStatement",
                                    "start": 1786,
                                    "end": 1918,
                                    "loc": {
                                      "start": {
                                        "line": 53,
                                        "column": 71
                                      },
                                      "end": {
                                        "line": 55,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ReturnStatement",
                                        "start": 1804,
                                        "end": 1904,
                                        "loc": {
                                          "start": {
                                            "line": 54,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 54,
                                            "column": 116
                                          }
                                        },
                                        "argument": {
                                          "type": "CallExpression",
                                          "start": 1811,
                                          "end": 1903,
                                          "loc": {
                                            "start": {
                                              "line": 54,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 54,
                                              "column": 115
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 1811,
                                            "end": 1841,
                                            "loc": {
                                              "start": {
                                                "line": 54,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 54,
                                                "column": 53
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 1811,
                                              "end": 1835,
                                              "loc": {
                                                "start": {
                                                  "line": 54,
                                                  "column": 23
                                                },
                                                "end": {
                                                  "line": 54,
                                                  "column": 47
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 1811,
                                                "end": 1828,
                                                "loc": {
                                                  "start": {
                                                    "line": 54,
                                                    "column": 23
                                                  },
                                                  "end": {
                                                    "line": 54,
                                                    "column": 40
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 1811,
                                                  "end": 1818,
                                                  "loc": {
                                                    "start": {
                                                      "line": 54,
                                                      "column": 23
                                                    },
                                                    "end": {
                                                      "line": 54,
                                                      "column": 30
                                                    }
                                                  },
                                                  "name": "proxies"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1819,
                                                  "end": 1828,
                                                  "loc": {
                                                    "start": {
                                                      "line": 54,
                                                      "column": 31
                                                    },
                                                    "end": {
                                                      "line": 54,
                                                      "column": 40
                                                    }
                                                  },
                                                  "name": "clientHub"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 1829,
                                                "end": 1835,
                                                "loc": {
                                                  "start": {
                                                    "line": 54,
                                                    "column": 41
                                                  },
                                                  "end": {
                                                    "line": 54,
                                                    "column": 47
                                                  }
                                                },
                                                "name": "invoke"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 1836,
                                              "end": 1841,
                                              "loc": {
                                                "start": {
                                                  "line": 54,
                                                  "column": 48
                                                },
                                                "end": {
                                                  "line": 54,
                                                  "column": 53
                                                }
                                              },
                                              "name": "apply"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "MemberExpression",
                                              "start": 1842,
                                              "end": 1859,
                                              "loc": {
                                                "start": {
                                                  "line": 54,
                                                  "column": 54
                                                },
                                                "end": {
                                                  "line": 54,
                                                  "column": 71
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 1842,
                                                "end": 1849,
                                                "loc": {
                                                  "start": {
                                                    "line": 54,
                                                    "column": 54
                                                  },
                                                  "end": {
                                                    "line": 54,
                                                    "column": 61
                                                  }
                                                },
                                                "name": "proxies"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 1850,
                                                "end": 1859,
                                                "loc": {
                                                  "start": {
                                                    "line": 54,
                                                    "column": 62
                                                  },
                                                  "end": {
                                                    "line": 54,
                                                    "column": 71
                                                  }
                                                },
                                                "name": "clientHub"
                                              },
                                              "computed": false
                                            },
                                            {
                                              "type": "CallExpression",
                                              "start": 1861,
                                              "end": 1902,
                                              "loc": {
                                                "start": {
                                                  "line": 54,
                                                  "column": 73
                                                },
                                                "end": {
                                                  "line": 54,
                                                  "column": 114
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 1861,
                                                "end": 1868,
                                                "loc": {
                                                  "start": {
                                                    "line": 54,
                                                    "column": 73
                                                  },
                                                  "end": {
                                                    "line": 54,
                                                    "column": 80
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 1861,
                                                  "end": 1862,
                                                  "loc": {
                                                    "start": {
                                                      "line": 54,
                                                      "column": 73
                                                    },
                                                    "end": {
                                                      "line": 54,
                                                      "column": 74
                                                    }
                                                  },
                                                  "name": "$"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1863,
                                                  "end": 1868,
                                                  "loc": {
                                                    "start": {
                                                      "line": 54,
                                                      "column": 75
                                                    },
                                                    "end": {
                                                      "line": 54,
                                                      "column": 80
                                                    }
                                                  },
                                                  "name": "merge"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "ArrayExpression",
                                                  "start": 1869,
                                                  "end": 1877,
                                                  "loc": {
                                                    "start": {
                                                      "line": 54,
                                                      "column": 81
                                                    },
                                                    "end": {
                                                      "line": 54,
                                                      "column": 89
                                                    }
                                                  },
                                                  "elements": [
                                                    {
                                                      "type": "Literal",
                                                      "start": 1870,
                                                      "end": 1876,
                                                      "loc": {
                                                        "start": {
                                                          "line": 54,
                                                          "column": 82
                                                        },
                                                        "end": {
                                                          "line": 54,
                                                          "column": 88
                                                        }
                                                      },
                                                      "value": "Init",
                                                      "rawValue": "Init",
                                                      "raw": "\"Init\""
                                                    }
                                                  ]
                                                },
                                                {
                                                  "type": "CallExpression",
                                                  "start": 1879,
                                                  "end": 1901,
                                                  "loc": {
                                                    "start": {
                                                      "line": 54,
                                                      "column": 91
                                                    },
                                                    "end": {
                                                      "line": 54,
                                                      "column": 113
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 1879,
                                                    "end": 1890,
                                                    "loc": {
                                                      "start": {
                                                        "line": 54,
                                                        "column": 91
                                                      },
                                                      "end": {
                                                        "line": 54,
                                                        "column": 102
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 1879,
                                                      "end": 1880,
                                                      "loc": {
                                                        "start": {
                                                          "line": 54,
                                                          "column": 91
                                                        },
                                                        "end": {
                                                          "line": 54,
                                                          "column": 92
                                                        }
                                                      },
                                                      "name": "$"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 1881,
                                                      "end": 1890,
                                                      "loc": {
                                                        "start": {
                                                          "line": 54,
                                                          "column": 93
                                                        },
                                                        "end": {
                                                          "line": 54,
                                                          "column": 102
                                                        }
                                                      },
                                                      "name": "makeArray"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 1891,
                                                      "end": 1900,
                                                      "loc": {
                                                        "start": {
                                                          "line": 54,
                                                          "column": 103
                                                        },
                                                        "end": {
                                                          "line": 54,
                                                          "column": 112
                                                        }
                                                      },
                                                      "name": "arguments"
                                                    }
                                                  ]
                                                }
                                              ]
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  }
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 1932,
                                "end": 2082,
                                "loc": {
                                  "start": {
                                    "line": 56,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 58,
                                    "column": 13
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 1932,
                                  "end": 1936,
                                  "loc": {
                                    "start": {
                                      "line": 56,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 56,
                                      "column": 16
                                    }
                                  },
                                  "name": "ping"
                                },
                                "value": {
                                  "type": "FunctionExpression",
                                  "start": 1938,
                                  "end": 2082,
                                  "loc": {
                                    "start": {
                                      "line": 56,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 58,
                                      "column": 13
                                    }
                                  },
                                  "id": null,
                                  "generator": false,
                                  "expression": false,
                                  "async": false,
                                  "params": [],
                                  "body": {
                                    "type": "BlockStatement",
                                    "start": 1950,
                                    "end": 2082,
                                    "loc": {
                                      "start": {
                                        "line": 56,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 58,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ReturnStatement",
                                        "start": 1968,
                                        "end": 2068,
                                        "loc": {
                                          "start": {
                                            "line": 57,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 57,
                                            "column": 116
                                          }
                                        },
                                        "argument": {
                                          "type": "CallExpression",
                                          "start": 1975,
                                          "end": 2067,
                                          "loc": {
                                            "start": {
                                              "line": 57,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 57,
                                              "column": 115
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 1975,
                                            "end": 2005,
                                            "loc": {
                                              "start": {
                                                "line": 57,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 57,
                                                "column": 53
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 1975,
                                              "end": 1999,
                                              "loc": {
                                                "start": {
                                                  "line": 57,
                                                  "column": 23
                                                },
                                                "end": {
                                                  "line": 57,
                                                  "column": 47
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 1975,
                                                "end": 1992,
                                                "loc": {
                                                  "start": {
                                                    "line": 57,
                                                    "column": 23
                                                  },
                                                  "end": {
                                                    "line": 57,
                                                    "column": 40
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 1975,
                                                  "end": 1982,
                                                  "loc": {
                                                    "start": {
                                                      "line": 57,
                                                      "column": 23
                                                    },
                                                    "end": {
                                                      "line": 57,
                                                      "column": 30
                                                    }
                                                  },
                                                  "name": "proxies"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1983,
                                                  "end": 1992,
                                                  "loc": {
                                                    "start": {
                                                      "line": 57,
                                                      "column": 31
                                                    },
                                                    "end": {
                                                      "line": 57,
                                                      "column": 40
                                                    }
                                                  },
                                                  "name": "clientHub"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 1993,
                                                "end": 1999,
                                                "loc": {
                                                  "start": {
                                                    "line": 57,
                                                    "column": 41
                                                  },
                                                  "end": {
                                                    "line": 57,
                                                    "column": 47
                                                  }
                                                },
                                                "name": "invoke"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2000,
                                              "end": 2005,
                                              "loc": {
                                                "start": {
                                                  "line": 57,
                                                  "column": 48
                                                },
                                                "end": {
                                                  "line": 57,
                                                  "column": 53
                                                }
                                              },
                                              "name": "apply"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "MemberExpression",
                                              "start": 2006,
                                              "end": 2023,
                                              "loc": {
                                                "start": {
                                                  "line": 57,
                                                  "column": 54
                                                },
                                                "end": {
                                                  "line": 57,
                                                  "column": 71
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 2006,
                                                "end": 2013,
                                                "loc": {
                                                  "start": {
                                                    "line": 57,
                                                    "column": 54
                                                  },
                                                  "end": {
                                                    "line": 57,
                                                    "column": 61
                                                  }
                                                },
                                                "name": "proxies"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 2014,
                                                "end": 2023,
                                                "loc": {
                                                  "start": {
                                                    "line": 57,
                                                    "column": 62
                                                  },
                                                  "end": {
                                                    "line": 57,
                                                    "column": 71
                                                  }
                                                },
                                                "name": "clientHub"
                                              },
                                              "computed": false
                                            },
                                            {
                                              "type": "CallExpression",
                                              "start": 2025,
                                              "end": 2066,
                                              "loc": {
                                                "start": {
                                                  "line": 57,
                                                  "column": 73
                                                },
                                                "end": {
                                                  "line": 57,
                                                  "column": 114
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 2025,
                                                "end": 2032,
                                                "loc": {
                                                  "start": {
                                                    "line": 57,
                                                    "column": 73
                                                  },
                                                  "end": {
                                                    "line": 57,
                                                    "column": 80
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 2025,
                                                  "end": 2026,
                                                  "loc": {
                                                    "start": {
                                                      "line": 57,
                                                      "column": 73
                                                    },
                                                    "end": {
                                                      "line": 57,
                                                      "column": 74
                                                    }
                                                  },
                                                  "name": "$"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 2027,
                                                  "end": 2032,
                                                  "loc": {
                                                    "start": {
                                                      "line": 57,
                                                      "column": 75
                                                    },
                                                    "end": {
                                                      "line": 57,
                                                      "column": 80
                                                    }
                                                  },
                                                  "name": "merge"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "ArrayExpression",
                                                  "start": 2033,
                                                  "end": 2041,
                                                  "loc": {
                                                    "start": {
                                                      "line": 57,
                                                      "column": 81
                                                    },
                                                    "end": {
                                                      "line": 57,
                                                      "column": 89
                                                    }
                                                  },
                                                  "elements": [
                                                    {
                                                      "type": "Literal",
                                                      "start": 2034,
                                                      "end": 2040,
                                                      "loc": {
                                                        "start": {
                                                          "line": 57,
                                                          "column": 82
                                                        },
                                                        "end": {
                                                          "line": 57,
                                                          "column": 88
                                                        }
                                                      },
                                                      "value": "Ping",
                                                      "rawValue": "Ping",
                                                      "raw": "\"Ping\""
                                                    }
                                                  ]
                                                },
                                                {
                                                  "type": "CallExpression",
                                                  "start": 2043,
                                                  "end": 2065,
                                                  "loc": {
                                                    "start": {
                                                      "line": 57,
                                                      "column": 91
                                                    },
                                                    "end": {
                                                      "line": 57,
                                                      "column": 113
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 2043,
                                                    "end": 2054,
                                                    "loc": {
                                                      "start": {
                                                        "line": 57,
                                                        "column": 91
                                                      },
                                                      "end": {
                                                        "line": 57,
                                                        "column": 102
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 2043,
                                                      "end": 2044,
                                                      "loc": {
                                                        "start": {
                                                          "line": 57,
                                                          "column": 91
                                                        },
                                                        "end": {
                                                          "line": 57,
                                                          "column": 92
                                                        }
                                                      },
                                                      "name": "$"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 2045,
                                                      "end": 2054,
                                                      "loc": {
                                                        "start": {
                                                          "line": 57,
                                                          "column": 93
                                                        },
                                                        "end": {
                                                          "line": 57,
                                                          "column": 102
                                                        }
                                                      },
                                                      "name": "makeArray"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 2055,
                                                      "end": 2064,
                                                      "loc": {
                                                        "start": {
                                                          "line": 57,
                                                          "column": 103
                                                        },
                                                        "end": {
                                                          "line": 57,
                                                          "column": 112
                                                        }
                                                      },
                                                      "name": "arguments"
                                                    }
                                                  ]
                                                }
                                              ]
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  }
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 2096,
                                "end": 2250,
                                "loc": {
                                  "start": {
                                    "line": 59,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 61,
                                    "column": 13
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 2096,
                                  "end": 2100,
                                  "loc": {
                                    "start": {
                                      "line": 59,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 59,
                                      "column": 16
                                    }
                                  },
                                  "name": "send"
                                },
                                "value": {
                                  "type": "FunctionExpression",
                                  "start": 2102,
                                  "end": 2250,
                                  "loc": {
                                    "start": {
                                      "line": 59,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 61,
                                      "column": 13
                                    }
                                  },
                                  "id": null,
                                  "generator": false,
                                  "expression": false,
                                  "async": false,
                                  "params": [
                                    {
                                      "type": "Identifier",
                                      "start": 2112,
                                      "end": 2116,
                                      "loc": {
                                        "start": {
                                          "line": 59,
                                          "column": 28
                                        },
                                        "end": {
                                          "line": 59,
                                          "column": 32
                                        }
                                      },
                                      "name": "data"
                                    }
                                  ],
                                  "body": {
                                    "type": "BlockStatement",
                                    "start": 2118,
                                    "end": 2250,
                                    "loc": {
                                      "start": {
                                        "line": 59,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 61,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ReturnStatement",
                                        "start": 2136,
                                        "end": 2236,
                                        "loc": {
                                          "start": {
                                            "line": 60,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 60,
                                            "column": 116
                                          }
                                        },
                                        "argument": {
                                          "type": "CallExpression",
                                          "start": 2143,
                                          "end": 2235,
                                          "loc": {
                                            "start": {
                                              "line": 60,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 60,
                                              "column": 115
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 2143,
                                            "end": 2173,
                                            "loc": {
                                              "start": {
                                                "line": 60,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 60,
                                                "column": 53
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 2143,
                                              "end": 2167,
                                              "loc": {
                                                "start": {
                                                  "line": 60,
                                                  "column": 23
                                                },
                                                "end": {
                                                  "line": 60,
                                                  "column": 47
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 2143,
                                                "end": 2160,
                                                "loc": {
                                                  "start": {
                                                    "line": 60,
                                                    "column": 23
                                                  },
                                                  "end": {
                                                    "line": 60,
                                                    "column": 40
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 2143,
                                                  "end": 2150,
                                                  "loc": {
                                                    "start": {
                                                      "line": 60,
                                                      "column": 23
                                                    },
                                                    "end": {
                                                      "line": 60,
                                                      "column": 30
                                                    }
                                                  },
                                                  "name": "proxies"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 2151,
                                                  "end": 2160,
                                                  "loc": {
                                                    "start": {
                                                      "line": 60,
                                                      "column": 31
                                                    },
                                                    "end": {
                                                      "line": 60,
                                                      "column": 40
                                                    }
                                                  },
                                                  "name": "clientHub"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 2161,
                                                "end": 2167,
                                                "loc": {
                                                  "start": {
                                                    "line": 60,
                                                    "column": 41
                                                  },
                                                  "end": {
                                                    "line": 60,
                                                    "column": 47
                                                  }
                                                },
                                                "name": "invoke"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2168,
                                              "end": 2173,
                                              "loc": {
                                                "start": {
                                                  "line": 60,
                                                  "column": 48
                                                },
                                                "end": {
                                                  "line": 60,
                                                  "column": 53
                                                }
                                              },
                                              "name": "apply"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "MemberExpression",
                                              "start": 2174,
                                              "end": 2191,
                                              "loc": {
                                                "start": {
                                                  "line": 60,
                                                  "column": 54
                                                },
                                                "end": {
                                                  "line": 60,
                                                  "column": 71
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 2174,
                                                "end": 2181,
                                                "loc": {
                                                  "start": {
                                                    "line": 60,
                                                    "column": 54
                                                  },
                                                  "end": {
                                                    "line": 60,
                                                    "column": 61
                                                  }
                                                },
                                                "name": "proxies"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 2182,
                                                "end": 2191,
                                                "loc": {
                                                  "start": {
                                                    "line": 60,
                                                    "column": 62
                                                  },
                                                  "end": {
                                                    "line": 60,
                                                    "column": 71
                                                  }
                                                },
                                                "name": "clientHub"
                                              },
                                              "computed": false
                                            },
                                            {
                                              "type": "CallExpression",
                                              "start": 2193,
                                              "end": 2234,
                                              "loc": {
                                                "start": {
                                                  "line": 60,
                                                  "column": 73
                                                },
                                                "end": {
                                                  "line": 60,
                                                  "column": 114
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 2193,
                                                "end": 2200,
                                                "loc": {
                                                  "start": {
                                                    "line": 60,
                                                    "column": 73
                                                  },
                                                  "end": {
                                                    "line": 60,
                                                    "column": 80
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 2193,
                                                  "end": 2194,
                                                  "loc": {
                                                    "start": {
                                                      "line": 60,
                                                      "column": 73
                                                    },
                                                    "end": {
                                                      "line": 60,
                                                      "column": 74
                                                    }
                                                  },
                                                  "name": "$"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 2195,
                                                  "end": 2200,
                                                  "loc": {
                                                    "start": {
                                                      "line": 60,
                                                      "column": 75
                                                    },
                                                    "end": {
                                                      "line": 60,
                                                      "column": 80
                                                    }
                                                  },
                                                  "name": "merge"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "ArrayExpression",
                                                  "start": 2201,
                                                  "end": 2209,
                                                  "loc": {
                                                    "start": {
                                                      "line": 60,
                                                      "column": 81
                                                    },
                                                    "end": {
                                                      "line": 60,
                                                      "column": 89
                                                    }
                                                  },
                                                  "elements": [
                                                    {
                                                      "type": "Literal",
                                                      "start": 2202,
                                                      "end": 2208,
                                                      "loc": {
                                                        "start": {
                                                          "line": 60,
                                                          "column": 82
                                                        },
                                                        "end": {
                                                          "line": 60,
                                                          "column": 88
                                                        }
                                                      },
                                                      "value": "Send",
                                                      "rawValue": "Send",
                                                      "raw": "\"Send\""
                                                    }
                                                  ]
                                                },
                                                {
                                                  "type": "CallExpression",
                                                  "start": 2211,
                                                  "end": 2233,
                                                  "loc": {
                                                    "start": {
                                                      "line": 60,
                                                      "column": 91
                                                    },
                                                    "end": {
                                                      "line": 60,
                                                      "column": 113
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 2211,
                                                    "end": 2222,
                                                    "loc": {
                                                      "start": {
                                                        "line": 60,
                                                        "column": 91
                                                      },
                                                      "end": {
                                                        "line": 60,
                                                        "column": 102
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 2211,
                                                      "end": 2212,
                                                      "loc": {
                                                        "start": {
                                                          "line": 60,
                                                          "column": 91
                                                        },
                                                        "end": {
                                                          "line": 60,
                                                          "column": 92
                                                        }
                                                      },
                                                      "name": "$"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 2213,
                                                      "end": 2222,
                                                      "loc": {
                                                        "start": {
                                                          "line": 60,
                                                          "column": 93
                                                        },
                                                        "end": {
                                                          "line": 60,
                                                          "column": 102
                                                        }
                                                      },
                                                      "name": "makeArray"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 2223,
                                                      "end": 2232,
                                                      "loc": {
                                                        "start": {
                                                          "line": 60,
                                                          "column": 103
                                                        },
                                                        "end": {
                                                          "line": 60,
                                                          "column": 112
                                                        }
                                                      },
                                                      "name": "arguments"
                                                    }
                                                  ]
                                                }
                                              ]
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  }
                                },
                                "kind": "init"
                              }
                            ]
                          }
                        }
                      },
                      {
                        "type": "ReturnStatement",
                        "start": 2270,
                        "end": 2285,
                        "loc": {
                          "start": {
                            "line": 63,
                            "column": 8
                          },
                          "end": {
                            "line": 63,
                            "column": 23
                          }
                        },
                        "argument": {
                          "type": "Identifier",
                          "start": 2277,
                          "end": 2284,
                          "loc": {
                            "start": {
                              "line": 63,
                              "column": 15
                            },
                            "end": {
                              "line": 63,
                              "column": 22
                            }
                          },
                          "name": "proxies"
                        }
                      }
                    ]
                  }
                }
              }
            },
            {
              "type": "ExpressionStatement",
              "start": 2298,
              "end": 2366,
              "loc": {
                "start": {
                  "line": 66,
                  "column": 4
                },
                "end": {
                  "line": 66,
                  "column": 72
                }
              },
              "expression": {
                "type": "AssignmentExpression",
                "start": 2298,
                "end": 2365,
                "loc": {
                  "start": {
                    "line": 66,
                    "column": 4
                  },
                  "end": {
                    "line": 66,
                    "column": 71
                  }
                },
                "operator": "=",
                "left": {
                  "type": "MemberExpression",
                  "start": 2298,
                  "end": 2308,
                  "loc": {
                    "start": {
                      "line": 66,
                      "column": 4
                    },
                    "end": {
                      "line": 66,
                      "column": 14
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 2298,
                    "end": 2303,
                    "loc": {
                      "start": {
                        "line": 66,
                        "column": 4
                      },
                      "end": {
                        "line": 66,
                        "column": 9
                      }
                    },
                    "name": "scope"
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 2304,
                    "end": 2308,
                    "loc": {
                      "start": {
                        "line": 66,
                        "column": 10
                      },
                      "end": {
                        "line": 66,
                        "column": 14
                      }
                    },
                    "name": "_hub"
                  },
                  "computed": false
                },
                "right": {
                  "type": "CallExpression",
                  "start": 2311,
                  "end": 2365,
                  "loc": {
                    "start": {
                      "line": 66,
                      "column": 17
                    },
                    "end": {
                      "line": 66,
                      "column": 71
                    }
                  },
                  "callee": {
                    "type": "MemberExpression",
                    "start": 2311,
                    "end": 2326,
                    "loc": {
                      "start": {
                        "line": 66,
                        "column": 17
                      },
                      "end": {
                        "line": 66,
                        "column": 32
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 2311,
                      "end": 2312,
                      "loc": {
                        "start": {
                          "line": 66,
                          "column": 17
                        },
                        "end": {
                          "line": 66,
                          "column": 18
                        }
                      },
                      "name": "$"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 2313,
                      "end": 2326,
                      "loc": {
                        "start": {
                          "line": 66,
                          "column": 19
                        },
                        "end": {
                          "line": 66,
                          "column": 32
                        }
                      },
                      "name": "hubConnection"
                    },
                    "computed": false
                  },
                  "arguments": [
                    {
                      "type": "Literal",
                      "start": 2327,
                      "end": 2337,
                      "loc": {
                        "start": {
                          "line": 66,
                          "column": 33
                        },
                        "end": {
                          "line": 66,
                          "column": 43
                        }
                      },
                      "value": "/signalr",
                      "rawValue": "/signalr",
                      "raw": "\"/signalr\""
                    },
                    {
                      "type": "ObjectExpression",
                      "start": 2339,
                      "end": 2364,
                      "loc": {
                        "start": {
                          "line": 66,
                          "column": 45
                        },
                        "end": {
                          "line": 66,
                          "column": 70
                        }
                      },
                      "properties": [
                        {
                          "type": "Property",
                          "start": 2341,
                          "end": 2362,
                          "loc": {
                            "start": {
                              "line": 66,
                              "column": 47
                            },
                            "end": {
                              "line": 66,
                              "column": 68
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 2341,
                            "end": 2355,
                            "loc": {
                              "start": {
                                "line": 66,
                                "column": 47
                              },
                              "end": {
                                "line": 66,
                                "column": 61
                              }
                            },
                            "name": "useDefaultPath"
                          },
                          "value": {
                            "type": "Literal",
                            "start": 2357,
                            "end": 2362,
                            "loc": {
                              "start": {
                                "line": 66,
                                "column": 63
                              },
                              "end": {
                                "line": 66,
                                "column": 68
                              }
                            },
                            "value": false,
                            "rawValue": false,
                            "raw": "false"
                          },
                          "kind": "init"
                        }
                      ]
                    }
                  ]
                }
              }
            },
            {
              "type": "ExpressionStatement",
              "start": 2371,
              "end": 2416,
              "loc": {
                "start": {
                  "line": 67,
                  "column": 4
                },
                "end": {
                  "line": 67,
                  "column": 49
                }
              },
              "expression": {
                "type": "AssignmentExpression",
                "start": 2371,
                "end": 2415,
                "loc": {
                  "start": {
                    "line": 67,
                    "column": 4
                  },
                  "end": {
                    "line": 67,
                    "column": 48
                  }
                },
                "operator": "=",
                "left": {
                  "type": "MemberExpression",
                  "start": 2371,
                  "end": 2383,
                  "loc": {
                    "start": {
                      "line": 67,
                      "column": 4
                    },
                    "end": {
                      "line": 67,
                      "column": 16
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 2371,
                    "end": 2376,
                    "loc": {
                      "start": {
                        "line": 67,
                        "column": 4
                      },
                      "end": {
                        "line": 67,
                        "column": 9
                      }
                    },
                    "name": "scope"
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 2377,
                    "end": 2383,
                    "loc": {
                      "start": {
                        "line": 67,
                        "column": 10
                      },
                      "end": {
                        "line": 67,
                        "column": 16
                      }
                    },
                    "name": "_proxy"
                  },
                  "computed": false
                },
                "right": {
                  "type": "CallExpression",
                  "start": 2386,
                  "end": 2415,
                  "loc": {
                    "start": {
                      "line": 67,
                      "column": 19
                    },
                    "end": {
                      "line": 67,
                      "column": 48
                    }
                  },
                  "callee": {
                    "type": "MemberExpression",
                    "start": 2386,
                    "end": 2413,
                    "loc": {
                      "start": {
                        "line": 67,
                        "column": 19
                      },
                      "end": {
                        "line": 67,
                        "column": 46
                      }
                    },
                    "object": {
                      "type": "MemberExpression",
                      "start": 2386,
                      "end": 2396,
                      "loc": {
                        "start": {
                          "line": 67,
                          "column": 19
                        },
                        "end": {
                          "line": 67,
                          "column": 29
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 2386,
                        "end": 2391,
                        "loc": {
                          "start": {
                            "line": 67,
                            "column": 19
                          },
                          "end": {
                            "line": 67,
                            "column": 24
                          }
                        },
                        "name": "scope"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 2392,
                        "end": 2396,
                        "loc": {
                          "start": {
                            "line": 67,
                            "column": 25
                          },
                          "end": {
                            "line": 67,
                            "column": 29
                          }
                        },
                        "name": "_hub"
                      },
                      "computed": false
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 2397,
                      "end": 2413,
                      "loc": {
                        "start": {
                          "line": 67,
                          "column": 30
                        },
                        "end": {
                          "line": 67,
                          "column": 46
                        }
                      },
                      "name": "createHubProxies"
                    },
                    "computed": false
                  },
                  "arguments": []
                }
              }
            }
          ]
        },
        "leadingComments": [],
        "trailingComments": []
      }
    }
  ]
}