{
  "type": "Program",
  "body": [
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "local": {
            "type": "Identifier",
            "name": "Subject",
            "range": [
              9,
              16
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 9
              },
              "end": {
                "line": 1,
                "column": 16
              }
            }
          },
          "imported": {
            "type": "Identifier",
            "name": "Subject",
            "range": [
              9,
              16
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 9
              },
              "end": {
                "line": 1,
                "column": 16
              }
            }
          },
          "range": [
            9,
            16
          ],
          "loc": {
            "start": {
              "line": 1,
              "column": 9
            },
            "end": {
              "line": 1,
              "column": 16
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../Subject",
        "raw": "'../Subject'",
        "range": [
          24,
          36
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 24
          },
          "end": {
            "line": 1,
            "column": 36
          }
        }
      },
      "range": [
        0,
        37
      ],
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 37
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "local": {
            "type": "Identifier",
            "name": "tryCatch",
            "range": [
              47,
              55
            ],
            "loc": {
              "start": {
                "line": 2,
                "column": 9
              },
              "end": {
                "line": 2,
                "column": 17
              }
            }
          },
          "imported": {
            "type": "Identifier",
            "name": "tryCatch",
            "range": [
              47,
              55
            ],
            "loc": {
              "start": {
                "line": 2,
                "column": 9
              },
              "end": {
                "line": 2,
                "column": 17
              }
            }
          },
          "range": [
            47,
            55
          ],
          "loc": {
            "start": {
              "line": 2,
              "column": 9
            },
            "end": {
              "line": 2,
              "column": 17
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../util/tryCatch",
        "raw": "'../util/tryCatch'",
        "range": [
          63,
          81
        ],
        "loc": {
          "start": {
            "line": 2,
            "column": 25
          },
          "end": {
            "line": 2,
            "column": 43
          }
        }
      },
      "range": [
        38,
        82
      ],
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 44
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "local": {
            "type": "Identifier",
            "name": "errorObject",
            "range": [
              92,
              103
            ],
            "loc": {
              "start": {
                "line": 3,
                "column": 9
              },
              "end": {
                "line": 3,
                "column": 20
              }
            }
          },
          "imported": {
            "type": "Identifier",
            "name": "errorObject",
            "range": [
              92,
              103
            ],
            "loc": {
              "start": {
                "line": 3,
                "column": 9
              },
              "end": {
                "line": 3,
                "column": 20
              }
            }
          },
          "range": [
            92,
            103
          ],
          "loc": {
            "start": {
              "line": 3,
              "column": 9
            },
            "end": {
              "line": 3,
              "column": 20
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../util/errorObject",
        "raw": "'../util/errorObject'",
        "range": [
          111,
          132
        ],
        "loc": {
          "start": {
            "line": 3,
            "column": 28
          },
          "end": {
            "line": 3,
            "column": 49
          }
        }
      },
      "range": [
        83,
        133
      ],
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 50
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "local": {
            "type": "Identifier",
            "name": "OuterSubscriber",
            "range": [
              143,
              158
            ],
            "loc": {
              "start": {
                "line": 4,
                "column": 9
              },
              "end": {
                "line": 4,
                "column": 24
              }
            }
          },
          "imported": {
            "type": "Identifier",
            "name": "OuterSubscriber",
            "range": [
              143,
              158
            ],
            "loc": {
              "start": {
                "line": 4,
                "column": 9
              },
              "end": {
                "line": 4,
                "column": 24
              }
            }
          },
          "range": [
            143,
            158
          ],
          "loc": {
            "start": {
              "line": 4,
              "column": 9
            },
            "end": {
              "line": 4,
              "column": 24
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../OuterSubscriber",
        "raw": "'../OuterSubscriber'",
        "range": [
          166,
          186
        ],
        "loc": {
          "start": {
            "line": 4,
            "column": 32
          },
          "end": {
            "line": 4,
            "column": 52
          }
        }
      },
      "range": [
        134,
        187
      ],
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 53
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "local": {
            "type": "Identifier",
            "name": "subscribeToResult",
            "range": [
              197,
              214
            ],
            "loc": {
              "start": {
                "line": 5,
                "column": 9
              },
              "end": {
                "line": 5,
                "column": 26
              }
            }
          },
          "imported": {
            "type": "Identifier",
            "name": "subscribeToResult",
            "range": [
              197,
              214
            ],
            "loc": {
              "start": {
                "line": 5,
                "column": 9
              },
              "end": {
                "line": 5,
                "column": 26
              }
            }
          },
          "range": [
            197,
            214
          ],
          "loc": {
            "start": {
              "line": 5,
              "column": 9
            },
            "end": {
              "line": 5,
              "column": 26
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../util/subscribeToResult",
        "raw": "'../util/subscribeToResult'",
        "range": [
          222,
          249
        ],
        "loc": {
          "start": {
            "line": 5,
            "column": 34
          },
          "end": {
            "line": 5,
            "column": 61
          }
        }
      },
      "range": [
        188,
        250
      ],
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 5,
          "column": 62
        }
      },
      "trailingComments": [
        {
          "type": "Block",
          "value": "*\n * Returns an Observable that emits the same values as the source observable with the exception of a `complete`.\n * A `complete` will cause the emission of the Throwable that cause the complete to the Observable returned from\n * notificationHandler. If that Observable calls onComplete or `complete` then retry will call `complete` or `error`\n * on the child subscription. Otherwise, this Observable will resubscribe to the source observable, on a particular\n * Scheduler.\n *\n * <img src=\"./img/repeatWhen.png\" width=\"100%\">\n *\n * @param {notificationHandler} receives an Observable of notifications with which a user can `complete` or `error`,\n * aborting the retry.\n * @param {scheduler} the Scheduler on which to subscribe to the source Observable.\n * @return {Observable} the source Observable modified with retry logic.\n * @method repeatWhen\n * @owner Observable\n ",
          "range": [
            251,
            1126
          ],
          "loc": {
            "start": {
              "line": 6,
              "column": 0
            },
            "end": {
              "line": 21,
              "column": 3
            }
          }
        }
      ]
    },
    {
      "type": "ExportNamedDeclaration",
      "declaration": {
        "type": "FunctionDeclaration",
        "id": {
          "type": "Identifier",
          "name": "repeatWhen",
          "range": [
            1143,
            1153
          ],
          "loc": {
            "start": {
              "line": 22,
              "column": 16
            },
            "end": {
              "line": 22,
              "column": 26
            }
          }
        },
        "params": [
          {
            "type": "Identifier",
            "name": "notifier",
            "range": [
              1154,
              1162
            ],
            "loc": {
              "start": {
                "line": 22,
                "column": 27
              },
              "end": {
                "line": 22,
                "column": 35
              }
            }
          }
        ],
        "body": {
          "type": "BlockStatement",
          "body": [
            {
              "type": "ReturnStatement",
              "argument": {
                "type": "CallExpression",
                "callee": {
                  "type": "MemberExpression",
                  "computed": false,
                  "object": {
                    "type": "ThisExpression",
                    "range": [
                      1177,
                      1181
                    ],
                    "loc": {
                      "start": {
                        "line": 23,
                        "column": 11
                      },
                      "end": {
                        "line": 23,
                        "column": 15
                      }
                    }
                  },
                  "property": {
                    "type": "Identifier",
                    "name": "lift",
                    "range": [
                      1182,
                      1186
                    ],
                    "loc": {
                      "start": {
                        "line": 23,
                        "column": 16
                      },
                      "end": {
                        "line": 23,
                        "column": 20
                      }
                    }
                  },
                  "range": [
                    1177,
                    1186
                  ],
                  "loc": {
                    "start": {
                      "line": 23,
                      "column": 11
                    },
                    "end": {
                      "line": 23,
                      "column": 20
                    }
                  }
                },
                "arguments": [
                  {
                    "type": "NewExpression",
                    "callee": {
                      "type": "Identifier",
                      "name": "RepeatWhenOperator",
                      "range": [
                        1191,
                        1209
                      ],
                      "loc": {
                        "start": {
                          "line": 23,
                          "column": 25
                        },
                        "end": {
                          "line": 23,
                          "column": 43
                        }
                      }
                    },
                    "arguments": [
                      {
                        "type": "Identifier",
                        "name": "notifier",
                        "range": [
                          1210,
                          1218
                        ],
                        "loc": {
                          "start": {
                            "line": 23,
                            "column": 44
                          },
                          "end": {
                            "line": 23,
                            "column": 52
                          }
                        }
                      },
                      {
                        "type": "ThisExpression",
                        "range": [
                          1220,
                          1224
                        ],
                        "loc": {
                          "start": {
                            "line": 23,
                            "column": 54
                          },
                          "end": {
                            "line": 23,
                            "column": 58
                          }
                        }
                      }
                    ],
                    "range": [
                      1187,
                      1225
                    ],
                    "loc": {
                      "start": {
                        "line": 23,
                        "column": 21
                      },
                      "end": {
                        "line": 23,
                        "column": 59
                      }
                    }
                  }
                ],
                "range": [
                  1177,
                  1226
                ],
                "loc": {
                  "start": {
                    "line": 23,
                    "column": 11
                  },
                  "end": {
                    "line": 23,
                    "column": 60
                  }
                }
              },
              "range": [
                1170,
                1227
              ],
              "loc": {
                "start": {
                  "line": 23,
                  "column": 4
                },
                "end": {
                  "line": 23,
                  "column": 61
                }
              }
            }
          ],
          "range": [
            1164,
            1229
          ],
          "loc": {
            "start": {
              "line": 22,
              "column": 37
            },
            "end": {
              "line": 24,
              "column": 1
            }
          }
        },
        "generator": false,
        "expression": false,
        "range": [
          1134,
          1229
        ],
        "loc": {
          "start": {
            "line": 22,
            "column": 7
          },
          "end": {
            "line": 24,
            "column": 1
          }
        },
        "leadingComments": [
          {
            "type": "Block",
            "value": "*\n * Returns an Observable that emits the same values as the source observable with the exception of a `complete`.\n * A `complete` will cause the emission of the Throwable that cause the complete to the Observable returned from\n * notificationHandler. If that Observable calls onComplete or `complete` then retry will call `complete` or `error`\n * on the child subscription. Otherwise, this Observable will resubscribe to the source observable, on a particular\n * Scheduler.\n *\n * <img src=\"./img/repeatWhen.png\" width=\"100%\">\n *\n * @param {notificationHandler} receives an Observable of notifications with which a user can `complete` or `error`,\n * aborting the retry.\n * @param {scheduler} the Scheduler on which to subscribe to the source Observable.\n * @return {Observable} the source Observable modified with retry logic.\n * @method repeatWhen\n * @owner Observable\n ",
            "range": [
              251,
              1126
            ],
            "loc": {
              "start": {
                "line": 6,
                "column": 0
              },
              "end": {
                "line": 21,
                "column": 3
              }
            }
          }
        ],
        "trailingComments": []
      },
      "specifiers": [],
      "source": null,
      "range": [
        1127,
        1229
      ],
      "loc": {
        "start": {
          "line": 22,
          "column": 0
        },
        "end": {
          "line": 24,
          "column": 1
        }
      },
      "leadingComments": [
        {
          "type": "Block",
          "value": "*\n * Returns an Observable that emits the same values as the source observable with the exception of a `complete`.\n * A `complete` will cause the emission of the Throwable that cause the complete to the Observable returned from\n * notificationHandler. If that Observable calls onComplete or `complete` then retry will call `complete` or `error`\n * on the child subscription. Otherwise, this Observable will resubscribe to the source observable, on a particular\n * Scheduler.\n *\n * <img src=\"./img/repeatWhen.png\" width=\"100%\">\n *\n * @param {notificationHandler} receives an Observable of notifications with which a user can `complete` or `error`,\n * aborting the retry.\n * @param {scheduler} the Scheduler on which to subscribe to the source Observable.\n * @return {Observable} the source Observable modified with retry logic.\n * @method repeatWhen\n * @owner Observable\n ",
          "range": [
            251,
            1126
          ],
          "loc": {
            "start": {
              "line": 6,
              "column": 0
            },
            "end": {
              "line": 21,
              "column": 3
            }
          }
        }
      ]
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "RepeatWhenOperator",
            "range": [
              1234,
              1252
            ],
            "loc": {
              "start": {
                "line": 25,
                "column": 4
              },
              "end": {
                "line": 25,
                "column": 22
              }
            }
          },
          "init": {
            "type": "CallExpression",
            "callee": {
              "type": "FunctionExpression",
              "id": null,
              "params": [],
              "body": {
                "type": "BlockStatement",
                "body": [
                  {
                    "type": "FunctionDeclaration",
                    "id": {
                      "type": "Identifier",
                      "name": "RepeatWhenOperator",
                      "range": [
                        1283,
                        1301
                      ],
                      "loc": {
                        "start": {
                          "line": 26,
                          "column": 13
                        },
                        "end": {
                          "line": 26,
                          "column": 31
                        }
                      }
                    },
                    "params": [
                      {
                        "type": "Identifier",
                        "name": "notifier",
                        "range": [
                          1302,
                          1310
                        ],
                        "loc": {
                          "start": {
                            "line": 26,
                            "column": 32
                          },
                          "end": {
                            "line": 26,
                            "column": 40
                          }
                        }
                      },
                      {
                        "type": "Identifier",
                        "name": "source",
                        "range": [
                          1312,
                          1318
                        ],
                        "loc": {
                          "start": {
                            "line": 26,
                            "column": 42
                          },
                          "end": {
                            "line": 26,
                            "column": 48
                          }
                        }
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "expression": {
                            "type": "AssignmentExpression",
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "computed": false,
                              "object": {
                                "type": "ThisExpression",
                                "range": [
                                  1330,
                                  1334
                                ],
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 12
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "name": "notifier",
                                "range": [
                                  1335,
                                  1343
                                ],
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 21
                                  }
                                }
                              },
                              "range": [
                                1330,
                                1343
                              ],
                              "loc": {
                                "start": {
                                  "line": 27,
                                  "column": 8
                                },
                                "end": {
                                  "line": 27,
                                  "column": 21
                                }
                              }
                            },
                            "right": {
                              "type": "Identifier",
                              "name": "notifier",
                              "range": [
                                1346,
                                1354
                              ],
                              "loc": {
                                "start": {
                                  "line": 27,
                                  "column": 24
                                },
                                "end": {
                                  "line": 27,
                                  "column": 32
                                }
                              }
                            },
                            "range": [
                              1330,
                              1354
                            ],
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 8
                              },
                              "end": {
                                "line": 27,
                                "column": 32
                              }
                            }
                          },
                          "range": [
                            1330,
                            1355
                          ],
                          "loc": {
                            "start": {
                              "line": 27,
                              "column": 8
                            },
                            "end": {
                              "line": 27,
                              "column": 33
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "expression": {
                            "type": "AssignmentExpression",
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "computed": false,
                              "object": {
                                "type": "ThisExpression",
                                "range": [
                                  1364,
                                  1368
                                ],
                                "loc": {
                                  "start": {
                                    "line": 28,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 28,
                                    "column": 12
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "name": "source",
                                "range": [
                                  1369,
                                  1375
                                ],
                                "loc": {
                                  "start": {
                                    "line": 28,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 28,
                                    "column": 19
                                  }
                                }
                              },
                              "range": [
                                1364,
                                1375
                              ],
                              "loc": {
                                "start": {
                                  "line": 28,
                                  "column": 8
                                },
                                "end": {
                                  "line": 28,
                                  "column": 19
                                }
                              }
                            },
                            "right": {
                              "type": "Identifier",
                              "name": "source",
                              "range": [
                                1378,
                                1384
                              ],
                              "loc": {
                                "start": {
                                  "line": 28,
                                  "column": 22
                                },
                                "end": {
                                  "line": 28,
                                  "column": 28
                                }
                              }
                            },
                            "range": [
                              1364,
                              1384
                            ],
                            "loc": {
                              "start": {
                                "line": 28,
                                "column": 8
                              },
                              "end": {
                                "line": 28,
                                "column": 28
                              }
                            }
                          },
                          "range": [
                            1364,
                            1385
                          ],
                          "loc": {
                            "start": {
                              "line": 28,
                              "column": 8
                            },
                            "end": {
                              "line": 28,
                              "column": 29
                            }
                          }
                        }
                      ],
                      "range": [
                        1320,
                        1391
                      ],
                      "loc": {
                        "start": {
                          "line": 26,
                          "column": 50
                        },
                        "end": {
                          "line": 29,
                          "column": 5
                        }
                      }
                    },
                    "generator": false,
                    "expression": false,
                    "range": [
                      1274,
                      1391
                    ],
                    "loc": {
                      "start": {
                        "line": 26,
                        "column": 4
                      },
                      "end": {
                        "line": 29,
                        "column": 5
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "expression": {
                      "type": "AssignmentExpression",
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "computed": false,
                        "object": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "Identifier",
                            "name": "RepeatWhenOperator",
                            "range": [
                              1396,
                              1414
                            ],
                            "loc": {
                              "start": {
                                "line": 30,
                                "column": 4
                              },
                              "end": {
                                "line": 30,
                                "column": 22
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "prototype",
                            "range": [
                              1415,
                              1424
                            ],
                            "loc": {
                              "start": {
                                "line": 30,
                                "column": 23
                              },
                              "end": {
                                "line": 30,
                                "column": 32
                              }
                            }
                          },
                          "range": [
                            1396,
                            1424
                          ],
                          "loc": {
                            "start": {
                              "line": 30,
                              "column": 4
                            },
                            "end": {
                              "line": 30,
                              "column": 32
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "name": "call",
                          "range": [
                            1425,
                            1429
                          ],
                          "loc": {
                            "start": {
                              "line": 30,
                              "column": 33
                            },
                            "end": {
                              "line": 30,
                              "column": 37
                            }
                          }
                        },
                        "range": [
                          1396,
                          1429
                        ],
                        "loc": {
                          "start": {
                            "line": 30,
                            "column": 4
                          },
                          "end": {
                            "line": 30,
                            "column": 37
                          }
                        }
                      },
                      "right": {
                        "type": "FunctionExpression",
                        "id": null,
                        "params": [
                          {
                            "type": "Identifier",
                            "name": "subscriber",
                            "range": [
                              1442,
                              1452
                            ],
                            "loc": {
                              "start": {
                                "line": 30,
                                "column": 50
                              },
                              "end": {
                                "line": 30,
                                "column": 60
                              }
                            }
                          },
                          {
                            "type": "Identifier",
                            "name": "source",
                            "range": [
                              1454,
                              1460
                            ],
                            "loc": {
                              "start": {
                                "line": 30,
                                "column": 62
                              },
                              "end": {
                                "line": 30,
                                "column": 68
                              }
                            }
                          }
                        ],
                        "body": {
                          "type": "BlockStatement",
                          "body": [
                            {
                              "type": "ReturnStatement",
                              "argument": {
                                "type": "CallExpression",
                                "callee": {
                                  "type": "MemberExpression",
                                  "computed": false,
                                  "object": {
                                    "type": "Identifier",
                                    "name": "source",
                                    "range": [
                                      1479,
                                      1485
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 31,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 31,
                                        "column": 21
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "name": "_subscribe",
                                    "range": [
                                      1486,
                                      1496
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 31,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 31,
                                        "column": 32
                                      }
                                    }
                                  },
                                  "range": [
                                    1479,
                                    1496
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 31,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 31,
                                      "column": 32
                                    }
                                  }
                                },
                                "arguments": [
                                  {
                                    "type": "NewExpression",
                                    "callee": {
                                      "type": "Identifier",
                                      "name": "RepeatWhenSubscriber",
                                      "range": [
                                        1501,
                                        1521
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 31,
                                          "column": 37
                                        },
                                        "end": {
                                          "line": 31,
                                          "column": 57
                                        }
                                      }
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "name": "subscriber",
                                        "range": [
                                          1522,
                                          1532
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 31,
                                            "column": 58
                                          },
                                          "end": {
                                            "line": 31,
                                            "column": 68
                                          }
                                        }
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "computed": false,
                                        "object": {
                                          "type": "ThisExpression",
                                          "range": [
                                            1534,
                                            1538
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 31,
                                              "column": 70
                                            },
                                            "end": {
                                              "line": 31,
                                              "column": 74
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "name": "notifier",
                                          "range": [
                                            1539,
                                            1547
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 31,
                                              "column": 75
                                            },
                                            "end": {
                                              "line": 31,
                                              "column": 83
                                            }
                                          }
                                        },
                                        "range": [
                                          1534,
                                          1547
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 31,
                                            "column": 70
                                          },
                                          "end": {
                                            "line": 31,
                                            "column": 83
                                          }
                                        }
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "computed": false,
                                        "object": {
                                          "type": "ThisExpression",
                                          "range": [
                                            1549,
                                            1553
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 31,
                                              "column": 85
                                            },
                                            "end": {
                                              "line": 31,
                                              "column": 89
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "name": "source",
                                          "range": [
                                            1554,
                                            1560
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 31,
                                              "column": 90
                                            },
                                            "end": {
                                              "line": 31,
                                              "column": 96
                                            }
                                          }
                                        },
                                        "range": [
                                          1549,
                                          1560
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 31,
                                            "column": 85
                                          },
                                          "end": {
                                            "line": 31,
                                            "column": 96
                                          }
                                        }
                                      }
                                    ],
                                    "range": [
                                      1497,
                                      1561
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 31,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 31,
                                        "column": 97
                                      }
                                    }
                                  }
                                ],
                                "range": [
                                  1479,
                                  1562
                                ],
                                "loc": {
                                  "start": {
                                    "line": 31,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 31,
                                    "column": 98
                                  }
                                }
                              },
                              "range": [
                                1472,
                                1563
                              ],
                              "loc": {
                                "start": {
                                  "line": 31,
                                  "column": 8
                                },
                                "end": {
                                  "line": 31,
                                  "column": 99
                                }
                              }
                            }
                          ],
                          "range": [
                            1462,
                            1569
                          ],
                          "loc": {
                            "start": {
                              "line": 30,
                              "column": 70
                            },
                            "end": {
                              "line": 32,
                              "column": 5
                            }
                          }
                        },
                        "generator": false,
                        "expression": false,
                        "range": [
                          1432,
                          1569
                        ],
                        "loc": {
                          "start": {
                            "line": 30,
                            "column": 40
                          },
                          "end": {
                            "line": 32,
                            "column": 5
                          }
                        }
                      },
                      "range": [
                        1396,
                        1569
                      ],
                      "loc": {
                        "start": {
                          "line": 30,
                          "column": 4
                        },
                        "end": {
                          "line": 32,
                          "column": 5
                        }
                      }
                    },
                    "range": [
                      1396,
                      1570
                    ],
                    "loc": {
                      "start": {
                        "line": 30,
                        "column": 4
                      },
                      "end": {
                        "line": 32,
                        "column": 6
                      }
                    }
                  },
                  {
                    "type": "ReturnStatement",
                    "argument": {
                      "type": "Identifier",
                      "name": "RepeatWhenOperator",
                      "range": [
                        1582,
                        1600
                      ],
                      "loc": {
                        "start": {
                          "line": 33,
                          "column": 11
                        },
                        "end": {
                          "line": 33,
                          "column": 29
                        }
                      }
                    },
                    "range": [
                      1575,
                      1601
                    ],
                    "loc": {
                      "start": {
                        "line": 33,
                        "column": 4
                      },
                      "end": {
                        "line": 33,
                        "column": 30
                      }
                    }
                  }
                ],
                "range": [
                  1268,
                  1603
                ],
                "loc": {
                  "start": {
                    "line": 25,
                    "column": 38
                  },
                  "end": {
                    "line": 34,
                    "column": 1
                  }
                }
              },
              "generator": false,
              "expression": false,
              "range": [
                1256,
                1603
              ],
              "loc": {
                "start": {
                  "line": 25,
                  "column": 26
                },
                "end": {
                  "line": 34,
                  "column": 1
                }
              }
            },
            "arguments": [],
            "range": [
              1256,
              1605
            ],
            "loc": {
              "start": {
                "line": 25,
                "column": 26
              },
              "end": {
                "line": 34,
                "column": 3
              }
            }
          },
          "range": [
            1234,
            1606
          ],
          "loc": {
            "start": {
              "line": 25,
              "column": 4
            },
            "end": {
              "line": 34,
              "column": 4
            }
          }
        }
      ],
      "kind": "var",
      "range": [
        1230,
        1607
      ],
      "loc": {
        "start": {
          "line": 25,
          "column": 0
        },
        "end": {
          "line": 34,
          "column": 5
        }
      },
      "trailingComments": [
        {
          "type": "Block",
          "value": "*\n * We need this JSDoc comment for affecting ESDoc.\n * @ignore\n * @extends {Ignored}\n ",
          "range": [
            1608,
            1699
          ],
          "loc": {
            "start": {
              "line": 35,
              "column": 0
            },
            "end": {
              "line": 39,
              "column": 3
            }
          }
        }
      ]
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "RepeatWhenSubscriber",
            "range": [
              1704,
              1724
            ],
            "loc": {
              "start": {
                "line": 40,
                "column": 4
              },
              "end": {
                "line": 40,
                "column": 24
              }
            }
          },
          "init": {
            "type": "CallExpression",
            "callee": {
              "type": "FunctionExpression",
              "id": null,
              "params": [
                {
                  "type": "Identifier",
                  "name": "_super",
                  "range": [
                    1738,
                    1744
                  ],
                  "loc": {
                    "start": {
                      "line": 40,
                      "column": 38
                    },
                    "end": {
                      "line": 40,
                      "column": 44
                    }
                  }
                }
              ],
              "body": {
                "type": "BlockStatement",
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "expression": {
                      "type": "CallExpression",
                      "callee": {
                        "type": "Identifier",
                        "name": "__extends",
                        "range": [
                          1752,
                          1761
                        ],
                        "loc": {
                          "start": {
                            "line": 41,
                            "column": 4
                          },
                          "end": {
                            "line": 41,
                            "column": 13
                          }
                        }
                      },
                      "arguments": [
                        {
                          "type": "Identifier",
                          "name": "RepeatWhenSubscriber",
                          "range": [
                            1762,
                            1782
                          ],
                          "loc": {
                            "start": {
                              "line": 41,
                              "column": 14
                            },
                            "end": {
                              "line": 41,
                              "column": 34
                            }
                          }
                        },
                        {
                          "type": "Identifier",
                          "name": "_super",
                          "range": [
                            1784,
                            1790
                          ],
                          "loc": {
                            "start": {
                              "line": 41,
                              "column": 36
                            },
                            "end": {
                              "line": 41,
                              "column": 42
                            }
                          }
                        }
                      ],
                      "range": [
                        1752,
                        1791
                      ],
                      "loc": {
                        "start": {
                          "line": 41,
                          "column": 4
                        },
                        "end": {
                          "line": 41,
                          "column": 43
                        }
                      }
                    },
                    "range": [
                      1752,
                      1792
                    ],
                    "loc": {
                      "start": {
                        "line": 41,
                        "column": 4
                      },
                      "end": {
                        "line": 41,
                        "column": 44
                      }
                    }
                  },
                  {
                    "type": "FunctionDeclaration",
                    "id": {
                      "type": "Identifier",
                      "name": "RepeatWhenSubscriber",
                      "range": [
                        1806,
                        1826
                      ],
                      "loc": {
                        "start": {
                          "line": 42,
                          "column": 13
                        },
                        "end": {
                          "line": 42,
                          "column": 33
                        }
                      }
                    },
                    "params": [
                      {
                        "type": "Identifier",
                        "name": "destination",
                        "range": [
                          1827,
                          1838
                        ],
                        "loc": {
                          "start": {
                            "line": 42,
                            "column": 34
                          },
                          "end": {
                            "line": 42,
                            "column": 45
                          }
                        }
                      },
                      {
                        "type": "Identifier",
                        "name": "notifier",
                        "range": [
                          1840,
                          1848
                        ],
                        "loc": {
                          "start": {
                            "line": 42,
                            "column": 47
                          },
                          "end": {
                            "line": 42,
                            "column": 55
                          }
                        }
                      },
                      {
                        "type": "Identifier",
                        "name": "source",
                        "range": [
                          1850,
                          1856
                        ],
                        "loc": {
                          "start": {
                            "line": 42,
                            "column": 57
                          },
                          "end": {
                            "line": 42,
                            "column": 63
                          }
                        }
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "expression": {
                            "type": "CallExpression",
                            "callee": {
                              "type": "MemberExpression",
                              "computed": false,
                              "object": {
                                "type": "Identifier",
                                "name": "_super",
                                "range": [
                                  1868,
                                  1874
                                ],
                                "loc": {
                                  "start": {
                                    "line": 43,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 43,
                                    "column": 14
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "name": "call",
                                "range": [
                                  1875,
                                  1879
                                ],
                                "loc": {
                                  "start": {
                                    "line": 43,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 43,
                                    "column": 19
                                  }
                                }
                              },
                              "range": [
                                1868,
                                1879
                              ],
                              "loc": {
                                "start": {
                                  "line": 43,
                                  "column": 8
                                },
                                "end": {
                                  "line": 43,
                                  "column": 19
                                }
                              }
                            },
                            "arguments": [
                              {
                                "type": "ThisExpression",
                                "range": [
                                  1880,
                                  1884
                                ],
                                "loc": {
                                  "start": {
                                    "line": 43,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 43,
                                    "column": 24
                                  }
                                }
                              },
                              {
                                "type": "Identifier",
                                "name": "destination",
                                "range": [
                                  1886,
                                  1897
                                ],
                                "loc": {
                                  "start": {
                                    "line": 43,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 43,
                                    "column": 37
                                  }
                                }
                              }
                            ],
                            "range": [
                              1868,
                              1898
                            ],
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 8
                              },
                              "end": {
                                "line": 43,
                                "column": 38
                              }
                            }
                          },
                          "range": [
                            1868,
                            1899
                          ],
                          "loc": {
                            "start": {
                              "line": 43,
                              "column": 8
                            },
                            "end": {
                              "line": 43,
                              "column": 39
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "expression": {
                            "type": "AssignmentExpression",
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "computed": false,
                              "object": {
                                "type": "ThisExpression",
                                "range": [
                                  1908,
                                  1912
                                ],
                                "loc": {
                                  "start": {
                                    "line": 44,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 44,
                                    "column": 12
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "name": "notifier",
                                "range": [
                                  1913,
                                  1921
                                ],
                                "loc": {
                                  "start": {
                                    "line": 44,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 44,
                                    "column": 21
                                  }
                                }
                              },
                              "range": [
                                1908,
                                1921
                              ],
                              "loc": {
                                "start": {
                                  "line": 44,
                                  "column": 8
                                },
                                "end": {
                                  "line": 44,
                                  "column": 21
                                }
                              }
                            },
                            "right": {
                              "type": "Identifier",
                              "name": "notifier",
                              "range": [
                                1924,
                                1932
                              ],
                              "loc": {
                                "start": {
                                  "line": 44,
                                  "column": 24
                                },
                                "end": {
                                  "line": 44,
                                  "column": 32
                                }
                              }
                            },
                            "range": [
                              1908,
                              1932
                            ],
                            "loc": {
                              "start": {
                                "line": 44,
                                "column": 8
                              },
                              "end": {
                                "line": 44,
                                "column": 32
                              }
                            }
                          },
                          "range": [
                            1908,
                            1933
                          ],
                          "loc": {
                            "start": {
                              "line": 44,
                              "column": 8
                            },
                            "end": {
                              "line": 44,
                              "column": 33
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "expression": {
                            "type": "AssignmentExpression",
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "computed": false,
                              "object": {
                                "type": "ThisExpression",
                                "range": [
                                  1942,
                                  1946
                                ],
                                "loc": {
                                  "start": {
                                    "line": 45,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 45,
                                    "column": 12
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "name": "source",
                                "range": [
                                  1947,
                                  1953
                                ],
                                "loc": {
                                  "start": {
                                    "line": 45,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 45,
                                    "column": 19
                                  }
                                }
                              },
                              "range": [
                                1942,
                                1953
                              ],
                              "loc": {
                                "start": {
                                  "line": 45,
                                  "column": 8
                                },
                                "end": {
                                  "line": 45,
                                  "column": 19
                                }
                              }
                            },
                            "right": {
                              "type": "Identifier",
                              "name": "source",
                              "range": [
                                1956,
                                1962
                              ],
                              "loc": {
                                "start": {
                                  "line": 45,
                                  "column": 22
                                },
                                "end": {
                                  "line": 45,
                                  "column": 28
                                }
                              }
                            },
                            "range": [
                              1942,
                              1962
                            ],
                            "loc": {
                              "start": {
                                "line": 45,
                                "column": 8
                              },
                              "end": {
                                "line": 45,
                                "column": 28
                              }
                            }
                          },
                          "range": [
                            1942,
                            1963
                          ],
                          "loc": {
                            "start": {
                              "line": 45,
                              "column": 8
                            },
                            "end": {
                              "line": 45,
                              "column": 29
                            }
                          }
                        }
                      ],
                      "range": [
                        1858,
                        1969
                      ],
                      "loc": {
                        "start": {
                          "line": 42,
                          "column": 65
                        },
                        "end": {
                          "line": 46,
                          "column": 5
                        }
                      }
                    },
                    "generator": false,
                    "expression": false,
                    "range": [
                      1797,
                      1969
                    ],
                    "loc": {
                      "start": {
                        "line": 42,
                        "column": 4
                      },
                      "end": {
                        "line": 46,
                        "column": 5
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "expression": {
                      "type": "AssignmentExpression",
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "computed": false,
                        "object": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "Identifier",
                            "name": "RepeatWhenSubscriber",
                            "range": [
                              1974,
                              1994
                            ],
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 4
                              },
                              "end": {
                                "line": 47,
                                "column": 24
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "prototype",
                            "range": [
                              1995,
                              2004
                            ],
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 25
                              },
                              "end": {
                                "line": 47,
                                "column": 34
                              }
                            }
                          },
                          "range": [
                            1974,
                            2004
                          ],
                          "loc": {
                            "start": {
                              "line": 47,
                              "column": 4
                            },
                            "end": {
                              "line": 47,
                              "column": 34
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "name": "complete",
                          "range": [
                            2005,
                            2013
                          ],
                          "loc": {
                            "start": {
                              "line": 47,
                              "column": 35
                            },
                            "end": {
                              "line": 47,
                              "column": 43
                            }
                          }
                        },
                        "range": [
                          1974,
                          2013
                        ],
                        "loc": {
                          "start": {
                            "line": 47,
                            "column": 4
                          },
                          "end": {
                            "line": 47,
                            "column": 43
                          }
                        }
                      },
                      "right": {
                        "type": "FunctionExpression",
                        "id": null,
                        "params": [],
                        "body": {
                          "type": "BlockStatement",
                          "body": [
                            {
                              "type": "IfStatement",
                              "test": {
                                "type": "UnaryExpression",
                                "operator": "!",
                                "argument": {
                                  "type": "MemberExpression",
                                  "computed": false,
                                  "object": {
                                    "type": "ThisExpression",
                                    "range": [
                                      2043,
                                      2047
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 48,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 48,
                                        "column": 17
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "name": "isStopped",
                                    "range": [
                                      2048,
                                      2057
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 48,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 48,
                                        "column": 27
                                      }
                                    }
                                  },
                                  "range": [
                                    2043,
                                    2057
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 48,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 48,
                                      "column": 27
                                    }
                                  }
                                },
                                "prefix": true,
                                "range": [
                                  2042,
                                  2057
                                ],
                                "loc": {
                                  "start": {
                                    "line": 48,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 48,
                                    "column": 27
                                  }
                                }
                              },
                              "consequent": {
                                "type": "BlockStatement",
                                "body": [
                                  {
                                    "type": "VariableDeclaration",
                                    "declarations": [
                                      {
                                        "type": "VariableDeclarator",
                                        "id": {
                                          "type": "Identifier",
                                          "name": "notifications",
                                          "range": [
                                            2077,
                                            2090
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 49,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 49,
                                              "column": 29
                                            }
                                          }
                                        },
                                        "init": {
                                          "type": "MemberExpression",
                                          "computed": false,
                                          "object": {
                                            "type": "ThisExpression",
                                            "range": [
                                              2093,
                                              2097
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 49,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 49,
                                                "column": 36
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "name": "notifications",
                                            "range": [
                                              2098,
                                              2111
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 49,
                                                "column": 37
                                              },
                                              "end": {
                                                "line": 49,
                                                "column": 50
                                              }
                                            }
                                          },
                                          "range": [
                                            2093,
                                            2111
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 49,
                                              "column": 32
                                            },
                                            "end": {
                                              "line": 49,
                                              "column": 50
                                            }
                                          }
                                        },
                                        "range": [
                                          2077,
                                          2111
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 49,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 49,
                                            "column": 50
                                          }
                                        }
                                      }
                                    ],
                                    "kind": "var",
                                    "range": [
                                      2073,
                                      2112
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 49,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 49,
                                        "column": 51
                                      }
                                    }
                                  },
                                  {
                                    "type": "VariableDeclaration",
                                    "declarations": [
                                      {
                                        "type": "VariableDeclarator",
                                        "id": {
                                          "type": "Identifier",
                                          "name": "retries",
                                          "range": [
                                            2129,
                                            2136
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 50,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 50,
                                              "column": 23
                                            }
                                          }
                                        },
                                        "init": {
                                          "type": "MemberExpression",
                                          "computed": false,
                                          "object": {
                                            "type": "ThisExpression",
                                            "range": [
                                              2139,
                                              2143
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 50,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 50,
                                                "column": 30
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "name": "retries",
                                            "range": [
                                              2144,
                                              2151
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 50,
                                                "column": 31
                                              },
                                              "end": {
                                                "line": 50,
                                                "column": 38
                                              }
                                            }
                                          },
                                          "range": [
                                            2139,
                                            2151
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 50,
                                              "column": 26
                                            },
                                            "end": {
                                              "line": 50,
                                              "column": 38
                                            }
                                          }
                                        },
                                        "range": [
                                          2129,
                                          2151
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 50,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 50,
                                            "column": 38
                                          }
                                        }
                                      }
                                    ],
                                    "kind": "var",
                                    "range": [
                                      2125,
                                      2152
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 50,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 50,
                                        "column": 39
                                      }
                                    }
                                  },
                                  {
                                    "type": "VariableDeclaration",
                                    "declarations": [
                                      {
                                        "type": "VariableDeclarator",
                                        "id": {
                                          "type": "Identifier",
                                          "name": "retriesSubscription",
                                          "range": [
                                            2169,
                                            2188
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 51,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 51,
                                              "column": 35
                                            }
                                          }
                                        },
                                        "init": {
                                          "type": "MemberExpression",
                                          "computed": false,
                                          "object": {
                                            "type": "ThisExpression",
                                            "range": [
                                              2191,
                                              2195
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 51,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 51,
                                                "column": 42
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "name": "retriesSubscription",
                                            "range": [
                                              2196,
                                              2215
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 51,
                                                "column": 43
                                              },
                                              "end": {
                                                "line": 51,
                                                "column": 62
                                              }
                                            }
                                          },
                                          "range": [
                                            2191,
                                            2215
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 51,
                                              "column": 38
                                            },
                                            "end": {
                                              "line": 51,
                                              "column": 62
                                            }
                                          }
                                        },
                                        "range": [
                                          2169,
                                          2215
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 51,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 51,
                                            "column": 62
                                          }
                                        }
                                      }
                                    ],
                                    "kind": "var",
                                    "range": [
                                      2165,
                                      2216
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 51,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 51,
                                        "column": 63
                                      }
                                    }
                                  },
                                  {
                                    "type": "IfStatement",
                                    "test": {
                                      "type": "UnaryExpression",
                                      "operator": "!",
                                      "argument": {
                                        "type": "Identifier",
                                        "name": "retries",
                                        "range": [
                                          2234,
                                          2241
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 52,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 52,
                                            "column": 24
                                          }
                                        }
                                      },
                                      "prefix": true,
                                      "range": [
                                        2233,
                                        2241
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 52,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 52,
                                          "column": 24
                                        }
                                      }
                                    },
                                    "consequent": {
                                      "type": "BlockStatement",
                                      "body": [
                                        {
                                          "type": "ExpressionStatement",
                                          "expression": {
                                            "type": "AssignmentExpression",
                                            "operator": "=",
                                            "left": {
                                              "type": "Identifier",
                                              "name": "notifications",
                                              "range": [
                                                2261,
                                                2274
                                              ],
                                              "loc": {
                                                "start": {
                                                  "line": 53,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 53,
                                                  "column": 29
                                                }
                                              }
                                            },
                                            "right": {
                                              "type": "NewExpression",
                                              "callee": {
                                                "type": "Identifier",
                                                "name": "Subject",
                                                "range": [
                                                  2281,
                                                  2288
                                                ],
                                                "loc": {
                                                  "start": {
                                                    "line": 53,
                                                    "column": 36
                                                  },
                                                  "end": {
                                                    "line": 53,
                                                    "column": 43
                                                  }
                                                }
                                              },
                                              "arguments": [],
                                              "range": [
                                                2277,
                                                2290
                                              ],
                                              "loc": {
                                                "start": {
                                                  "line": 53,
                                                  "column": 32
                                                },
                                                "end": {
                                                  "line": 53,
                                                  "column": 45
                                                }
                                              }
                                            },
                                            "range": [
                                              2261,
                                              2290
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 53,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 53,
                                                "column": 45
                                              }
                                            }
                                          },
                                          "range": [
                                            2261,
                                            2291
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 53,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 53,
                                              "column": 46
                                            }
                                          }
                                        },
                                        {
                                          "type": "ExpressionStatement",
                                          "expression": {
                                            "type": "AssignmentExpression",
                                            "operator": "=",
                                            "left": {
                                              "type": "Identifier",
                                              "name": "retries",
                                              "range": [
                                                2308,
                                                2315
                                              ],
                                              "loc": {
                                                "start": {
                                                  "line": 54,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 54,
                                                  "column": 23
                                                }
                                              }
                                            },
                                            "right": {
                                              "type": "CallExpression",
                                              "callee": {
                                                "type": "CallExpression",
                                                "callee": {
                                                  "type": "Identifier",
                                                  "name": "tryCatch",
                                                  "range": [
                                                    2318,
                                                    2326
                                                  ],
                                                  "loc": {
                                                    "start": {
                                                      "line": 54,
                                                      "column": 26
                                                    },
                                                    "end": {
                                                      "line": 54,
                                                      "column": 34
                                                    }
                                                  }
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "MemberExpression",
                                                    "computed": false,
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "range": [
                                                        2327,
                                                        2331
                                                      ],
                                                      "loc": {
                                                        "start": {
                                                          "line": 54,
                                                          "column": 35
                                                        },
                                                        "end": {
                                                          "line": 54,
                                                          "column": 39
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "name": "notifier",
                                                      "range": [
                                                        2332,
                                                        2340
                                                      ],
                                                      "loc": {
                                                        "start": {
                                                          "line": 54,
                                                          "column": 40
                                                        },
                                                        "end": {
                                                          "line": 54,
                                                          "column": 48
                                                        }
                                                      }
                                                    },
                                                    "range": [
                                                      2327,
                                                      2340
                                                    ],
                                                    "loc": {
                                                      "start": {
                                                        "line": 54,
                                                        "column": 35
                                                      },
                                                      "end": {
                                                        "line": 54,
                                                        "column": 48
                                                      }
                                                    }
                                                  }
                                                ],
                                                "range": [
                                                  2318,
                                                  2341
                                                ],
                                                "loc": {
                                                  "start": {
                                                    "line": 54,
                                                    "column": 26
                                                  },
                                                  "end": {
                                                    "line": 54,
                                                    "column": 49
                                                  }
                                                }
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Identifier",
                                                  "name": "notifications",
                                                  "range": [
                                                    2342,
                                                    2355
                                                  ],
                                                  "loc": {
                                                    "start": {
                                                      "line": 54,
                                                      "column": 50
                                                    },
                                                    "end": {
                                                      "line": 54,
                                                      "column": 63
                                                    }
                                                  }
                                                }
                                              ],
                                              "range": [
                                                2318,
                                                2356
                                              ],
                                              "loc": {
                                                "start": {
                                                  "line": 54,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 54,
                                                  "column": 64
                                                }
                                              }
                                            },
                                            "range": [
                                              2308,
                                              2356
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 54,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 54,
                                                "column": 64
                                              }
                                            }
                                          },
                                          "range": [
                                            2308,
                                            2357
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 54,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 54,
                                              "column": 65
                                            }
                                          }
                                        },
                                        {
                                          "type": "IfStatement",
                                          "test": {
                                            "type": "BinaryExpression",
                                            "operator": "===",
                                            "left": {
                                              "type": "Identifier",
                                              "name": "retries",
                                              "range": [
                                                2378,
                                                2385
                                              ],
                                              "loc": {
                                                "start": {
                                                  "line": 55,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 55,
                                                  "column": 27
                                                }
                                              }
                                            },
                                            "right": {
                                              "type": "Identifier",
                                              "name": "errorObject",
                                              "range": [
                                                2390,
                                                2401
                                              ],
                                              "loc": {
                                                "start": {
                                                  "line": 55,
                                                  "column": 32
                                                },
                                                "end": {
                                                  "line": 55,
                                                  "column": 43
                                                }
                                              }
                                            },
                                            "range": [
                                              2378,
                                              2401
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 55,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 55,
                                                "column": 43
                                              }
                                            }
                                          },
                                          "consequent": {
                                            "type": "BlockStatement",
                                            "body": [
                                              {
                                                "type": "ReturnStatement",
                                                "argument": {
                                                  "type": "CallExpression",
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "computed": false,
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "computed": false,
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "computed": false,
                                                        "object": {
                                                          "type": "Identifier",
                                                          "name": "_super",
                                                          "range": [
                                                            2432,
                                                            2438
                                                          ],
                                                          "loc": {
                                                            "start": {
                                                              "line": 56,
                                                              "column": 27
                                                            },
                                                            "end": {
                                                              "line": 56,
                                                              "column": 33
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "name": "prototype",
                                                          "range": [
                                                            2439,
                                                            2448
                                                          ],
                                                          "loc": {
                                                            "start": {
                                                              "line": 56,
                                                              "column": 34
                                                            },
                                                            "end": {
                                                              "line": 56,
                                                              "column": 43
                                                            }
                                                          }
                                                        },
                                                        "range": [
                                                          2432,
                                                          2448
                                                        ],
                                                        "loc": {
                                                          "start": {
                                                            "line": 56,
                                                            "column": 27
                                                          },
                                                          "end": {
                                                            "line": 56,
                                                            "column": 43
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "name": "complete",
                                                        "range": [
                                                          2449,
                                                          2457
                                                        ],
                                                        "loc": {
                                                          "start": {
                                                            "line": 56,
                                                            "column": 44
                                                          },
                                                          "end": {
                                                            "line": 56,
                                                            "column": 52
                                                          }
                                                        }
                                                      },
                                                      "range": [
                                                        2432,
                                                        2457
                                                      ],
                                                      "loc": {
                                                        "start": {
                                                          "line": 56,
                                                          "column": 27
                                                        },
                                                        "end": {
                                                          "line": 56,
                                                          "column": 52
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "name": "call",
                                                      "range": [
                                                        2458,
                                                        2462
                                                      ],
                                                      "loc": {
                                                        "start": {
                                                          "line": 56,
                                                          "column": 53
                                                        },
                                                        "end": {
                                                          "line": 56,
                                                          "column": 57
                                                        }
                                                      }
                                                    },
                                                    "range": [
                                                      2432,
                                                      2462
                                                    ],
                                                    "loc": {
                                                      "start": {
                                                        "line": 56,
                                                        "column": 27
                                                      },
                                                      "end": {
                                                        "line": 56,
                                                        "column": 57
                                                      }
                                                    }
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "ThisExpression",
                                                      "range": [
                                                        2463,
                                                        2467
                                                      ],
                                                      "loc": {
                                                        "start": {
                                                          "line": 56,
                                                          "column": 58
                                                        },
                                                        "end": {
                                                          "line": 56,
                                                          "column": 62
                                                        }
                                                      }
                                                    }
                                                  ],
                                                  "range": [
                                                    2432,
                                                    2468
                                                  ],
                                                  "loc": {
                                                    "start": {
                                                      "line": 56,
                                                      "column": 27
                                                    },
                                                    "end": {
                                                      "line": 56,
                                                      "column": 63
                                                    }
                                                  }
                                                },
                                                "range": [
                                                  2425,
                                                  2469
                                                ],
                                                "loc": {
                                                  "start": {
                                                    "line": 56,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 56,
                                                    "column": 64
                                                  }
                                                }
                                              }
                                            ],
                                            "range": [
                                              2403,
                                              2487
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 55,
                                                "column": 45
                                              },
                                              "end": {
                                                "line": 57,
                                                "column": 17
                                              }
                                            }
                                          },
                                          "alternate": null,
                                          "range": [
                                            2374,
                                            2487
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 55,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 57,
                                              "column": 17
                                            }
                                          }
                                        },
                                        {
                                          "type": "ExpressionStatement",
                                          "expression": {
                                            "type": "AssignmentExpression",
                                            "operator": "=",
                                            "left": {
                                              "type": "Identifier",
                                              "name": "retriesSubscription",
                                              "range": [
                                                2504,
                                                2523
                                              ],
                                              "loc": {
                                                "start": {
                                                  "line": 58,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 58,
                                                  "column": 35
                                                }
                                              }
                                            },
                                            "right": {
                                              "type": "CallExpression",
                                              "callee": {
                                                "type": "Identifier",
                                                "name": "subscribeToResult",
                                                "range": [
                                                  2526,
                                                  2543
                                                ],
                                                "loc": {
                                                  "start": {
                                                    "line": 58,
                                                    "column": 38
                                                  },
                                                  "end": {
                                                    "line": 58,
                                                    "column": 55
                                                  }
                                                }
                                              },
                                              "arguments": [
                                                {
                                                  "type": "ThisExpression",
                                                  "range": [
                                                    2544,
                                                    2548
                                                  ],
                                                  "loc": {
                                                    "start": {
                                                      "line": 58,
                                                      "column": 56
                                                    },
                                                    "end": {
                                                      "line": 58,
                                                      "column": 60
                                                    }
                                                  }
                                                },
                                                {
                                                  "type": "Identifier",
                                                  "name": "retries",
                                                  "range": [
                                                    2550,
                                                    2557
                                                  ],
                                                  "loc": {
                                                    "start": {
                                                      "line": 58,
                                                      "column": 62
                                                    },
                                                    "end": {
                                                      "line": 58,
                                                      "column": 69
                                                    }
                                                  }
                                                }
                                              ],
                                              "range": [
                                                2526,
                                                2558
                                              ],
                                              "loc": {
                                                "start": {
                                                  "line": 58,
                                                  "column": 38
                                                },
                                                "end": {
                                                  "line": 58,
                                                  "column": 70
                                                }
                                              }
                                            },
                                            "range": [
                                              2504,
                                              2558
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 58,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 58,
                                                "column": 70
                                              }
                                            }
                                          },
                                          "range": [
                                            2504,
                                            2559
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 58,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 58,
                                              "column": 71
                                            }
                                          }
                                        }
                                      ],
                                      "range": [
                                        2243,
                                        2573
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 52,
                                          "column": 26
                                        },
                                        "end": {
                                          "line": 59,
                                          "column": 13
                                        }
                                      }
                                    },
                                    "alternate": {
                                      "type": "BlockStatement",
                                      "body": [
                                        {
                                          "type": "ExpressionStatement",
                                          "expression": {
                                            "type": "AssignmentExpression",
                                            "operator": "=",
                                            "left": {
                                              "type": "MemberExpression",
                                              "computed": false,
                                              "object": {
                                                "type": "ThisExpression",
                                                "range": [
                                                  2609,
                                                  2613
                                                ],
                                                "loc": {
                                                  "start": {
                                                    "line": 61,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 61,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "name": "notifications",
                                                "range": [
                                                  2614,
                                                  2627
                                                ],
                                                "loc": {
                                                  "start": {
                                                    "line": 61,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 61,
                                                    "column": 34
                                                  }
                                                }
                                              },
                                              "range": [
                                                2609,
                                                2627
                                              ],
                                              "loc": {
                                                "start": {
                                                  "line": 61,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 61,
                                                  "column": 34
                                                }
                                              }
                                            },
                                            "right": {
                                              "type": "Literal",
                                              "value": null,
                                              "raw": "null",
                                              "range": [
                                                2630,
                                                2634
                                              ],
                                              "loc": {
                                                "start": {
                                                  "line": 61,
                                                  "column": 37
                                                },
                                                "end": {
                                                  "line": 61,
                                                  "column": 41
                                                }
                                              }
                                            },
                                            "range": [
                                              2609,
                                              2634
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 61,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 61,
                                                "column": 41
                                              }
                                            }
                                          },
                                          "range": [
                                            2609,
                                            2635
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 61,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 61,
                                              "column": 42
                                            }
                                          }
                                        },
                                        {
                                          "type": "ExpressionStatement",
                                          "expression": {
                                            "type": "AssignmentExpression",
                                            "operator": "=",
                                            "left": {
                                              "type": "MemberExpression",
                                              "computed": false,
                                              "object": {
                                                "type": "ThisExpression",
                                                "range": [
                                                  2652,
                                                  2656
                                                ],
                                                "loc": {
                                                  "start": {
                                                    "line": 62,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 62,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "name": "retriesSubscription",
                                                "range": [
                                                  2657,
                                                  2676
                                                ],
                                                "loc": {
                                                  "start": {
                                                    "line": 62,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 62,
                                                    "column": 40
                                                  }
                                                }
                                              },
                                              "range": [
                                                2652,
                                                2676
                                              ],
                                              "loc": {
                                                "start": {
                                                  "line": 62,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 62,
                                                  "column": 40
                                                }
                                              }
                                            },
                                            "right": {
                                              "type": "Literal",
                                              "value": null,
                                              "raw": "null",
                                              "range": [
                                                2679,
                                                2683
                                              ],
                                              "loc": {
                                                "start": {
                                                  "line": 62,
                                                  "column": 43
                                                },
                                                "end": {
                                                  "line": 62,
                                                  "column": 47
                                                }
                                              }
                                            },
                                            "range": [
                                              2652,
                                              2683
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 62,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 62,
                                                "column": 47
                                              }
                                            }
                                          },
                                          "range": [
                                            2652,
                                            2684
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 62,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 62,
                                              "column": 48
                                            }
                                          }
                                        }
                                      ],
                                      "range": [
                                        2591,
                                        2698
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 60,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 63,
                                          "column": 13
                                        }
                                      }
                                    },
                                    "range": [
                                      2229,
                                      2698
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 52,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 63,
                                        "column": 13
                                      }
                                    }
                                  },
                                  {
                                    "type": "ExpressionStatement",
                                    "expression": {
                                      "type": "CallExpression",
                                      "callee": {
                                        "type": "MemberExpression",
                                        "computed": false,
                                        "object": {
                                          "type": "ThisExpression",
                                          "range": [
                                            2711,
                                            2715
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 64,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 64,
                                              "column": 16
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "name": "unsubscribe",
                                          "range": [
                                            2716,
                                            2727
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 64,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 64,
                                              "column": 28
                                            }
                                          }
                                        },
                                        "range": [
                                          2711,
                                          2727
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 64,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 64,
                                            "column": 28
                                          }
                                        }
                                      },
                                      "arguments": [],
                                      "range": [
                                        2711,
                                        2729
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 64,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 64,
                                          "column": 30
                                        }
                                      }
                                    },
                                    "range": [
                                      2711,
                                      2730
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 64,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 64,
                                        "column": 31
                                      }
                                    }
                                  },
                                  {
                                    "type": "ExpressionStatement",
                                    "expression": {
                                      "type": "AssignmentExpression",
                                      "operator": "=",
                                      "left": {
                                        "type": "MemberExpression",
                                        "computed": false,
                                        "object": {
                                          "type": "ThisExpression",
                                          "range": [
                                            2743,
                                            2747
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 65,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 65,
                                              "column": 16
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "name": "closed",
                                          "range": [
                                            2748,
                                            2754
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 65,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 65,
                                              "column": 23
                                            }
                                          }
                                        },
                                        "range": [
                                          2743,
                                          2754
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 65,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 65,
                                            "column": 23
                                          }
                                        }
                                      },
                                      "right": {
                                        "type": "Literal",
                                        "value": false,
                                        "raw": "false",
                                        "range": [
                                          2757,
                                          2762
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 65,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 65,
                                            "column": 31
                                          }
                                        }
                                      },
                                      "range": [
                                        2743,
                                        2762
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 65,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 65,
                                          "column": 31
                                        }
                                      }
                                    },
                                    "range": [
                                      2743,
                                      2763
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 65,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 65,
                                        "column": 32
                                      }
                                    }
                                  },
                                  {
                                    "type": "ExpressionStatement",
                                    "expression": {
                                      "type": "AssignmentExpression",
                                      "operator": "=",
                                      "left": {
                                        "type": "MemberExpression",
                                        "computed": false,
                                        "object": {
                                          "type": "ThisExpression",
                                          "range": [
                                            2776,
                                            2780
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 66,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 66,
                                              "column": 16
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "name": "notifications",
                                          "range": [
                                            2781,
                                            2794
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 66,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 66,
                                              "column": 30
                                            }
                                          }
                                        },
                                        "range": [
                                          2776,
                                          2794
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 66,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 66,
                                            "column": 30
                                          }
                                        }
                                      },
                                      "right": {
                                        "type": "Identifier",
                                        "name": "notifications",
                                        "range": [
                                          2797,
                                          2810
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 66,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 66,
                                            "column": 46
                                          }
                                        }
                                      },
                                      "range": [
                                        2776,
                                        2810
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 66,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 66,
                                          "column": 46
                                        }
                                      }
                                    },
                                    "range": [
                                      2776,
                                      2811
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 66,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 66,
                                        "column": 47
                                      }
                                    }
                                  },
                                  {
                                    "type": "ExpressionStatement",
                                    "expression": {
                                      "type": "AssignmentExpression",
                                      "operator": "=",
                                      "left": {
                                        "type": "MemberExpression",
                                        "computed": false,
                                        "object": {
                                          "type": "ThisExpression",
                                          "range": [
                                            2824,
                                            2828
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 67,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 67,
                                              "column": 16
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "name": "retries",
                                          "range": [
                                            2829,
                                            2836
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 67,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 67,
                                              "column": 24
                                            }
                                          }
                                        },
                                        "range": [
                                          2824,
                                          2836
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 67,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 67,
                                            "column": 24
                                          }
                                        }
                                      },
                                      "right": {
                                        "type": "Identifier",
                                        "name": "retries",
                                        "range": [
                                          2839,
                                          2846
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 67,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 67,
                                            "column": 34
                                          }
                                        }
                                      },
                                      "range": [
                                        2824,
                                        2846
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 67,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 67,
                                          "column": 34
                                        }
                                      }
                                    },
                                    "range": [
                                      2824,
                                      2847
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 67,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 67,
                                        "column": 35
                                      }
                                    }
                                  },
                                  {
                                    "type": "ExpressionStatement",
                                    "expression": {
                                      "type": "AssignmentExpression",
                                      "operator": "=",
                                      "left": {
                                        "type": "MemberExpression",
                                        "computed": false,
                                        "object": {
                                          "type": "ThisExpression",
                                          "range": [
                                            2860,
                                            2864
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 68,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 68,
                                              "column": 16
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "name": "retriesSubscription",
                                          "range": [
                                            2865,
                                            2884
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 68,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 68,
                                              "column": 36
                                            }
                                          }
                                        },
                                        "range": [
                                          2860,
                                          2884
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 68,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 68,
                                            "column": 36
                                          }
                                        }
                                      },
                                      "right": {
                                        "type": "Identifier",
                                        "name": "retriesSubscription",
                                        "range": [
                                          2887,
                                          2906
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 68,
                                            "column": 39
                                          },
                                          "end": {
                                            "line": 68,
                                            "column": 58
                                          }
                                        }
                                      },
                                      "range": [
                                        2860,
                                        2906
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 68,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 68,
                                          "column": 58
                                        }
                                      }
                                    },
                                    "range": [
                                      2860,
                                      2907
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 68,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 68,
                                        "column": 59
                                      }
                                    }
                                  },
                                  {
                                    "type": "ExpressionStatement",
                                    "expression": {
                                      "type": "CallExpression",
                                      "callee": {
                                        "type": "MemberExpression",
                                        "computed": false,
                                        "object": {
                                          "type": "Identifier",
                                          "name": "notifications",
                                          "range": [
                                            2920,
                                            2933
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 69,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 69,
                                              "column": 25
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "name": "next",
                                          "range": [
                                            2934,
                                            2938
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 69,
                                              "column": 26
                                            },
                                            "end": {
                                              "line": 69,
                                              "column": 30
                                            }
                                          }
                                        },
                                        "range": [
                                          2920,
                                          2938
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 69,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 69,
                                            "column": 30
                                          }
                                        }
                                      },
                                      "arguments": [],
                                      "range": [
                                        2920,
                                        2940
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 69,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 69,
                                          "column": 32
                                        }
                                      }
                                    },
                                    "range": [
                                      2920,
                                      2941
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 69,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 69,
                                        "column": 33
                                      }
                                    }
                                  }
                                ],
                                "range": [
                                  2059,
                                  2951
                                ],
                                "loc": {
                                  "start": {
                                    "line": 48,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 70,
                                    "column": 9
                                  }
                                }
                              },
                              "alternate": null,
                              "range": [
                                2038,
                                2951
                              ],
                              "loc": {
                                "start": {
                                  "line": 48,
                                  "column": 8
                                },
                                "end": {
                                  "line": 70,
                                  "column": 9
                                }
                              }
                            }
                          ],
                          "range": [
                            2028,
                            2957
                          ],
                          "loc": {
                            "start": {
                              "line": 47,
                              "column": 58
                            },
                            "end": {
                              "line": 71,
                              "column": 5
                            }
                          }
                        },
                        "generator": false,
                        "expression": false,
                        "range": [
                          2016,
                          2957
                        ],
                        "loc": {
                          "start": {
                            "line": 47,
                            "column": 46
                          },
                          "end": {
                            "line": 71,
                            "column": 5
                          }
                        }
                      },
                      "range": [
                        1974,
                        2957
                      ],
                      "loc": {
                        "start": {
                          "line": 47,
                          "column": 4
                        },
                        "end": {
                          "line": 71,
                          "column": 5
                        }
                      }
                    },
                    "range": [
                      1974,
                      2958
                    ],
                    "loc": {
                      "start": {
                        "line": 47,
                        "column": 4
                      },
                      "end": {
                        "line": 71,
                        "column": 6
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "expression": {
                      "type": "AssignmentExpression",
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "computed": false,
                        "object": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "Identifier",
                            "name": "RepeatWhenSubscriber",
                            "range": [
                              2963,
                              2983
                            ],
                            "loc": {
                              "start": {
                                "line": 72,
                                "column": 4
                              },
                              "end": {
                                "line": 72,
                                "column": 24
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "prototype",
                            "range": [
                              2984,
                              2993
                            ],
                            "loc": {
                              "start": {
                                "line": 72,
                                "column": 25
                              },
                              "end": {
                                "line": 72,
                                "column": 34
                              }
                            }
                          },
                          "range": [
                            2963,
                            2993
                          ],
                          "loc": {
                            "start": {
                              "line": 72,
                              "column": 4
                            },
                            "end": {
                              "line": 72,
                              "column": 34
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "name": "_unsubscribe",
                          "range": [
                            2994,
                            3006
                          ],
                          "loc": {
                            "start": {
                              "line": 72,
                              "column": 35
                            },
                            "end": {
                              "line": 72,
                              "column": 47
                            }
                          }
                        },
                        "range": [
                          2963,
                          3006
                        ],
                        "loc": {
                          "start": {
                            "line": 72,
                            "column": 4
                          },
                          "end": {
                            "line": 72,
                            "column": 47
                          }
                        }
                      },
                      "right": {
                        "type": "FunctionExpression",
                        "id": null,
                        "params": [],
                        "body": {
                          "type": "BlockStatement",
                          "body": [
                            {
                              "type": "VariableDeclaration",
                              "declarations": [
                                {
                                  "type": "VariableDeclarator",
                                  "id": {
                                    "type": "Identifier",
                                    "name": "_a",
                                    "range": [
                                      3035,
                                      3037
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 73,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 73,
                                        "column": 14
                                      }
                                    }
                                  },
                                  "init": {
                                    "type": "ThisExpression",
                                    "range": [
                                      3040,
                                      3044
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 73,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 73,
                                        "column": 21
                                      }
                                    }
                                  },
                                  "range": [
                                    3035,
                                    3044
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 73,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 73,
                                      "column": 21
                                    }
                                  }
                                },
                                {
                                  "type": "VariableDeclarator",
                                  "id": {
                                    "type": "Identifier",
                                    "name": "notifications",
                                    "range": [
                                      3046,
                                      3059
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 73,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 73,
                                        "column": 36
                                      }
                                    }
                                  },
                                  "init": {
                                    "type": "MemberExpression",
                                    "computed": false,
                                    "object": {
                                      "type": "Identifier",
                                      "name": "_a",
                                      "range": [
                                        3062,
                                        3064
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 73,
                                          "column": 39
                                        },
                                        "end": {
                                          "line": 73,
                                          "column": 41
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "name": "notifications",
                                      "range": [
                                        3065,
                                        3078
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 73,
                                          "column": 42
                                        },
                                        "end": {
                                          "line": 73,
                                          "column": 55
                                        }
                                      }
                                    },
                                    "range": [
                                      3062,
                                      3078
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 73,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 73,
                                        "column": 55
                                      }
                                    }
                                  },
                                  "range": [
                                    3046,
                                    3078
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 73,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 73,
                                      "column": 55
                                    }
                                  }
                                },
                                {
                                  "type": "VariableDeclarator",
                                  "id": {
                                    "type": "Identifier",
                                    "name": "retriesSubscription",
                                    "range": [
                                      3080,
                                      3099
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 73,
                                        "column": 57
                                      },
                                      "end": {
                                        "line": 73,
                                        "column": 76
                                      }
                                    }
                                  },
                                  "init": {
                                    "type": "MemberExpression",
                                    "computed": false,
                                    "object": {
                                      "type": "Identifier",
                                      "name": "_a",
                                      "range": [
                                        3102,
                                        3104
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 73,
                                          "column": 79
                                        },
                                        "end": {
                                          "line": 73,
                                          "column": 81
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "name": "retriesSubscription",
                                      "range": [
                                        3105,
                                        3124
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 73,
                                          "column": 82
                                        },
                                        "end": {
                                          "line": 73,
                                          "column": 101
                                        }
                                      }
                                    },
                                    "range": [
                                      3102,
                                      3124
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 73,
                                        "column": 79
                                      },
                                      "end": {
                                        "line": 73,
                                        "column": 101
                                      }
                                    }
                                  },
                                  "range": [
                                    3080,
                                    3124
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 73,
                                      "column": 57
                                    },
                                    "end": {
                                      "line": 73,
                                      "column": 101
                                    }
                                  }
                                }
                              ],
                              "kind": "var",
                              "range": [
                                3031,
                                3125
                              ],
                              "loc": {
                                "start": {
                                  "line": 73,
                                  "column": 8
                                },
                                "end": {
                                  "line": 73,
                                  "column": 102
                                }
                              }
                            },
                            {
                              "type": "IfStatement",
                              "test": {
                                "type": "Identifier",
                                "name": "notifications",
                                "range": [
                                  3138,
                                  3151
                                ],
                                "loc": {
                                  "start": {
                                    "line": 74,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 74,
                                    "column": 25
                                  }
                                }
                              },
                              "consequent": {
                                "type": "BlockStatement",
                                "body": [
                                  {
                                    "type": "ExpressionStatement",
                                    "expression": {
                                      "type": "CallExpression",
                                      "callee": {
                                        "type": "MemberExpression",
                                        "computed": false,
                                        "object": {
                                          "type": "Identifier",
                                          "name": "notifications",
                                          "range": [
                                            3167,
                                            3180
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 75,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 75,
                                              "column": 25
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "name": "unsubscribe",
                                          "range": [
                                            3181,
                                            3192
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 75,
                                              "column": 26
                                            },
                                            "end": {
                                              "line": 75,
                                              "column": 37
                                            }
                                          }
                                        },
                                        "range": [
                                          3167,
                                          3192
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 75,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 75,
                                            "column": 37
                                          }
                                        }
                                      },
                                      "arguments": [],
                                      "range": [
                                        3167,
                                        3194
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 75,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 75,
                                          "column": 39
                                        }
                                      }
                                    },
                                    "range": [
                                      3167,
                                      3195
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 75,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 75,
                                        "column": 40
                                      }
                                    }
                                  },
                                  {
                                    "type": "ExpressionStatement",
                                    "expression": {
                                      "type": "AssignmentExpression",
                                      "operator": "=",
                                      "left": {
                                        "type": "MemberExpression",
                                        "computed": false,
                                        "object": {
                                          "type": "ThisExpression",
                                          "range": [
                                            3208,
                                            3212
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 76,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 76,
                                              "column": 16
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "name": "notifications",
                                          "range": [
                                            3213,
                                            3226
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 76,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 76,
                                              "column": 30
                                            }
                                          }
                                        },
                                        "range": [
                                          3208,
                                          3226
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 76,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 76,
                                            "column": 30
                                          }
                                        }
                                      },
                                      "right": {
                                        "type": "Literal",
                                        "value": null,
                                        "raw": "null",
                                        "range": [
                                          3229,
                                          3233
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 76,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 76,
                                            "column": 37
                                          }
                                        }
                                      },
                                      "range": [
                                        3208,
                                        3233
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 76,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 76,
                                          "column": 37
                                        }
                                      }
                                    },
                                    "range": [
                                      3208,
                                      3234
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 76,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 76,
                                        "column": 38
                                      }
                                    }
                                  }
                                ],
                                "range": [
                                  3153,
                                  3244
                                ],
                                "loc": {
                                  "start": {
                                    "line": 74,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 77,
                                    "column": 9
                                  }
                                }
                              },
                              "alternate": null,
                              "range": [
                                3134,
                                3244
                              ],
                              "loc": {
                                "start": {
                                  "line": 74,
                                  "column": 8
                                },
                                "end": {
                                  "line": 77,
                                  "column": 9
                                }
                              }
                            },
                            {
                              "type": "IfStatement",
                              "test": {
                                "type": "Identifier",
                                "name": "retriesSubscription",
                                "range": [
                                  3257,
                                  3276
                                ],
                                "loc": {
                                  "start": {
                                    "line": 78,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 78,
                                    "column": 31
                                  }
                                }
                              },
                              "consequent": {
                                "type": "BlockStatement",
                                "body": [
                                  {
                                    "type": "ExpressionStatement",
                                    "expression": {
                                      "type": "CallExpression",
                                      "callee": {
                                        "type": "MemberExpression",
                                        "computed": false,
                                        "object": {
                                          "type": "Identifier",
                                          "name": "retriesSubscription",
                                          "range": [
                                            3292,
                                            3311
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 79,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 79,
                                              "column": 31
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "name": "unsubscribe",
                                          "range": [
                                            3312,
                                            3323
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 79,
                                              "column": 32
                                            },
                                            "end": {
                                              "line": 79,
                                              "column": 43
                                            }
                                          }
                                        },
                                        "range": [
                                          3292,
                                          3323
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 79,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 79,
                                            "column": 43
                                          }
                                        }
                                      },
                                      "arguments": [],
                                      "range": [
                                        3292,
                                        3325
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 79,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 79,
                                          "column": 45
                                        }
                                      }
                                    },
                                    "range": [
                                      3292,
                                      3326
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 79,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 79,
                                        "column": 46
                                      }
                                    }
                                  },
                                  {
                                    "type": "ExpressionStatement",
                                    "expression": {
                                      "type": "AssignmentExpression",
                                      "operator": "=",
                                      "left": {
                                        "type": "MemberExpression",
                                        "computed": false,
                                        "object": {
                                          "type": "ThisExpression",
                                          "range": [
                                            3339,
                                            3343
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 80,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 80,
                                              "column": 16
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "name": "retriesSubscription",
                                          "range": [
                                            3344,
                                            3363
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 80,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 80,
                                              "column": 36
                                            }
                                          }
                                        },
                                        "range": [
                                          3339,
                                          3363
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 80,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 80,
                                            "column": 36
                                          }
                                        }
                                      },
                                      "right": {
                                        "type": "Literal",
                                        "value": null,
                                        "raw": "null",
                                        "range": [
                                          3366,
                                          3370
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 80,
                                            "column": 39
                                          },
                                          "end": {
                                            "line": 80,
                                            "column": 43
                                          }
                                        }
                                      },
                                      "range": [
                                        3339,
                                        3370
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 80,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 80,
                                          "column": 43
                                        }
                                      }
                                    },
                                    "range": [
                                      3339,
                                      3371
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 80,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 80,
                                        "column": 44
                                      }
                                    }
                                  }
                                ],
                                "range": [
                                  3278,
                                  3381
                                ],
                                "loc": {
                                  "start": {
                                    "line": 78,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 81,
                                    "column": 9
                                  }
                                }
                              },
                              "alternate": null,
                              "range": [
                                3253,
                                3381
                              ],
                              "loc": {
                                "start": {
                                  "line": 78,
                                  "column": 8
                                },
                                "end": {
                                  "line": 81,
                                  "column": 9
                                }
                              }
                            },
                            {
                              "type": "ExpressionStatement",
                              "expression": {
                                "type": "AssignmentExpression",
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "computed": false,
                                  "object": {
                                    "type": "ThisExpression",
                                    "range": [
                                      3390,
                                      3394
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 82,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 82,
                                        "column": 12
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "name": "retries",
                                    "range": [
                                      3395,
                                      3402
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 82,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 82,
                                        "column": 20
                                      }
                                    }
                                  },
                                  "range": [
                                    3390,
                                    3402
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 82,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 82,
                                      "column": 20
                                    }
                                  }
                                },
                                "right": {
                                  "type": "Literal",
                                  "value": null,
                                  "raw": "null",
                                  "range": [
                                    3405,
                                    3409
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 82,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 82,
                                      "column": 27
                                    }
                                  }
                                },
                                "range": [
                                  3390,
                                  3409
                                ],
                                "loc": {
                                  "start": {
                                    "line": 82,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 82,
                                    "column": 27
                                  }
                                }
                              },
                              "range": [
                                3390,
                                3410
                              ],
                              "loc": {
                                "start": {
                                  "line": 82,
                                  "column": 8
                                },
                                "end": {
                                  "line": 82,
                                  "column": 28
                                }
                              }
                            }
                          ],
                          "range": [
                            3021,
                            3416
                          ],
                          "loc": {
                            "start": {
                              "line": 72,
                              "column": 62
                            },
                            "end": {
                              "line": 83,
                              "column": 5
                            }
                          }
                        },
                        "generator": false,
                        "expression": false,
                        "range": [
                          3009,
                          3416
                        ],
                        "loc": {
                          "start": {
                            "line": 72,
                            "column": 50
                          },
                          "end": {
                            "line": 83,
                            "column": 5
                          }
                        }
                      },
                      "range": [
                        2963,
                        3416
                      ],
                      "loc": {
                        "start": {
                          "line": 72,
                          "column": 4
                        },
                        "end": {
                          "line": 83,
                          "column": 5
                        }
                      }
                    },
                    "range": [
                      2963,
                      3417
                    ],
                    "loc": {
                      "start": {
                        "line": 72,
                        "column": 4
                      },
                      "end": {
                        "line": 83,
                        "column": 6
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "expression": {
                      "type": "AssignmentExpression",
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "computed": false,
                        "object": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "Identifier",
                            "name": "RepeatWhenSubscriber",
                            "range": [
                              3422,
                              3442
                            ],
                            "loc": {
                              "start": {
                                "line": 84,
                                "column": 4
                              },
                              "end": {
                                "line": 84,
                                "column": 24
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "prototype",
                            "range": [
                              3443,
                              3452
                            ],
                            "loc": {
                              "start": {
                                "line": 84,
                                "column": 25
                              },
                              "end": {
                                "line": 84,
                                "column": 34
                              }
                            }
                          },
                          "range": [
                            3422,
                            3452
                          ],
                          "loc": {
                            "start": {
                              "line": 84,
                              "column": 4
                            },
                            "end": {
                              "line": 84,
                              "column": 34
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "name": "notifyNext",
                          "range": [
                            3453,
                            3463
                          ],
                          "loc": {
                            "start": {
                              "line": 84,
                              "column": 35
                            },
                            "end": {
                              "line": 84,
                              "column": 45
                            }
                          }
                        },
                        "range": [
                          3422,
                          3463
                        ],
                        "loc": {
                          "start": {
                            "line": 84,
                            "column": 4
                          },
                          "end": {
                            "line": 84,
                            "column": 45
                          }
                        }
                      },
                      "right": {
                        "type": "FunctionExpression",
                        "id": null,
                        "params": [
                          {
                            "type": "Identifier",
                            "name": "outerValue",
                            "range": [
                              3476,
                              3486
                            ],
                            "loc": {
                              "start": {
                                "line": 84,
                                "column": 58
                              },
                              "end": {
                                "line": 84,
                                "column": 68
                              }
                            }
                          },
                          {
                            "type": "Identifier",
                            "name": "innerValue",
                            "range": [
                              3488,
                              3498
                            ],
                            "loc": {
                              "start": {
                                "line": 84,
                                "column": 70
                              },
                              "end": {
                                "line": 84,
                                "column": 80
                              }
                            }
                          },
                          {
                            "type": "Identifier",
                            "name": "outerIndex",
                            "range": [
                              3500,
                              3510
                            ],
                            "loc": {
                              "start": {
                                "line": 84,
                                "column": 82
                              },
                              "end": {
                                "line": 84,
                                "column": 92
                              }
                            }
                          },
                          {
                            "type": "Identifier",
                            "name": "innerIndex",
                            "range": [
                              3512,
                              3522
                            ],
                            "loc": {
                              "start": {
                                "line": 84,
                                "column": 94
                              },
                              "end": {
                                "line": 84,
                                "column": 104
                              }
                            }
                          },
                          {
                            "type": "Identifier",
                            "name": "innerSub",
                            "range": [
                              3524,
                              3532
                            ],
                            "loc": {
                              "start": {
                                "line": 84,
                                "column": 106
                              },
                              "end": {
                                "line": 84,
                                "column": 114
                              }
                            }
                          }
                        ],
                        "body": {
                          "type": "BlockStatement",
                          "body": [
                            {
                              "type": "VariableDeclaration",
                              "declarations": [
                                {
                                  "type": "VariableDeclarator",
                                  "id": {
                                    "type": "Identifier",
                                    "name": "_a",
                                    "range": [
                                      3548,
                                      3550
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 85,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 85,
                                        "column": 14
                                      }
                                    }
                                  },
                                  "init": {
                                    "type": "ThisExpression",
                                    "range": [
                                      3553,
                                      3557
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 85,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 85,
                                        "column": 21
                                      }
                                    }
                                  },
                                  "range": [
                                    3548,
                                    3557
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 85,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 85,
                                      "column": 21
                                    }
                                  }
                                },
                                {
                                  "type": "VariableDeclarator",
                                  "id": {
                                    "type": "Identifier",
                                    "name": "notifications",
                                    "range": [
                                      3559,
                                      3572
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 85,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 85,
                                        "column": 36
                                      }
                                    }
                                  },
                                  "init": {
                                    "type": "MemberExpression",
                                    "computed": false,
                                    "object": {
                                      "type": "Identifier",
                                      "name": "_a",
                                      "range": [
                                        3575,
                                        3577
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 85,
                                          "column": 39
                                        },
                                        "end": {
                                          "line": 85,
                                          "column": 41
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "name": "notifications",
                                      "range": [
                                        3578,
                                        3591
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 85,
                                          "column": 42
                                        },
                                        "end": {
                                          "line": 85,
                                          "column": 55
                                        }
                                      }
                                    },
                                    "range": [
                                      3575,
                                      3591
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 85,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 85,
                                        "column": 55
                                      }
                                    }
                                  },
                                  "range": [
                                    3559,
                                    3591
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 85,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 85,
                                      "column": 55
                                    }
                                  }
                                },
                                {
                                  "type": "VariableDeclarator",
                                  "id": {
                                    "type": "Identifier",
                                    "name": "retries",
                                    "range": [
                                      3593,
                                      3600
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 85,
                                        "column": 57
                                      },
                                      "end": {
                                        "line": 85,
                                        "column": 64
                                      }
                                    }
                                  },
                                  "init": {
                                    "type": "MemberExpression",
                                    "computed": false,
                                    "object": {
                                      "type": "Identifier",
                                      "name": "_a",
                                      "range": [
                                        3603,
                                        3605
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 85,
                                          "column": 67
                                        },
                                        "end": {
                                          "line": 85,
                                          "column": 69
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "name": "retries",
                                      "range": [
                                        3606,
                                        3613
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 85,
                                          "column": 70
                                        },
                                        "end": {
                                          "line": 85,
                                          "column": 77
                                        }
                                      }
                                    },
                                    "range": [
                                      3603,
                                      3613
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 85,
                                        "column": 67
                                      },
                                      "end": {
                                        "line": 85,
                                        "column": 77
                                      }
                                    }
                                  },
                                  "range": [
                                    3593,
                                    3613
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 85,
                                      "column": 57
                                    },
                                    "end": {
                                      "line": 85,
                                      "column": 77
                                    }
                                  }
                                },
                                {
                                  "type": "VariableDeclarator",
                                  "id": {
                                    "type": "Identifier",
                                    "name": "retriesSubscription",
                                    "range": [
                                      3615,
                                      3634
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 85,
                                        "column": 79
                                      },
                                      "end": {
                                        "line": 85,
                                        "column": 98
                                      }
                                    }
                                  },
                                  "init": {
                                    "type": "MemberExpression",
                                    "computed": false,
                                    "object": {
                                      "type": "Identifier",
                                      "name": "_a",
                                      "range": [
                                        3637,
                                        3639
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 85,
                                          "column": 101
                                        },
                                        "end": {
                                          "line": 85,
                                          "column": 103
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "name": "retriesSubscription",
                                      "range": [
                                        3640,
                                        3659
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 85,
                                          "column": 104
                                        },
                                        "end": {
                                          "line": 85,
                                          "column": 123
                                        }
                                      }
                                    },
                                    "range": [
                                      3637,
                                      3659
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 85,
                                        "column": 101
                                      },
                                      "end": {
                                        "line": 85,
                                        "column": 123
                                      }
                                    }
                                  },
                                  "range": [
                                    3615,
                                    3659
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 85,
                                      "column": 79
                                    },
                                    "end": {
                                      "line": 85,
                                      "column": 123
                                    }
                                  }
                                }
                              ],
                              "kind": "var",
                              "range": [
                                3544,
                                3660
                              ],
                              "loc": {
                                "start": {
                                  "line": 85,
                                  "column": 8
                                },
                                "end": {
                                  "line": 85,
                                  "column": 124
                                }
                              }
                            },
                            {
                              "type": "ExpressionStatement",
                              "expression": {
                                "type": "AssignmentExpression",
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "computed": false,
                                  "object": {
                                    "type": "ThisExpression",
                                    "range": [
                                      3669,
                                      3673
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 86,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 86,
                                        "column": 12
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "name": "notifications",
                                    "range": [
                                      3674,
                                      3687
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 86,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 86,
                                        "column": 26
                                      }
                                    }
                                  },
                                  "range": [
                                    3669,
                                    3687
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 86,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 86,
                                      "column": 26
                                    }
                                  }
                                },
                                "right": {
                                  "type": "Literal",
                                  "value": null,
                                  "raw": "null",
                                  "range": [
                                    3690,
                                    3694
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 86,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 86,
                                      "column": 33
                                    }
                                  }
                                },
                                "range": [
                                  3669,
                                  3694
                                ],
                                "loc": {
                                  "start": {
                                    "line": 86,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 86,
                                    "column": 33
                                  }
                                }
                              },
                              "range": [
                                3669,
                                3695
                              ],
                              "loc": {
                                "start": {
                                  "line": 86,
                                  "column": 8
                                },
                                "end": {
                                  "line": 86,
                                  "column": 34
                                }
                              }
                            },
                            {
                              "type": "ExpressionStatement",
                              "expression": {
                                "type": "AssignmentExpression",
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "computed": false,
                                  "object": {
                                    "type": "ThisExpression",
                                    "range": [
                                      3704,
                                      3708
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 87,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 87,
                                        "column": 12
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "name": "retries",
                                    "range": [
                                      3709,
                                      3716
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 87,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 87,
                                        "column": 20
                                      }
                                    }
                                  },
                                  "range": [
                                    3704,
                                    3716
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 87,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 87,
                                      "column": 20
                                    }
                                  }
                                },
                                "right": {
                                  "type": "Literal",
                                  "value": null,
                                  "raw": "null",
                                  "range": [
                                    3719,
                                    3723
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 87,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 87,
                                      "column": 27
                                    }
                                  }
                                },
                                "range": [
                                  3704,
                                  3723
                                ],
                                "loc": {
                                  "start": {
                                    "line": 87,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 87,
                                    "column": 27
                                  }
                                }
                              },
                              "range": [
                                3704,
                                3724
                              ],
                              "loc": {
                                "start": {
                                  "line": 87,
                                  "column": 8
                                },
                                "end": {
                                  "line": 87,
                                  "column": 28
                                }
                              }
                            },
                            {
                              "type": "ExpressionStatement",
                              "expression": {
                                "type": "AssignmentExpression",
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "computed": false,
                                  "object": {
                                    "type": "ThisExpression",
                                    "range": [
                                      3733,
                                      3737
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 88,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 88,
                                        "column": 12
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "name": "retriesSubscription",
                                    "range": [
                                      3738,
                                      3757
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 88,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 88,
                                        "column": 32
                                      }
                                    }
                                  },
                                  "range": [
                                    3733,
                                    3757
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 88,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 88,
                                      "column": 32
                                    }
                                  }
                                },
                                "right": {
                                  "type": "Literal",
                                  "value": null,
                                  "raw": "null",
                                  "range": [
                                    3760,
                                    3764
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 88,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 88,
                                      "column": 39
                                    }
                                  }
                                },
                                "range": [
                                  3733,
                                  3764
                                ],
                                "loc": {
                                  "start": {
                                    "line": 88,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 88,
                                    "column": 39
                                  }
                                }
                              },
                              "range": [
                                3733,
                                3765
                              ],
                              "loc": {
                                "start": {
                                  "line": 88,
                                  "column": 8
                                },
                                "end": {
                                  "line": 88,
                                  "column": 40
                                }
                              }
                            },
                            {
                              "type": "ExpressionStatement",
                              "expression": {
                                "type": "CallExpression",
                                "callee": {
                                  "type": "MemberExpression",
                                  "computed": false,
                                  "object": {
                                    "type": "ThisExpression",
                                    "range": [
                                      3774,
                                      3778
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 89,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 89,
                                        "column": 12
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "name": "unsubscribe",
                                    "range": [
                                      3779,
                                      3790
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 89,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 89,
                                        "column": 24
                                      }
                                    }
                                  },
                                  "range": [
                                    3774,
                                    3790
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 89,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 89,
                                      "column": 24
                                    }
                                  }
                                },
                                "arguments": [],
                                "range": [
                                  3774,
                                  3792
                                ],
                                "loc": {
                                  "start": {
                                    "line": 89,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 89,
                                    "column": 26
                                  }
                                }
                              },
                              "range": [
                                3774,
                                3793
                              ],
                              "loc": {
                                "start": {
                                  "line": 89,
                                  "column": 8
                                },
                                "end": {
                                  "line": 89,
                                  "column": 27
                                }
                              }
                            },
                            {
                              "type": "ExpressionStatement",
                              "expression": {
                                "type": "AssignmentExpression",
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "computed": false,
                                  "object": {
                                    "type": "ThisExpression",
                                    "range": [
                                      3802,
                                      3806
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 90,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 90,
                                        "column": 12
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "name": "isStopped",
                                    "range": [
                                      3807,
                                      3816
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 90,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 90,
                                        "column": 22
                                      }
                                    }
                                  },
                                  "range": [
                                    3802,
                                    3816
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 90,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 90,
                                      "column": 22
                                    }
                                  }
                                },
                                "right": {
                                  "type": "Literal",
                                  "value": false,
                                  "raw": "false",
                                  "range": [
                                    3819,
                                    3824
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 90,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 90,
                                      "column": 30
                                    }
                                  }
                                },
                                "range": [
                                  3802,
                                  3824
                                ],
                                "loc": {
                                  "start": {
                                    "line": 90,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 90,
                                    "column": 30
                                  }
                                }
                              },
                              "range": [
                                3802,
                                3825
                              ],
                              "loc": {
                                "start": {
                                  "line": 90,
                                  "column": 8
                                },
                                "end": {
                                  "line": 90,
                                  "column": 31
                                }
                              }
                            },
                            {
                              "type": "ExpressionStatement",
                              "expression": {
                                "type": "AssignmentExpression",
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "computed": false,
                                  "object": {
                                    "type": "ThisExpression",
                                    "range": [
                                      3834,
                                      3838
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 91,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 91,
                                        "column": 12
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "name": "closed",
                                    "range": [
                                      3839,
                                      3845
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 91,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 91,
                                        "column": 19
                                      }
                                    }
                                  },
                                  "range": [
                                    3834,
                                    3845
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 91,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 91,
                                      "column": 19
                                    }
                                  }
                                },
                                "right": {
                                  "type": "Literal",
                                  "value": false,
                                  "raw": "false",
                                  "range": [
                                    3848,
                                    3853
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 91,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 91,
                                      "column": 27
                                    }
                                  }
                                },
                                "range": [
                                  3834,
                                  3853
                                ],
                                "loc": {
                                  "start": {
                                    "line": 91,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 91,
                                    "column": 27
                                  }
                                }
                              },
                              "range": [
                                3834,
                                3854
                              ],
                              "loc": {
                                "start": {
                                  "line": 91,
                                  "column": 8
                                },
                                "end": {
                                  "line": 91,
                                  "column": 28
                                }
                              }
                            },
                            {
                              "type": "ExpressionStatement",
                              "expression": {
                                "type": "AssignmentExpression",
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "computed": false,
                                  "object": {
                                    "type": "ThisExpression",
                                    "range": [
                                      3863,
                                      3867
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 92,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 92,
                                        "column": 12
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "name": "notifications",
                                    "range": [
                                      3868,
                                      3881
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 92,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 92,
                                        "column": 26
                                      }
                                    }
                                  },
                                  "range": [
                                    3863,
                                    3881
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 92,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 92,
                                      "column": 26
                                    }
                                  }
                                },
                                "right": {
                                  "type": "Identifier",
                                  "name": "notifications",
                                  "range": [
                                    3884,
                                    3897
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 92,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 92,
                                      "column": 42
                                    }
                                  }
                                },
                                "range": [
                                  3863,
                                  3897
                                ],
                                "loc": {
                                  "start": {
                                    "line": 92,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 92,
                                    "column": 42
                                  }
                                }
                              },
                              "range": [
                                3863,
                                3898
                              ],
                              "loc": {
                                "start": {
                                  "line": 92,
                                  "column": 8
                                },
                                "end": {
                                  "line": 92,
                                  "column": 43
                                }
                              }
                            },
                            {
                              "type": "ExpressionStatement",
                              "expression": {
                                "type": "AssignmentExpression",
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "computed": false,
                                  "object": {
                                    "type": "ThisExpression",
                                    "range": [
                                      3907,
                                      3911
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 93,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 93,
                                        "column": 12
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "name": "retries",
                                    "range": [
                                      3912,
                                      3919
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 93,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 93,
                                        "column": 20
                                      }
                                    }
                                  },
                                  "range": [
                                    3907,
                                    3919
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 93,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 93,
                                      "column": 20
                                    }
                                  }
                                },
                                "right": {
                                  "type": "Identifier",
                                  "name": "retries",
                                  "range": [
                                    3922,
                                    3929
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 93,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 93,
                                      "column": 30
                                    }
                                  }
                                },
                                "range": [
                                  3907,
                                  3929
                                ],
                                "loc": {
                                  "start": {
                                    "line": 93,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 93,
                                    "column": 30
                                  }
                                }
                              },
                              "range": [
                                3907,
                                3930
                              ],
                              "loc": {
                                "start": {
                                  "line": 93,
                                  "column": 8
                                },
                                "end": {
                                  "line": 93,
                                  "column": 31
                                }
                              }
                            },
                            {
                              "type": "ExpressionStatement",
                              "expression": {
                                "type": "AssignmentExpression",
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "computed": false,
                                  "object": {
                                    "type": "ThisExpression",
                                    "range": [
                                      3939,
                                      3943
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 94,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 94,
                                        "column": 12
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "name": "retriesSubscription",
                                    "range": [
                                      3944,
                                      3963
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 94,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 94,
                                        "column": 32
                                      }
                                    }
                                  },
                                  "range": [
                                    3939,
                                    3963
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 94,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 94,
                                      "column": 32
                                    }
                                  }
                                },
                                "right": {
                                  "type": "Identifier",
                                  "name": "retriesSubscription",
                                  "range": [
                                    3966,
                                    3985
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 94,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 94,
                                      "column": 54
                                    }
                                  }
                                },
                                "range": [
                                  3939,
                                  3985
                                ],
                                "loc": {
                                  "start": {
                                    "line": 94,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 94,
                                    "column": 54
                                  }
                                }
                              },
                              "range": [
                                3939,
                                3986
                              ],
                              "loc": {
                                "start": {
                                  "line": 94,
                                  "column": 8
                                },
                                "end": {
                                  "line": 94,
                                  "column": 55
                                }
                              }
                            },
                            {
                              "type": "ExpressionStatement",
                              "expression": {
                                "type": "CallExpression",
                                "callee": {
                                  "type": "MemberExpression",
                                  "computed": false,
                                  "object": {
                                    "type": "MemberExpression",
                                    "computed": false,
                                    "object": {
                                      "type": "ThisExpression",
                                      "range": [
                                        3995,
                                        3999
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 95,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 95,
                                          "column": 12
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "name": "source",
                                      "range": [
                                        4000,
                                        4006
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 95,
                                          "column": 13
                                        },
                                        "end": {
                                          "line": 95,
                                          "column": 19
                                        }
                                      }
                                    },
                                    "range": [
                                      3995,
                                      4006
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 95,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 95,
                                        "column": 19
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "name": "subscribe",
                                    "range": [
                                      4007,
                                      4016
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 95,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 95,
                                        "column": 29
                                      }
                                    }
                                  },
                                  "range": [
                                    3995,
                                    4016
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 95,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 95,
                                      "column": 29
                                    }
                                  }
                                },
                                "arguments": [
                                  {
                                    "type": "ThisExpression",
                                    "range": [
                                      4017,
                                      4021
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 95,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 95,
                                        "column": 34
                                      }
                                    }
                                  }
                                ],
                                "range": [
                                  3995,
                                  4022
                                ],
                                "loc": {
                                  "start": {
                                    "line": 95,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 95,
                                    "column": 35
                                  }
                                }
                              },
                              "range": [
                                3995,
                                4023
                              ],
                              "loc": {
                                "start": {
                                  "line": 95,
                                  "column": 8
                                },
                                "end": {
                                  "line": 95,
                                  "column": 36
                                }
                              }
                            }
                          ],
                          "range": [
                            3534,
                            4029
                          ],
                          "loc": {
                            "start": {
                              "line": 84,
                              "column": 116
                            },
                            "end": {
                              "line": 96,
                              "column": 5
                            }
                          }
                        },
                        "generator": false,
                        "expression": false,
                        "range": [
                          3466,
                          4029
                        ],
                        "loc": {
                          "start": {
                            "line": 84,
                            "column": 48
                          },
                          "end": {
                            "line": 96,
                            "column": 5
                          }
                        }
                      },
                      "range": [
                        3422,
                        4029
                      ],
                      "loc": {
                        "start": {
                          "line": 84,
                          "column": 4
                        },
                        "end": {
                          "line": 96,
                          "column": 5
                        }
                      }
                    },
                    "range": [
                      3422,
                      4030
                    ],
                    "loc": {
                      "start": {
                        "line": 84,
                        "column": 4
                      },
                      "end": {
                        "line": 96,
                        "column": 6
                      }
                    }
                  },
                  {
                    "type": "ReturnStatement",
                    "argument": {
                      "type": "Identifier",
                      "name": "RepeatWhenSubscriber",
                      "range": [
                        4042,
                        4062
                      ],
                      "loc": {
                        "start": {
                          "line": 97,
                          "column": 11
                        },
                        "end": {
                          "line": 97,
                          "column": 31
                        }
                      }
                    },
                    "range": [
                      4035,
                      4063
                    ],
                    "loc": {
                      "start": {
                        "line": 97,
                        "column": 4
                      },
                      "end": {
                        "line": 97,
                        "column": 32
                      }
                    }
                  }
                ],
                "range": [
                  1746,
                  4065
                ],
                "loc": {
                  "start": {
                    "line": 40,
                    "column": 46
                  },
                  "end": {
                    "line": 98,
                    "column": 1
                  }
                }
              },
              "generator": false,
              "expression": false,
              "range": [
                1728,
                4065
              ],
              "loc": {
                "start": {
                  "line": 40,
                  "column": 28
                },
                "end": {
                  "line": 98,
                  "column": 1
                }
              }
            },
            "arguments": [
              {
                "type": "Identifier",
                "name": "OuterSubscriber",
                "range": [
                  4066,
                  4081
                ],
                "loc": {
                  "start": {
                    "line": 98,
                    "column": 2
                  },
                  "end": {
                    "line": 98,
                    "column": 17
                  }
                }
              }
            ],
            "range": [
              1728,
              4082
            ],
            "loc": {
              "start": {
                "line": 40,
                "column": 28
              },
              "end": {
                "line": 98,
                "column": 18
              }
            }
          },
          "range": [
            1704,
            4083
          ],
          "loc": {
            "start": {
              "line": 40,
              "column": 4
            },
            "end": {
              "line": 98,
              "column": 19
            }
          }
        }
      ],
      "kind": "var",
      "range": [
        1700,
        4084
      ],
      "loc": {
        "start": {
          "line": 40,
          "column": 0
        },
        "end": {
          "line": 98,
          "column": 20
        }
      },
      "leadingComments": [
        {
          "type": "Block",
          "value": "*\n * We need this JSDoc comment for affecting ESDoc.\n * @ignore\n * @extends {Ignored}\n ",
          "range": [
            1608,
            1699
          ],
          "loc": {
            "start": {
              "line": 35,
              "column": 0
            },
            "end": {
              "line": 39,
              "column": 3
            }
          }
        }
      ],
      "trailingComments": [
        {
          "type": "Line",
          "value": "# sourceMappingURL=repeatWhen.js.map",
          "range": [
            4085,
            4123
          ],
          "loc": {
            "start": {
              "line": 99,
              "column": 0
            },
            "end": {
              "line": 99,
              "column": 38
            }
          }
        }
      ]
    }
  ],
  "sourceType": "module",
  "range": [
    0,
    4084
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 98,
      "column": 20
    }
  },
  "comments": [
    {
      "type": "Block",
      "value": "*\n * Returns an Observable that emits the same values as the source observable with the exception of a `complete`.\n * A `complete` will cause the emission of the Throwable that cause the complete to the Observable returned from\n * notificationHandler. If that Observable calls onComplete or `complete` then retry will call `complete` or `error`\n * on the child subscription. Otherwise, this Observable will resubscribe to the source observable, on a particular\n * Scheduler.\n *\n * <img src=\"./img/repeatWhen.png\" width=\"100%\">\n *\n * @param {notificationHandler} receives an Observable of notifications with which a user can `complete` or `error`,\n * aborting the retry.\n * @param {scheduler} the Scheduler on which to subscribe to the source Observable.\n * @return {Observable} the source Observable modified with retry logic.\n * @method repeatWhen\n * @owner Observable\n ",
      "range": [
        251,
        1126
      ],
      "loc": {
        "start": {
          "line": 6,
          "column": 0
        },
        "end": {
          "line": 21,
          "column": 3
        }
      }
    },
    {
      "type": "Block",
      "value": "*\n * We need this JSDoc comment for affecting ESDoc.\n * @ignore\n * @extends {Ignored}\n ",
      "range": [
        1608,
        1699
      ],
      "loc": {
        "start": {
          "line": 35,
          "column": 0
        },
        "end": {
          "line": 39,
          "column": 3
        }
      }
    },
    {
      "type": "Line",
      "value": "# sourceMappingURL=repeatWhen.js.map",
      "range": [
        4085,
        4123
      ],
      "loc": {
        "start": {
          "line": 99,
          "column": 0
        },
        "end": {
          "line": 99,
          "column": 38
        }
      }
    }
  ]
}