{
  "type": "File",
  "start": 0,
  "end": 9512,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 278,
      "column": 0
    }
  },
  "program": {
    "type": "Program",
    "start": 0,
    "end": 9512,
    "loc": {
      "start": {
        "line": 1,
        "column": 0
      },
      "end": {
        "line": 278,
        "column": 0
      }
    },
    "sourceType": "module",
    "body": [
      {
        "type": "ImportDeclaration",
        "start": 0,
        "end": 35,
        "loc": {
          "start": {
            "line": 1,
            "column": 0
          },
          "end": {
            "line": 1,
            "column": 35
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 7,
            "end": 15,
            "loc": {
              "start": {
                "line": 1,
                "column": 7
              },
              "end": {
                "line": 1,
                "column": 15
              }
            },
            "local": {
              "type": "Identifier",
              "start": 7,
              "end": 15,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 7
                },
                "end": {
                  "line": 1,
                  "column": 15
                },
                "identifierName": "LineItem"
              },
              "name": "LineItem"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 21,
          "end": 34,
          "loc": {
            "start": {
              "line": 1,
              "column": 21
            },
            "end": {
              "line": 1,
              "column": 34
            }
          },
          "extra": {
            "rawValue": "../LineItem",
            "raw": "\"../LineItem\""
          },
          "value": "../LineItem"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 36,
        "end": 67,
        "loc": {
          "start": {
            "line": 2,
            "column": 0
          },
          "end": {
            "line": 2,
            "column": 31
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 43,
            "end": 49,
            "loc": {
              "start": {
                "line": 2,
                "column": 7
              },
              "end": {
                "line": 2,
                "column": 13
              }
            },
            "local": {
              "type": "Identifier",
              "start": 43,
              "end": 49,
              "loc": {
                "start": {
                  "line": 2,
                  "column": 7
                },
                "end": {
                  "line": 2,
                  "column": 13
                },
                "identifierName": "Metric"
              },
              "name": "Metric"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 55,
          "end": 66,
          "loc": {
            "start": {
              "line": 2,
              "column": 19
            },
            "end": {
              "line": 2,
              "column": 30
            }
          },
          "extra": {
            "rawValue": "../Metric",
            "raw": "\"../Metric\""
          },
          "value": "../Metric"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 68,
        "end": 97,
        "loc": {
          "start": {
            "line": 3,
            "column": 0
          },
          "end": {
            "line": 3,
            "column": 29
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 75,
            "end": 80,
            "loc": {
              "start": {
                "line": 3,
                "column": 7
              },
              "end": {
                "line": 3,
                "column": 12
              }
            },
            "local": {
              "type": "Identifier",
              "start": 75,
              "end": 80,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 7
                },
                "end": {
                  "line": 3,
                  "column": 12
                },
                "identifierName": "Field"
              },
              "name": "Field"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 86,
          "end": 96,
          "loc": {
            "start": {
              "line": 3,
              "column": 18
            },
            "end": {
              "line": 3,
              "column": 28
            }
          },
          "extra": {
            "rawValue": "../Field",
            "raw": "\"../Field\""
          },
          "value": "../Field"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 98,
        "end": 140,
        "loc": {
          "start": {
            "line": 4,
            "column": 0
          },
          "end": {
            "line": 4,
            "column": 42
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 105,
            "end": 117,
            "loc": {
              "start": {
                "line": 4,
                "column": 7
              },
              "end": {
                "line": 4,
                "column": 19
              }
            },
            "local": {
              "type": "Identifier",
              "start": 105,
              "end": 117,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 7
                },
                "end": {
                  "line": 4,
                  "column": 19
                },
                "identifierName": "BidValidator"
              },
              "name": "BidValidator"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 123,
          "end": 139,
          "loc": {
            "start": {
              "line": 4,
              "column": 25
            },
            "end": {
              "line": 4,
              "column": 41
            }
          },
          "extra": {
            "rawValue": "./BidValidator",
            "raw": "\"./BidValidator\""
          },
          "value": "./BidValidator"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 141,
        "end": 190,
        "loc": {
          "start": {
            "line": 5,
            "column": 0
          },
          "end": {
            "line": 5,
            "column": 49
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 148,
            "end": 158,
            "loc": {
              "start": {
                "line": 5,
                "column": 7
              },
              "end": {
                "line": 5,
                "column": 17
              }
            },
            "local": {
              "type": "Identifier",
              "start": 148,
              "end": 158,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 7
                },
                "end": {
                  "line": 5,
                  "column": 17
                },
                "identifierName": "BidFactory"
              },
              "name": "BidFactory"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 164,
          "end": 189,
          "loc": {
            "start": {
              "line": 5,
              "column": 23
            },
            "end": {
              "line": 5,
              "column": 48
            }
          },
          "extra": {
            "rawValue": "../factories/BidFactory",
            "raw": "\"../factories/BidFactory\""
          },
          "value": "../factories/BidFactory"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 191,
        "end": 257,
        "loc": {
          "start": {
            "line": 6,
            "column": 0
          },
          "end": {
            "line": 6,
            "column": 66
          }
        },
        "specifiers": [
          {
            "type": "ImportSpecifier",
            "start": 200,
            "end": 217,
            "loc": {
              "start": {
                "line": 6,
                "column": 9
              },
              "end": {
                "line": 6,
                "column": 26
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 200,
              "end": 217,
              "loc": {
                "start": {
                  "line": 6,
                  "column": 9
                },
                "end": {
                  "line": 6,
                  "column": 26
                },
                "identifierName": "waitForFinalEvent"
              },
              "name": "waitForFinalEvent"
            },
            "local": {
              "type": "Identifier",
              "start": 200,
              "end": 217,
              "loc": {
                "start": {
                  "line": 6,
                  "column": 9
                },
                "end": {
                  "line": 6,
                  "column": 26
                },
                "identifierName": "waitForFinalEvent"
              },
              "name": "waitForFinalEvent"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 225,
          "end": 256,
          "loc": {
            "start": {
              "line": 6,
              "column": 34
            },
            "end": {
              "line": 6,
              "column": 65
            }
          },
          "extra": {
            "rawValue": "../../utils/WaitForFinalEvent",
            "raw": "\"../../utils/WaitForFinalEvent\""
          },
          "value": "../../utils/WaitForFinalEvent"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 258,
        "end": 327,
        "loc": {
          "start": {
            "line": 7,
            "column": 0
          },
          "end": {
            "line": 7,
            "column": 69
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 265,
            "end": 284,
            "loc": {
              "start": {
                "line": 7,
                "column": 7
              },
              "end": {
                "line": 7,
                "column": 26
              }
            },
            "local": {
              "type": "Identifier",
              "start": 265,
              "end": 284,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 7
                },
                "end": {
                  "line": 7,
                  "column": 26
                },
                "identifierName": "LineItemScaffolding"
              },
              "name": "LineItemScaffolding"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 290,
          "end": 326,
          "loc": {
            "start": {
              "line": 7,
              "column": 32
            },
            "end": {
              "line": 7,
              "column": 68
            }
          },
          "extra": {
            "rawValue": "../scaffolding/LineItemScaffolding",
            "raw": "\"../scaffolding/LineItemScaffolding\""
          },
          "value": "../scaffolding/LineItemScaffolding"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 328,
        "end": 393,
        "loc": {
          "start": {
            "line": 8,
            "column": 0
          },
          "end": {
            "line": 8,
            "column": 65
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 335,
            "end": 352,
            "loc": {
              "start": {
                "line": 8,
                "column": 7
              },
              "end": {
                "line": 8,
                "column": 24
              }
            },
            "local": {
              "type": "Identifier",
              "start": 335,
              "end": 352,
              "loc": {
                "start": {
                  "line": 8,
                  "column": 7
                },
                "end": {
                  "line": 8,
                  "column": 24
                },
                "identifierName": "MetricScaffolding"
              },
              "name": "MetricScaffolding"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 358,
          "end": 392,
          "loc": {
            "start": {
              "line": 8,
              "column": 30
            },
            "end": {
              "line": 8,
              "column": 64
            }
          },
          "extra": {
            "rawValue": "../scaffolding/MetricScaffolding",
            "raw": "\"../scaffolding/MetricScaffolding\""
          },
          "value": "../scaffolding/MetricScaffolding"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 394,
        "end": 457,
        "loc": {
          "start": {
            "line": 9,
            "column": 0
          },
          "end": {
            "line": 9,
            "column": 63
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 401,
            "end": 417,
            "loc": {
              "start": {
                "line": 9,
                "column": 7
              },
              "end": {
                "line": 9,
                "column": 23
              }
            },
            "local": {
              "type": "Identifier",
              "start": 401,
              "end": 417,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 7
                },
                "end": {
                  "line": 9,
                  "column": 23
                },
                "identifierName": "FieldScaffolding"
              },
              "name": "FieldScaffolding"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 423,
          "end": 456,
          "loc": {
            "start": {
              "line": 9,
              "column": 29
            },
            "end": {
              "line": 9,
              "column": 62
            }
          },
          "extra": {
            "rawValue": "../scaffolding/FieldScaffolding",
            "raw": "\"../scaffolding/FieldScaffolding\""
          },
          "value": "../scaffolding/FieldScaffolding"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 458,
        "end": 535,
        "loc": {
          "start": {
            "line": 10,
            "column": 0
          },
          "end": {
            "line": 10,
            "column": 77
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 465,
            "end": 488,
            "loc": {
              "start": {
                "line": 10,
                "column": 7
              },
              "end": {
                "line": 10,
                "column": 30
              }
            },
            "local": {
              "type": "Identifier",
              "start": 465,
              "end": 488,
              "loc": {
                "start": {
                  "line": 10,
                  "column": 7
                },
                "end": {
                  "line": 10,
                  "column": 30
                },
                "identifierName": "DynamicGroupScaffolding"
              },
              "name": "DynamicGroupScaffolding"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 494,
          "end": 534,
          "loc": {
            "start": {
              "line": 10,
              "column": 36
            },
            "end": {
              "line": 10,
              "column": 76
            }
          },
          "extra": {
            "rawValue": "../scaffolding/DynamicGroupScaffolding",
            "raw": "\"../scaffolding/DynamicGroupScaffolding\""
          },
          "value": "../scaffolding/DynamicGroupScaffolding"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 536,
        "end": 579,
        "loc": {
          "start": {
            "line": 11,
            "column": 0
          },
          "end": {
            "line": 11,
            "column": 43
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 543,
            "end": 555,
            "loc": {
              "start": {
                "line": 11,
                "column": 7
              },
              "end": {
                "line": 11,
                "column": 19
              }
            },
            "local": {
              "type": "Identifier",
              "start": 543,
              "end": 555,
              "loc": {
                "start": {
                  "line": 11,
                  "column": 7
                },
                "end": {
                  "line": 11,
                  "column": 19
                },
                "identifierName": "DynamicGroup"
              },
              "name": "DynamicGroup"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 561,
          "end": 578,
          "loc": {
            "start": {
              "line": 11,
              "column": 25
            },
            "end": {
              "line": 11,
              "column": 42
            }
          },
          "extra": {
            "rawValue": "../DynamicGroup",
            "raw": "\"../DynamicGroup\""
          },
          "value": "../DynamicGroup"
        },
        "trailingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * @class BidService\n ",
            "start": 581,
            "end": 609,
            "loc": {
              "start": {
                "line": 13,
                "column": 0
              },
              "end": {
                "line": 15,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "ExportDefaultDeclaration",
        "start": 610,
        "end": 9511,
        "loc": {
          "start": {
            "line": 16,
            "column": 0
          },
          "end": {
            "line": 277,
            "column": 1
          }
        },
        "declaration": {
          "type": "ClassDeclaration",
          "start": 625,
          "end": 9511,
          "loc": {
            "start": {
              "line": 16,
              "column": 15
            },
            "end": {
              "line": 277,
              "column": 1
            }
          },
          "id": {
            "type": "Identifier",
            "start": 631,
            "end": 641,
            "loc": {
              "start": {
                "line": 16,
                "column": 21
              },
              "end": {
                "line": 16,
                "column": 31
              },
              "identifierName": "BidService"
            },
            "name": "BidService",
            "leadingComments": null
          },
          "superClass": null,
          "body": {
            "type": "ClassBody",
            "start": 642,
            "end": 9511,
            "loc": {
              "start": {
                "line": 16,
                "column": 32
              },
              "end": {
                "line": 277,
                "column": 1
              }
            },
            "body": [
              {
                "type": "ClassMethod",
                "start": 733,
                "end": 833,
                "loc": {
                  "start": {
                    "line": 21,
                    "column": 2
                  },
                  "end": {
                    "line": 24,
                    "column": 3
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 733,
                  "end": 744,
                  "loc": {
                    "start": {
                      "line": 21,
                      "column": 2
                    },
                    "end": {
                      "line": 21,
                      "column": 13
                    },
                    "identifierName": "constructor"
                  },
                  "name": "constructor",
                  "leadingComments": null
                },
                "kind": "constructor",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 745,
                    "end": 752,
                    "loc": {
                      "start": {
                        "line": 21,
                        "column": 14
                      },
                      "end": {
                        "line": 21,
                        "column": 21
                      },
                      "identifierName": "context"
                    },
                    "name": "context"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 754,
                  "end": 833,
                  "loc": {
                    "start": {
                      "line": 21,
                      "column": 23
                    },
                    "end": {
                      "line": 24,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 760,
                      "end": 783,
                      "loc": {
                        "start": {
                          "line": 22,
                          "column": 4
                        },
                        "end": {
                          "line": 22,
                          "column": 27
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 760,
                        "end": 782,
                        "loc": {
                          "start": {
                            "line": 22,
                            "column": 4
                          },
                          "end": {
                            "line": 22,
                            "column": 26
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 760,
                          "end": 772,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 4
                            },
                            "end": {
                              "line": 22,
                              "column": 16
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 760,
                            "end": 764,
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 4
                              },
                              "end": {
                                "line": 22,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 765,
                            "end": 772,
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 9
                              },
                              "end": {
                                "line": 22,
                                "column": 16
                              },
                              "identifierName": "context"
                            },
                            "name": "context"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 775,
                          "end": 782,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 19
                            },
                            "end": {
                              "line": 22,
                              "column": 26
                            },
                            "identifierName": "context"
                          },
                          "name": "context"
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 788,
                      "end": 829,
                      "loc": {
                        "start": {
                          "line": 23,
                          "column": 4
                        },
                        "end": {
                          "line": 23,
                          "column": 45
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 788,
                        "end": 828,
                        "loc": {
                          "start": {
                            "line": 23,
                            "column": 4
                          },
                          "end": {
                            "line": 23,
                            "column": 44
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 788,
                          "end": 805,
                          "loc": {
                            "start": {
                              "line": 23,
                              "column": 4
                            },
                            "end": {
                              "line": 23,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 788,
                            "end": 792,
                            "loc": {
                              "start": {
                                "line": 23,
                                "column": 4
                              },
                              "end": {
                                "line": 23,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 793,
                            "end": 805,
                            "loc": {
                              "start": {
                                "line": 23,
                                "column": 9
                              },
                              "end": {
                                "line": 23,
                                "column": 21
                              },
                              "identifierName": "repositories"
                            },
                            "name": "repositories"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 808,
                          "end": 828,
                          "loc": {
                            "start": {
                              "line": 23,
                              "column": 24
                            },
                            "end": {
                              "line": 23,
                              "column": 44
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 808,
                            "end": 815,
                            "loc": {
                              "start": {
                                "line": 23,
                                "column": 24
                              },
                              "end": {
                                "line": 23,
                                "column": 31
                              },
                              "identifierName": "context"
                            },
                            "name": "context"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 816,
                            "end": 828,
                            "loc": {
                              "start": {
                                "line": 23,
                                "column": 32
                              },
                              "end": {
                                "line": 23,
                                "column": 44
                              },
                              "identifierName": "repositories"
                            },
                            "name": "repositories"
                          },
                          "computed": false
                        }
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n   * Creates an instance of BidService.\n   * @param {PVBidContext} context\n   ",
                    "start": 646,
                    "end": 730,
                    "loc": {
                      "start": {
                        "line": 17,
                        "column": 2
                      },
                      "end": {
                        "line": 20,
                        "column": 5
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n   * Clones bid returning an initialized {@link Bid}\n   *\n   * @param {Bid} bid\n   * @returns {Promise<Bid>}\n   ",
                    "start": 837,
                    "end": 955,
                    "loc": {
                      "start": {
                        "line": 26,
                        "column": 2
                      },
                      "end": {
                        "line": 31,
                        "column": 5
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 958,
                "end": 1406,
                "loc": {
                  "start": {
                    "line": 32,
                    "column": 2
                  },
                  "end": {
                    "line": 41,
                    "column": 3
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 964,
                  "end": 969,
                  "loc": {
                    "start": {
                      "line": 32,
                      "column": 8
                    },
                    "end": {
                      "line": 32,
                      "column": 13
                    },
                    "identifierName": "clone"
                  },
                  "name": "clone"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 970,
                    "end": 973,
                    "loc": {
                      "start": {
                        "line": 32,
                        "column": 14
                      },
                      "end": {
                        "line": 32,
                        "column": 17
                      },
                      "identifierName": "bid"
                    },
                    "name": "bid"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 975,
                  "end": 1406,
                  "loc": {
                    "start": {
                      "line": 32,
                      "column": 19
                    },
                    "end": {
                      "line": 41,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 981,
                      "end": 1006,
                      "loc": {
                        "start": {
                          "line": 33,
                          "column": 4
                        },
                        "end": {
                          "line": 33,
                          "column": 29
                        }
                      },
                      "expression": {
                        "type": "AwaitExpression",
                        "start": 981,
                        "end": 1005,
                        "loc": {
                          "start": {
                            "line": 33,
                            "column": 4
                          },
                          "end": {
                            "line": 33,
                            "column": 28
                          }
                        },
                        "argument": {
                          "type": "CallExpression",
                          "start": 987,
                          "end": 1005,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 10
                            },
                            "end": {
                              "line": 33,
                              "column": 28
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 987,
                            "end": 1003,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 10
                              },
                              "end": {
                                "line": 33,
                                "column": 26
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 987,
                              "end": 998,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 10
                                },
                                "end": {
                                  "line": 33,
                                  "column": 21
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 987,
                                "end": 990,
                                "loc": {
                                  "start": {
                                    "line": 33,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 33,
                                    "column": 13
                                  },
                                  "identifierName": "bid"
                                },
                                "name": "bid"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 991,
                                "end": 998,
                                "loc": {
                                  "start": {
                                    "line": 33,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 33,
                                    "column": 21
                                  },
                                  "identifierName": "project"
                                },
                                "name": "project"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 999,
                              "end": 1003,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 22
                                },
                                "end": {
                                  "line": 33,
                                  "column": 26
                                },
                                "identifierName": "save"
                              },
                              "name": "save"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 1011,
                      "end": 1066,
                      "loc": {
                        "start": {
                          "line": 34,
                          "column": 4
                        },
                        "end": {
                          "line": 34,
                          "column": 59
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1017,
                          "end": 1065,
                          "loc": {
                            "start": {
                              "line": 34,
                              "column": 10
                            },
                            "end": {
                              "line": 34,
                              "column": 58
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1017,
                            "end": 1020,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 10
                              },
                              "end": {
                                "line": 34,
                                "column": 13
                              },
                              "identifierName": "res"
                            },
                            "name": "res"
                          },
                          "init": {
                            "type": "AwaitExpression",
                            "start": 1023,
                            "end": 1065,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 16
                              },
                              "end": {
                                "line": 34,
                                "column": 58
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 1029,
                              "end": 1065,
                              "loc": {
                                "start": {
                                  "line": 34,
                                  "column": 22
                                },
                                "end": {
                                  "line": 34,
                                  "column": 58
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 1029,
                                "end": 1057,
                                "loc": {
                                  "start": {
                                    "line": 34,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 34,
                                    "column": 50
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1029,
                                  "end": 1051,
                                  "loc": {
                                    "start": {
                                      "line": 34,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 34,
                                      "column": 44
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 1029,
                                    "end": 1046,
                                    "loc": {
                                      "start": {
                                        "line": 34,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 34,
                                        "column": 39
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 1029,
                                      "end": 1033,
                                      "loc": {
                                        "start": {
                                          "line": 34,
                                          "column": 22
                                        },
                                        "end": {
                                          "line": 34,
                                          "column": 26
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1034,
                                      "end": 1046,
                                      "loc": {
                                        "start": {
                                          "line": 34,
                                          "column": 27
                                        },
                                        "end": {
                                          "line": 34,
                                          "column": 39
                                        },
                                        "identifierName": "repositories"
                                      },
                                      "name": "repositories"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1047,
                                    "end": 1051,
                                    "loc": {
                                      "start": {
                                        "line": 34,
                                        "column": 40
                                      },
                                      "end": {
                                        "line": 34,
                                        "column": 44
                                      },
                                      "identifierName": "bids"
                                    },
                                    "name": "bids"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1052,
                                  "end": 1057,
                                  "loc": {
                                    "start": {
                                      "line": 34,
                                      "column": 45
                                    },
                                    "end": {
                                      "line": 34,
                                      "column": 50
                                    },
                                    "identifierName": "clone"
                                  },
                                  "name": "clone"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 1058,
                                  "end": 1064,
                                  "loc": {
                                    "start": {
                                      "line": 34,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 34,
                                      "column": 57
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1058,
                                    "end": 1061,
                                    "loc": {
                                      "start": {
                                        "line": 34,
                                        "column": 51
                                      },
                                      "end": {
                                        "line": 34,
                                        "column": 54
                                      },
                                      "identifierName": "bid"
                                    },
                                    "name": "bid"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1062,
                                    "end": 1064,
                                    "loc": {
                                      "start": {
                                        "line": 34,
                                        "column": 55
                                      },
                                      "end": {
                                        "line": 34,
                                        "column": 57
                                      },
                                      "identifierName": "id"
                                    },
                                    "name": "id"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "kind": "const"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 1071,
                      "end": 1135,
                      "loc": {
                        "start": {
                          "line": 35,
                          "column": 4
                        },
                        "end": {
                          "line": 35,
                          "column": 68
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1077,
                          "end": 1134,
                          "loc": {
                            "start": {
                              "line": 35,
                              "column": 10
                            },
                            "end": {
                              "line": 35,
                              "column": 67
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1077,
                            "end": 1086,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 10
                              },
                              "end": {
                                "line": 35,
                                "column": 19
                              },
                              "identifierName": "bidObject"
                            },
                            "name": "bidObject"
                          },
                          "init": {
                            "type": "AwaitExpression",
                            "start": 1089,
                            "end": 1134,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 22
                              },
                              "end": {
                                "line": 35,
                                "column": 67
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 1095,
                              "end": 1134,
                              "loc": {
                                "start": {
                                  "line": 35,
                                  "column": 28
                                },
                                "end": {
                                  "line": 35,
                                  "column": 67
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 1095,
                                "end": 1126,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 59
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1095,
                                  "end": 1117,
                                  "loc": {
                                    "start": {
                                      "line": 35,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 35,
                                      "column": 50
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 1095,
                                    "end": 1112,
                                    "loc": {
                                      "start": {
                                        "line": 35,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 35,
                                        "column": 45
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 1095,
                                      "end": 1099,
                                      "loc": {
                                        "start": {
                                          "line": 35,
                                          "column": 28
                                        },
                                        "end": {
                                          "line": 35,
                                          "column": 32
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1100,
                                      "end": 1112,
                                      "loc": {
                                        "start": {
                                          "line": 35,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 35,
                                          "column": 45
                                        },
                                        "identifierName": "repositories"
                                      },
                                      "name": "repositories"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1113,
                                    "end": 1117,
                                    "loc": {
                                      "start": {
                                        "line": 35,
                                        "column": 46
                                      },
                                      "end": {
                                        "line": 35,
                                        "column": 50
                                      },
                                      "identifierName": "bids"
                                    },
                                    "name": "bids"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1118,
                                  "end": 1126,
                                  "loc": {
                                    "start": {
                                      "line": 35,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 35,
                                      "column": 59
                                    },
                                    "identifierName": "findById"
                                  },
                                  "name": "findById"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 1127,
                                  "end": 1133,
                                  "loc": {
                                    "start": {
                                      "line": 35,
                                      "column": 60
                                    },
                                    "end": {
                                      "line": 35,
                                      "column": 66
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1127,
                                    "end": 1130,
                                    "loc": {
                                      "start": {
                                        "line": 35,
                                        "column": 60
                                      },
                                      "end": {
                                        "line": 35,
                                        "column": 63
                                      },
                                      "identifierName": "res"
                                    },
                                    "name": "res"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1131,
                                    "end": 1133,
                                    "loc": {
                                      "start": {
                                        "line": 35,
                                        "column": 64
                                      },
                                      "end": {
                                        "line": 35,
                                        "column": 66
                                      },
                                      "identifierName": "id"
                                    },
                                    "name": "id"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "kind": "const"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 1140,
                      "end": 1220,
                      "loc": {
                        "start": {
                          "line": 36,
                          "column": 4
                        },
                        "end": {
                          "line": 36,
                          "column": 84
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1146,
                          "end": 1219,
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 10
                            },
                            "end": {
                              "line": 36,
                              "column": 83
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1146,
                            "end": 1155,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 10
                              },
                              "end": {
                                "line": 36,
                                "column": 19
                              },
                              "identifierName": "clonedBid"
                            },
                            "name": "clonedBid"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 1158,
                            "end": 1219,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 22
                              },
                              "end": {
                                "line": 36,
                                "column": 83
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 1158,
                              "end": 1181,
                              "loc": {
                                "start": {
                                  "line": 36,
                                  "column": 22
                                },
                                "end": {
                                  "line": 36,
                                  "column": 45
                                }
                              },
                              "object": {
                                "type": "NewExpression",
                                "start": 1158,
                                "end": 1174,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 38
                                  }
                                },
                                "callee": {
                                  "type": "Identifier",
                                  "start": 1162,
                                  "end": 1172,
                                  "loc": {
                                    "start": {
                                      "line": 36,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 36,
                                      "column": 36
                                    },
                                    "identifierName": "BidFactory"
                                  },
                                  "name": "BidFactory"
                                },
                                "arguments": []
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1175,
                                "end": 1181,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 39
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 45
                                  },
                                  "identifierName": "create"
                                },
                                "name": "create"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 1182,
                                "end": 1191,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 46
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 55
                                  },
                                  "identifierName": "bidObject"
                                },
                                "name": "bidObject"
                              },
                              {
                                "type": "MemberExpression",
                                "start": 1193,
                                "end": 1205,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 57
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 69
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 1193,
                                  "end": 1197,
                                  "loc": {
                                    "start": {
                                      "line": 36,
                                      "column": 57
                                    },
                                    "end": {
                                      "line": 36,
                                      "column": 61
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1198,
                                  "end": 1205,
                                  "loc": {
                                    "start": {
                                      "line": 36,
                                      "column": 62
                                    },
                                    "end": {
                                      "line": 36,
                                      "column": 69
                                    },
                                    "identifierName": "context"
                                  },
                                  "name": "context"
                                },
                                "computed": false
                              },
                              {
                                "type": "MemberExpression",
                                "start": 1207,
                                "end": 1218,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 71
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 82
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1207,
                                  "end": 1210,
                                  "loc": {
                                    "start": {
                                      "line": 36,
                                      "column": 71
                                    },
                                    "end": {
                                      "line": 36,
                                      "column": 74
                                    },
                                    "identifierName": "bid"
                                  },
                                  "name": "bid"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1211,
                                  "end": 1218,
                                  "loc": {
                                    "start": {
                                      "line": 36,
                                      "column": 75
                                    },
                                    "end": {
                                      "line": 36,
                                      "column": 82
                                    },
                                    "identifierName": "project"
                                  },
                                  "name": "project"
                                },
                                "computed": false
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "const"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1225,
                      "end": 1258,
                      "loc": {
                        "start": {
                          "line": 37,
                          "column": 4
                        },
                        "end": {
                          "line": 37,
                          "column": 37
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1225,
                        "end": 1257,
                        "loc": {
                          "start": {
                            "line": 37,
                            "column": 4
                          },
                          "end": {
                            "line": 37,
                            "column": 36
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1225,
                          "end": 1246,
                          "loc": {
                            "start": {
                              "line": 37,
                              "column": 4
                            },
                            "end": {
                              "line": 37,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 1225,
                            "end": 1236,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 4
                              },
                              "end": {
                                "line": 37,
                                "column": 15
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1225,
                              "end": 1228,
                              "loc": {
                                "start": {
                                  "line": 37,
                                  "column": 4
                                },
                                "end": {
                                  "line": 37,
                                  "column": 7
                                },
                                "identifierName": "bid"
                              },
                              "name": "bid"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1229,
                              "end": 1236,
                              "loc": {
                                "start": {
                                  "line": 37,
                                  "column": 8
                                },
                                "end": {
                                  "line": 37,
                                  "column": 15
                                },
                                "identifierName": "project"
                              },
                              "name": "project"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1237,
                            "end": 1246,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 16
                              },
                              "end": {
                                "line": 37,
                                "column": 25
                              },
                              "identifierName": "attachBid"
                            },
                            "name": "attachBid"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 1247,
                            "end": 1256,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 26
                              },
                              "end": {
                                "line": 37,
                                "column": 35
                              },
                              "identifierName": "clonedBid"
                            },
                            "name": "clonedBid"
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1263,
                      "end": 1284,
                      "loc": {
                        "start": {
                          "line": 38,
                          "column": 4
                        },
                        "end": {
                          "line": 38,
                          "column": 25
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1263,
                        "end": 1283,
                        "loc": {
                          "start": {
                            "line": 38,
                            "column": 4
                          },
                          "end": {
                            "line": 38,
                            "column": 24
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1263,
                          "end": 1281,
                          "loc": {
                            "start": {
                              "line": 38,
                              "column": 4
                            },
                            "end": {
                              "line": 38,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 1263,
                            "end": 1274,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 4
                              },
                              "end": {
                                "line": 38,
                                "column": 15
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1263,
                              "end": 1266,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 4
                                },
                                "end": {
                                  "line": 38,
                                  "column": 7
                                },
                                "identifierName": "bid"
                              },
                              "name": "bid"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1267,
                              "end": 1274,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 8
                                },
                                "end": {
                                  "line": 38,
                                  "column": 15
                                },
                                "identifierName": "project"
                              },
                              "name": "project"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1275,
                            "end": 1281,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 16
                              },
                              "end": {
                                "line": 38,
                                "column": 22
                              },
                              "identifierName": "assess"
                            },
                            "name": "assess"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1289,
                      "end": 1380,
                      "loc": {
                        "start": {
                          "line": 39,
                          "column": 4
                        },
                        "end": {
                          "line": 39,
                          "column": 95
                        }
                      },
                      "expression": {
                        "type": "AwaitExpression",
                        "start": 1289,
                        "end": 1379,
                        "loc": {
                          "start": {
                            "line": 39,
                            "column": 4
                          },
                          "end": {
                            "line": 39,
                            "column": 94
                          }
                        },
                        "argument": {
                          "type": "CallExpression",
                          "start": 1295,
                          "end": 1379,
                          "loc": {
                            "start": {
                              "line": 39,
                              "column": 10
                            },
                            "end": {
                              "line": 39,
                              "column": 94
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1295,
                            "end": 1371,
                            "loc": {
                              "start": {
                                "line": 39,
                                "column": 10
                              },
                              "end": {
                                "line": 39,
                                "column": 86
                              }
                            },
                            "object": {
                              "type": "CallExpression",
                              "start": 1295,
                              "end": 1365,
                              "loc": {
                                "start": {
                                  "line": 39,
                                  "column": 10
                                },
                                "end": {
                                  "line": 39,
                                  "column": 80
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 1295,
                                "end": 1316,
                                "loc": {
                                  "start": {
                                    "line": 39,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 39,
                                    "column": 31
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1295,
                                  "end": 1298,
                                  "loc": {
                                    "start": {
                                      "line": 39,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 39,
                                      "column": 13
                                    },
                                    "identifierName": "bid"
                                  },
                                  "name": "bid"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1299,
                                  "end": 1316,
                                  "loc": {
                                    "start": {
                                      "line": 39,
                                      "column": 14
                                    },
                                    "end": {
                                      "line": 39,
                                      "column": 31
                                    },
                                    "identifierName": "initSaveChangeLog"
                                  },
                                  "name": "initSaveChangeLog"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 1317,
                                  "end": 1323,
                                  "loc": {
                                    "start": {
                                      "line": 39,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 39,
                                      "column": 38
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1317,
                                    "end": 1320,
                                    "loc": {
                                      "start": {
                                        "line": 39,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 39,
                                        "column": 35
                                      },
                                      "identifierName": "bid"
                                    },
                                    "name": "bid"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1321,
                                    "end": 1323,
                                    "loc": {
                                      "start": {
                                        "line": 39,
                                        "column": 36
                                      },
                                      "end": {
                                        "line": 39,
                                        "column": 38
                                      },
                                      "identifierName": "id"
                                    },
                                    "name": "id"
                                  },
                                  "computed": false
                                },
                                {
                                  "type": "ObjectExpression",
                                  "start": 1325,
                                  "end": 1351,
                                  "loc": {
                                    "start": {
                                      "line": 39,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 39,
                                      "column": 66
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "ObjectProperty",
                                      "start": 1326,
                                      "end": 1350,
                                      "loc": {
                                        "start": {
                                          "line": 39,
                                          "column": 41
                                        },
                                        "end": {
                                          "line": 39,
                                          "column": 65
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 1326,
                                        "end": 1336,
                                        "loc": {
                                          "start": {
                                            "line": 39,
                                            "column": 41
                                          },
                                          "end": {
                                            "line": 39,
                                            "column": 51
                                          },
                                          "identifierName": "cloned_bid"
                                        },
                                        "name": "cloned_bid"
                                      },
                                      "value": {
                                        "type": "MemberExpression",
                                        "start": 1338,
                                        "end": 1350,
                                        "loc": {
                                          "start": {
                                            "line": 39,
                                            "column": 53
                                          },
                                          "end": {
                                            "line": 39,
                                            "column": 65
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 1338,
                                          "end": 1347,
                                          "loc": {
                                            "start": {
                                              "line": 39,
                                              "column": 53
                                            },
                                            "end": {
                                              "line": 39,
                                              "column": 62
                                            },
                                            "identifierName": "clonedBid"
                                          },
                                          "name": "clonedBid"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 1348,
                                          "end": 1350,
                                          "loc": {
                                            "start": {
                                              "line": 39,
                                              "column": 63
                                            },
                                            "end": {
                                              "line": 39,
                                              "column": 65
                                            },
                                            "identifierName": "id"
                                          },
                                          "name": "id"
                                        },
                                        "computed": false
                                      }
                                    }
                                  ]
                                },
                                {
                                  "type": "StringLiteral",
                                  "start": 1352,
                                  "end": 1364,
                                  "loc": {
                                    "start": {
                                      "line": 39,
                                      "column": 67
                                    },
                                    "end": {
                                      "line": 39,
                                      "column": 79
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "cloned_bid",
                                    "raw": "'cloned_bid'"
                                  },
                                  "value": "cloned_bid"
                                }
                              ]
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1366,
                              "end": 1371,
                              "loc": {
                                "start": {
                                  "line": 39,
                                  "column": 81
                                },
                                "end": {
                                  "line": 39,
                                  "column": 86
                                },
                                "identifierName": "catch"
                              },
                              "name": "catch"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "ArrowFunctionExpression",
                              "start": 1372,
                              "end": 1378,
                              "loc": {
                                "start": {
                                  "line": 39,
                                  "column": 87
                                },
                                "end": {
                                  "line": 39,
                                  "column": 93
                                }
                              },
                              "id": null,
                              "generator": false,
                              "expression": true,
                              "async": false,
                              "params": [
                                {
                                  "type": "Identifier",
                                  "start": 1372,
                                  "end": 1373,
                                  "loc": {
                                    "start": {
                                      "line": 39,
                                      "column": 87
                                    },
                                    "end": {
                                      "line": 39,
                                      "column": 88
                                    },
                                    "identifierName": "e"
                                  },
                                  "name": "e"
                                }
                              ],
                              "body": {
                                "type": "Identifier",
                                "start": 1377,
                                "end": 1378,
                                "loc": {
                                  "start": {
                                    "line": 39,
                                    "column": 92
                                  },
                                  "end": {
                                    "line": 39,
                                    "column": 93
                                  },
                                  "identifierName": "e"
                                },
                                "name": "e"
                              }
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 1385,
                      "end": 1402,
                      "loc": {
                        "start": {
                          "line": 40,
                          "column": 4
                        },
                        "end": {
                          "line": 40,
                          "column": 21
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 1392,
                        "end": 1401,
                        "loc": {
                          "start": {
                            "line": 40,
                            "column": 11
                          },
                          "end": {
                            "line": 40,
                            "column": 20
                          },
                          "identifierName": "clonedBid"
                        },
                        "name": "clonedBid"
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n   * Clones bid returning an initialized {@link Bid}\n   *\n   * @param {Bid} bid\n   * @returns {Promise<Bid>}\n   ",
                    "start": 837,
                    "end": 955,
                    "loc": {
                      "start": {
                        "line": 26,
                        "column": 2
                      },
                      "end": {
                        "line": 31,
                        "column": 5
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n   * Moves a bid to a project by first detaching the bid from its original project,\n   *  then moves the bid to a given project by attaching the project id to the bid.\n   *\n   *  Reassessing the projects after moving.\n   *\n   * @param originalBid\n   * @param project\n   * @returns {Promise<*>}\n   ",
                    "start": 1410,
                    "end": 1713,
                    "loc": {
                      "start": {
                        "line": 43,
                        "column": 2
                      },
                      "end": {
                        "line": 52,
                        "column": 5
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 1716,
                "end": 2315,
                "loc": {
                  "start": {
                    "line": 53,
                    "column": 2
                  },
                  "end": {
                    "line": 64,
                    "column": 3
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 1722,
                  "end": 1738,
                  "loc": {
                    "start": {
                      "line": 53,
                      "column": 8
                    },
                    "end": {
                      "line": 53,
                      "column": 24
                    },
                    "identifierName": "moveBidToProject"
                  },
                  "name": "moveBidToProject"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 1739,
                    "end": 1750,
                    "loc": {
                      "start": {
                        "line": 53,
                        "column": 25
                      },
                      "end": {
                        "line": 53,
                        "column": 36
                      },
                      "identifierName": "originalBid"
                    },
                    "name": "originalBid"
                  },
                  {
                    "type": "Identifier",
                    "start": 1752,
                    "end": 1759,
                    "loc": {
                      "start": {
                        "line": 53,
                        "column": 38
                      },
                      "end": {
                        "line": 53,
                        "column": 45
                      },
                      "identifierName": "project"
                    },
                    "name": "project"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 1761,
                  "end": 2315,
                  "loc": {
                    "start": {
                      "line": 53,
                      "column": 47
                    },
                    "end": {
                      "line": 64,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 1767,
                      "end": 1799,
                      "loc": {
                        "start": {
                          "line": 54,
                          "column": 4
                        },
                        "end": {
                          "line": 54,
                          "column": 36
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1773,
                          "end": 1798,
                          "loc": {
                            "start": {
                              "line": 54,
                              "column": 10
                            },
                            "end": {
                              "line": 54,
                              "column": 35
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1773,
                            "end": 1788,
                            "loc": {
                              "start": {
                                "line": 54,
                                "column": 10
                              },
                              "end": {
                                "line": 54,
                                "column": 25
                              },
                              "identifierName": "projectToCopyTo"
                            },
                            "name": "projectToCopyTo"
                          },
                          "init": {
                            "type": "Identifier",
                            "start": 1791,
                            "end": 1798,
                            "loc": {
                              "start": {
                                "line": 54,
                                "column": 28
                              },
                              "end": {
                                "line": 54,
                                "column": 35
                              },
                              "identifierName": "project"
                            },
                            "name": "project"
                          }
                        }
                      ],
                      "kind": "const"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 1804,
                      "end": 1848,
                      "loc": {
                        "start": {
                          "line": 55,
                          "column": 4
                        },
                        "end": {
                          "line": 55,
                          "column": 48
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1810,
                          "end": 1847,
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 10
                            },
                            "end": {
                              "line": 55,
                              "column": 47
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1810,
                            "end": 1825,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 10
                              },
                              "end": {
                                "line": 55,
                                "column": 25
                              },
                              "identifierName": "originalProject"
                            },
                            "name": "originalProject"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 1828,
                            "end": 1847,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 28
                              },
                              "end": {
                                "line": 55,
                                "column": 47
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1828,
                              "end": 1839,
                              "loc": {
                                "start": {
                                  "line": 55,
                                  "column": 28
                                },
                                "end": {
                                  "line": 55,
                                  "column": 39
                                },
                                "identifierName": "originalBid"
                              },
                              "name": "originalBid"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1840,
                              "end": 1847,
                              "loc": {
                                "start": {
                                  "line": 55,
                                  "column": 40
                                },
                                "end": {
                                  "line": 55,
                                  "column": 47
                                },
                                "identifierName": "project"
                              },
                              "name": "project"
                            },
                            "computed": false
                          }
                        }
                      ],
                      "kind": "const"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1853,
                      "end": 1932,
                      "loc": {
                        "start": {
                          "line": 56,
                          "column": 4
                        },
                        "end": {
                          "line": 56,
                          "column": 83
                        }
                      },
                      "expression": {
                        "type": "AwaitExpression",
                        "start": 1853,
                        "end": 1931,
                        "loc": {
                          "start": {
                            "line": 56,
                            "column": 4
                          },
                          "end": {
                            "line": 56,
                            "column": 82
                          }
                        },
                        "argument": {
                          "type": "CallExpression",
                          "start": 1859,
                          "end": 1931,
                          "loc": {
                            "start": {
                              "line": 56,
                              "column": 10
                            },
                            "end": {
                              "line": 56,
                              "column": 82
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1859,
                            "end": 1895,
                            "loc": {
                              "start": {
                                "line": 56,
                                "column": 10
                              },
                              "end": {
                                "line": 56,
                                "column": 46
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 1859,
                              "end": 1885,
                              "loc": {
                                "start": {
                                  "line": 56,
                                  "column": 10
                                },
                                "end": {
                                  "line": 56,
                                  "column": 36
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1859,
                                "end": 1876,
                                "loc": {
                                  "start": {
                                    "line": 56,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 56,
                                    "column": 27
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 1859,
                                  "end": 1863,
                                  "loc": {
                                    "start": {
                                      "line": 56,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 56,
                                      "column": 14
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1864,
                                  "end": 1876,
                                  "loc": {
                                    "start": {
                                      "line": 56,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 56,
                                      "column": 27
                                    },
                                    "identifierName": "repositories"
                                  },
                                  "name": "repositories"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1877,
                                "end": 1885,
                                "loc": {
                                  "start": {
                                    "line": 56,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 56,
                                    "column": 36
                                  },
                                  "identifierName": "projects"
                                },
                                "name": "projects"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1886,
                              "end": 1895,
                              "loc": {
                                "start": {
                                  "line": 56,
                                  "column": 37
                                },
                                "end": {
                                  "line": 56,
                                  "column": 46
                                },
                                "identifierName": "detachBid"
                              },
                              "name": "detachBid"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "MemberExpression",
                              "start": 1896,
                              "end": 1914,
                              "loc": {
                                "start": {
                                  "line": 56,
                                  "column": 47
                                },
                                "end": {
                                  "line": 56,
                                  "column": 65
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1896,
                                "end": 1911,
                                "loc": {
                                  "start": {
                                    "line": 56,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 56,
                                    "column": 62
                                  },
                                  "identifierName": "originalProject"
                                },
                                "name": "originalProject"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1912,
                                "end": 1914,
                                "loc": {
                                  "start": {
                                    "line": 56,
                                    "column": 63
                                  },
                                  "end": {
                                    "line": 56,
                                    "column": 65
                                  },
                                  "identifierName": "id"
                                },
                                "name": "id"
                              },
                              "computed": false
                            },
                            {
                              "type": "MemberExpression",
                              "start": 1916,
                              "end": 1930,
                              "loc": {
                                "start": {
                                  "line": 56,
                                  "column": 67
                                },
                                "end": {
                                  "line": 56,
                                  "column": 81
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1916,
                                "end": 1927,
                                "loc": {
                                  "start": {
                                    "line": 56,
                                    "column": 67
                                  },
                                  "end": {
                                    "line": 56,
                                    "column": 78
                                  },
                                  "identifierName": "originalBid"
                                },
                                "name": "originalBid"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1928,
                                "end": 1930,
                                "loc": {
                                  "start": {
                                    "line": 56,
                                    "column": 79
                                  },
                                  "end": {
                                    "line": 56,
                                    "column": 81
                                  },
                                  "identifierName": "id"
                                },
                                "name": "id"
                              },
                              "computed": false
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1937,
                      "end": 2016,
                      "loc": {
                        "start": {
                          "line": 57,
                          "column": 4
                        },
                        "end": {
                          "line": 57,
                          "column": 83
                        }
                      },
                      "expression": {
                        "type": "AwaitExpression",
                        "start": 1937,
                        "end": 2015,
                        "loc": {
                          "start": {
                            "line": 57,
                            "column": 4
                          },
                          "end": {
                            "line": 57,
                            "column": 82
                          }
                        },
                        "argument": {
                          "type": "CallExpression",
                          "start": 1943,
                          "end": 2015,
                          "loc": {
                            "start": {
                              "line": 57,
                              "column": 10
                            },
                            "end": {
                              "line": 57,
                              "column": 82
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1943,
                            "end": 1979,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 10
                              },
                              "end": {
                                "line": 57,
                                "column": 46
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 1943,
                              "end": 1965,
                              "loc": {
                                "start": {
                                  "line": 57,
                                  "column": 10
                                },
                                "end": {
                                  "line": 57,
                                  "column": 32
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1943,
                                "end": 1960,
                                "loc": {
                                  "start": {
                                    "line": 57,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 57,
                                    "column": 27
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 1943,
                                  "end": 1947,
                                  "loc": {
                                    "start": {
                                      "line": 57,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 57,
                                      "column": 14
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1948,
                                  "end": 1960,
                                  "loc": {
                                    "start": {
                                      "line": 57,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 57,
                                      "column": 27
                                    },
                                    "identifierName": "repositories"
                                  },
                                  "name": "repositories"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1961,
                                "end": 1965,
                                "loc": {
                                  "start": {
                                    "line": 57,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 57,
                                    "column": 32
                                  },
                                  "identifierName": "bids"
                                },
                                "name": "bids"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1966,
                              "end": 1979,
                              "loc": {
                                "start": {
                                  "line": 57,
                                  "column": 33
                                },
                                "end": {
                                  "line": 57,
                                  "column": 46
                                },
                                "identifierName": "moveToProject"
                              },
                              "name": "moveToProject"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "MemberExpression",
                              "start": 1980,
                              "end": 1994,
                              "loc": {
                                "start": {
                                  "line": 57,
                                  "column": 47
                                },
                                "end": {
                                  "line": 57,
                                  "column": 61
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1980,
                                "end": 1991,
                                "loc": {
                                  "start": {
                                    "line": 57,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 57,
                                    "column": 58
                                  },
                                  "identifierName": "originalBid"
                                },
                                "name": "originalBid"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1992,
                                "end": 1994,
                                "loc": {
                                  "start": {
                                    "line": 57,
                                    "column": 59
                                  },
                                  "end": {
                                    "line": 57,
                                    "column": 61
                                  },
                                  "identifierName": "id"
                                },
                                "name": "id"
                              },
                              "computed": false
                            },
                            {
                              "type": "MemberExpression",
                              "start": 1996,
                              "end": 2014,
                              "loc": {
                                "start": {
                                  "line": 57,
                                  "column": 63
                                },
                                "end": {
                                  "line": 57,
                                  "column": 81
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1996,
                                "end": 2011,
                                "loc": {
                                  "start": {
                                    "line": 57,
                                    "column": 63
                                  },
                                  "end": {
                                    "line": 57,
                                    "column": 78
                                  },
                                  "identifierName": "projectToCopyTo"
                                },
                                "name": "projectToCopyTo"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2012,
                                "end": 2014,
                                "loc": {
                                  "start": {
                                    "line": 57,
                                    "column": 79
                                  },
                                  "end": {
                                    "line": 57,
                                    "column": 81
                                  },
                                  "identifierName": "id"
                                },
                                "name": "id"
                              },
                              "computed": false
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2021,
                      "end": 2045,
                      "loc": {
                        "start": {
                          "line": 58,
                          "column": 4
                        },
                        "end": {
                          "line": 58,
                          "column": 28
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 2021,
                        "end": 2045,
                        "loc": {
                          "start": {
                            "line": 58,
                            "column": 4
                          },
                          "end": {
                            "line": 58,
                            "column": 28
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 2021,
                          "end": 2043,
                          "loc": {
                            "start": {
                              "line": 58,
                              "column": 4
                            },
                            "end": {
                              "line": 58,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 2021,
                            "end": 2036,
                            "loc": {
                              "start": {
                                "line": 58,
                                "column": 4
                              },
                              "end": {
                                "line": 58,
                                "column": 19
                              },
                              "identifierName": "originalProject"
                            },
                            "name": "originalProject"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2037,
                            "end": 2043,
                            "loc": {
                              "start": {
                                "line": 58,
                                "column": 20
                              },
                              "end": {
                                "line": 58,
                                "column": 26
                              },
                              "identifierName": "assess"
                            },
                            "name": "assess"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2050,
                      "end": 2075,
                      "loc": {
                        "start": {
                          "line": 59,
                          "column": 4
                        },
                        "end": {
                          "line": 59,
                          "column": 29
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 2050,
                        "end": 2074,
                        "loc": {
                          "start": {
                            "line": 59,
                            "column": 4
                          },
                          "end": {
                            "line": 59,
                            "column": 28
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 2050,
                          "end": 2072,
                          "loc": {
                            "start": {
                              "line": 59,
                              "column": 4
                            },
                            "end": {
                              "line": 59,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 2050,
                            "end": 2065,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 4
                              },
                              "end": {
                                "line": 59,
                                "column": 19
                              },
                              "identifierName": "projectToCopyTo"
                            },
                            "name": "projectToCopyTo"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2066,
                            "end": 2072,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 20
                              },
                              "end": {
                                "line": 59,
                                "column": 26
                              },
                              "identifierName": "assess"
                            },
                            "name": "assess"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2080,
                      "end": 2109,
                      "loc": {
                        "start": {
                          "line": 60,
                          "column": 4
                        },
                        "end": {
                          "line": 60,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "AwaitExpression",
                        "start": 2080,
                        "end": 2108,
                        "loc": {
                          "start": {
                            "line": 60,
                            "column": 4
                          },
                          "end": {
                            "line": 60,
                            "column": 32
                          }
                        },
                        "argument": {
                          "type": "CallExpression",
                          "start": 2086,
                          "end": 2108,
                          "loc": {
                            "start": {
                              "line": 60,
                              "column": 10
                            },
                            "end": {
                              "line": 60,
                              "column": 32
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2086,
                            "end": 2106,
                            "loc": {
                              "start": {
                                "line": 60,
                                "column": 10
                              },
                              "end": {
                                "line": 60,
                                "column": 30
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2086,
                              "end": 2101,
                              "loc": {
                                "start": {
                                  "line": 60,
                                  "column": 10
                                },
                                "end": {
                                  "line": 60,
                                  "column": 25
                                },
                                "identifierName": "projectToCopyTo"
                              },
                              "name": "projectToCopyTo"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2102,
                              "end": 2106,
                              "loc": {
                                "start": {
                                  "line": 60,
                                  "column": 26
                                },
                                "end": {
                                  "line": 60,
                                  "column": 30
                                },
                                "identifierName": "save"
                              },
                              "name": "save"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2114,
                      "end": 2143,
                      "loc": {
                        "start": {
                          "line": 61,
                          "column": 4
                        },
                        "end": {
                          "line": 61,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "AwaitExpression",
                        "start": 2114,
                        "end": 2142,
                        "loc": {
                          "start": {
                            "line": 61,
                            "column": 4
                          },
                          "end": {
                            "line": 61,
                            "column": 32
                          }
                        },
                        "argument": {
                          "type": "CallExpression",
                          "start": 2120,
                          "end": 2142,
                          "loc": {
                            "start": {
                              "line": 61,
                              "column": 10
                            },
                            "end": {
                              "line": 61,
                              "column": 32
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2120,
                            "end": 2140,
                            "loc": {
                              "start": {
                                "line": 61,
                                "column": 10
                              },
                              "end": {
                                "line": 61,
                                "column": 30
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2120,
                              "end": 2135,
                              "loc": {
                                "start": {
                                  "line": 61,
                                  "column": 10
                                },
                                "end": {
                                  "line": 61,
                                  "column": 25
                                },
                                "identifierName": "originalProject"
                              },
                              "name": "originalProject"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2136,
                              "end": 2140,
                              "loc": {
                                "start": {
                                  "line": 61,
                                  "column": 26
                                },
                                "end": {
                                  "line": 61,
                                  "column": 30
                                },
                                "identifierName": "save"
                              },
                              "name": "save"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2148,
                      "end": 2283,
                      "loc": {
                        "start": {
                          "line": 62,
                          "column": 4
                        },
                        "end": {
                          "line": 62,
                          "column": 139
                        }
                      },
                      "expression": {
                        "type": "AwaitExpression",
                        "start": 2148,
                        "end": 2282,
                        "loc": {
                          "start": {
                            "line": 62,
                            "column": 4
                          },
                          "end": {
                            "line": 62,
                            "column": 138
                          }
                        },
                        "argument": {
                          "type": "CallExpression",
                          "start": 2154,
                          "end": 2282,
                          "loc": {
                            "start": {
                              "line": 62,
                              "column": 10
                            },
                            "end": {
                              "line": 62,
                              "column": 138
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2154,
                            "end": 2274,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 10
                              },
                              "end": {
                                "line": 62,
                                "column": 130
                              }
                            },
                            "object": {
                              "type": "CallExpression",
                              "start": 2154,
                              "end": 2268,
                              "loc": {
                                "start": {
                                  "line": 62,
                                  "column": 10
                                },
                                "end": {
                                  "line": 62,
                                  "column": 124
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 2154,
                                "end": 2183,
                                "loc": {
                                  "start": {
                                    "line": 62,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 62,
                                    "column": 39
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 2154,
                                  "end": 2165,
                                  "loc": {
                                    "start": {
                                      "line": 62,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 62,
                                      "column": 21
                                    },
                                    "identifierName": "originalBid"
                                  },
                                  "name": "originalBid"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2166,
                                  "end": 2183,
                                  "loc": {
                                    "start": {
                                      "line": 62,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 62,
                                      "column": 39
                                    },
                                    "identifierName": "initSaveChangeLog"
                                  },
                                  "name": "initSaveChangeLog"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 2184,
                                  "end": 2202,
                                  "loc": {
                                    "start": {
                                      "line": 62,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 62,
                                      "column": 58
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 2184,
                                    "end": 2199,
                                    "loc": {
                                      "start": {
                                        "line": 62,
                                        "column": 40
                                      },
                                      "end": {
                                        "line": 62,
                                        "column": 55
                                      },
                                      "identifierName": "originalProject"
                                    },
                                    "name": "originalProject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2200,
                                    "end": 2202,
                                    "loc": {
                                      "start": {
                                        "line": 62,
                                        "column": 56
                                      },
                                      "end": {
                                        "line": 62,
                                        "column": 58
                                      },
                                      "identifierName": "id"
                                    },
                                    "name": "id"
                                  },
                                  "computed": false
                                },
                                {
                                  "type": "ObjectExpression",
                                  "start": 2204,
                                  "end": 2244,
                                  "loc": {
                                    "start": {
                                      "line": 62,
                                      "column": 60
                                    },
                                    "end": {
                                      "line": 62,
                                      "column": 100
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "ObjectProperty",
                                      "start": 2205,
                                      "end": 2243,
                                      "loc": {
                                        "start": {
                                          "line": 62,
                                          "column": 61
                                        },
                                        "end": {
                                          "line": 62,
                                          "column": 99
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 2205,
                                        "end": 2223,
                                        "loc": {
                                          "start": {
                                            "line": 62,
                                            "column": 61
                                          },
                                          "end": {
                                            "line": 62,
                                            "column": 79
                                          },
                                          "identifierName": "project_to_copy_to"
                                        },
                                        "name": "project_to_copy_to"
                                      },
                                      "value": {
                                        "type": "MemberExpression",
                                        "start": 2225,
                                        "end": 2243,
                                        "loc": {
                                          "start": {
                                            "line": 62,
                                            "column": 81
                                          },
                                          "end": {
                                            "line": 62,
                                            "column": 99
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 2225,
                                          "end": 2240,
                                          "loc": {
                                            "start": {
                                              "line": 62,
                                              "column": 81
                                            },
                                            "end": {
                                              "line": 62,
                                              "column": 96
                                            },
                                            "identifierName": "projectToCopyTo"
                                          },
                                          "name": "projectToCopyTo"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 2241,
                                          "end": 2243,
                                          "loc": {
                                            "start": {
                                              "line": 62,
                                              "column": 97
                                            },
                                            "end": {
                                              "line": 62,
                                              "column": 99
                                            },
                                            "identifierName": "id"
                                          },
                                          "name": "id"
                                        },
                                        "computed": false
                                      }
                                    }
                                  ]
                                },
                                {
                                  "type": "StringLiteral",
                                  "start": 2245,
                                  "end": 2267,
                                  "loc": {
                                    "start": {
                                      "line": 62,
                                      "column": 101
                                    },
                                    "end": {
                                      "line": 62,
                                      "column": 123
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "moved_bid_to_project",
                                    "raw": "'moved_bid_to_project'"
                                  },
                                  "value": "moved_bid_to_project"
                                }
                              ]
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2269,
                              "end": 2274,
                              "loc": {
                                "start": {
                                  "line": 62,
                                  "column": 125
                                },
                                "end": {
                                  "line": 62,
                                  "column": 130
                                },
                                "identifierName": "catch"
                              },
                              "name": "catch"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "ArrowFunctionExpression",
                              "start": 2275,
                              "end": 2281,
                              "loc": {
                                "start": {
                                  "line": 62,
                                  "column": 131
                                },
                                "end": {
                                  "line": 62,
                                  "column": 137
                                }
                              },
                              "id": null,
                              "generator": false,
                              "expression": true,
                              "async": false,
                              "params": [
                                {
                                  "type": "Identifier",
                                  "start": 2275,
                                  "end": 2276,
                                  "loc": {
                                    "start": {
                                      "line": 62,
                                      "column": 131
                                    },
                                    "end": {
                                      "line": 62,
                                      "column": 132
                                    },
                                    "identifierName": "e"
                                  },
                                  "name": "e"
                                }
                              ],
                              "body": {
                                "type": "Identifier",
                                "start": 2280,
                                "end": 2281,
                                "loc": {
                                  "start": {
                                    "line": 62,
                                    "column": 136
                                  },
                                  "end": {
                                    "line": 62,
                                    "column": 137
                                  },
                                  "identifierName": "e"
                                },
                                "name": "e"
                              }
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 2288,
                      "end": 2311,
                      "loc": {
                        "start": {
                          "line": 63,
                          "column": 4
                        },
                        "end": {
                          "line": 63,
                          "column": 27
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 2295,
                        "end": 2310,
                        "loc": {
                          "start": {
                            "line": 63,
                            "column": 11
                          },
                          "end": {
                            "line": 63,
                            "column": 26
                          },
                          "identifierName": "originalProject"
                        },
                        "name": "originalProject"
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n   * Moves a bid to a project by first detaching the bid from its original project,\n   *  then moves the bid to a given project by attaching the project id to the bid.\n   *\n   *  Reassessing the projects after moving.\n   *\n   * @param originalBid\n   * @param project\n   * @returns {Promise<*>}\n   ",
                    "start": 1410,
                    "end": 1713,
                    "loc": {
                      "start": {
                        "line": 43,
                        "column": 2
                      },
                      "end": {
                        "line": 52,
                        "column": 5
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n   * Adds a new line item to the bid.  The added line item is uncategorized in all component groups.\n   *\n   * @param {Bid} bid\n   * @param {string} [title=New Line Item]\n   * @returns {Promise<LineItem>}\n   ",
                    "start": 2319,
                    "end": 2533,
                    "loc": {
                      "start": {
                        "line": 66,
                        "column": 2
                      },
                      "end": {
                        "line": 72,
                        "column": 5
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 2536,
                "end": 3209,
                "loc": {
                  "start": {
                    "line": 73,
                    "column": 2
                  },
                  "end": {
                    "line": 85,
                    "column": 3
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 2542,
                  "end": 2553,
                  "loc": {
                    "start": {
                      "line": 73,
                      "column": 8
                    },
                    "end": {
                      "line": 73,
                      "column": 19
                    },
                    "identifierName": "addLineItem"
                  },
                  "name": "addLineItem"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 2554,
                    "end": 2557,
                    "loc": {
                      "start": {
                        "line": 73,
                        "column": 20
                      },
                      "end": {
                        "line": 73,
                        "column": 23
                      },
                      "identifierName": "bid"
                    },
                    "name": "bid"
                  },
                  {
                    "type": "Identifier",
                    "start": 2559,
                    "end": 2564,
                    "loc": {
                      "start": {
                        "line": 73,
                        "column": 25
                      },
                      "end": {
                        "line": 73,
                        "column": 30
                      },
                      "identifierName": "title"
                    },
                    "name": "title"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 2566,
                  "end": 3209,
                  "loc": {
                    "start": {
                      "line": 73,
                      "column": 32
                    },
                    "end": {
                      "line": 85,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 2572,
                      "end": 2634,
                      "loc": {
                        "start": {
                          "line": 74,
                          "column": 4
                        },
                        "end": {
                          "line": 74,
                          "column": 66
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 2578,
                          "end": 2633,
                          "loc": {
                            "start": {
                              "line": 74,
                              "column": 10
                            },
                            "end": {
                              "line": 74,
                              "column": 65
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2578,
                            "end": 2589,
                            "loc": {
                              "start": {
                                "line": 74,
                                "column": 10
                              },
                              "end": {
                                "line": 74,
                                "column": 21
                              },
                              "identifierName": "scaffolding"
                            },
                            "name": "scaffolding"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 2592,
                            "end": 2633,
                            "loc": {
                              "start": {
                                "line": 74,
                                "column": 24
                              },
                              "end": {
                                "line": 74,
                                "column": 65
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 2592,
                              "end": 2618,
                              "loc": {
                                "start": {
                                  "line": 74,
                                  "column": 24
                                },
                                "end": {
                                  "line": 74,
                                  "column": 50
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 2592,
                                "end": 2611,
                                "loc": {
                                  "start": {
                                    "line": 74,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 74,
                                    "column": 43
                                  },
                                  "identifierName": "LineItemScaffolding"
                                },
                                "name": "LineItemScaffolding"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2612,
                                "end": 2618,
                                "loc": {
                                  "start": {
                                    "line": 74,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 74,
                                    "column": 50
                                  },
                                  "identifierName": "create"
                                },
                                "name": "create"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "MemberExpression",
                                "start": 2619,
                                "end": 2625,
                                "loc": {
                                  "start": {
                                    "line": 74,
                                    "column": 51
                                  },
                                  "end": {
                                    "line": 74,
                                    "column": 57
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 2619,
                                  "end": 2622,
                                  "loc": {
                                    "start": {
                                      "line": 74,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 74,
                                      "column": 54
                                    },
                                    "identifierName": "bid"
                                  },
                                  "name": "bid"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2623,
                                  "end": 2625,
                                  "loc": {
                                    "start": {
                                      "line": 74,
                                      "column": 55
                                    },
                                    "end": {
                                      "line": 74,
                                      "column": 57
                                    },
                                    "identifierName": "id"
                                  },
                                  "name": "id"
                                },
                                "computed": false
                              },
                              {
                                "type": "Identifier",
                                "start": 2627,
                                "end": 2632,
                                "loc": {
                                  "start": {
                                    "line": 74,
                                    "column": 59
                                  },
                                  "end": {
                                    "line": 74,
                                    "column": 64
                                  },
                                  "identifierName": "title"
                                },
                                "name": "title"
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "const"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 2639,
                      "end": 2724,
                      "loc": {
                        "start": {
                          "line": 75,
                          "column": 4
                        },
                        "end": {
                          "line": 75,
                          "column": 89
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 2645,
                          "end": 2723,
                          "loc": {
                            "start": {
                              "line": 75,
                              "column": 10
                            },
                            "end": {
                              "line": 75,
                              "column": 88
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2645,
                            "end": 2659,
                            "loc": {
                              "start": {
                                "line": 75,
                                "column": 10
                              },
                              "end": {
                                "line": 75,
                                "column": 24
                              },
                              "identifierName": "lineItemObject"
                            },
                            "name": "lineItemObject"
                          },
                          "init": {
                            "type": "AwaitExpression",
                            "start": 2662,
                            "end": 2723,
                            "loc": {
                              "start": {
                                "line": 75,
                                "column": 27
                              },
                              "end": {
                                "line": 75,
                                "column": 88
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 2668,
                              "end": 2723,
                              "loc": {
                                "start": {
                                  "line": 75,
                                  "column": 33
                                },
                                "end": {
                                  "line": 75,
                                  "column": 88
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 2668,
                                "end": 2702,
                                "loc": {
                                  "start": {
                                    "line": 75,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 75,
                                    "column": 67
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 2668,
                                  "end": 2695,
                                  "loc": {
                                    "start": {
                                      "line": 75,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 75,
                                      "column": 60
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 2668,
                                    "end": 2685,
                                    "loc": {
                                      "start": {
                                        "line": 75,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 75,
                                        "column": 50
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 2668,
                                      "end": 2672,
                                      "loc": {
                                        "start": {
                                          "line": 75,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 75,
                                          "column": 37
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2673,
                                      "end": 2685,
                                      "loc": {
                                        "start": {
                                          "line": 75,
                                          "column": 38
                                        },
                                        "end": {
                                          "line": 75,
                                          "column": 50
                                        },
                                        "identifierName": "repositories"
                                      },
                                      "name": "repositories"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2686,
                                    "end": 2695,
                                    "loc": {
                                      "start": {
                                        "line": 75,
                                        "column": 51
                                      },
                                      "end": {
                                        "line": 75,
                                        "column": 60
                                      },
                                      "identifierName": "lineItems"
                                    },
                                    "name": "lineItems"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2696,
                                  "end": 2702,
                                  "loc": {
                                    "start": {
                                      "line": 75,
                                      "column": 61
                                    },
                                    "end": {
                                      "line": 75,
                                      "column": 67
                                    },
                                    "identifierName": "create"
                                  },
                                  "name": "create"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 2703,
                                  "end": 2709,
                                  "loc": {
                                    "start": {
                                      "line": 75,
                                      "column": 68
                                    },
                                    "end": {
                                      "line": 75,
                                      "column": 74
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 2703,
                                    "end": 2706,
                                    "loc": {
                                      "start": {
                                        "line": 75,
                                        "column": 68
                                      },
                                      "end": {
                                        "line": 75,
                                        "column": 71
                                      },
                                      "identifierName": "bid"
                                    },
                                    "name": "bid"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2707,
                                    "end": 2709,
                                    "loc": {
                                      "start": {
                                        "line": 75,
                                        "column": 72
                                      },
                                      "end": {
                                        "line": 75,
                                        "column": 74
                                      },
                                      "identifierName": "id"
                                    },
                                    "name": "id"
                                  },
                                  "computed": false
                                },
                                {
                                  "type": "Identifier",
                                  "start": 2711,
                                  "end": 2722,
                                  "loc": {
                                    "start": {
                                      "line": 75,
                                      "column": 76
                                    },
                                    "end": {
                                      "line": 75,
                                      "column": 87
                                    },
                                    "identifierName": "scaffolding"
                                  },
                                  "name": "scaffolding"
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "kind": "const"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 2729,
                      "end": 2780,
                      "loc": {
                        "start": {
                          "line": 76,
                          "column": 4
                        },
                        "end": {
                          "line": 76,
                          "column": 55
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 2735,
                          "end": 2779,
                          "loc": {
                            "start": {
                              "line": 76,
                              "column": 10
                            },
                            "end": {
                              "line": 76,
                              "column": 54
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2735,
                            "end": 2743,
                            "loc": {
                              "start": {
                                "line": 76,
                                "column": 10
                              },
                              "end": {
                                "line": 76,
                                "column": 18
                              },
                              "identifierName": "lineItem"
                            },
                            "name": "lineItem"
                          },
                          "init": {
                            "type": "NewExpression",
                            "start": 2746,
                            "end": 2779,
                            "loc": {
                              "start": {
                                "line": 76,
                                "column": 21
                              },
                              "end": {
                                "line": 76,
                                "column": 54
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 2750,
                              "end": 2758,
                              "loc": {
                                "start": {
                                  "line": 76,
                                  "column": 25
                                },
                                "end": {
                                  "line": 76,
                                  "column": 33
                                },
                                "identifierName": "LineItem"
                              },
                              "name": "LineItem"
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 2759,
                                "end": 2773,
                                "loc": {
                                  "start": {
                                    "line": 76,
                                    "column": 34
                                  },
                                  "end": {
                                    "line": 76,
                                    "column": 48
                                  },
                                  "identifierName": "lineItemObject"
                                },
                                "name": "lineItemObject"
                              },
                              {
                                "type": "Identifier",
                                "start": 2775,
                                "end": 2778,
                                "loc": {
                                  "start": {
                                    "line": 76,
                                    "column": 50
                                  },
                                  "end": {
                                    "line": 76,
                                    "column": 53
                                  },
                                  "identifierName": "bid"
                                },
                                "name": "bid"
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "const"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2785,
                      "end": 2830,
                      "loc": {
                        "start": {
                          "line": 77,
                          "column": 4
                        },
                        "end": {
                          "line": 77,
                          "column": 49
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2785,
                        "end": 2829,
                        "loc": {
                          "start": {
                            "line": 77,
                            "column": 4
                          },
                          "end": {
                            "line": 77,
                            "column": 48
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2785,
                          "end": 2818,
                          "loc": {
                            "start": {
                              "line": 77,
                              "column": 4
                            },
                            "end": {
                              "line": 77,
                              "column": 37
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 2785,
                            "end": 2805,
                            "loc": {
                              "start": {
                                "line": 77,
                                "column": 4
                              },
                              "end": {
                                "line": 77,
                                "column": 24
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 2785,
                              "end": 2794,
                              "loc": {
                                "start": {
                                  "line": 77,
                                  "column": 4
                                },
                                "end": {
                                  "line": 77,
                                  "column": 13
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 2785,
                                "end": 2788,
                                "loc": {
                                  "start": {
                                    "line": 77,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 77,
                                    "column": 7
                                  },
                                  "identifierName": "bid"
                                },
                                "name": "bid"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2789,
                                "end": 2794,
                                "loc": {
                                  "start": {
                                    "line": 77,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 77,
                                    "column": 13
                                  },
                                  "identifierName": "_data"
                                },
                                "name": "_data"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2795,
                              "end": 2805,
                              "loc": {
                                "start": {
                                  "line": 77,
                                  "column": 14
                                },
                                "end": {
                                  "line": 77,
                                  "column": 24
                                },
                                "identifierName": "line_items"
                              },
                              "name": "line_items"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "MemberExpression",
                            "start": 2806,
                            "end": 2817,
                            "loc": {
                              "start": {
                                "line": 77,
                                "column": 25
                              },
                              "end": {
                                "line": 77,
                                "column": 36
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2806,
                              "end": 2814,
                              "loc": {
                                "start": {
                                  "line": 77,
                                  "column": 25
                                },
                                "end": {
                                  "line": 77,
                                  "column": 33
                                },
                                "identifierName": "lineItem"
                              },
                              "name": "lineItem"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2815,
                              "end": 2817,
                              "loc": {
                                "start": {
                                  "line": 77,
                                  "column": 34
                                },
                                "end": {
                                  "line": 77,
                                  "column": 36
                                },
                                "identifierName": "id"
                              },
                              "name": "id"
                            },
                            "computed": false
                          },
                          "computed": true
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 2821,
                          "end": 2829,
                          "loc": {
                            "start": {
                              "line": 77,
                              "column": 40
                            },
                            "end": {
                              "line": 77,
                              "column": 48
                            },
                            "identifierName": "lineItem"
                          },
                          "name": "lineItem"
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2835,
                      "end": 2851,
                      "loc": {
                        "start": {
                          "line": 78,
                          "column": 4
                        },
                        "end": {
                          "line": 78,
                          "column": 20
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 2835,
                        "end": 2850,
                        "loc": {
                          "start": {
                            "line": 78,
                            "column": 4
                          },
                          "end": {
                            "line": 78,
                            "column": 19
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 2835,
                          "end": 2848,
                          "loc": {
                            "start": {
                              "line": 78,
                              "column": 4
                            },
                            "end": {
                              "line": 78,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 2835,
                            "end": 2843,
                            "loc": {
                              "start": {
                                "line": 78,
                                "column": 4
                              },
                              "end": {
                                "line": 78,
                                "column": 12
                              },
                              "identifierName": "lineItem"
                            },
                            "name": "lineItem"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2844,
                            "end": 2848,
                            "loc": {
                              "start": {
                                "line": 78,
                                "column": 13
                              },
                              "end": {
                                "line": 78,
                                "column": 17
                              },
                              "identifierName": "bind"
                            },
                            "name": "bind"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2856,
                      "end": 2999,
                      "loc": {
                        "start": {
                          "line": 79,
                          "column": 4
                        },
                        "end": {
                          "line": 81,
                          "column": 7
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 2856,
                        "end": 2998,
                        "loc": {
                          "start": {
                            "line": 79,
                            "column": 4
                          },
                          "end": {
                            "line": 81,
                            "column": 6
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 2856,
                          "end": 2867,
                          "loc": {
                            "start": {
                              "line": 79,
                              "column": 4
                            },
                            "end": {
                              "line": 79,
                              "column": 15
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 2856,
                            "end": 2864,
                            "loc": {
                              "start": {
                                "line": 79,
                                "column": 4
                              },
                              "end": {
                                "line": 79,
                                "column": 12
                              },
                              "identifierName": "lineItem"
                            },
                            "name": "lineItem"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2865,
                            "end": 2867,
                            "loc": {
                              "start": {
                                "line": 79,
                                "column": 13
                              },
                              "end": {
                                "line": 79,
                                "column": 15
                              },
                              "identifierName": "on"
                            },
                            "name": "on"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "StringLiteral",
                            "start": 2868,
                            "end": 2878,
                            "loc": {
                              "start": {
                                "line": 79,
                                "column": 16
                              },
                              "end": {
                                "line": 79,
                                "column": 26
                              }
                            },
                            "extra": {
                              "rawValue": "assessed",
                              "raw": "\"assessed\""
                            },
                            "value": "assessed"
                          },
                          {
                            "type": "BinaryExpression",
                            "start": 2880,
                            "end": 2906,
                            "loc": {
                              "start": {
                                "line": 79,
                                "column": 28
                              },
                              "end": {
                                "line": 79,
                                "column": 54
                              }
                            },
                            "left": {
                              "type": "StringLiteral",
                              "start": 2880,
                              "end": 2892,
                              "loc": {
                                "start": {
                                  "line": 79,
                                  "column": 28
                                },
                                "end": {
                                  "line": 79,
                                  "column": 40
                                }
                              },
                              "extra": {
                                "rawValue": "line_item.",
                                "raw": "\"line_item.\""
                              },
                              "value": "line_item."
                            },
                            "operator": "+",
                            "right": {
                              "type": "MemberExpression",
                              "start": 2895,
                              "end": 2906,
                              "loc": {
                                "start": {
                                  "line": 79,
                                  "column": 43
                                },
                                "end": {
                                  "line": 79,
                                  "column": 54
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 2895,
                                "end": 2903,
                                "loc": {
                                  "start": {
                                    "line": 79,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 79,
                                    "column": 51
                                  },
                                  "identifierName": "lineItem"
                                },
                                "name": "lineItem"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2904,
                                "end": 2906,
                                "loc": {
                                  "start": {
                                    "line": 79,
                                    "column": 52
                                  },
                                  "end": {
                                    "line": 79,
                                    "column": 54
                                  },
                                  "identifierName": "id"
                                },
                                "name": "id"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 2908,
                            "end": 2997,
                            "loc": {
                              "start": {
                                "line": 79,
                                "column": 56
                              },
                              "end": {
                                "line": 81,
                                "column": 5
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [],
                            "body": {
                              "type": "BlockStatement",
                              "start": 2914,
                              "end": 2997,
                              "loc": {
                                "start": {
                                  "line": 79,
                                  "column": 62
                                },
                                "end": {
                                  "line": 81,
                                  "column": 5
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 2922,
                                  "end": 2991,
                                  "loc": {
                                    "start": {
                                      "line": 80,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 80,
                                      "column": 75
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 2922,
                                    "end": 2990,
                                    "loc": {
                                      "start": {
                                        "line": 80,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 80,
                                        "column": 74
                                      }
                                    },
                                    "callee": {
                                      "type": "Identifier",
                                      "start": 2922,
                                      "end": 2939,
                                      "loc": {
                                        "start": {
                                          "line": 80,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 80,
                                          "column": 23
                                        },
                                        "identifierName": "waitForFinalEvent"
                                      },
                                      "name": "waitForFinalEvent"
                                    },
                                    "arguments": [
                                      {
                                        "type": "ArrowFunctionExpression",
                                        "start": 2940,
                                        "end": 2958,
                                        "loc": {
                                          "start": {
                                            "line": 80,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 80,
                                            "column": 42
                                          }
                                        },
                                        "id": null,
                                        "generator": false,
                                        "expression": true,
                                        "async": false,
                                        "params": [],
                                        "body": {
                                          "type": "CallExpression",
                                          "start": 2946,
                                          "end": 2958,
                                          "loc": {
                                            "start": {
                                              "line": 80,
                                              "column": 30
                                            },
                                            "end": {
                                              "line": 80,
                                              "column": 42
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 2946,
                                            "end": 2956,
                                            "loc": {
                                              "start": {
                                                "line": 80,
                                                "column": 30
                                              },
                                              "end": {
                                                "line": 80,
                                                "column": 40
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 2946,
                                              "end": 2949,
                                              "loc": {
                                                "start": {
                                                  "line": 80,
                                                  "column": 30
                                                },
                                                "end": {
                                                  "line": 80,
                                                  "column": 33
                                                },
                                                "identifierName": "bid"
                                              },
                                              "name": "bid"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2950,
                                              "end": 2956,
                                              "loc": {
                                                "start": {
                                                  "line": 80,
                                                  "column": 34
                                                },
                                                "end": {
                                                  "line": 80,
                                                  "column": 40
                                                },
                                                "identifierName": "assess"
                                              },
                                              "name": "assess"
                                            },
                                            "computed": false
                                          },
                                          "arguments": []
                                        }
                                      },
                                      {
                                        "type": "NumericLiteral",
                                        "start": 2960,
                                        "end": 2962,
                                        "loc": {
                                          "start": {
                                            "line": 80,
                                            "column": 44
                                          },
                                          "end": {
                                            "line": 80,
                                            "column": 46
                                          }
                                        },
                                        "extra": {
                                          "rawValue": 15,
                                          "raw": "15"
                                        },
                                        "value": 15
                                      },
                                      {
                                        "type": "TemplateLiteral",
                                        "start": 2964,
                                        "end": 2989,
                                        "loc": {
                                          "start": {
                                            "line": 80,
                                            "column": 48
                                          },
                                          "end": {
                                            "line": 80,
                                            "column": 73
                                          }
                                        },
                                        "expressions": [
                                          {
                                            "type": "MemberExpression",
                                            "start": 2971,
                                            "end": 2977,
                                            "loc": {
                                              "start": {
                                                "line": 80,
                                                "column": 55
                                              },
                                              "end": {
                                                "line": 80,
                                                "column": 61
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 2971,
                                              "end": 2974,
                                              "loc": {
                                                "start": {
                                                  "line": 80,
                                                  "column": 55
                                                },
                                                "end": {
                                                  "line": 80,
                                                  "column": 58
                                                },
                                                "identifierName": "bid"
                                              },
                                              "name": "bid"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2975,
                                              "end": 2977,
                                              "loc": {
                                                "start": {
                                                  "line": 80,
                                                  "column": 59
                                                },
                                                "end": {
                                                  "line": 80,
                                                  "column": 61
                                                },
                                                "identifierName": "id"
                                              },
                                              "name": "id"
                                            },
                                            "computed": false
                                          }
                                        ],
                                        "quasis": [
                                          {
                                            "type": "TemplateElement",
                                            "start": 2965,
                                            "end": 2969,
                                            "loc": {
                                              "start": {
                                                "line": 80,
                                                "column": 49
                                              },
                                              "end": {
                                                "line": 80,
                                                "column": 53
                                              }
                                            },
                                            "value": {
                                              "raw": "bid.",
                                              "cooked": "bid."
                                            },
                                            "tail": false
                                          },
                                          {
                                            "type": "TemplateElement",
                                            "start": 2978,
                                            "end": 2988,
                                            "loc": {
                                              "start": {
                                                "line": 80,
                                                "column": 62
                                              },
                                              "end": {
                                                "line": 80,
                                                "column": 72
                                              }
                                            },
                                            "value": {
                                              "raw": ".line_item",
                                              "cooked": ".line_item"
                                            },
                                            "tail": true
                                          }
                                        ]
                                      }
                                    ]
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3004,
                      "end": 3089,
                      "loc": {
                        "start": {
                          "line": 82,
                          "column": 4
                        },
                        "end": {
                          "line": 82,
                          "column": 89
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 3004,
                        "end": 3088,
                        "loc": {
                          "start": {
                            "line": 82,
                            "column": 4
                          },
                          "end": {
                            "line": 82,
                            "column": 88
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 3004,
                          "end": 3015,
                          "loc": {
                            "start": {
                              "line": 82,
                              "column": 4
                            },
                            "end": {
                              "line": 82,
                              "column": 15
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 3004,
                            "end": 3012,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 4
                              },
                              "end": {
                                "line": 82,
                                "column": 12
                              },
                              "identifierName": "lineItem"
                            },
                            "name": "lineItem"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3013,
                            "end": 3015,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 13
                              },
                              "end": {
                                "line": 82,
                                "column": 15
                              },
                              "identifierName": "on"
                            },
                            "name": "on"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "StringLiteral",
                            "start": 3016,
                            "end": 3026,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 16
                              },
                              "end": {
                                "line": 82,
                                "column": 26
                              }
                            },
                            "extra": {
                              "rawValue": "assessed",
                              "raw": "\"assessed\""
                            },
                            "value": "assessed"
                          },
                          {
                            "type": "TemplateLiteral",
                            "start": 3028,
                            "end": 3043,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 28
                              },
                              "end": {
                                "line": 82,
                                "column": 43
                              }
                            },
                            "expressions": [
                              {
                                "type": "MemberExpression",
                                "start": 3035,
                                "end": 3041,
                                "loc": {
                                  "start": {
                                    "line": 82,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 82,
                                    "column": 41
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3035,
                                  "end": 3038,
                                  "loc": {
                                    "start": {
                                      "line": 82,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 82,
                                      "column": 38
                                    },
                                    "identifierName": "bid"
                                  },
                                  "name": "bid"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3039,
                                  "end": 3041,
                                  "loc": {
                                    "start": {
                                      "line": 82,
                                      "column": 39
                                    },
                                    "end": {
                                      "line": 82,
                                      "column": 41
                                    },
                                    "identifierName": "id"
                                  },
                                  "name": "id"
                                },
                                "computed": false
                              }
                            ],
                            "quasis": [
                              {
                                "type": "TemplateElement",
                                "start": 3029,
                                "end": 3033,
                                "loc": {
                                  "start": {
                                    "line": 82,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 82,
                                    "column": 33
                                  }
                                },
                                "value": {
                                  "raw": "bid.",
                                  "cooked": "bid."
                                },
                                "tail": false
                              },
                              {
                                "type": "TemplateElement",
                                "start": 3042,
                                "end": 3042,
                                "loc": {
                                  "start": {
                                    "line": 82,
                                    "column": 42
                                  },
                                  "end": {
                                    "line": 82,
                                    "column": 42
                                  }
                                },
                                "value": {
                                  "raw": "",
                                  "cooked": ""
                                },
                                "tail": true
                              }
                            ]
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 3045,
                            "end": 3087,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 45
                              },
                              "end": {
                                "line": 82,
                                "column": 87
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [],
                            "body": {
                              "type": "CallExpression",
                              "start": 3051,
                              "end": 3087,
                              "loc": {
                                "start": {
                                  "line": 82,
                                  "column": 51
                                },
                                "end": {
                                  "line": 82,
                                  "column": 87
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 3051,
                                "end": 3085,
                                "loc": {
                                  "start": {
                                    "line": 82,
                                    "column": 51
                                  },
                                  "end": {
                                    "line": 82,
                                    "column": 85
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3051,
                                  "end": 3054,
                                  "loc": {
                                    "start": {
                                      "line": 82,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 82,
                                      "column": 54
                                    },
                                    "identifierName": "bid"
                                  },
                                  "name": "bid"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3055,
                                  "end": 3085,
                                  "loc": {
                                    "start": {
                                      "line": 82,
                                      "column": 55
                                    },
                                    "end": {
                                      "line": 82,
                                      "column": 85
                                    },
                                    "identifierName": "_handleAssessmentCompleteEvent"
                                  },
                                  "name": "_handleAssessmentCompleteEvent"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3094,
                      "end": 3184,
                      "loc": {
                        "start": {
                          "line": 83,
                          "column": 4
                        },
                        "end": {
                          "line": 83,
                          "column": 94
                        }
                      },
                      "expression": {
                        "type": "AwaitExpression",
                        "start": 3094,
                        "end": 3183,
                        "loc": {
                          "start": {
                            "line": 83,
                            "column": 4
                          },
                          "end": {
                            "line": 83,
                            "column": 93
                          }
                        },
                        "argument": {
                          "type": "CallExpression",
                          "start": 3100,
                          "end": 3183,
                          "loc": {
                            "start": {
                              "line": 83,
                              "column": 10
                            },
                            "end": {
                              "line": 83,
                              "column": 93
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 3100,
                            "end": 3175,
                            "loc": {
                              "start": {
                                "line": 83,
                                "column": 10
                              },
                              "end": {
                                "line": 83,
                                "column": 85
                              }
                            },
                            "object": {
                              "type": "CallExpression",
                              "start": 3100,
                              "end": 3169,
                              "loc": {
                                "start": {
                                  "line": 83,
                                  "column": 10
                                },
                                "end": {
                                  "line": 83,
                                  "column": 79
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 3100,
                                "end": 3121,
                                "loc": {
                                  "start": {
                                    "line": 83,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 83,
                                    "column": 31
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3100,
                                  "end": 3103,
                                  "loc": {
                                    "start": {
                                      "line": 83,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 83,
                                      "column": 13
                                    },
                                    "identifierName": "bid"
                                  },
                                  "name": "bid"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3104,
                                  "end": 3121,
                                  "loc": {
                                    "start": {
                                      "line": 83,
                                      "column": 14
                                    },
                                    "end": {
                                      "line": 83,
                                      "column": 31
                                    },
                                    "identifierName": "initSaveChangeLog"
                                  },
                                  "name": "initSaveChangeLog"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "StringLiteral",
                                  "start": 3122,
                                  "end": 3124,
                                  "loc": {
                                    "start": {
                                      "line": 83,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 83,
                                      "column": 34
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "",
                                    "raw": "''"
                                  },
                                  "value": ""
                                },
                                {
                                  "type": "ObjectExpression",
                                  "start": 3126,
                                  "end": 3150,
                                  "loc": {
                                    "start": {
                                      "line": 83,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 83,
                                      "column": 60
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "ObjectProperty",
                                      "start": 3127,
                                      "end": 3149,
                                      "loc": {
                                        "start": {
                                          "line": 83,
                                          "column": 37
                                        },
                                        "end": {
                                          "line": 83,
                                          "column": 59
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 3127,
                                        "end": 3136,
                                        "loc": {
                                          "start": {
                                            "line": 83,
                                            "column": 37
                                          },
                                          "end": {
                                            "line": 83,
                                            "column": 46
                                          },
                                          "identifierName": "line_item"
                                        },
                                        "name": "line_item"
                                      },
                                      "value": {
                                        "type": "MemberExpression",
                                        "start": 3138,
                                        "end": 3149,
                                        "loc": {
                                          "start": {
                                            "line": 83,
                                            "column": 48
                                          },
                                          "end": {
                                            "line": 83,
                                            "column": 59
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 3138,
                                          "end": 3146,
                                          "loc": {
                                            "start": {
                                              "line": 83,
                                              "column": 48
                                            },
                                            "end": {
                                              "line": 83,
                                              "column": 56
                                            },
                                            "identifierName": "lineItem"
                                          },
                                          "name": "lineItem"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 3147,
                                          "end": 3149,
                                          "loc": {
                                            "start": {
                                              "line": 83,
                                              "column": 57
                                            },
                                            "end": {
                                              "line": 83,
                                              "column": 59
                                            },
                                            "identifierName": "id"
                                          },
                                          "name": "id"
                                        },
                                        "computed": false
                                      }
                                    }
                                  ]
                                },
                                {
                                  "type": "StringLiteral",
                                  "start": 3151,
                                  "end": 3168,
                                  "loc": {
                                    "start": {
                                      "line": 83,
                                      "column": 61
                                    },
                                    "end": {
                                      "line": 83,
                                      "column": 78
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "added_line_item",
                                    "raw": "'added_line_item'"
                                  },
                                  "value": "added_line_item"
                                }
                              ]
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3170,
                              "end": 3175,
                              "loc": {
                                "start": {
                                  "line": 83,
                                  "column": 80
                                },
                                "end": {
                                  "line": 83,
                                  "column": 85
                                },
                                "identifierName": "catch"
                              },
                              "name": "catch"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "ArrowFunctionExpression",
                              "start": 3176,
                              "end": 3182,
                              "loc": {
                                "start": {
                                  "line": 83,
                                  "column": 86
                                },
                                "end": {
                                  "line": 83,
                                  "column": 92
                                }
                              },
                              "id": null,
                              "generator": false,
                              "expression": true,
                              "async": false,
                              "params": [
                                {
                                  "type": "Identifier",
                                  "start": 3176,
                                  "end": 3177,
                                  "loc": {
                                    "start": {
                                      "line": 83,
                                      "column": 86
                                    },
                                    "end": {
                                      "line": 83,
                                      "column": 87
                                    },
                                    "identifierName": "e"
                                  },
                                  "name": "e"
                                }
                              ],
                              "body": {
                                "type": "Identifier",
                                "start": 3181,
                                "end": 3182,
                                "loc": {
                                  "start": {
                                    "line": 83,
                                    "column": 91
                                  },
                                  "end": {
                                    "line": 83,
                                    "column": 92
                                  },
                                  "identifierName": "e"
                                },
                                "name": "e"
                              }
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 3189,
                      "end": 3205,
                      "loc": {
                        "start": {
                          "line": 84,
                          "column": 4
                        },
                        "end": {
                          "line": 84,
                          "column": 20
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 3196,
                        "end": 3204,
                        "loc": {
                          "start": {
                            "line": 84,
                            "column": 11
                          },
                          "end": {
                            "line": 84,
                            "column": 19
                          },
                          "identifierName": "lineItem"
                        },
                        "name": "lineItem"
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n   * Adds a new line item to the bid.  The added line item is uncategorized in all component groups.\n   *\n   * @param {Bid} bid\n   * @param {string} [title=New Line Item]\n   * @returns {Promise<LineItem>}\n   ",
                    "start": 2319,
                    "end": 2533,
                    "loc": {
                      "start": {
                        "line": 66,
                        "column": 2
                      },
                      "end": {
                        "line": 72,
                        "column": 5
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n   * Adds a new metric to the bid.\n   *\n   * @param {Bid} bid\n   * @param {string} [title=New Metric]\n   * @returns {Promise<Metric>}\n   ",
                    "start": 3213,
                    "end": 3356,
                    "loc": {
                      "start": {
                        "line": 87,
                        "column": 2
                      },
                      "end": {
                        "line": 93,
                        "column": 5
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 3359,
                "end": 4133,
                "loc": {
                  "start": {
                    "line": 94,
                    "column": 2
                  },
                  "end": {
                    "line": 108,
                    "column": 3
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 3365,
                  "end": 3374,
                  "loc": {
                    "start": {
                      "line": 94,
                      "column": 8
                    },
                    "end": {
                      "line": 94,
                      "column": 17
                    },
                    "identifierName": "addMetric"
                  },
                  "name": "addMetric"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 3375,
                    "end": 3378,
                    "loc": {
                      "start": {
                        "line": 94,
                        "column": 18
                      },
                      "end": {
                        "line": 94,
                        "column": 21
                      },
                      "identifierName": "bid"
                    },
                    "name": "bid"
                  },
                  {
                    "type": "Identifier",
                    "start": 3380,
                    "end": 3385,
                    "loc": {
                      "start": {
                        "line": 94,
                        "column": 23
                      },
                      "end": {
                        "line": 94,
                        "column": 28
                      },
                      "identifierName": "title"
                    },
                    "name": "title"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 3387,
                  "end": 4133,
                  "loc": {
                    "start": {
                      "line": 94,
                      "column": 30
                    },
                    "end": {
                      "line": 108,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 3393,
                      "end": 4129,
                      "loc": {
                        "start": {
                          "line": 95,
                          "column": 4
                        },
                        "end": {
                          "line": 107,
                          "column": 75
                        }
                      },
                      "test": {
                        "type": "CallExpression",
                        "start": 3397,
                        "end": 3430,
                        "loc": {
                          "start": {
                            "line": 95,
                            "column": 8
                          },
                          "end": {
                            "line": 95,
                            "column": 41
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 3397,
                          "end": 3418,
                          "loc": {
                            "start": {
                              "line": 95,
                              "column": 8
                            },
                            "end": {
                              "line": 95,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 3397,
                            "end": 3414,
                            "loc": {
                              "start": {
                                "line": 95,
                                "column": 8
                              },
                              "end": {
                                "line": 95,
                                "column": 25
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 3397,
                              "end": 3409,
                              "loc": {
                                "start": {
                                  "line": 95,
                                  "column": 8
                                },
                                "end": {
                                  "line": 95,
                                  "column": 20
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 3397,
                                "end": 3401,
                                "loc": {
                                  "start": {
                                    "line": 95,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 95,
                                    "column": 12
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3402,
                                "end": 3409,
                                "loc": {
                                  "start": {
                                    "line": 95,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 95,
                                    "column": 20
                                  },
                                  "identifierName": "context"
                                },
                                "name": "context"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3410,
                              "end": 3414,
                              "loc": {
                                "start": {
                                  "line": 95,
                                  "column": 21
                                },
                                "end": {
                                  "line": 95,
                                  "column": 25
                                },
                                "identifierName": "user"
                              },
                              "name": "user"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3415,
                            "end": 3418,
                            "loc": {
                              "start": {
                                "line": 95,
                                "column": 26
                              },
                              "end": {
                                "line": 95,
                                "column": 29
                              },
                              "identifierName": "can"
                            },
                            "name": "can"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "StringLiteral",
                            "start": 3419,
                            "end": 3429,
                            "loc": {
                              "start": {
                                "line": 95,
                                "column": 30
                              },
                              "end": {
                                "line": 95,
                                "column": 40
                              }
                            },
                            "extra": {
                              "rawValue": "edit-bid",
                              "raw": "\"edit-bid\""
                            },
                            "value": "edit-bid"
                          }
                        ]
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 3432,
                        "end": 4059,
                        "loc": {
                          "start": {
                            "line": 95,
                            "column": 43
                          },
                          "end": {
                            "line": 107,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "VariableDeclaration",
                            "start": 3440,
                            "end": 3500,
                            "loc": {
                              "start": {
                                "line": 96,
                                "column": 6
                              },
                              "end": {
                                "line": 96,
                                "column": 66
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 3446,
                                "end": 3499,
                                "loc": {
                                  "start": {
                                    "line": 96,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 96,
                                    "column": 65
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 3446,
                                  "end": 3457,
                                  "loc": {
                                    "start": {
                                      "line": 96,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 96,
                                      "column": 23
                                    },
                                    "identifierName": "scaffolding"
                                  },
                                  "name": "scaffolding"
                                },
                                "init": {
                                  "type": "CallExpression",
                                  "start": 3460,
                                  "end": 3499,
                                  "loc": {
                                    "start": {
                                      "line": 96,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 96,
                                      "column": 65
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 3460,
                                    "end": 3484,
                                    "loc": {
                                      "start": {
                                        "line": 96,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 96,
                                        "column": 50
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 3460,
                                      "end": 3477,
                                      "loc": {
                                        "start": {
                                          "line": 96,
                                          "column": 26
                                        },
                                        "end": {
                                          "line": 96,
                                          "column": 43
                                        },
                                        "identifierName": "MetricScaffolding"
                                      },
                                      "name": "MetricScaffolding"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 3478,
                                      "end": 3484,
                                      "loc": {
                                        "start": {
                                          "line": 96,
                                          "column": 44
                                        },
                                        "end": {
                                          "line": 96,
                                          "column": 50
                                        },
                                        "identifierName": "create"
                                      },
                                      "name": "create"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "MemberExpression",
                                      "start": 3485,
                                      "end": 3491,
                                      "loc": {
                                        "start": {
                                          "line": 96,
                                          "column": 51
                                        },
                                        "end": {
                                          "line": 96,
                                          "column": 57
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 3485,
                                        "end": 3488,
                                        "loc": {
                                          "start": {
                                            "line": 96,
                                            "column": 51
                                          },
                                          "end": {
                                            "line": 96,
                                            "column": 54
                                          },
                                          "identifierName": "bid"
                                        },
                                        "name": "bid"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 3489,
                                        "end": 3491,
                                        "loc": {
                                          "start": {
                                            "line": 96,
                                            "column": 55
                                          },
                                          "end": {
                                            "line": 96,
                                            "column": 57
                                          },
                                          "identifierName": "id"
                                        },
                                        "name": "id"
                                      },
                                      "computed": false
                                    },
                                    {
                                      "type": "Identifier",
                                      "start": 3493,
                                      "end": 3498,
                                      "loc": {
                                        "start": {
                                          "line": 96,
                                          "column": 59
                                        },
                                        "end": {
                                          "line": 96,
                                          "column": 64
                                        },
                                        "identifierName": "title"
                                      },
                                      "name": "title"
                                    }
                                  ]
                                }
                              }
                            ],
                            "kind": "const"
                          },
                          {
                            "type": "VariableDeclaration",
                            "start": 3507,
                            "end": 3588,
                            "loc": {
                              "start": {
                                "line": 97,
                                "column": 6
                              },
                              "end": {
                                "line": 97,
                                "column": 87
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 3513,
                                "end": 3587,
                                "loc": {
                                  "start": {
                                    "line": 97,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 97,
                                    "column": 86
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 3513,
                                  "end": 3525,
                                  "loc": {
                                    "start": {
                                      "line": 97,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 97,
                                      "column": 24
                                    },
                                    "identifierName": "metricObject"
                                  },
                                  "name": "metricObject"
                                },
                                "init": {
                                  "type": "AwaitExpression",
                                  "start": 3528,
                                  "end": 3587,
                                  "loc": {
                                    "start": {
                                      "line": 97,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 97,
                                      "column": 86
                                    }
                                  },
                                  "argument": {
                                    "type": "CallExpression",
                                    "start": 3534,
                                    "end": 3587,
                                    "loc": {
                                      "start": {
                                        "line": 97,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 97,
                                        "column": 86
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 3534,
                                      "end": 3566,
                                      "loc": {
                                        "start": {
                                          "line": 97,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 97,
                                          "column": 65
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 3534,
                                        "end": 3559,
                                        "loc": {
                                          "start": {
                                            "line": 97,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 97,
                                            "column": 58
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 3534,
                                          "end": 3551,
                                          "loc": {
                                            "start": {
                                              "line": 97,
                                              "column": 33
                                            },
                                            "end": {
                                              "line": 97,
                                              "column": 50
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 3534,
                                            "end": 3538,
                                            "loc": {
                                              "start": {
                                                "line": 97,
                                                "column": 33
                                              },
                                              "end": {
                                                "line": 97,
                                                "column": 37
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 3539,
                                            "end": 3551,
                                            "loc": {
                                              "start": {
                                                "line": 97,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 97,
                                                "column": 50
                                              },
                                              "identifierName": "repositories"
                                            },
                                            "name": "repositories"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 3552,
                                          "end": 3559,
                                          "loc": {
                                            "start": {
                                              "line": 97,
                                              "column": 51
                                            },
                                            "end": {
                                              "line": 97,
                                              "column": 58
                                            },
                                            "identifierName": "metrics"
                                          },
                                          "name": "metrics"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 3560,
                                        "end": 3566,
                                        "loc": {
                                          "start": {
                                            "line": 97,
                                            "column": 59
                                          },
                                          "end": {
                                            "line": 97,
                                            "column": 65
                                          },
                                          "identifierName": "create"
                                        },
                                        "name": "create"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 3567,
                                        "end": 3573,
                                        "loc": {
                                          "start": {
                                            "line": 97,
                                            "column": 66
                                          },
                                          "end": {
                                            "line": 97,
                                            "column": 72
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 3567,
                                          "end": 3570,
                                          "loc": {
                                            "start": {
                                              "line": 97,
                                              "column": 66
                                            },
                                            "end": {
                                              "line": 97,
                                              "column": 69
                                            },
                                            "identifierName": "bid"
                                          },
                                          "name": "bid"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 3571,
                                          "end": 3573,
                                          "loc": {
                                            "start": {
                                              "line": 97,
                                              "column": 70
                                            },
                                            "end": {
                                              "line": 97,
                                              "column": 72
                                            },
                                            "identifierName": "id"
                                          },
                                          "name": "id"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "Identifier",
                                        "start": 3575,
                                        "end": 3586,
                                        "loc": {
                                          "start": {
                                            "line": 97,
                                            "column": 74
                                          },
                                          "end": {
                                            "line": 97,
                                            "column": 85
                                          },
                                          "identifierName": "scaffolding"
                                        },
                                        "name": "scaffolding"
                                      }
                                    ]
                                  }
                                }
                              }
                            ],
                            "kind": "const"
                          },
                          {
                            "type": "VariableDeclaration",
                            "start": 3595,
                            "end": 3640,
                            "loc": {
                              "start": {
                                "line": 98,
                                "column": 6
                              },
                              "end": {
                                "line": 98,
                                "column": 51
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 3601,
                                "end": 3639,
                                "loc": {
                                  "start": {
                                    "line": 98,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 98,
                                    "column": 50
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 3601,
                                  "end": 3607,
                                  "loc": {
                                    "start": {
                                      "line": 98,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 98,
                                      "column": 18
                                    },
                                    "identifierName": "metric"
                                  },
                                  "name": "metric"
                                },
                                "init": {
                                  "type": "NewExpression",
                                  "start": 3610,
                                  "end": 3639,
                                  "loc": {
                                    "start": {
                                      "line": 98,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 98,
                                      "column": 50
                                    }
                                  },
                                  "callee": {
                                    "type": "Identifier",
                                    "start": 3614,
                                    "end": 3620,
                                    "loc": {
                                      "start": {
                                        "line": 98,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 98,
                                        "column": 31
                                      },
                                      "identifierName": "Metric"
                                    },
                                    "name": "Metric"
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 3621,
                                      "end": 3633,
                                      "loc": {
                                        "start": {
                                          "line": 98,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 98,
                                          "column": 44
                                        },
                                        "identifierName": "metricObject"
                                      },
                                      "name": "metricObject"
                                    },
                                    {
                                      "type": "Identifier",
                                      "start": 3635,
                                      "end": 3638,
                                      "loc": {
                                        "start": {
                                          "line": 98,
                                          "column": 46
                                        },
                                        "end": {
                                          "line": 98,
                                          "column": 49
                                        },
                                        "identifierName": "bid"
                                      },
                                      "name": "bid"
                                    }
                                  ]
                                }
                              }
                            ],
                            "kind": "const"
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 3647,
                            "end": 3685,
                            "loc": {
                              "start": {
                                "line": 99,
                                "column": 6
                              },
                              "end": {
                                "line": 99,
                                "column": 44
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 3647,
                              "end": 3684,
                              "loc": {
                                "start": {
                                  "line": 99,
                                  "column": 6
                                },
                                "end": {
                                  "line": 99,
                                  "column": 43
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 3647,
                                "end": 3675,
                                "loc": {
                                  "start": {
                                    "line": 99,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 99,
                                    "column": 34
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 3647,
                                  "end": 3664,
                                  "loc": {
                                    "start": {
                                      "line": 99,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 99,
                                      "column": 23
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 3647,
                                    "end": 3656,
                                    "loc": {
                                      "start": {
                                        "line": 99,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 99,
                                        "column": 15
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 3647,
                                      "end": 3650,
                                      "loc": {
                                        "start": {
                                          "line": 99,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 99,
                                          "column": 9
                                        },
                                        "identifierName": "bid"
                                      },
                                      "name": "bid"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 3651,
                                      "end": 3656,
                                      "loc": {
                                        "start": {
                                          "line": 99,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 99,
                                          "column": 15
                                        },
                                        "identifierName": "_data"
                                      },
                                      "name": "_data"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 3657,
                                    "end": 3664,
                                    "loc": {
                                      "start": {
                                        "line": 99,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 99,
                                        "column": 23
                                      },
                                      "identifierName": "metrics"
                                    },
                                    "name": "metrics"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "MemberExpression",
                                  "start": 3665,
                                  "end": 3674,
                                  "loc": {
                                    "start": {
                                      "line": 99,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 99,
                                      "column": 33
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 3665,
                                    "end": 3671,
                                    "loc": {
                                      "start": {
                                        "line": 99,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 99,
                                        "column": 30
                                      },
                                      "identifierName": "metric"
                                    },
                                    "name": "metric"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 3672,
                                    "end": 3674,
                                    "loc": {
                                      "start": {
                                        "line": 99,
                                        "column": 31
                                      },
                                      "end": {
                                        "line": 99,
                                        "column": 33
                                      },
                                      "identifierName": "id"
                                    },
                                    "name": "id"
                                  },
                                  "computed": false
                                },
                                "computed": true
                              },
                              "right": {
                                "type": "Identifier",
                                "start": 3678,
                                "end": 3684,
                                "loc": {
                                  "start": {
                                    "line": 99,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 99,
                                    "column": 43
                                  },
                                  "identifierName": "metric"
                                },
                                "name": "metric"
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 3692,
                            "end": 3706,
                            "loc": {
                              "start": {
                                "line": 100,
                                "column": 6
                              },
                              "end": {
                                "line": 100,
                                "column": 20
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 3692,
                              "end": 3705,
                              "loc": {
                                "start": {
                                  "line": 100,
                                  "column": 6
                                },
                                "end": {
                                  "line": 100,
                                  "column": 19
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 3692,
                                "end": 3703,
                                "loc": {
                                  "start": {
                                    "line": 100,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 100,
                                    "column": 17
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3692,
                                  "end": 3698,
                                  "loc": {
                                    "start": {
                                      "line": 100,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 100,
                                      "column": 12
                                    },
                                    "identifierName": "metric"
                                  },
                                  "name": "metric"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3699,
                                  "end": 3703,
                                  "loc": {
                                    "start": {
                                      "line": 100,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 100,
                                      "column": 17
                                    },
                                    "identifierName": "bind"
                                  },
                                  "name": "bind"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 3713,
                            "end": 3850,
                            "loc": {
                              "start": {
                                "line": 101,
                                "column": 6
                              },
                              "end": {
                                "line": 103,
                                "column": 9
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 3713,
                              "end": 3849,
                              "loc": {
                                "start": {
                                  "line": 101,
                                  "column": 6
                                },
                                "end": {
                                  "line": 103,
                                  "column": 8
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 3713,
                                "end": 3722,
                                "loc": {
                                  "start": {
                                    "line": 101,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 101,
                                    "column": 15
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3713,
                                  "end": 3719,
                                  "loc": {
                                    "start": {
                                      "line": 101,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 101,
                                      "column": 12
                                    },
                                    "identifierName": "metric"
                                  },
                                  "name": "metric"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3720,
                                  "end": 3722,
                                  "loc": {
                                    "start": {
                                      "line": 101,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 101,
                                      "column": 15
                                    },
                                    "identifierName": "on"
                                  },
                                  "name": "on"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "StringLiteral",
                                  "start": 3723,
                                  "end": 3733,
                                  "loc": {
                                    "start": {
                                      "line": 101,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 101,
                                      "column": 26
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "assessed",
                                    "raw": "\"assessed\""
                                  },
                                  "value": "assessed"
                                },
                                {
                                  "type": "BinaryExpression",
                                  "start": 3735,
                                  "end": 3756,
                                  "loc": {
                                    "start": {
                                      "line": 101,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 101,
                                      "column": 49
                                    }
                                  },
                                  "left": {
                                    "type": "StringLiteral",
                                    "start": 3735,
                                    "end": 3744,
                                    "loc": {
                                      "start": {
                                        "line": 101,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 101,
                                        "column": 37
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "metric.",
                                      "raw": "\"metric.\""
                                    },
                                    "value": "metric."
                                  },
                                  "operator": "+",
                                  "right": {
                                    "type": "MemberExpression",
                                    "start": 3747,
                                    "end": 3756,
                                    "loc": {
                                      "start": {
                                        "line": 101,
                                        "column": 40
                                      },
                                      "end": {
                                        "line": 101,
                                        "column": 49
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 3747,
                                      "end": 3753,
                                      "loc": {
                                        "start": {
                                          "line": 101,
                                          "column": 40
                                        },
                                        "end": {
                                          "line": 101,
                                          "column": 46
                                        },
                                        "identifierName": "metric"
                                      },
                                      "name": "metric"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 3754,
                                      "end": 3756,
                                      "loc": {
                                        "start": {
                                          "line": 101,
                                          "column": 47
                                        },
                                        "end": {
                                          "line": 101,
                                          "column": 49
                                        },
                                        "identifierName": "id"
                                      },
                                      "name": "id"
                                    },
                                    "computed": false
                                  }
                                },
                                {
                                  "type": "ArrowFunctionExpression",
                                  "start": 3758,
                                  "end": 3848,
                                  "loc": {
                                    "start": {
                                      "line": 101,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 103,
                                      "column": 7
                                    }
                                  },
                                  "id": null,
                                  "generator": false,
                                  "expression": false,
                                  "async": false,
                                  "params": [],
                                  "body": {
                                    "type": "BlockStatement",
                                    "start": 3764,
                                    "end": 3848,
                                    "loc": {
                                      "start": {
                                        "line": 101,
                                        "column": 57
                                      },
                                      "end": {
                                        "line": 103,
                                        "column": 7
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 3774,
                                        "end": 3840,
                                        "loc": {
                                          "start": {
                                            "line": 102,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 102,
                                            "column": 74
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 3774,
                                          "end": 3839,
                                          "loc": {
                                            "start": {
                                              "line": 102,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 102,
                                              "column": 73
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 3774,
                                            "end": 3791,
                                            "loc": {
                                              "start": {
                                                "line": 102,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 102,
                                                "column": 25
                                              },
                                              "identifierName": "waitForFinalEvent"
                                            },
                                            "name": "waitForFinalEvent"
                                          },
                                          "arguments": [
                                            {
                                              "type": "ArrowFunctionExpression",
                                              "start": 3792,
                                              "end": 3810,
                                              "loc": {
                                                "start": {
                                                  "line": 102,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 102,
                                                  "column": 44
                                                }
                                              },
                                              "id": null,
                                              "generator": false,
                                              "expression": true,
                                              "async": false,
                                              "params": [],
                                              "body": {
                                                "type": "CallExpression",
                                                "start": 3798,
                                                "end": 3810,
                                                "loc": {
                                                  "start": {
                                                    "line": 102,
                                                    "column": 32
                                                  },
                                                  "end": {
                                                    "line": 102,
                                                    "column": 44
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 3798,
                                                  "end": 3808,
                                                  "loc": {
                                                    "start": {
                                                      "line": 102,
                                                      "column": 32
                                                    },
                                                    "end": {
                                                      "line": 102,
                                                      "column": 42
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 3798,
                                                    "end": 3801,
                                                    "loc": {
                                                      "start": {
                                                        "line": 102,
                                                        "column": 32
                                                      },
                                                      "end": {
                                                        "line": 102,
                                                        "column": 35
                                                      },
                                                      "identifierName": "bid"
                                                    },
                                                    "name": "bid"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 3802,
                                                    "end": 3808,
                                                    "loc": {
                                                      "start": {
                                                        "line": 102,
                                                        "column": 36
                                                      },
                                                      "end": {
                                                        "line": 102,
                                                        "column": 42
                                                      },
                                                      "identifierName": "assess"
                                                    },
                                                    "name": "assess"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": []
                                              }
                                            },
                                            {
                                              "type": "NumericLiteral",
                                              "start": 3812,
                                              "end": 3814,
                                              "loc": {
                                                "start": {
                                                  "line": 102,
                                                  "column": 46
                                                },
                                                "end": {
                                                  "line": 102,
                                                  "column": 48
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 15,
                                                "raw": "15"
                                              },
                                              "value": 15
                                            },
                                            {
                                              "type": "TemplateLiteral",
                                              "start": 3816,
                                              "end": 3838,
                                              "loc": {
                                                "start": {
                                                  "line": 102,
                                                  "column": 50
                                                },
                                                "end": {
                                                  "line": 102,
                                                  "column": 72
                                                }
                                              },
                                              "expressions": [
                                                {
                                                  "type": "MemberExpression",
                                                  "start": 3823,
                                                  "end": 3829,
                                                  "loc": {
                                                    "start": {
                                                      "line": 102,
                                                      "column": 57
                                                    },
                                                    "end": {
                                                      "line": 102,
                                                      "column": 63
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 3823,
                                                    "end": 3826,
                                                    "loc": {
                                                      "start": {
                                                        "line": 102,
                                                        "column": 57
                                                      },
                                                      "end": {
                                                        "line": 102,
                                                        "column": 60
                                                      },
                                                      "identifierName": "bid"
                                                    },
                                                    "name": "bid"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 3827,
                                                    "end": 3829,
                                                    "loc": {
                                                      "start": {
                                                        "line": 102,
                                                        "column": 61
                                                      },
                                                      "end": {
                                                        "line": 102,
                                                        "column": 63
                                                      },
                                                      "identifierName": "id"
                                                    },
                                                    "name": "id"
                                                  },
                                                  "computed": false
                                                }
                                              ],
                                              "quasis": [
                                                {
                                                  "type": "TemplateElement",
                                                  "start": 3817,
                                                  "end": 3821,
                                                  "loc": {
                                                    "start": {
                                                      "line": 102,
                                                      "column": 51
                                                    },
                                                    "end": {
                                                      "line": 102,
                                                      "column": 55
                                                    }
                                                  },
                                                  "value": {
                                                    "raw": "bid.",
                                                    "cooked": "bid."
                                                  },
                                                  "tail": false
                                                },
                                                {
                                                  "type": "TemplateElement",
                                                  "start": 3830,
                                                  "end": 3837,
                                                  "loc": {
                                                    "start": {
                                                      "line": 102,
                                                      "column": 64
                                                    },
                                                    "end": {
                                                      "line": 102,
                                                      "column": 71
                                                    }
                                                  },
                                                  "value": {
                                                    "raw": ".metric",
                                                    "cooked": ".metric"
                                                  },
                                                  "tail": true
                                                }
                                              ]
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "directives": []
                                  }
                                }
                              ]
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 3857,
                            "end": 3940,
                            "loc": {
                              "start": {
                                "line": 104,
                                "column": 6
                              },
                              "end": {
                                "line": 104,
                                "column": 89
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 3857,
                              "end": 3939,
                              "loc": {
                                "start": {
                                  "line": 104,
                                  "column": 6
                                },
                                "end": {
                                  "line": 104,
                                  "column": 88
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 3857,
                                "end": 3866,
                                "loc": {
                                  "start": {
                                    "line": 104,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 104,
                                    "column": 15
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3857,
                                  "end": 3863,
                                  "loc": {
                                    "start": {
                                      "line": 104,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 104,
                                      "column": 12
                                    },
                                    "identifierName": "metric"
                                  },
                                  "name": "metric"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3864,
                                  "end": 3866,
                                  "loc": {
                                    "start": {
                                      "line": 104,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 104,
                                      "column": 15
                                    },
                                    "identifierName": "on"
                                  },
                                  "name": "on"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "StringLiteral",
                                  "start": 3867,
                                  "end": 3877,
                                  "loc": {
                                    "start": {
                                      "line": 104,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 104,
                                      "column": 26
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "assessed",
                                    "raw": "\"assessed\""
                                  },
                                  "value": "assessed"
                                },
                                {
                                  "type": "TemplateLiteral",
                                  "start": 3879,
                                  "end": 3894,
                                  "loc": {
                                    "start": {
                                      "line": 104,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 104,
                                      "column": 43
                                    }
                                  },
                                  "expressions": [
                                    {
                                      "type": "MemberExpression",
                                      "start": 3886,
                                      "end": 3892,
                                      "loc": {
                                        "start": {
                                          "line": 104,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 104,
                                          "column": 41
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 3886,
                                        "end": 3889,
                                        "loc": {
                                          "start": {
                                            "line": 104,
                                            "column": 35
                                          },
                                          "end": {
                                            "line": 104,
                                            "column": 38
                                          },
                                          "identifierName": "bid"
                                        },
                                        "name": "bid"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 3890,
                                        "end": 3892,
                                        "loc": {
                                          "start": {
                                            "line": 104,
                                            "column": 39
                                          },
                                          "end": {
                                            "line": 104,
                                            "column": 41
                                          },
                                          "identifierName": "id"
                                        },
                                        "name": "id"
                                      },
                                      "computed": false
                                    }
                                  ],
                                  "quasis": [
                                    {
                                      "type": "TemplateElement",
                                      "start": 3880,
                                      "end": 3884,
                                      "loc": {
                                        "start": {
                                          "line": 104,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 104,
                                          "column": 33
                                        }
                                      },
                                      "value": {
                                        "raw": "bid.",
                                        "cooked": "bid."
                                      },
                                      "tail": false
                                    },
                                    {
                                      "type": "TemplateElement",
                                      "start": 3893,
                                      "end": 3893,
                                      "loc": {
                                        "start": {
                                          "line": 104,
                                          "column": 42
                                        },
                                        "end": {
                                          "line": 104,
                                          "column": 42
                                        }
                                      },
                                      "value": {
                                        "raw": "",
                                        "cooked": ""
                                      },
                                      "tail": true
                                    }
                                  ]
                                },
                                {
                                  "type": "ArrowFunctionExpression",
                                  "start": 3896,
                                  "end": 3938,
                                  "loc": {
                                    "start": {
                                      "line": 104,
                                      "column": 45
                                    },
                                    "end": {
                                      "line": 104,
                                      "column": 87
                                    }
                                  },
                                  "id": null,
                                  "generator": false,
                                  "expression": true,
                                  "async": false,
                                  "params": [],
                                  "body": {
                                    "type": "CallExpression",
                                    "start": 3902,
                                    "end": 3938,
                                    "loc": {
                                      "start": {
                                        "line": 104,
                                        "column": 51
                                      },
                                      "end": {
                                        "line": 104,
                                        "column": 87
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 3902,
                                      "end": 3936,
                                      "loc": {
                                        "start": {
                                          "line": 104,
                                          "column": 51
                                        },
                                        "end": {
                                          "line": 104,
                                          "column": 85
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 3902,
                                        "end": 3905,
                                        "loc": {
                                          "start": {
                                            "line": 104,
                                            "column": 51
                                          },
                                          "end": {
                                            "line": 104,
                                            "column": 54
                                          },
                                          "identifierName": "bid"
                                        },
                                        "name": "bid"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 3906,
                                        "end": 3936,
                                        "loc": {
                                          "start": {
                                            "line": 104,
                                            "column": 55
                                          },
                                          "end": {
                                            "line": 104,
                                            "column": 85
                                          },
                                          "identifierName": "_handleAssessmentCompleteEvent"
                                        },
                                        "name": "_handleAssessmentCompleteEvent"
                                      },
                                      "computed": false
                                    },
                                    "arguments": []
                                  }
                                }
                              ]
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 3947,
                            "end": 4032,
                            "loc": {
                              "start": {
                                "line": 105,
                                "column": 6
                              },
                              "end": {
                                "line": 105,
                                "column": 91
                              }
                            },
                            "expression": {
                              "type": "AwaitExpression",
                              "start": 3947,
                              "end": 4031,
                              "loc": {
                                "start": {
                                  "line": 105,
                                  "column": 6
                                },
                                "end": {
                                  "line": 105,
                                  "column": 90
                                }
                              },
                              "argument": {
                                "type": "CallExpression",
                                "start": 3953,
                                "end": 4031,
                                "loc": {
                                  "start": {
                                    "line": 105,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 105,
                                    "column": 90
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 3953,
                                  "end": 4023,
                                  "loc": {
                                    "start": {
                                      "line": 105,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 105,
                                      "column": 82
                                    }
                                  },
                                  "object": {
                                    "type": "CallExpression",
                                    "start": 3953,
                                    "end": 4017,
                                    "loc": {
                                      "start": {
                                        "line": 105,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 105,
                                        "column": 76
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 3953,
                                      "end": 3974,
                                      "loc": {
                                        "start": {
                                          "line": 105,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 105,
                                          "column": 33
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 3953,
                                        "end": 3956,
                                        "loc": {
                                          "start": {
                                            "line": 105,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 105,
                                            "column": 15
                                          },
                                          "identifierName": "bid"
                                        },
                                        "name": "bid"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 3957,
                                        "end": 3974,
                                        "loc": {
                                          "start": {
                                            "line": 105,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 105,
                                            "column": 33
                                          },
                                          "identifierName": "initSaveChangeLog"
                                        },
                                        "name": "initSaveChangeLog"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "StringLiteral",
                                        "start": 3975,
                                        "end": 3977,
                                        "loc": {
                                          "start": {
                                            "line": 105,
                                            "column": 34
                                          },
                                          "end": {
                                            "line": 105,
                                            "column": 36
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "",
                                          "raw": "''"
                                        },
                                        "value": ""
                                      },
                                      {
                                        "type": "ObjectExpression",
                                        "start": 3979,
                                        "end": 3998,
                                        "loc": {
                                          "start": {
                                            "line": 105,
                                            "column": 38
                                          },
                                          "end": {
                                            "line": 105,
                                            "column": 57
                                          }
                                        },
                                        "properties": [
                                          {
                                            "type": "ObjectProperty",
                                            "start": 3980,
                                            "end": 3997,
                                            "loc": {
                                              "start": {
                                                "line": 105,
                                                "column": 39
                                              },
                                              "end": {
                                                "line": 105,
                                                "column": 56
                                              }
                                            },
                                            "method": false,
                                            "shorthand": false,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 3980,
                                              "end": 3986,
                                              "loc": {
                                                "start": {
                                                  "line": 105,
                                                  "column": 39
                                                },
                                                "end": {
                                                  "line": 105,
                                                  "column": 45
                                                },
                                                "identifierName": "metric"
                                              },
                                              "name": "metric"
                                            },
                                            "value": {
                                              "type": "MemberExpression",
                                              "start": 3988,
                                              "end": 3997,
                                              "loc": {
                                                "start": {
                                                  "line": 105,
                                                  "column": 47
                                                },
                                                "end": {
                                                  "line": 105,
                                                  "column": 56
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 3988,
                                                "end": 3994,
                                                "loc": {
                                                  "start": {
                                                    "line": 105,
                                                    "column": 47
                                                  },
                                                  "end": {
                                                    "line": 105,
                                                    "column": 53
                                                  },
                                                  "identifierName": "metric"
                                                },
                                                "name": "metric"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 3995,
                                                "end": 3997,
                                                "loc": {
                                                  "start": {
                                                    "line": 105,
                                                    "column": 54
                                                  },
                                                  "end": {
                                                    "line": 105,
                                                    "column": 56
                                                  },
                                                  "identifierName": "id"
                                                },
                                                "name": "id"
                                              },
                                              "computed": false
                                            }
                                          }
                                        ]
                                      },
                                      {
                                        "type": "StringLiteral",
                                        "start": 3999,
                                        "end": 4016,
                                        "loc": {
                                          "start": {
                                            "line": 105,
                                            "column": 58
                                          },
                                          "end": {
                                            "line": 105,
                                            "column": 75
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "added_line_item",
                                          "raw": "'added_line_item'"
                                        },
                                        "value": "added_line_item"
                                      }
                                    ]
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 4018,
                                    "end": 4023,
                                    "loc": {
                                      "start": {
                                        "line": 105,
                                        "column": 77
                                      },
                                      "end": {
                                        "line": 105,
                                        "column": 82
                                      },
                                      "identifierName": "catch"
                                    },
                                    "name": "catch"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "ArrowFunctionExpression",
                                    "start": 4024,
                                    "end": 4030,
                                    "loc": {
                                      "start": {
                                        "line": 105,
                                        "column": 83
                                      },
                                      "end": {
                                        "line": 105,
                                        "column": 89
                                      }
                                    },
                                    "id": null,
                                    "generator": false,
                                    "expression": true,
                                    "async": false,
                                    "params": [
                                      {
                                        "type": "Identifier",
                                        "start": 4024,
                                        "end": 4025,
                                        "loc": {
                                          "start": {
                                            "line": 105,
                                            "column": 83
                                          },
                                          "end": {
                                            "line": 105,
                                            "column": 84
                                          },
                                          "identifierName": "e"
                                        },
                                        "name": "e"
                                      }
                                    ],
                                    "body": {
                                      "type": "Identifier",
                                      "start": 4029,
                                      "end": 4030,
                                      "loc": {
                                        "start": {
                                          "line": 105,
                                          "column": 88
                                        },
                                        "end": {
                                          "line": 105,
                                          "column": 89
                                        },
                                        "identifierName": "e"
                                      },
                                      "name": "e"
                                    }
                                  }
                                ]
                              }
                            }
                          },
                          {
                            "type": "ReturnStatement",
                            "start": 4039,
                            "end": 4053,
                            "loc": {
                              "start": {
                                "line": 106,
                                "column": 6
                              },
                              "end": {
                                "line": 106,
                                "column": 20
                              }
                            },
                            "argument": {
                              "type": "Identifier",
                              "start": 4046,
                              "end": 4052,
                              "loc": {
                                "start": {
                                  "line": 106,
                                  "column": 13
                                },
                                "end": {
                                  "line": 106,
                                  "column": 19
                                },
                                "identifierName": "metric"
                              },
                              "name": "metric"
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": {
                        "type": "ThrowStatement",
                        "start": 4065,
                        "end": 4129,
                        "loc": {
                          "start": {
                            "line": 107,
                            "column": 11
                          },
                          "end": {
                            "line": 107,
                            "column": 75
                          }
                        },
                        "argument": {
                          "type": "NewExpression",
                          "start": 4071,
                          "end": 4128,
                          "loc": {
                            "start": {
                              "line": 107,
                              "column": 17
                            },
                            "end": {
                              "line": 107,
                              "column": 74
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4075,
                            "end": 4080,
                            "loc": {
                              "start": {
                                "line": 107,
                                "column": 21
                              },
                              "end": {
                                "line": 107,
                                "column": 26
                              },
                              "identifierName": "Error"
                            },
                            "name": "Error"
                          },
                          "arguments": [
                            {
                              "type": "StringLiteral",
                              "start": 4081,
                              "end": 4127,
                              "loc": {
                                "start": {
                                  "line": 107,
                                  "column": 27
                                },
                                "end": {
                                  "line": 107,
                                  "column": 73
                                }
                              },
                              "extra": {
                                "rawValue": "User does not have permission to add metric.",
                                "raw": "\"User does not have permission to add metric.\""
                              },
                              "value": "User does not have permission to add metric."
                            }
                          ]
                        }
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n   * Adds a new metric to the bid.\n   *\n   * @param {Bid} bid\n   * @param {string} [title=New Metric]\n   * @returns {Promise<Metric>}\n   ",
                    "start": 3213,
                    "end": 3356,
                    "loc": {
                      "start": {
                        "line": 87,
                        "column": 2
                      },
                      "end": {
                        "line": 93,
                        "column": 5
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n   * Adds a new field to the bid.\n   *\n   * @param {Bid} bid\n   * @param {string} [title=New Field]\n   * @param {string} [type=number]\n   * @returns {Promise<Field>}\n   ",
                    "start": 4137,
                    "end": 4312,
                    "loc": {
                      "start": {
                        "line": 110,
                        "column": 2
                      },
                      "end": {
                        "line": 117,
                        "column": 5
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 4315,
                "end": 5076,
                "loc": {
                  "start": {
                    "line": 118,
                    "column": 2
                  },
                  "end": {
                    "line": 132,
                    "column": 3
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 4321,
                  "end": 4329,
                  "loc": {
                    "start": {
                      "line": 118,
                      "column": 8
                    },
                    "end": {
                      "line": 118,
                      "column": 16
                    },
                    "identifierName": "addField"
                  },
                  "name": "addField"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 4330,
                    "end": 4333,
                    "loc": {
                      "start": {
                        "line": 118,
                        "column": 17
                      },
                      "end": {
                        "line": 118,
                        "column": 20
                      },
                      "identifierName": "bid"
                    },
                    "name": "bid"
                  },
                  {
                    "type": "Identifier",
                    "start": 4335,
                    "end": 4340,
                    "loc": {
                      "start": {
                        "line": 118,
                        "column": 22
                      },
                      "end": {
                        "line": 118,
                        "column": 27
                      },
                      "identifierName": "title"
                    },
                    "name": "title"
                  },
                  {
                    "type": "Identifier",
                    "start": 4342,
                    "end": 4346,
                    "loc": {
                      "start": {
                        "line": 118,
                        "column": 29
                      },
                      "end": {
                        "line": 118,
                        "column": 33
                      },
                      "identifierName": "type"
                    },
                    "name": "type"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 4348,
                  "end": 5076,
                  "loc": {
                    "start": {
                      "line": 118,
                      "column": 35
                    },
                    "end": {
                      "line": 132,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 4354,
                      "end": 5072,
                      "loc": {
                        "start": {
                          "line": 119,
                          "column": 4
                        },
                        "end": {
                          "line": 131,
                          "column": 74
                        }
                      },
                      "test": {
                        "type": "CallExpression",
                        "start": 4358,
                        "end": 4391,
                        "loc": {
                          "start": {
                            "line": 119,
                            "column": 8
                          },
                          "end": {
                            "line": 119,
                            "column": 41
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 4358,
                          "end": 4379,
                          "loc": {
                            "start": {
                              "line": 119,
                              "column": 8
                            },
                            "end": {
                              "line": 119,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 4358,
                            "end": 4375,
                            "loc": {
                              "start": {
                                "line": 119,
                                "column": 8
                              },
                              "end": {
                                "line": 119,
                                "column": 25
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 4358,
                              "end": 4370,
                              "loc": {
                                "start": {
                                  "line": 119,
                                  "column": 8
                                },
                                "end": {
                                  "line": 119,
                                  "column": 20
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 4358,
                                "end": 4362,
                                "loc": {
                                  "start": {
                                    "line": 119,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 119,
                                    "column": 12
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4363,
                                "end": 4370,
                                "loc": {
                                  "start": {
                                    "line": 119,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 119,
                                    "column": 20
                                  },
                                  "identifierName": "context"
                                },
                                "name": "context"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 4371,
                              "end": 4375,
                              "loc": {
                                "start": {
                                  "line": 119,
                                  "column": 21
                                },
                                "end": {
                                  "line": 119,
                                  "column": 25
                                },
                                "identifierName": "user"
                              },
                              "name": "user"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4376,
                            "end": 4379,
                            "loc": {
                              "start": {
                                "line": 119,
                                "column": 26
                              },
                              "end": {
                                "line": 119,
                                "column": 29
                              },
                              "identifierName": "can"
                            },
                            "name": "can"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "StringLiteral",
                            "start": 4380,
                            "end": 4390,
                            "loc": {
                              "start": {
                                "line": 119,
                                "column": 30
                              },
                              "end": {
                                "line": 119,
                                "column": 40
                              }
                            },
                            "extra": {
                              "rawValue": "edit-bid",
                              "raw": "\"edit-bid\""
                            },
                            "value": "edit-bid"
                          }
                        ]
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 4393,
                        "end": 5003,
                        "loc": {
                          "start": {
                            "line": 119,
                            "column": 43
                          },
                          "end": {
                            "line": 131,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "VariableDeclaration",
                            "start": 4401,
                            "end": 4466,
                            "loc": {
                              "start": {
                                "line": 120,
                                "column": 6
                              },
                              "end": {
                                "line": 120,
                                "column": 71
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 4407,
                                "end": 4465,
                                "loc": {
                                  "start": {
                                    "line": 120,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 120,
                                    "column": 70
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 4407,
                                  "end": 4418,
                                  "loc": {
                                    "start": {
                                      "line": 120,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 120,
                                      "column": 23
                                    },
                                    "identifierName": "scaffolding"
                                  },
                                  "name": "scaffolding"
                                },
                                "init": {
                                  "type": "CallExpression",
                                  "start": 4421,
                                  "end": 4465,
                                  "loc": {
                                    "start": {
                                      "line": 120,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 120,
                                      "column": 70
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 4421,
                                    "end": 4444,
                                    "loc": {
                                      "start": {
                                        "line": 120,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 120,
                                        "column": 49
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 4421,
                                      "end": 4437,
                                      "loc": {
                                        "start": {
                                          "line": 120,
                                          "column": 26
                                        },
                                        "end": {
                                          "line": 120,
                                          "column": 42
                                        },
                                        "identifierName": "FieldScaffolding"
                                      },
                                      "name": "FieldScaffolding"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 4438,
                                      "end": 4444,
                                      "loc": {
                                        "start": {
                                          "line": 120,
                                          "column": 43
                                        },
                                        "end": {
                                          "line": 120,
                                          "column": 49
                                        },
                                        "identifierName": "create"
                                      },
                                      "name": "create"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "MemberExpression",
                                      "start": 4445,
                                      "end": 4451,
                                      "loc": {
                                        "start": {
                                          "line": 120,
                                          "column": 50
                                        },
                                        "end": {
                                          "line": 120,
                                          "column": 56
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 4445,
                                        "end": 4448,
                                        "loc": {
                                          "start": {
                                            "line": 120,
                                            "column": 50
                                          },
                                          "end": {
                                            "line": 120,
                                            "column": 53
                                          },
                                          "identifierName": "bid"
                                        },
                                        "name": "bid"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 4449,
                                        "end": 4451,
                                        "loc": {
                                          "start": {
                                            "line": 120,
                                            "column": 54
                                          },
                                          "end": {
                                            "line": 120,
                                            "column": 56
                                          },
                                          "identifierName": "id"
                                        },
                                        "name": "id"
                                      },
                                      "computed": false
                                    },
                                    {
                                      "type": "Identifier",
                                      "start": 4453,
                                      "end": 4458,
                                      "loc": {
                                        "start": {
                                          "line": 120,
                                          "column": 58
                                        },
                                        "end": {
                                          "line": 120,
                                          "column": 63
                                        },
                                        "identifierName": "title"
                                      },
                                      "name": "title"
                                    },
                                    {
                                      "type": "Identifier",
                                      "start": 4460,
                                      "end": 4464,
                                      "loc": {
                                        "start": {
                                          "line": 120,
                                          "column": 65
                                        },
                                        "end": {
                                          "line": 120,
                                          "column": 69
                                        },
                                        "identifierName": "type"
                                      },
                                      "name": "type"
                                    }
                                  ]
                                }
                              }
                            ],
                            "kind": "const"
                          },
                          {
                            "type": "VariableDeclaration",
                            "start": 4473,
                            "end": 4552,
                            "loc": {
                              "start": {
                                "line": 121,
                                "column": 6
                              },
                              "end": {
                                "line": 121,
                                "column": 85
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 4479,
                                "end": 4551,
                                "loc": {
                                  "start": {
                                    "line": 121,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 121,
                                    "column": 84
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 4479,
                                  "end": 4490,
                                  "loc": {
                                    "start": {
                                      "line": 121,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 121,
                                      "column": 23
                                    },
                                    "identifierName": "fieldObject"
                                  },
                                  "name": "fieldObject"
                                },
                                "init": {
                                  "type": "AwaitExpression",
                                  "start": 4493,
                                  "end": 4551,
                                  "loc": {
                                    "start": {
                                      "line": 121,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 121,
                                      "column": 84
                                    }
                                  },
                                  "argument": {
                                    "type": "CallExpression",
                                    "start": 4499,
                                    "end": 4551,
                                    "loc": {
                                      "start": {
                                        "line": 121,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 121,
                                        "column": 84
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 4499,
                                      "end": 4530,
                                      "loc": {
                                        "start": {
                                          "line": 121,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 121,
                                          "column": 63
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 4499,
                                        "end": 4523,
                                        "loc": {
                                          "start": {
                                            "line": 121,
                                            "column": 32
                                          },
                                          "end": {
                                            "line": 121,
                                            "column": 56
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 4499,
                                          "end": 4516,
                                          "loc": {
                                            "start": {
                                              "line": 121,
                                              "column": 32
                                            },
                                            "end": {
                                              "line": 121,
                                              "column": 49
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 4499,
                                            "end": 4503,
                                            "loc": {
                                              "start": {
                                                "line": 121,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 121,
                                                "column": 36
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 4504,
                                            "end": 4516,
                                            "loc": {
                                              "start": {
                                                "line": 121,
                                                "column": 37
                                              },
                                              "end": {
                                                "line": 121,
                                                "column": 49
                                              },
                                              "identifierName": "repositories"
                                            },
                                            "name": "repositories"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 4517,
                                          "end": 4523,
                                          "loc": {
                                            "start": {
                                              "line": 121,
                                              "column": 50
                                            },
                                            "end": {
                                              "line": 121,
                                              "column": 56
                                            },
                                            "identifierName": "fields"
                                          },
                                          "name": "fields"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 4524,
                                        "end": 4530,
                                        "loc": {
                                          "start": {
                                            "line": 121,
                                            "column": 57
                                          },
                                          "end": {
                                            "line": 121,
                                            "column": 63
                                          },
                                          "identifierName": "create"
                                        },
                                        "name": "create"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 4531,
                                        "end": 4537,
                                        "loc": {
                                          "start": {
                                            "line": 121,
                                            "column": 64
                                          },
                                          "end": {
                                            "line": 121,
                                            "column": 70
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 4531,
                                          "end": 4534,
                                          "loc": {
                                            "start": {
                                              "line": 121,
                                              "column": 64
                                            },
                                            "end": {
                                              "line": 121,
                                              "column": 67
                                            },
                                            "identifierName": "bid"
                                          },
                                          "name": "bid"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 4535,
                                          "end": 4537,
                                          "loc": {
                                            "start": {
                                              "line": 121,
                                              "column": 68
                                            },
                                            "end": {
                                              "line": 121,
                                              "column": 70
                                            },
                                            "identifierName": "id"
                                          },
                                          "name": "id"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "Identifier",
                                        "start": 4539,
                                        "end": 4550,
                                        "loc": {
                                          "start": {
                                            "line": 121,
                                            "column": 72
                                          },
                                          "end": {
                                            "line": 121,
                                            "column": 83
                                          },
                                          "identifierName": "scaffolding"
                                        },
                                        "name": "scaffolding"
                                      }
                                    ]
                                  }
                                }
                              }
                            ],
                            "kind": "const"
                          },
                          {
                            "type": "VariableDeclaration",
                            "start": 4559,
                            "end": 4601,
                            "loc": {
                              "start": {
                                "line": 122,
                                "column": 6
                              },
                              "end": {
                                "line": 122,
                                "column": 48
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 4565,
                                "end": 4600,
                                "loc": {
                                  "start": {
                                    "line": 122,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 122,
                                    "column": 47
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 4565,
                                  "end": 4570,
                                  "loc": {
                                    "start": {
                                      "line": 122,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 122,
                                      "column": 17
                                    },
                                    "identifierName": "field"
                                  },
                                  "name": "field"
                                },
                                "init": {
                                  "type": "NewExpression",
                                  "start": 4573,
                                  "end": 4600,
                                  "loc": {
                                    "start": {
                                      "line": 122,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 122,
                                      "column": 47
                                    }
                                  },
                                  "callee": {
                                    "type": "Identifier",
                                    "start": 4577,
                                    "end": 4582,
                                    "loc": {
                                      "start": {
                                        "line": 122,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 122,
                                        "column": 29
                                      },
                                      "identifierName": "Field"
                                    },
                                    "name": "Field"
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 4583,
                                      "end": 4594,
                                      "loc": {
                                        "start": {
                                          "line": 122,
                                          "column": 30
                                        },
                                        "end": {
                                          "line": 122,
                                          "column": 41
                                        },
                                        "identifierName": "fieldObject"
                                      },
                                      "name": "fieldObject"
                                    },
                                    {
                                      "type": "Identifier",
                                      "start": 4596,
                                      "end": 4599,
                                      "loc": {
                                        "start": {
                                          "line": 122,
                                          "column": 43
                                        },
                                        "end": {
                                          "line": 122,
                                          "column": 46
                                        },
                                        "identifierName": "bid"
                                      },
                                      "name": "bid"
                                    }
                                  ]
                                }
                              }
                            ],
                            "kind": "const"
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 4608,
                            "end": 4643,
                            "loc": {
                              "start": {
                                "line": 123,
                                "column": 6
                              },
                              "end": {
                                "line": 123,
                                "column": 41
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 4608,
                              "end": 4642,
                              "loc": {
                                "start": {
                                  "line": 123,
                                  "column": 6
                                },
                                "end": {
                                  "line": 123,
                                  "column": 40
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 4608,
                                "end": 4634,
                                "loc": {
                                  "start": {
                                    "line": 123,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 123,
                                    "column": 32
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 4608,
                                  "end": 4624,
                                  "loc": {
                                    "start": {
                                      "line": 123,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 123,
                                      "column": 22
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 4608,
                                    "end": 4617,
                                    "loc": {
                                      "start": {
                                        "line": 123,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 123,
                                        "column": 15
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 4608,
                                      "end": 4611,
                                      "loc": {
                                        "start": {
                                          "line": 123,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 123,
                                          "column": 9
                                        },
                                        "identifierName": "bid"
                                      },
                                      "name": "bid"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 4612,
                                      "end": 4617,
                                      "loc": {
                                        "start": {
                                          "line": 123,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 123,
                                          "column": 15
                                        },
                                        "identifierName": "_data"
                                      },
                                      "name": "_data"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 4618,
                                    "end": 4624,
                                    "loc": {
                                      "start": {
                                        "line": 123,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 123,
                                        "column": 22
                                      },
                                      "identifierName": "fields"
                                    },
                                    "name": "fields"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "MemberExpression",
                                  "start": 4625,
                                  "end": 4633,
                                  "loc": {
                                    "start": {
                                      "line": 123,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 123,
                                      "column": 31
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 4625,
                                    "end": 4630,
                                    "loc": {
                                      "start": {
                                        "line": 123,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 123,
                                        "column": 28
                                      },
                                      "identifierName": "field"
                                    },
                                    "name": "field"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 4631,
                                    "end": 4633,
                                    "loc": {
                                      "start": {
                                        "line": 123,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 123,
                                        "column": 31
                                      },
                                      "identifierName": "id"
                                    },
                                    "name": "id"
                                  },
                                  "computed": false
                                },
                                "computed": true
                              },
                              "right": {
                                "type": "Identifier",
                                "start": 4637,
                                "end": 4642,
                                "loc": {
                                  "start": {
                                    "line": 123,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 123,
                                    "column": 40
                                  },
                                  "identifierName": "field"
                                },
                                "name": "field"
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 4650,
                            "end": 4663,
                            "loc": {
                              "start": {
                                "line": 124,
                                "column": 6
                              },
                              "end": {
                                "line": 124,
                                "column": 19
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 4650,
                              "end": 4662,
                              "loc": {
                                "start": {
                                  "line": 124,
                                  "column": 6
                                },
                                "end": {
                                  "line": 124,
                                  "column": 18
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 4650,
                                "end": 4660,
                                "loc": {
                                  "start": {
                                    "line": 124,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 124,
                                    "column": 16
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 4650,
                                  "end": 4655,
                                  "loc": {
                                    "start": {
                                      "line": 124,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 124,
                                      "column": 11
                                    },
                                    "identifierName": "field"
                                  },
                                  "name": "field"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4656,
                                  "end": 4660,
                                  "loc": {
                                    "start": {
                                      "line": 124,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 124,
                                      "column": 16
                                    },
                                    "identifierName": "bind"
                                  },
                                  "name": "bind"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 4670,
                            "end": 4803,
                            "loc": {
                              "start": {
                                "line": 125,
                                "column": 6
                              },
                              "end": {
                                "line": 127,
                                "column": 9
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 4670,
                              "end": 4802,
                              "loc": {
                                "start": {
                                  "line": 125,
                                  "column": 6
                                },
                                "end": {
                                  "line": 127,
                                  "column": 8
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 4670,
                                "end": 4678,
                                "loc": {
                                  "start": {
                                    "line": 125,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 125,
                                    "column": 14
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 4670,
                                  "end": 4675,
                                  "loc": {
                                    "start": {
                                      "line": 125,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 125,
                                      "column": 11
                                    },
                                    "identifierName": "field"
                                  },
                                  "name": "field"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4676,
                                  "end": 4678,
                                  "loc": {
                                    "start": {
                                      "line": 125,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 125,
                                      "column": 14
                                    },
                                    "identifierName": "on"
                                  },
                                  "name": "on"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "StringLiteral",
                                  "start": 4679,
                                  "end": 4689,
                                  "loc": {
                                    "start": {
                                      "line": 125,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 125,
                                      "column": 25
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "assessed",
                                    "raw": "\"assessed\""
                                  },
                                  "value": "assessed"
                                },
                                {
                                  "type": "BinaryExpression",
                                  "start": 4691,
                                  "end": 4710,
                                  "loc": {
                                    "start": {
                                      "line": 125,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 125,
                                      "column": 46
                                    }
                                  },
                                  "left": {
                                    "type": "StringLiteral",
                                    "start": 4691,
                                    "end": 4699,
                                    "loc": {
                                      "start": {
                                        "line": 125,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 125,
                                        "column": 35
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "field.",
                                      "raw": "\"field.\""
                                    },
                                    "value": "field."
                                  },
                                  "operator": "+",
                                  "right": {
                                    "type": "MemberExpression",
                                    "start": 4702,
                                    "end": 4710,
                                    "loc": {
                                      "start": {
                                        "line": 125,
                                        "column": 38
                                      },
                                      "end": {
                                        "line": 125,
                                        "column": 46
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 4702,
                                      "end": 4707,
                                      "loc": {
                                        "start": {
                                          "line": 125,
                                          "column": 38
                                        },
                                        "end": {
                                          "line": 125,
                                          "column": 43
                                        },
                                        "identifierName": "field"
                                      },
                                      "name": "field"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 4708,
                                      "end": 4710,
                                      "loc": {
                                        "start": {
                                          "line": 125,
                                          "column": 44
                                        },
                                        "end": {
                                          "line": 125,
                                          "column": 46
                                        },
                                        "identifierName": "id"
                                      },
                                      "name": "id"
                                    },
                                    "computed": false
                                  }
                                },
                                {
                                  "type": "ArrowFunctionExpression",
                                  "start": 4712,
                                  "end": 4801,
                                  "loc": {
                                    "start": {
                                      "line": 125,
                                      "column": 48
                                    },
                                    "end": {
                                      "line": 127,
                                      "column": 7
                                    }
                                  },
                                  "id": null,
                                  "generator": false,
                                  "expression": false,
                                  "async": false,
                                  "params": [],
                                  "body": {
                                    "type": "BlockStatement",
                                    "start": 4718,
                                    "end": 4801,
                                    "loc": {
                                      "start": {
                                        "line": 125,
                                        "column": 54
                                      },
                                      "end": {
                                        "line": 127,
                                        "column": 7
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 4728,
                                        "end": 4793,
                                        "loc": {
                                          "start": {
                                            "line": 126,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 126,
                                            "column": 73
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 4728,
                                          "end": 4792,
                                          "loc": {
                                            "start": {
                                              "line": 126,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 126,
                                              "column": 72
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 4728,
                                            "end": 4745,
                                            "loc": {
                                              "start": {
                                                "line": 126,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 126,
                                                "column": 25
                                              },
                                              "identifierName": "waitForFinalEvent"
                                            },
                                            "name": "waitForFinalEvent"
                                          },
                                          "arguments": [
                                            {
                                              "type": "ArrowFunctionExpression",
                                              "start": 4746,
                                              "end": 4764,
                                              "loc": {
                                                "start": {
                                                  "line": 126,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 126,
                                                  "column": 44
                                                }
                                              },
                                              "id": null,
                                              "generator": false,
                                              "expression": true,
                                              "async": false,
                                              "params": [],
                                              "body": {
                                                "type": "CallExpression",
                                                "start": 4752,
                                                "end": 4764,
                                                "loc": {
                                                  "start": {
                                                    "line": 126,
                                                    "column": 32
                                                  },
                                                  "end": {
                                                    "line": 126,
                                                    "column": 44
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 4752,
                                                  "end": 4762,
                                                  "loc": {
                                                    "start": {
                                                      "line": 126,
                                                      "column": 32
                                                    },
                                                    "end": {
                                                      "line": 126,
                                                      "column": 42
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 4752,
                                                    "end": 4755,
                                                    "loc": {
                                                      "start": {
                                                        "line": 126,
                                                        "column": 32
                                                      },
                                                      "end": {
                                                        "line": 126,
                                                        "column": 35
                                                      },
                                                      "identifierName": "bid"
                                                    },
                                                    "name": "bid"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 4756,
                                                    "end": 4762,
                                                    "loc": {
                                                      "start": {
                                                        "line": 126,
                                                        "column": 36
                                                      },
                                                      "end": {
                                                        "line": 126,
                                                        "column": 42
                                                      },
                                                      "identifierName": "assess"
                                                    },
                                                    "name": "assess"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": []
                                              }
                                            },
                                            {
                                              "type": "NumericLiteral",
                                              "start": 4766,
                                              "end": 4768,
                                              "loc": {
                                                "start": {
                                                  "line": 126,
                                                  "column": 46
                                                },
                                                "end": {
                                                  "line": 126,
                                                  "column": 48
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 15,
                                                "raw": "15"
                                              },
                                              "value": 15
                                            },
                                            {
                                              "type": "TemplateLiteral",
                                              "start": 4770,
                                              "end": 4791,
                                              "loc": {
                                                "start": {
                                                  "line": 126,
                                                  "column": 50
                                                },
                                                "end": {
                                                  "line": 126,
                                                  "column": 71
                                                }
                                              },
                                              "expressions": [
                                                {
                                                  "type": "MemberExpression",
                                                  "start": 4777,
                                                  "end": 4783,
                                                  "loc": {
                                                    "start": {
                                                      "line": 126,
                                                      "column": 57
                                                    },
                                                    "end": {
                                                      "line": 126,
                                                      "column": 63
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 4777,
                                                    "end": 4780,
                                                    "loc": {
                                                      "start": {
                                                        "line": 126,
                                                        "column": 57
                                                      },
                                                      "end": {
                                                        "line": 126,
                                                        "column": 60
                                                      },
                                                      "identifierName": "bid"
                                                    },
                                                    "name": "bid"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 4781,
                                                    "end": 4783,
                                                    "loc": {
                                                      "start": {
                                                        "line": 126,
                                                        "column": 61
                                                      },
                                                      "end": {
                                                        "line": 126,
                                                        "column": 63
                                                      },
                                                      "identifierName": "id"
                                                    },
                                                    "name": "id"
                                                  },
                                                  "computed": false
                                                }
                                              ],
                                              "quasis": [
                                                {
                                                  "type": "TemplateElement",
                                                  "start": 4771,
                                                  "end": 4775,
                                                  "loc": {
                                                    "start": {
                                                      "line": 126,
                                                      "column": 51
                                                    },
                                                    "end": {
                                                      "line": 126,
                                                      "column": 55
                                                    }
                                                  },
                                                  "value": {
                                                    "raw": "bid.",
                                                    "cooked": "bid."
                                                  },
                                                  "tail": false
                                                },
                                                {
                                                  "type": "TemplateElement",
                                                  "start": 4784,
                                                  "end": 4790,
                                                  "loc": {
                                                    "start": {
                                                      "line": 126,
                                                      "column": 64
                                                    },
                                                    "end": {
                                                      "line": 126,
                                                      "column": 70
                                                    }
                                                  },
                                                  "value": {
                                                    "raw": ".field",
                                                    "cooked": ".field"
                                                  },
                                                  "tail": true
                                                }
                                              ]
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "directives": []
                                  }
                                }
                              ]
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 4810,
                            "end": 4892,
                            "loc": {
                              "start": {
                                "line": 128,
                                "column": 6
                              },
                              "end": {
                                "line": 128,
                                "column": 88
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 4810,
                              "end": 4891,
                              "loc": {
                                "start": {
                                  "line": 128,
                                  "column": 6
                                },
                                "end": {
                                  "line": 128,
                                  "column": 87
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 4810,
                                "end": 4818,
                                "loc": {
                                  "start": {
                                    "line": 128,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 128,
                                    "column": 14
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 4810,
                                  "end": 4815,
                                  "loc": {
                                    "start": {
                                      "line": 128,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 128,
                                      "column": 11
                                    },
                                    "identifierName": "field"
                                  },
                                  "name": "field"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4816,
                                  "end": 4818,
                                  "loc": {
                                    "start": {
                                      "line": 128,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 128,
                                      "column": 14
                                    },
                                    "identifierName": "on"
                                  },
                                  "name": "on"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "StringLiteral",
                                  "start": 4819,
                                  "end": 4829,
                                  "loc": {
                                    "start": {
                                      "line": 128,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 128,
                                      "column": 25
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "assessed",
                                    "raw": "\"assessed\""
                                  },
                                  "value": "assessed"
                                },
                                {
                                  "type": "TemplateLiteral",
                                  "start": 4831,
                                  "end": 4846,
                                  "loc": {
                                    "start": {
                                      "line": 128,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 128,
                                      "column": 42
                                    }
                                  },
                                  "expressions": [
                                    {
                                      "type": "MemberExpression",
                                      "start": 4838,
                                      "end": 4844,
                                      "loc": {
                                        "start": {
                                          "line": 128,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 128,
                                          "column": 40
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 4838,
                                        "end": 4841,
                                        "loc": {
                                          "start": {
                                            "line": 128,
                                            "column": 34
                                          },
                                          "end": {
                                            "line": 128,
                                            "column": 37
                                          },
                                          "identifierName": "bid"
                                        },
                                        "name": "bid"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 4842,
                                        "end": 4844,
                                        "loc": {
                                          "start": {
                                            "line": 128,
                                            "column": 38
                                          },
                                          "end": {
                                            "line": 128,
                                            "column": 40
                                          },
                                          "identifierName": "id"
                                        },
                                        "name": "id"
                                      },
                                      "computed": false
                                    }
                                  ],
                                  "quasis": [
                                    {
                                      "type": "TemplateElement",
                                      "start": 4832,
                                      "end": 4836,
                                      "loc": {
                                        "start": {
                                          "line": 128,
                                          "column": 28
                                        },
                                        "end": {
                                          "line": 128,
                                          "column": 32
                                        }
                                      },
                                      "value": {
                                        "raw": "bid.",
                                        "cooked": "bid."
                                      },
                                      "tail": false
                                    },
                                    {
                                      "type": "TemplateElement",
                                      "start": 4845,
                                      "end": 4845,
                                      "loc": {
                                        "start": {
                                          "line": 128,
                                          "column": 41
                                        },
                                        "end": {
                                          "line": 128,
                                          "column": 41
                                        }
                                      },
                                      "value": {
                                        "raw": "",
                                        "cooked": ""
                                      },
                                      "tail": true
                                    }
                                  ]
                                },
                                {
                                  "type": "ArrowFunctionExpression",
                                  "start": 4848,
                                  "end": 4890,
                                  "loc": {
                                    "start": {
                                      "line": 128,
                                      "column": 44
                                    },
                                    "end": {
                                      "line": 128,
                                      "column": 86
                                    }
                                  },
                                  "id": null,
                                  "generator": false,
                                  "expression": true,
                                  "async": false,
                                  "params": [],
                                  "body": {
                                    "type": "CallExpression",
                                    "start": 4854,
                                    "end": 4890,
                                    "loc": {
                                      "start": {
                                        "line": 128,
                                        "column": 50
                                      },
                                      "end": {
                                        "line": 128,
                                        "column": 86
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 4854,
                                      "end": 4888,
                                      "loc": {
                                        "start": {
                                          "line": 128,
                                          "column": 50
                                        },
                                        "end": {
                                          "line": 128,
                                          "column": 84
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 4854,
                                        "end": 4857,
                                        "loc": {
                                          "start": {
                                            "line": 128,
                                            "column": 50
                                          },
                                          "end": {
                                            "line": 128,
                                            "column": 53
                                          },
                                          "identifierName": "bid"
                                        },
                                        "name": "bid"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 4858,
                                        "end": 4888,
                                        "loc": {
                                          "start": {
                                            "line": 128,
                                            "column": 54
                                          },
                                          "end": {
                                            "line": 128,
                                            "column": 84
                                          },
                                          "identifierName": "_handleAssessmentCompleteEvent"
                                        },
                                        "name": "_handleAssessmentCompleteEvent"
                                      },
                                      "computed": false
                                    },
                                    "arguments": []
                                  }
                                }
                              ]
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 4899,
                            "end": 4977,
                            "loc": {
                              "start": {
                                "line": 129,
                                "column": 6
                              },
                              "end": {
                                "line": 129,
                                "column": 84
                              }
                            },
                            "expression": {
                              "type": "AwaitExpression",
                              "start": 4899,
                              "end": 4976,
                              "loc": {
                                "start": {
                                  "line": 129,
                                  "column": 6
                                },
                                "end": {
                                  "line": 129,
                                  "column": 83
                                }
                              },
                              "argument": {
                                "type": "CallExpression",
                                "start": 4905,
                                "end": 4976,
                                "loc": {
                                  "start": {
                                    "line": 129,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 129,
                                    "column": 83
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 4905,
                                  "end": 4968,
                                  "loc": {
                                    "start": {
                                      "line": 129,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 129,
                                      "column": 75
                                    }
                                  },
                                  "object": {
                                    "type": "CallExpression",
                                    "start": 4905,
                                    "end": 4962,
                                    "loc": {
                                      "start": {
                                        "line": 129,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 129,
                                        "column": 69
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 4905,
                                      "end": 4926,
                                      "loc": {
                                        "start": {
                                          "line": 129,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 129,
                                          "column": 33
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 4905,
                                        "end": 4908,
                                        "loc": {
                                          "start": {
                                            "line": 129,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 129,
                                            "column": 15
                                          },
                                          "identifierName": "bid"
                                        },
                                        "name": "bid"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 4909,
                                        "end": 4926,
                                        "loc": {
                                          "start": {
                                            "line": 129,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 129,
                                            "column": 33
                                          },
                                          "identifierName": "initSaveChangeLog"
                                        },
                                        "name": "initSaveChangeLog"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "StringLiteral",
                                        "start": 4927,
                                        "end": 4929,
                                        "loc": {
                                          "start": {
                                            "line": 129,
                                            "column": 34
                                          },
                                          "end": {
                                            "line": 129,
                                            "column": 36
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "",
                                          "raw": "''"
                                        },
                                        "value": ""
                                      },
                                      {
                                        "type": "ObjectExpression",
                                        "start": 4931,
                                        "end": 4947,
                                        "loc": {
                                          "start": {
                                            "line": 129,
                                            "column": 38
                                          },
                                          "end": {
                                            "line": 129,
                                            "column": 54
                                          }
                                        },
                                        "properties": [
                                          {
                                            "type": "ObjectProperty",
                                            "start": 4932,
                                            "end": 4946,
                                            "loc": {
                                              "start": {
                                                "line": 129,
                                                "column": 39
                                              },
                                              "end": {
                                                "line": 129,
                                                "column": 53
                                              }
                                            },
                                            "method": false,
                                            "shorthand": false,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 4932,
                                              "end": 4937,
                                              "loc": {
                                                "start": {
                                                  "line": 129,
                                                  "column": 39
                                                },
                                                "end": {
                                                  "line": 129,
                                                  "column": 44
                                                },
                                                "identifierName": "field"
                                              },
                                              "name": "field"
                                            },
                                            "value": {
                                              "type": "MemberExpression",
                                              "start": 4938,
                                              "end": 4946,
                                              "loc": {
                                                "start": {
                                                  "line": 129,
                                                  "column": 45
                                                },
                                                "end": {
                                                  "line": 129,
                                                  "column": 53
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 4938,
                                                "end": 4943,
                                                "loc": {
                                                  "start": {
                                                    "line": 129,
                                                    "column": 45
                                                  },
                                                  "end": {
                                                    "line": 129,
                                                    "column": 50
                                                  },
                                                  "identifierName": "field"
                                                },
                                                "name": "field"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 4944,
                                                "end": 4946,
                                                "loc": {
                                                  "start": {
                                                    "line": 129,
                                                    "column": 51
                                                  },
                                                  "end": {
                                                    "line": 129,
                                                    "column": 53
                                                  },
                                                  "identifierName": "id"
                                                },
                                                "name": "id"
                                              },
                                              "computed": false
                                            }
                                          }
                                        ]
                                      },
                                      {
                                        "type": "StringLiteral",
                                        "start": 4948,
                                        "end": 4961,
                                        "loc": {
                                          "start": {
                                            "line": 129,
                                            "column": 55
                                          },
                                          "end": {
                                            "line": 129,
                                            "column": 68
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "added_field",
                                          "raw": "'added_field'"
                                        },
                                        "value": "added_field"
                                      }
                                    ]
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 4963,
                                    "end": 4968,
                                    "loc": {
                                      "start": {
                                        "line": 129,
                                        "column": 70
                                      },
                                      "end": {
                                        "line": 129,
                                        "column": 75
                                      },
                                      "identifierName": "catch"
                                    },
                                    "name": "catch"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "ArrowFunctionExpression",
                                    "start": 4969,
                                    "end": 4975,
                                    "loc": {
                                      "start": {
                                        "line": 129,
                                        "column": 76
                                      },
                                      "end": {
                                        "line": 129,
                                        "column": 82
                                      }
                                    },
                                    "id": null,
                                    "generator": false,
                                    "expression": true,
                                    "async": false,
                                    "params": [
                                      {
                                        "type": "Identifier",
                                        "start": 4969,
                                        "end": 4970,
                                        "loc": {
                                          "start": {
                                            "line": 129,
                                            "column": 76
                                          },
                                          "end": {
                                            "line": 129,
                                            "column": 77
                                          },
                                          "identifierName": "e"
                                        },
                                        "name": "e"
                                      }
                                    ],
                                    "body": {
                                      "type": "Identifier",
                                      "start": 4974,
                                      "end": 4975,
                                      "loc": {
                                        "start": {
                                          "line": 129,
                                          "column": 81
                                        },
                                        "end": {
                                          "line": 129,
                                          "column": 82
                                        },
                                        "identifierName": "e"
                                      },
                                      "name": "e"
                                    }
                                  }
                                ]
                              }
                            }
                          },
                          {
                            "type": "ReturnStatement",
                            "start": 4984,
                            "end": 4997,
                            "loc": {
                              "start": {
                                "line": 130,
                                "column": 6
                              },
                              "end": {
                                "line": 130,
                                "column": 19
                              }
                            },
                            "argument": {
                              "type": "Identifier",
                              "start": 4991,
                              "end": 4996,
                              "loc": {
                                "start": {
                                  "line": 130,
                                  "column": 13
                                },
                                "end": {
                                  "line": 130,
                                  "column": 18
                                },
                                "identifierName": "field"
                              },
                              "name": "field"
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": {
                        "type": "ThrowStatement",
                        "start": 5009,
                        "end": 5072,
                        "loc": {
                          "start": {
                            "line": 131,
                            "column": 11
                          },
                          "end": {
                            "line": 131,
                            "column": 74
                          }
                        },
                        "argument": {
                          "type": "NewExpression",
                          "start": 5015,
                          "end": 5071,
                          "loc": {
                            "start": {
                              "line": 131,
                              "column": 17
                            },
                            "end": {
                              "line": 131,
                              "column": 73
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 5019,
                            "end": 5024,
                            "loc": {
                              "start": {
                                "line": 131,
                                "column": 21
                              },
                              "end": {
                                "line": 131,
                                "column": 26
                              },
                              "identifierName": "Error"
                            },
                            "name": "Error"
                          },
                          "arguments": [
                            {
                              "type": "StringLiteral",
                              "start": 5025,
                              "end": 5070,
                              "loc": {
                                "start": {
                                  "line": 131,
                                  "column": 27
                                },
                                "end": {
                                  "line": 131,
                                  "column": 72
                                }
                              },
                              "extra": {
                                "rawValue": "User does not have permission to add field.",
                                "raw": "\"User does not have permission to add field.\""
                              },
                              "value": "User does not have permission to add field."
                            }
                          ]
                        }
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n   * Adds a new field to the bid.\n   *\n   * @param {Bid} bid\n   * @param {string} [title=New Field]\n   * @param {string} [type=number]\n   * @returns {Promise<Field>}\n   ",
                    "start": 4137,
                    "end": 4312,
                    "loc": {
                      "start": {
                        "line": 110,
                        "column": 2
                      },
                      "end": {
                        "line": 117,
                        "column": 5
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n   * Adds a new Dynamic Group to the Bid.\n   *\n   * @param {Bid} bid\n   * @param {string} [title=\"New Dynamic Group\"]\n   * @returns {Promise<DynamicGroup>}\n   ",
                    "start": 5080,
                    "end": 5245,
                    "loc": {
                      "start": {
                        "line": 134,
                        "column": 2
                      },
                      "end": {
                        "line": 140,
                        "column": 5
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 5248,
                "end": 6121,
                "loc": {
                  "start": {
                    "line": 141,
                    "column": 2
                  },
                  "end": {
                    "line": 155,
                    "column": 3
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 5254,
                  "end": 5269,
                  "loc": {
                    "start": {
                      "line": 141,
                      "column": 8
                    },
                    "end": {
                      "line": 141,
                      "column": 23
                    },
                    "identifierName": "addDynamicGroup"
                  },
                  "name": "addDynamicGroup"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 5270,
                    "end": 5273,
                    "loc": {
                      "start": {
                        "line": 141,
                        "column": 24
                      },
                      "end": {
                        "line": 141,
                        "column": 27
                      },
                      "identifierName": "bid"
                    },
                    "name": "bid"
                  },
                  {
                    "type": "Identifier",
                    "start": 5275,
                    "end": 5280,
                    "loc": {
                      "start": {
                        "line": 141,
                        "column": 29
                      },
                      "end": {
                        "line": 141,
                        "column": 34
                      },
                      "identifierName": "title"
                    },
                    "name": "title"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 5282,
                  "end": 6121,
                  "loc": {
                    "start": {
                      "line": 141,
                      "column": 36
                    },
                    "end": {
                      "line": 155,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 5288,
                      "end": 6117,
                      "loc": {
                        "start": {
                          "line": 142,
                          "column": 4
                        },
                        "end": {
                          "line": 154,
                          "column": 82
                        }
                      },
                      "test": {
                        "type": "CallExpression",
                        "start": 5292,
                        "end": 5325,
                        "loc": {
                          "start": {
                            "line": 142,
                            "column": 8
                          },
                          "end": {
                            "line": 142,
                            "column": 41
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 5292,
                          "end": 5313,
                          "loc": {
                            "start": {
                              "line": 142,
                              "column": 8
                            },
                            "end": {
                              "line": 142,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 5292,
                            "end": 5309,
                            "loc": {
                              "start": {
                                "line": 142,
                                "column": 8
                              },
                              "end": {
                                "line": 142,
                                "column": 25
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 5292,
                              "end": 5304,
                              "loc": {
                                "start": {
                                  "line": 142,
                                  "column": 8
                                },
                                "end": {
                                  "line": 142,
                                  "column": 20
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 5292,
                                "end": 5296,
                                "loc": {
                                  "start": {
                                    "line": 142,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 142,
                                    "column": 12
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 5297,
                                "end": 5304,
                                "loc": {
                                  "start": {
                                    "line": 142,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 142,
                                    "column": 20
                                  },
                                  "identifierName": "context"
                                },
                                "name": "context"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 5305,
                              "end": 5309,
                              "loc": {
                                "start": {
                                  "line": 142,
                                  "column": 21
                                },
                                "end": {
                                  "line": 142,
                                  "column": 25
                                },
                                "identifierName": "user"
                              },
                              "name": "user"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5310,
                            "end": 5313,
                            "loc": {
                              "start": {
                                "line": 142,
                                "column": 26
                              },
                              "end": {
                                "line": 142,
                                "column": 29
                              },
                              "identifierName": "can"
                            },
                            "name": "can"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "StringLiteral",
                            "start": 5314,
                            "end": 5324,
                            "loc": {
                              "start": {
                                "line": 142,
                                "column": 30
                              },
                              "end": {
                                "line": 142,
                                "column": 40
                              }
                            },
                            "extra": {
                              "rawValue": "edit-bid",
                              "raw": "\"edit-bid\""
                            },
                            "value": "edit-bid"
                          }
                        ]
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 5327,
                        "end": 6040,
                        "loc": {
                          "start": {
                            "line": 142,
                            "column": 43
                          },
                          "end": {
                            "line": 154,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "VariableDeclaration",
                            "start": 5335,
                            "end": 5401,
                            "loc": {
                              "start": {
                                "line": 143,
                                "column": 6
                              },
                              "end": {
                                "line": 143,
                                "column": 72
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 5341,
                                "end": 5400,
                                "loc": {
                                  "start": {
                                    "line": 143,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 143,
                                    "column": 71
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 5341,
                                  "end": 5352,
                                  "loc": {
                                    "start": {
                                      "line": 143,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 143,
                                      "column": 23
                                    },
                                    "identifierName": "scaffolding"
                                  },
                                  "name": "scaffolding"
                                },
                                "init": {
                                  "type": "CallExpression",
                                  "start": 5355,
                                  "end": 5400,
                                  "loc": {
                                    "start": {
                                      "line": 143,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 143,
                                      "column": 71
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 5355,
                                    "end": 5385,
                                    "loc": {
                                      "start": {
                                        "line": 143,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 143,
                                        "column": 56
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 5355,
                                      "end": 5378,
                                      "loc": {
                                        "start": {
                                          "line": 143,
                                          "column": 26
                                        },
                                        "end": {
                                          "line": 143,
                                          "column": 49
                                        },
                                        "identifierName": "DynamicGroupScaffolding"
                                      },
                                      "name": "DynamicGroupScaffolding"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 5379,
                                      "end": 5385,
                                      "loc": {
                                        "start": {
                                          "line": 143,
                                          "column": 50
                                        },
                                        "end": {
                                          "line": 143,
                                          "column": 56
                                        },
                                        "identifierName": "create"
                                      },
                                      "name": "create"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "MemberExpression",
                                      "start": 5386,
                                      "end": 5392,
                                      "loc": {
                                        "start": {
                                          "line": 143,
                                          "column": 57
                                        },
                                        "end": {
                                          "line": 143,
                                          "column": 63
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 5386,
                                        "end": 5389,
                                        "loc": {
                                          "start": {
                                            "line": 143,
                                            "column": 57
                                          },
                                          "end": {
                                            "line": 143,
                                            "column": 60
                                          },
                                          "identifierName": "bid"
                                        },
                                        "name": "bid"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 5390,
                                        "end": 5392,
                                        "loc": {
                                          "start": {
                                            "line": 143,
                                            "column": 61
                                          },
                                          "end": {
                                            "line": 143,
                                            "column": 63
                                          },
                                          "identifierName": "id"
                                        },
                                        "name": "id"
                                      },
                                      "computed": false
                                    },
                                    {
                                      "type": "Identifier",
                                      "start": 5394,
                                      "end": 5399,
                                      "loc": {
                                        "start": {
                                          "line": 143,
                                          "column": 65
                                        },
                                        "end": {
                                          "line": 143,
                                          "column": 70
                                        },
                                        "identifierName": "title"
                                      },
                                      "name": "title"
                                    }
                                  ]
                                }
                              }
                            ],
                            "kind": "const"
                          },
                          {
                            "type": "VariableDeclaration",
                            "start": 5408,
                            "end": 5486,
                            "loc": {
                              "start": {
                                "line": 144,
                                "column": 6
                              },
                              "end": {
                                "line": 144,
                                "column": 84
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 5414,
                                "end": 5485,
                                "loc": {
                                  "start": {
                                    "line": 144,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 144,
                                    "column": 83
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 5414,
                                  "end": 5417,
                                  "loc": {
                                    "start": {
                                      "line": 144,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 144,
                                      "column": 15
                                    },
                                    "identifierName": "obj"
                                  },
                                  "name": "obj"
                                },
                                "init": {
                                  "type": "AwaitExpression",
                                  "start": 5420,
                                  "end": 5485,
                                  "loc": {
                                    "start": {
                                      "line": 144,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 144,
                                      "column": 83
                                    }
                                  },
                                  "argument": {
                                    "type": "CallExpression",
                                    "start": 5426,
                                    "end": 5485,
                                    "loc": {
                                      "start": {
                                        "line": 144,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 144,
                                        "column": 83
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 5426,
                                      "end": 5464,
                                      "loc": {
                                        "start": {
                                          "line": 144,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 144,
                                          "column": 62
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 5426,
                                        "end": 5457,
                                        "loc": {
                                          "start": {
                                            "line": 144,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 144,
                                            "column": 55
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 5426,
                                          "end": 5443,
                                          "loc": {
                                            "start": {
                                              "line": 144,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 144,
                                              "column": 41
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 5426,
                                            "end": 5430,
                                            "loc": {
                                              "start": {
                                                "line": 144,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 144,
                                                "column": 28
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 5431,
                                            "end": 5443,
                                            "loc": {
                                              "start": {
                                                "line": 144,
                                                "column": 29
                                              },
                                              "end": {
                                                "line": 144,
                                                "column": 41
                                              },
                                              "identifierName": "repositories"
                                            },
                                            "name": "repositories"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5444,
                                          "end": 5457,
                                          "loc": {
                                            "start": {
                                              "line": 144,
                                              "column": 42
                                            },
                                            "end": {
                                              "line": 144,
                                              "column": 55
                                            },
                                            "identifierName": "dynamicGroups"
                                          },
                                          "name": "dynamicGroups"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 5458,
                                        "end": 5464,
                                        "loc": {
                                          "start": {
                                            "line": 144,
                                            "column": 56
                                          },
                                          "end": {
                                            "line": 144,
                                            "column": 62
                                          },
                                          "identifierName": "create"
                                        },
                                        "name": "create"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 5465,
                                        "end": 5471,
                                        "loc": {
                                          "start": {
                                            "line": 144,
                                            "column": 63
                                          },
                                          "end": {
                                            "line": 144,
                                            "column": 69
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 5465,
                                          "end": 5468,
                                          "loc": {
                                            "start": {
                                              "line": 144,
                                              "column": 63
                                            },
                                            "end": {
                                              "line": 144,
                                              "column": 66
                                            },
                                            "identifierName": "bid"
                                          },
                                          "name": "bid"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5469,
                                          "end": 5471,
                                          "loc": {
                                            "start": {
                                              "line": 144,
                                              "column": 67
                                            },
                                            "end": {
                                              "line": 144,
                                              "column": 69
                                            },
                                            "identifierName": "id"
                                          },
                                          "name": "id"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "Identifier",
                                        "start": 5473,
                                        "end": 5484,
                                        "loc": {
                                          "start": {
                                            "line": 144,
                                            "column": 71
                                          },
                                          "end": {
                                            "line": 144,
                                            "column": 82
                                          },
                                          "identifierName": "scaffolding"
                                        },
                                        "name": "scaffolding"
                                      }
                                    ]
                                  }
                                }
                              }
                            ],
                            "kind": "const"
                          },
                          {
                            "type": "VariableDeclaration",
                            "start": 5493,
                            "end": 5541,
                            "loc": {
                              "start": {
                                "line": 145,
                                "column": 6
                              },
                              "end": {
                                "line": 145,
                                "column": 54
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 5499,
                                "end": 5540,
                                "loc": {
                                  "start": {
                                    "line": 145,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 145,
                                    "column": 53
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 5499,
                                  "end": 5511,
                                  "loc": {
                                    "start": {
                                      "line": 145,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 145,
                                      "column": 24
                                    },
                                    "identifierName": "dynamicGroup"
                                  },
                                  "name": "dynamicGroup"
                                },
                                "init": {
                                  "type": "NewExpression",
                                  "start": 5514,
                                  "end": 5540,
                                  "loc": {
                                    "start": {
                                      "line": 145,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 145,
                                      "column": 53
                                    }
                                  },
                                  "callee": {
                                    "type": "Identifier",
                                    "start": 5518,
                                    "end": 5530,
                                    "loc": {
                                      "start": {
                                        "line": 145,
                                        "column": 31
                                      },
                                      "end": {
                                        "line": 145,
                                        "column": 43
                                      },
                                      "identifierName": "DynamicGroup"
                                    },
                                    "name": "DynamicGroup"
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 5531,
                                      "end": 5534,
                                      "loc": {
                                        "start": {
                                          "line": 145,
                                          "column": 44
                                        },
                                        "end": {
                                          "line": 145,
                                          "column": 47
                                        },
                                        "identifierName": "obj"
                                      },
                                      "name": "obj"
                                    },
                                    {
                                      "type": "Identifier",
                                      "start": 5536,
                                      "end": 5539,
                                      "loc": {
                                        "start": {
                                          "line": 145,
                                          "column": 49
                                        },
                                        "end": {
                                          "line": 145,
                                          "column": 52
                                        },
                                        "identifierName": "bid"
                                      },
                                      "name": "bid"
                                    }
                                  ]
                                }
                              }
                            ],
                            "kind": "const"
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 5548,
                            "end": 5605,
                            "loc": {
                              "start": {
                                "line": 146,
                                "column": 6
                              },
                              "end": {
                                "line": 146,
                                "column": 63
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 5548,
                              "end": 5604,
                              "loc": {
                                "start": {
                                  "line": 146,
                                  "column": 6
                                },
                                "end": {
                                  "line": 146,
                                  "column": 62
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 5548,
                                "end": 5589,
                                "loc": {
                                  "start": {
                                    "line": 146,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 146,
                                    "column": 47
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 5548,
                                  "end": 5572,
                                  "loc": {
                                    "start": {
                                      "line": 146,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 146,
                                      "column": 30
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 5548,
                                    "end": 5557,
                                    "loc": {
                                      "start": {
                                        "line": 146,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 146,
                                        "column": 15
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 5548,
                                      "end": 5551,
                                      "loc": {
                                        "start": {
                                          "line": 146,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 146,
                                          "column": 9
                                        },
                                        "identifierName": "bid"
                                      },
                                      "name": "bid"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 5552,
                                      "end": 5557,
                                      "loc": {
                                        "start": {
                                          "line": 146,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 146,
                                          "column": 15
                                        },
                                        "identifierName": "_data"
                                      },
                                      "name": "_data"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 5558,
                                    "end": 5572,
                                    "loc": {
                                      "start": {
                                        "line": 146,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 146,
                                        "column": 30
                                      },
                                      "identifierName": "dynamic_groups"
                                    },
                                    "name": "dynamic_groups"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "MemberExpression",
                                  "start": 5573,
                                  "end": 5588,
                                  "loc": {
                                    "start": {
                                      "line": 146,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 146,
                                      "column": 46
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 5573,
                                    "end": 5585,
                                    "loc": {
                                      "start": {
                                        "line": 146,
                                        "column": 31
                                      },
                                      "end": {
                                        "line": 146,
                                        "column": 43
                                      },
                                      "identifierName": "dynamicGroup"
                                    },
                                    "name": "dynamicGroup"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 5586,
                                    "end": 5588,
                                    "loc": {
                                      "start": {
                                        "line": 146,
                                        "column": 44
                                      },
                                      "end": {
                                        "line": 146,
                                        "column": 46
                                      },
                                      "identifierName": "id"
                                    },
                                    "name": "id"
                                  },
                                  "computed": false
                                },
                                "computed": true
                              },
                              "right": {
                                "type": "Identifier",
                                "start": 5592,
                                "end": 5604,
                                "loc": {
                                  "start": {
                                    "line": 146,
                                    "column": 50
                                  },
                                  "end": {
                                    "line": 146,
                                    "column": 62
                                  },
                                  "identifierName": "dynamicGroup"
                                },
                                "name": "dynamicGroup"
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 5612,
                            "end": 5632,
                            "loc": {
                              "start": {
                                "line": 147,
                                "column": 6
                              },
                              "end": {
                                "line": 147,
                                "column": 26
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 5612,
                              "end": 5631,
                              "loc": {
                                "start": {
                                  "line": 147,
                                  "column": 6
                                },
                                "end": {
                                  "line": 147,
                                  "column": 25
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 5612,
                                "end": 5629,
                                "loc": {
                                  "start": {
                                    "line": 147,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 147,
                                    "column": 23
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 5612,
                                  "end": 5624,
                                  "loc": {
                                    "start": {
                                      "line": 147,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 147,
                                      "column": 18
                                    },
                                    "identifierName": "dynamicGroup"
                                  },
                                  "name": "dynamicGroup"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 5625,
                                  "end": 5629,
                                  "loc": {
                                    "start": {
                                      "line": 147,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 147,
                                      "column": 23
                                    },
                                    "identifierName": "bind"
                                  },
                                  "name": "bind"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 5639,
                            "end": 5802,
                            "loc": {
                              "start": {
                                "line": 148,
                                "column": 6
                              },
                              "end": {
                                "line": 150,
                                "column": 9
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 5639,
                              "end": 5801,
                              "loc": {
                                "start": {
                                  "line": 148,
                                  "column": 6
                                },
                                "end": {
                                  "line": 150,
                                  "column": 8
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 5639,
                                "end": 5654,
                                "loc": {
                                  "start": {
                                    "line": 148,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 148,
                                    "column": 21
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 5639,
                                  "end": 5651,
                                  "loc": {
                                    "start": {
                                      "line": 148,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 148,
                                      "column": 18
                                    },
                                    "identifierName": "dynamicGroup"
                                  },
                                  "name": "dynamicGroup"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 5652,
                                  "end": 5654,
                                  "loc": {
                                    "start": {
                                      "line": 148,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 148,
                                      "column": 21
                                    },
                                    "identifierName": "on"
                                  },
                                  "name": "on"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "StringLiteral",
                                  "start": 5655,
                                  "end": 5665,
                                  "loc": {
                                    "start": {
                                      "line": 148,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 148,
                                      "column": 32
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "assessed",
                                    "raw": "\"assessed\""
                                  },
                                  "value": "assessed"
                                },
                                {
                                  "type": "BinaryExpression",
                                  "start": 5667,
                                  "end": 5701,
                                  "loc": {
                                    "start": {
                                      "line": 148,
                                      "column": 34
                                    },
                                    "end": {
                                      "line": 148,
                                      "column": 68
                                    }
                                  },
                                  "left": {
                                    "type": "StringLiteral",
                                    "start": 5667,
                                    "end": 5683,
                                    "loc": {
                                      "start": {
                                        "line": 148,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 148,
                                        "column": 50
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "dynamic_group.",
                                      "raw": "\"dynamic_group.\""
                                    },
                                    "value": "dynamic_group."
                                  },
                                  "operator": "+",
                                  "right": {
                                    "type": "MemberExpression",
                                    "start": 5686,
                                    "end": 5701,
                                    "loc": {
                                      "start": {
                                        "line": 148,
                                        "column": 53
                                      },
                                      "end": {
                                        "line": 148,
                                        "column": 68
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 5686,
                                      "end": 5698,
                                      "loc": {
                                        "start": {
                                          "line": 148,
                                          "column": 53
                                        },
                                        "end": {
                                          "line": 148,
                                          "column": 65
                                        },
                                        "identifierName": "dynamicGroup"
                                      },
                                      "name": "dynamicGroup"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 5699,
                                      "end": 5701,
                                      "loc": {
                                        "start": {
                                          "line": 148,
                                          "column": 66
                                        },
                                        "end": {
                                          "line": 148,
                                          "column": 68
                                        },
                                        "identifierName": "id"
                                      },
                                      "name": "id"
                                    },
                                    "computed": false
                                  }
                                },
                                {
                                  "type": "ArrowFunctionExpression",
                                  "start": 5703,
                                  "end": 5800,
                                  "loc": {
                                    "start": {
                                      "line": 148,
                                      "column": 70
                                    },
                                    "end": {
                                      "line": 150,
                                      "column": 7
                                    }
                                  },
                                  "id": null,
                                  "generator": false,
                                  "expression": false,
                                  "async": false,
                                  "params": [],
                                  "body": {
                                    "type": "BlockStatement",
                                    "start": 5709,
                                    "end": 5800,
                                    "loc": {
                                      "start": {
                                        "line": 148,
                                        "column": 76
                                      },
                                      "end": {
                                        "line": 150,
                                        "column": 7
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 5719,
                                        "end": 5792,
                                        "loc": {
                                          "start": {
                                            "line": 149,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 149,
                                            "column": 81
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 5719,
                                          "end": 5791,
                                          "loc": {
                                            "start": {
                                              "line": 149,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 149,
                                              "column": 80
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 5719,
                                            "end": 5736,
                                            "loc": {
                                              "start": {
                                                "line": 149,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 149,
                                                "column": 25
                                              },
                                              "identifierName": "waitForFinalEvent"
                                            },
                                            "name": "waitForFinalEvent"
                                          },
                                          "arguments": [
                                            {
                                              "type": "ArrowFunctionExpression",
                                              "start": 5737,
                                              "end": 5755,
                                              "loc": {
                                                "start": {
                                                  "line": 149,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 149,
                                                  "column": 44
                                                }
                                              },
                                              "id": null,
                                              "generator": false,
                                              "expression": true,
                                              "async": false,
                                              "params": [],
                                              "body": {
                                                "type": "CallExpression",
                                                "start": 5743,
                                                "end": 5755,
                                                "loc": {
                                                  "start": {
                                                    "line": 149,
                                                    "column": 32
                                                  },
                                                  "end": {
                                                    "line": 149,
                                                    "column": 44
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 5743,
                                                  "end": 5753,
                                                  "loc": {
                                                    "start": {
                                                      "line": 149,
                                                      "column": 32
                                                    },
                                                    "end": {
                                                      "line": 149,
                                                      "column": 42
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 5743,
                                                    "end": 5746,
                                                    "loc": {
                                                      "start": {
                                                        "line": 149,
                                                        "column": 32
                                                      },
                                                      "end": {
                                                        "line": 149,
                                                        "column": 35
                                                      },
                                                      "identifierName": "bid"
                                                    },
                                                    "name": "bid"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 5747,
                                                    "end": 5753,
                                                    "loc": {
                                                      "start": {
                                                        "line": 149,
                                                        "column": 36
                                                      },
                                                      "end": {
                                                        "line": 149,
                                                        "column": 42
                                                      },
                                                      "identifierName": "assess"
                                                    },
                                                    "name": "assess"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": []
                                              }
                                            },
                                            {
                                              "type": "NumericLiteral",
                                              "start": 5757,
                                              "end": 5759,
                                              "loc": {
                                                "start": {
                                                  "line": 149,
                                                  "column": 46
                                                },
                                                "end": {
                                                  "line": 149,
                                                  "column": 48
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 15,
                                                "raw": "15"
                                              },
                                              "value": 15
                                            },
                                            {
                                              "type": "TemplateLiteral",
                                              "start": 5761,
                                              "end": 5790,
                                              "loc": {
                                                "start": {
                                                  "line": 149,
                                                  "column": 50
                                                },
                                                "end": {
                                                  "line": 149,
                                                  "column": 79
                                                }
                                              },
                                              "expressions": [
                                                {
                                                  "type": "MemberExpression",
                                                  "start": 5768,
                                                  "end": 5774,
                                                  "loc": {
                                                    "start": {
                                                      "line": 149,
                                                      "column": 57
                                                    },
                                                    "end": {
                                                      "line": 149,
                                                      "column": 63
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 5768,
                                                    "end": 5771,
                                                    "loc": {
                                                      "start": {
                                                        "line": 149,
                                                        "column": 57
                                                      },
                                                      "end": {
                                                        "line": 149,
                                                        "column": 60
                                                      },
                                                      "identifierName": "bid"
                                                    },
                                                    "name": "bid"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 5772,
                                                    "end": 5774,
                                                    "loc": {
                                                      "start": {
                                                        "line": 149,
                                                        "column": 61
                                                      },
                                                      "end": {
                                                        "line": 149,
                                                        "column": 63
                                                      },
                                                      "identifierName": "id"
                                                    },
                                                    "name": "id"
                                                  },
                                                  "computed": false
                                                }
                                              ],
                                              "quasis": [
                                                {
                                                  "type": "TemplateElement",
                                                  "start": 5762,
                                                  "end": 5766,
                                                  "loc": {
                                                    "start": {
                                                      "line": 149,
                                                      "column": 51
                                                    },
                                                    "end": {
                                                      "line": 149,
                                                      "column": 55
                                                    }
                                                  },
                                                  "value": {
                                                    "raw": "bid.",
                                                    "cooked": "bid."
                                                  },
                                                  "tail": false
                                                },
                                                {
                                                  "type": "TemplateElement",
                                                  "start": 5775,
                                                  "end": 5789,
                                                  "loc": {
                                                    "start": {
                                                      "line": 149,
                                                      "column": 64
                                                    },
                                                    "end": {
                                                      "line": 149,
                                                      "column": 78
                                                    }
                                                  },
                                                  "value": {
                                                    "raw": ".dynamic_group",
                                                    "cooked": ".dynamic_group"
                                                  },
                                                  "tail": true
                                                }
                                              ]
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "directives": []
                                  }
                                }
                              ]
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 5809,
                            "end": 5898,
                            "loc": {
                              "start": {
                                "line": 151,
                                "column": 6
                              },
                              "end": {
                                "line": 151,
                                "column": 95
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 5809,
                              "end": 5897,
                              "loc": {
                                "start": {
                                  "line": 151,
                                  "column": 6
                                },
                                "end": {
                                  "line": 151,
                                  "column": 94
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 5809,
                                "end": 5824,
                                "loc": {
                                  "start": {
                                    "line": 151,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 151,
                                    "column": 21
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 5809,
                                  "end": 5821,
                                  "loc": {
                                    "start": {
                                      "line": 151,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 151,
                                      "column": 18
                                    },
                                    "identifierName": "dynamicGroup"
                                  },
                                  "name": "dynamicGroup"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 5822,
                                  "end": 5824,
                                  "loc": {
                                    "start": {
                                      "line": 151,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 151,
                                      "column": 21
                                    },
                                    "identifierName": "on"
                                  },
                                  "name": "on"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "StringLiteral",
                                  "start": 5825,
                                  "end": 5835,
                                  "loc": {
                                    "start": {
                                      "line": 151,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 151,
                                      "column": 32
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "assessed",
                                    "raw": "\"assessed\""
                                  },
                                  "value": "assessed"
                                },
                                {
                                  "type": "TemplateLiteral",
                                  "start": 5837,
                                  "end": 5852,
                                  "loc": {
                                    "start": {
                                      "line": 151,
                                      "column": 34
                                    },
                                    "end": {
                                      "line": 151,
                                      "column": 49
                                    }
                                  },
                                  "expressions": [
                                    {
                                      "type": "MemberExpression",
                                      "start": 5844,
                                      "end": 5850,
                                      "loc": {
                                        "start": {
                                          "line": 151,
                                          "column": 41
                                        },
                                        "end": {
                                          "line": 151,
                                          "column": 47
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 5844,
                                        "end": 5847,
                                        "loc": {
                                          "start": {
                                            "line": 151,
                                            "column": 41
                                          },
                                          "end": {
                                            "line": 151,
                                            "column": 44
                                          },
                                          "identifierName": "bid"
                                        },
                                        "name": "bid"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 5848,
                                        "end": 5850,
                                        "loc": {
                                          "start": {
                                            "line": 151,
                                            "column": 45
                                          },
                                          "end": {
                                            "line": 151,
                                            "column": 47
                                          },
                                          "identifierName": "id"
                                        },
                                        "name": "id"
                                      },
                                      "computed": false
                                    }
                                  ],
                                  "quasis": [
                                    {
                                      "type": "TemplateElement",
                                      "start": 5838,
                                      "end": 5842,
                                      "loc": {
                                        "start": {
                                          "line": 151,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 151,
                                          "column": 39
                                        }
                                      },
                                      "value": {
                                        "raw": "bid.",
                                        "cooked": "bid."
                                      },
                                      "tail": false
                                    },
                                    {
                                      "type": "TemplateElement",
                                      "start": 5851,
                                      "end": 5851,
                                      "loc": {
                                        "start": {
                                          "line": 151,
                                          "column": 48
                                        },
                                        "end": {
                                          "line": 151,
                                          "column": 48
                                        }
                                      },
                                      "value": {
                                        "raw": "",
                                        "cooked": ""
                                      },
                                      "tail": true
                                    }
                                  ]
                                },
                                {
                                  "type": "ArrowFunctionExpression",
                                  "start": 5854,
                                  "end": 5896,
                                  "loc": {
                                    "start": {
                                      "line": 151,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 151,
                                      "column": 93
                                    }
                                  },
                                  "id": null,
                                  "generator": false,
                                  "expression": true,
                                  "async": false,
                                  "params": [],
                                  "body": {
                                    "type": "CallExpression",
                                    "start": 5860,
                                    "end": 5896,
                                    "loc": {
                                      "start": {
                                        "line": 151,
                                        "column": 57
                                      },
                                      "end": {
                                        "line": 151,
                                        "column": 93
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 5860,
                                      "end": 5894,
                                      "loc": {
                                        "start": {
                                          "line": 151,
                                          "column": 57
                                        },
                                        "end": {
                                          "line": 151,
                                          "column": 91
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 5860,
                                        "end": 5863,
                                        "loc": {
                                          "start": {
                                            "line": 151,
                                            "column": 57
                                          },
                                          "end": {
                                            "line": 151,
                                            "column": 60
                                          },
                                          "identifierName": "bid"
                                        },
                                        "name": "bid"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 5864,
                                        "end": 5894,
                                        "loc": {
                                          "start": {
                                            "line": 151,
                                            "column": 61
                                          },
                                          "end": {
                                            "line": 151,
                                            "column": 91
                                          },
                                          "identifierName": "_handleAssessmentCompleteEvent"
                                        },
                                        "name": "_handleAssessmentCompleteEvent"
                                      },
                                      "computed": false
                                    },
                                    "arguments": []
                                  }
                                }
                              ]
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 5905,
                            "end": 6007,
                            "loc": {
                              "start": {
                                "line": 152,
                                "column": 6
                              },
                              "end": {
                                "line": 152,
                                "column": 108
                              }
                            },
                            "expression": {
                              "type": "AwaitExpression",
                              "start": 5905,
                              "end": 6006,
                              "loc": {
                                "start": {
                                  "line": 152,
                                  "column": 6
                                },
                                "end": {
                                  "line": 152,
                                  "column": 107
                                }
                              },
                              "argument": {
                                "type": "CallExpression",
                                "start": 5911,
                                "end": 6006,
                                "loc": {
                                  "start": {
                                    "line": 152,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 152,
                                    "column": 107
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 5911,
                                  "end": 5998,
                                  "loc": {
                                    "start": {
                                      "line": 152,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 152,
                                      "column": 99
                                    }
                                  },
                                  "object": {
                                    "type": "CallExpression",
                                    "start": 5911,
                                    "end": 5992,
                                    "loc": {
                                      "start": {
                                        "line": 152,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 152,
                                        "column": 93
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 5911,
                                      "end": 5932,
                                      "loc": {
                                        "start": {
                                          "line": 152,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 152,
                                          "column": 33
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 5911,
                                        "end": 5914,
                                        "loc": {
                                          "start": {
                                            "line": 152,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 152,
                                            "column": 15
                                          },
                                          "identifierName": "bid"
                                        },
                                        "name": "bid"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 5915,
                                        "end": 5932,
                                        "loc": {
                                          "start": {
                                            "line": 152,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 152,
                                            "column": 33
                                          },
                                          "identifierName": "initSaveChangeLog"
                                        },
                                        "name": "initSaveChangeLog"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "StringLiteral",
                                        "start": 5933,
                                        "end": 5935,
                                        "loc": {
                                          "start": {
                                            "line": 152,
                                            "column": 34
                                          },
                                          "end": {
                                            "line": 152,
                                            "column": 36
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "",
                                          "raw": "''"
                                        },
                                        "value": ""
                                      },
                                      {
                                        "type": "ObjectExpression",
                                        "start": 5937,
                                        "end": 5969,
                                        "loc": {
                                          "start": {
                                            "line": 152,
                                            "column": 38
                                          },
                                          "end": {
                                            "line": 152,
                                            "column": 70
                                          }
                                        },
                                        "properties": [
                                          {
                                            "type": "ObjectProperty",
                                            "start": 5938,
                                            "end": 5968,
                                            "loc": {
                                              "start": {
                                                "line": 152,
                                                "column": 39
                                              },
                                              "end": {
                                                "line": 152,
                                                "column": 69
                                              }
                                            },
                                            "method": false,
                                            "shorthand": false,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 5938,
                                              "end": 5951,
                                              "loc": {
                                                "start": {
                                                  "line": 152,
                                                  "column": 39
                                                },
                                                "end": {
                                                  "line": 152,
                                                  "column": 52
                                                },
                                                "identifierName": "dynamic_group"
                                              },
                                              "name": "dynamic_group"
                                            },
                                            "value": {
                                              "type": "MemberExpression",
                                              "start": 5953,
                                              "end": 5968,
                                              "loc": {
                                                "start": {
                                                  "line": 152,
                                                  "column": 54
                                                },
                                                "end": {
                                                  "line": 152,
                                                  "column": 69
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 5953,
                                                "end": 5965,
                                                "loc": {
                                                  "start": {
                                                    "line": 152,
                                                    "column": 54
                                                  },
                                                  "end": {
                                                    "line": 152,
                                                    "column": 66
                                                  },
                                                  "identifierName": "dynamicGroup"
                                                },
                                                "name": "dynamicGroup"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 5966,
                                                "end": 5968,
                                                "loc": {
                                                  "start": {
                                                    "line": 152,
                                                    "column": 67
                                                  },
                                                  "end": {
                                                    "line": 152,
                                                    "column": 69
                                                  },
                                                  "identifierName": "id"
                                                },
                                                "name": "id"
                                              },
                                              "computed": false
                                            }
                                          }
                                        ]
                                      },
                                      {
                                        "type": "StringLiteral",
                                        "start": 5970,
                                        "end": 5991,
                                        "loc": {
                                          "start": {
                                            "line": 152,
                                            "column": 71
                                          },
                                          "end": {
                                            "line": 152,
                                            "column": 92
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "added_dynamic_group",
                                          "raw": "'added_dynamic_group'"
                                        },
                                        "value": "added_dynamic_group"
                                      }
                                    ]
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 5993,
                                    "end": 5998,
                                    "loc": {
                                      "start": {
                                        "line": 152,
                                        "column": 94
                                      },
                                      "end": {
                                        "line": 152,
                                        "column": 99
                                      },
                                      "identifierName": "catch"
                                    },
                                    "name": "catch"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "ArrowFunctionExpression",
                                    "start": 5999,
                                    "end": 6005,
                                    "loc": {
                                      "start": {
                                        "line": 152,
                                        "column": 100
                                      },
                                      "end": {
                                        "line": 152,
                                        "column": 106
                                      }
                                    },
                                    "id": null,
                                    "generator": false,
                                    "expression": true,
                                    "async": false,
                                    "params": [
                                      {
                                        "type": "Identifier",
                                        "start": 5999,
                                        "end": 6000,
                                        "loc": {
                                          "start": {
                                            "line": 152,
                                            "column": 100
                                          },
                                          "end": {
                                            "line": 152,
                                            "column": 101
                                          },
                                          "identifierName": "e"
                                        },
                                        "name": "e"
                                      }
                                    ],
                                    "body": {
                                      "type": "Identifier",
                                      "start": 6004,
                                      "end": 6005,
                                      "loc": {
                                        "start": {
                                          "line": 152,
                                          "column": 105
                                        },
                                        "end": {
                                          "line": 152,
                                          "column": 106
                                        },
                                        "identifierName": "e"
                                      },
                                      "name": "e"
                                    }
                                  }
                                ]
                              }
                            }
                          },
                          {
                            "type": "ReturnStatement",
                            "start": 6014,
                            "end": 6034,
                            "loc": {
                              "start": {
                                "line": 153,
                                "column": 6
                              },
                              "end": {
                                "line": 153,
                                "column": 26
                              }
                            },
                            "argument": {
                              "type": "Identifier",
                              "start": 6021,
                              "end": 6033,
                              "loc": {
                                "start": {
                                  "line": 153,
                                  "column": 13
                                },
                                "end": {
                                  "line": 153,
                                  "column": 25
                                },
                                "identifierName": "dynamicGroup"
                              },
                              "name": "dynamicGroup"
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": {
                        "type": "ThrowStatement",
                        "start": 6046,
                        "end": 6117,
                        "loc": {
                          "start": {
                            "line": 154,
                            "column": 11
                          },
                          "end": {
                            "line": 154,
                            "column": 82
                          }
                        },
                        "argument": {
                          "type": "NewExpression",
                          "start": 6052,
                          "end": 6116,
                          "loc": {
                            "start": {
                              "line": 154,
                              "column": 17
                            },
                            "end": {
                              "line": 154,
                              "column": 81
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 6056,
                            "end": 6061,
                            "loc": {
                              "start": {
                                "line": 154,
                                "column": 21
                              },
                              "end": {
                                "line": 154,
                                "column": 26
                              },
                              "identifierName": "Error"
                            },
                            "name": "Error"
                          },
                          "arguments": [
                            {
                              "type": "StringLiteral",
                              "start": 6062,
                              "end": 6115,
                              "loc": {
                                "start": {
                                  "line": 154,
                                  "column": 27
                                },
                                "end": {
                                  "line": 154,
                                  "column": 80
                                }
                              },
                              "extra": {
                                "rawValue": "User does not have permission to add Dynamic Group.",
                                "raw": "\"User does not have permission to add Dynamic Group.\""
                              },
                              "value": "User does not have permission to add Dynamic Group."
                            }
                          ]
                        }
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n   * Adds a new Dynamic Group to the Bid.\n   *\n   * @param {Bid} bid\n   * @param {string} [title=\"New Dynamic Group\"]\n   * @returns {Promise<DynamicGroup>}\n   ",
                    "start": 5080,
                    "end": 5245,
                    "loc": {
                      "start": {
                        "line": 134,
                        "column": 2
                      },
                      "end": {
                        "line": 140,
                        "column": 5
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n   * Creates a snapshot of the current bid.\n   *\n   * @param {Bid} bid\n   * @param {?string} title Title of the snapshot\n   * @param {?string} description Description of the snapshot.\n   * @returns {Promise.<object>}\n   * @property {number} id The snapshot id.\n   * @property {string} title\n   * @property {number} bid_id\n   * @property {string} description\n   * @property {boolean} is_auto A flag to indicate the snapshot was generated automatically by the PVBid system.\n   * @property {string} created_at Example format: 2016-04-10T21:08:05+00:00\n   ",
                    "start": 6125,
                    "end": 6683,
                    "loc": {
                      "start": {
                        "line": 157,
                        "column": 2
                      },
                      "end": {
                        "line": 170,
                        "column": 5
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 6686,
                "end": 7114,
                "loc": {
                  "start": {
                    "line": 171,
                    "column": 2
                  },
                  "end": {
                    "line": 181,
                    "column": 3
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 6692,
                  "end": 6706,
                  "loc": {
                    "start": {
                      "line": 171,
                      "column": 8
                    },
                    "end": {
                      "line": 171,
                      "column": 22
                    },
                    "identifierName": "createSnapshot"
                  },
                  "name": "createSnapshot"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 6707,
                    "end": 6710,
                    "loc": {
                      "start": {
                        "line": 171,
                        "column": 23
                      },
                      "end": {
                        "line": 171,
                        "column": 26
                      },
                      "identifierName": "bid"
                    },
                    "name": "bid"
                  },
                  {
                    "type": "Identifier",
                    "start": 6712,
                    "end": 6717,
                    "loc": {
                      "start": {
                        "line": 171,
                        "column": 28
                      },
                      "end": {
                        "line": 171,
                        "column": 33
                      },
                      "identifierName": "title"
                    },
                    "name": "title"
                  },
                  {
                    "type": "Identifier",
                    "start": 6719,
                    "end": 6730,
                    "loc": {
                      "start": {
                        "line": 171,
                        "column": 35
                      },
                      "end": {
                        "line": 171,
                        "column": 46
                      },
                      "identifierName": "description"
                    },
                    "name": "description"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 6732,
                  "end": 7114,
                  "loc": {
                    "start": {
                      "line": 171,
                      "column": 48
                    },
                    "end": {
                      "line": 181,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 6738,
                      "end": 6877,
                      "loc": {
                        "start": {
                          "line": 172,
                          "column": 4
                        },
                        "end": {
                          "line": 176,
                          "column": 6
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 6744,
                          "end": 6876,
                          "loc": {
                            "start": {
                              "line": 172,
                              "column": 10
                            },
                            "end": {
                              "line": 176,
                              "column": 5
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 6744,
                            "end": 6752,
                            "loc": {
                              "start": {
                                "line": 172,
                                "column": 10
                              },
                              "end": {
                                "line": 172,
                                "column": 18
                              },
                              "identifierName": "snapshot"
                            },
                            "name": "snapshot"
                          },
                          "init": {
                            "type": "ObjectExpression",
                            "start": 6755,
                            "end": 6876,
                            "loc": {
                              "start": {
                                "line": 172,
                                "column": 21
                              },
                              "end": {
                                "line": 176,
                                "column": 5
                              }
                            },
                            "properties": [
                              {
                                "type": "ObjectProperty",
                                "start": 6763,
                                "end": 6777,
                                "loc": {
                                  "start": {
                                    "line": 173,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 173,
                                    "column": 20
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 6763,
                                  "end": 6769,
                                  "loc": {
                                    "start": {
                                      "line": 173,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 173,
                                      "column": 12
                                    },
                                    "identifierName": "bid_id"
                                  },
                                  "name": "bid_id"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 6771,
                                  "end": 6777,
                                  "loc": {
                                    "start": {
                                      "line": 173,
                                      "column": 14
                                    },
                                    "end": {
                                      "line": 173,
                                      "column": 20
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 6771,
                                    "end": 6774,
                                    "loc": {
                                      "start": {
                                        "line": 173,
                                        "column": 14
                                      },
                                      "end": {
                                        "line": 173,
                                        "column": 17
                                      },
                                      "identifierName": "bid"
                                    },
                                    "name": "bid"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 6775,
                                    "end": 6777,
                                    "loc": {
                                      "start": {
                                        "line": 173,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 173,
                                        "column": 20
                                      },
                                      "identifierName": "id"
                                    },
                                    "name": "id"
                                  },
                                  "computed": false
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 6785,
                                "end": 6818,
                                "loc": {
                                  "start": {
                                    "line": 174,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 174,
                                    "column": 39
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 6785,
                                  "end": 6790,
                                  "loc": {
                                    "start": {
                                      "line": 174,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 174,
                                      "column": 11
                                    },
                                    "identifierName": "title"
                                  },
                                  "name": "title"
                                },
                                "value": {
                                  "type": "ConditionalExpression",
                                  "start": 6792,
                                  "end": 6818,
                                  "loc": {
                                    "start": {
                                      "line": 174,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 174,
                                      "column": 39
                                    }
                                  },
                                  "test": {
                                    "type": "Identifier",
                                    "start": 6792,
                                    "end": 6797,
                                    "loc": {
                                      "start": {
                                        "line": 174,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 174,
                                        "column": 18
                                      },
                                      "identifierName": "title"
                                    },
                                    "name": "title"
                                  },
                                  "consequent": {
                                    "type": "Identifier",
                                    "start": 6800,
                                    "end": 6805,
                                    "loc": {
                                      "start": {
                                        "line": 174,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 174,
                                        "column": 26
                                      },
                                      "identifierName": "title"
                                    },
                                    "name": "title"
                                  },
                                  "alternate": {
                                    "type": "StringLiteral",
                                    "start": 6808,
                                    "end": 6818,
                                    "loc": {
                                      "start": {
                                        "line": 174,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 174,
                                        "column": 39
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Snapshot",
                                      "raw": "\"Snapshot\""
                                    },
                                    "value": "Snapshot"
                                  }
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 6826,
                                "end": 6869,
                                "loc": {
                                  "start": {
                                    "line": 175,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 175,
                                    "column": 49
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 6826,
                                  "end": 6837,
                                  "loc": {
                                    "start": {
                                      "line": 175,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 175,
                                      "column": 17
                                    },
                                    "identifierName": "description"
                                  },
                                  "name": "description"
                                },
                                "value": {
                                  "type": "ConditionalExpression",
                                  "start": 6839,
                                  "end": 6869,
                                  "loc": {
                                    "start": {
                                      "line": 175,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 175,
                                      "column": 49
                                    }
                                  },
                                  "test": {
                                    "type": "Identifier",
                                    "start": 6839,
                                    "end": 6850,
                                    "loc": {
                                      "start": {
                                        "line": 175,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 175,
                                        "column": 30
                                      },
                                      "identifierName": "description"
                                    },
                                    "name": "description"
                                  },
                                  "consequent": {
                                    "type": "Identifier",
                                    "start": 6853,
                                    "end": 6864,
                                    "loc": {
                                      "start": {
                                        "line": 175,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 175,
                                        "column": 44
                                      },
                                      "identifierName": "description"
                                    },
                                    "name": "description"
                                  },
                                  "alternate": {
                                    "type": "StringLiteral",
                                    "start": 6867,
                                    "end": 6869,
                                    "loc": {
                                      "start": {
                                        "line": 175,
                                        "column": 47
                                      },
                                      "end": {
                                        "line": 175,
                                        "column": 49
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "",
                                      "raw": "\"\""
                                    },
                                    "value": ""
                                  }
                                }
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "const"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6882,
                      "end": 6907,
                      "loc": {
                        "start": {
                          "line": 177,
                          "column": 4
                        },
                        "end": {
                          "line": 177,
                          "column": 29
                        }
                      },
                      "expression": {
                        "type": "AwaitExpression",
                        "start": 6882,
                        "end": 6906,
                        "loc": {
                          "start": {
                            "line": 177,
                            "column": 4
                          },
                          "end": {
                            "line": 177,
                            "column": 28
                          }
                        },
                        "argument": {
                          "type": "CallExpression",
                          "start": 6888,
                          "end": 6906,
                          "loc": {
                            "start": {
                              "line": 177,
                              "column": 10
                            },
                            "end": {
                              "line": 177,
                              "column": 28
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 6888,
                            "end": 6904,
                            "loc": {
                              "start": {
                                "line": 177,
                                "column": 10
                              },
                              "end": {
                                "line": 177,
                                "column": 26
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 6888,
                              "end": 6899,
                              "loc": {
                                "start": {
                                  "line": 177,
                                  "column": 10
                                },
                                "end": {
                                  "line": 177,
                                  "column": 21
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 6888,
                                "end": 6891,
                                "loc": {
                                  "start": {
                                    "line": 177,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 177,
                                    "column": 13
                                  },
                                  "identifierName": "bid"
                                },
                                "name": "bid"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 6892,
                                "end": 6899,
                                "loc": {
                                  "start": {
                                    "line": 177,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 177,
                                    "column": 21
                                  },
                                  "identifierName": "project"
                                },
                                "name": "project"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6900,
                              "end": 6904,
                              "loc": {
                                "start": {
                                  "line": 177,
                                  "column": 22
                                },
                                "end": {
                                  "line": 177,
                                  "column": 26
                                },
                                "identifierName": "save"
                              },
                              "name": "save"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 6912,
                      "end": 6989,
                      "loc": {
                        "start": {
                          "line": 178,
                          "column": 4
                        },
                        "end": {
                          "line": 178,
                          "column": 81
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 6916,
                          "end": 6988,
                          "loc": {
                            "start": {
                              "line": 178,
                              "column": 8
                            },
                            "end": {
                              "line": 178,
                              "column": 80
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 6916,
                            "end": 6927,
                            "loc": {
                              "start": {
                                "line": 178,
                                "column": 8
                              },
                              "end": {
                                "line": 178,
                                "column": 19
                              },
                              "identifierName": "newSnapshot"
                            },
                            "name": "newSnapshot"
                          },
                          "init": {
                            "type": "AwaitExpression",
                            "start": 6930,
                            "end": 6988,
                            "loc": {
                              "start": {
                                "line": 178,
                                "column": 22
                              },
                              "end": {
                                "line": 178,
                                "column": 80
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 6936,
                              "end": 6988,
                              "loc": {
                                "start": {
                                  "line": 178,
                                  "column": 28
                                },
                                "end": {
                                  "line": 178,
                                  "column": 80
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 6936,
                                "end": 6970,
                                "loc": {
                                  "start": {
                                    "line": 178,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 178,
                                    "column": 62
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 6936,
                                  "end": 6963,
                                  "loc": {
                                    "start": {
                                      "line": 178,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 178,
                                      "column": 55
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 6936,
                                    "end": 6953,
                                    "loc": {
                                      "start": {
                                        "line": 178,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 178,
                                        "column": 45
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 6936,
                                      "end": 6940,
                                      "loc": {
                                        "start": {
                                          "line": 178,
                                          "column": 28
                                        },
                                        "end": {
                                          "line": 178,
                                          "column": 32
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 6941,
                                      "end": 6953,
                                      "loc": {
                                        "start": {
                                          "line": 178,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 178,
                                          "column": 45
                                        },
                                        "identifierName": "repositories"
                                      },
                                      "name": "repositories"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 6954,
                                    "end": 6963,
                                    "loc": {
                                      "start": {
                                        "line": 178,
                                        "column": 46
                                      },
                                      "end": {
                                        "line": 178,
                                        "column": 55
                                      },
                                      "identifierName": "snapshots"
                                    },
                                    "name": "snapshots"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 6964,
                                  "end": 6970,
                                  "loc": {
                                    "start": {
                                      "line": 178,
                                      "column": 56
                                    },
                                    "end": {
                                      "line": 178,
                                      "column": 62
                                    },
                                    "identifierName": "create"
                                  },
                                  "name": "create"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 6971,
                                  "end": 6977,
                                  "loc": {
                                    "start": {
                                      "line": 178,
                                      "column": 63
                                    },
                                    "end": {
                                      "line": 178,
                                      "column": 69
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 6971,
                                    "end": 6974,
                                    "loc": {
                                      "start": {
                                        "line": 178,
                                        "column": 63
                                      },
                                      "end": {
                                        "line": 178,
                                        "column": 66
                                      },
                                      "identifierName": "bid"
                                    },
                                    "name": "bid"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 6975,
                                    "end": 6977,
                                    "loc": {
                                      "start": {
                                        "line": 178,
                                        "column": 67
                                      },
                                      "end": {
                                        "line": 178,
                                        "column": 69
                                      },
                                      "identifierName": "id"
                                    },
                                    "name": "id"
                                  },
                                  "computed": false
                                },
                                {
                                  "type": "Identifier",
                                  "start": 6979,
                                  "end": 6987,
                                  "loc": {
                                    "start": {
                                      "line": 178,
                                      "column": 71
                                    },
                                    "end": {
                                      "line": 178,
                                      "column": 79
                                    },
                                    "identifierName": "snapshot"
                                  },
                                  "name": "snapshot"
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6994,
                      "end": 7086,
                      "loc": {
                        "start": {
                          "line": 179,
                          "column": 4
                        },
                        "end": {
                          "line": 179,
                          "column": 96
                        }
                      },
                      "expression": {
                        "type": "AwaitExpression",
                        "start": 6994,
                        "end": 7085,
                        "loc": {
                          "start": {
                            "line": 179,
                            "column": 4
                          },
                          "end": {
                            "line": 179,
                            "column": 95
                          }
                        },
                        "argument": {
                          "type": "CallExpression",
                          "start": 7000,
                          "end": 7085,
                          "loc": {
                            "start": {
                              "line": 179,
                              "column": 10
                            },
                            "end": {
                              "line": 179,
                              "column": 95
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 7000,
                            "end": 7077,
                            "loc": {
                              "start": {
                                "line": 179,
                                "column": 10
                              },
                              "end": {
                                "line": 179,
                                "column": 87
                              }
                            },
                            "object": {
                              "type": "CallExpression",
                              "start": 7000,
                              "end": 7071,
                              "loc": {
                                "start": {
                                  "line": 179,
                                  "column": 10
                                },
                                "end": {
                                  "line": 179,
                                  "column": 81
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 7000,
                                "end": 7021,
                                "loc": {
                                  "start": {
                                    "line": 179,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 179,
                                    "column": 31
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 7000,
                                  "end": 7003,
                                  "loc": {
                                    "start": {
                                      "line": 179,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 179,
                                      "column": 13
                                    },
                                    "identifierName": "bid"
                                  },
                                  "name": "bid"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 7004,
                                  "end": 7021,
                                  "loc": {
                                    "start": {
                                      "line": 179,
                                      "column": 14
                                    },
                                    "end": {
                                      "line": 179,
                                      "column": 31
                                    },
                                    "identifierName": "initSaveChangeLog"
                                  },
                                  "name": "initSaveChangeLog"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "StringLiteral",
                                  "start": 7022,
                                  "end": 7024,
                                  "loc": {
                                    "start": {
                                      "line": 179,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 179,
                                      "column": 34
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "",
                                    "raw": "''"
                                  },
                                  "value": ""
                                },
                                {
                                  "type": "ObjectExpression",
                                  "start": 7026,
                                  "end": 7051,
                                  "loc": {
                                    "start": {
                                      "line": 179,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 179,
                                      "column": 61
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "ObjectProperty",
                                      "start": 7027,
                                      "end": 7050,
                                      "loc": {
                                        "start": {
                                          "line": 179,
                                          "column": 37
                                        },
                                        "end": {
                                          "line": 179,
                                          "column": 60
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 7027,
                                        "end": 7035,
                                        "loc": {
                                          "start": {
                                            "line": 179,
                                            "column": 37
                                          },
                                          "end": {
                                            "line": 179,
                                            "column": 45
                                          },
                                          "identifierName": "snapshot"
                                        },
                                        "name": "snapshot"
                                      },
                                      "value": {
                                        "type": "MemberExpression",
                                        "start": 7036,
                                        "end": 7050,
                                        "loc": {
                                          "start": {
                                            "line": 179,
                                            "column": 46
                                          },
                                          "end": {
                                            "line": 179,
                                            "column": 60
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 7036,
                                          "end": 7047,
                                          "loc": {
                                            "start": {
                                              "line": 179,
                                              "column": 46
                                            },
                                            "end": {
                                              "line": 179,
                                              "column": 57
                                            },
                                            "identifierName": "newSnapshot"
                                          },
                                          "name": "newSnapshot"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 7048,
                                          "end": 7050,
                                          "loc": {
                                            "start": {
                                              "line": 179,
                                              "column": 58
                                            },
                                            "end": {
                                              "line": 179,
                                              "column": 60
                                            },
                                            "identifierName": "id"
                                          },
                                          "name": "id"
                                        },
                                        "computed": false
                                      }
                                    }
                                  ]
                                },
                                {
                                  "type": "StringLiteral",
                                  "start": 7052,
                                  "end": 7070,
                                  "loc": {
                                    "start": {
                                      "line": 179,
                                      "column": 62
                                    },
                                    "end": {
                                      "line": 179,
                                      "column": 80
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "created_snapshot",
                                    "raw": "'created_snapshot'"
                                  },
                                  "value": "created_snapshot"
                                }
                              ]
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 7072,
                              "end": 7077,
                              "loc": {
                                "start": {
                                  "line": 179,
                                  "column": 82
                                },
                                "end": {
                                  "line": 179,
                                  "column": 87
                                },
                                "identifierName": "catch"
                              },
                              "name": "catch"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "ArrowFunctionExpression",
                              "start": 7078,
                              "end": 7084,
                              "loc": {
                                "start": {
                                  "line": 179,
                                  "column": 88
                                },
                                "end": {
                                  "line": 179,
                                  "column": 94
                                }
                              },
                              "id": null,
                              "generator": false,
                              "expression": true,
                              "async": false,
                              "params": [
                                {
                                  "type": "Identifier",
                                  "start": 7078,
                                  "end": 7079,
                                  "loc": {
                                    "start": {
                                      "line": 179,
                                      "column": 88
                                    },
                                    "end": {
                                      "line": 179,
                                      "column": 89
                                    },
                                    "identifierName": "e"
                                  },
                                  "name": "e"
                                }
                              ],
                              "body": {
                                "type": "Identifier",
                                "start": 7083,
                                "end": 7084,
                                "loc": {
                                  "start": {
                                    "line": 179,
                                    "column": 93
                                  },
                                  "end": {
                                    "line": 179,
                                    "column": 94
                                  },
                                  "identifierName": "e"
                                },
                                "name": "e"
                              }
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 7091,
                      "end": 7110,
                      "loc": {
                        "start": {
                          "line": 180,
                          "column": 4
                        },
                        "end": {
                          "line": 180,
                          "column": 23
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 7098,
                        "end": 7109,
                        "loc": {
                          "start": {
                            "line": 180,
                            "column": 11
                          },
                          "end": {
                            "line": 180,
                            "column": 22
                          },
                          "identifierName": "newSnapshot"
                        },
                        "name": "newSnapshot"
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n   * Creates a snapshot of the current bid.\n   *\n   * @param {Bid} bid\n   * @param {?string} title Title of the snapshot\n   * @param {?string} description Description of the snapshot.\n   * @returns {Promise.<object>}\n   * @property {number} id The snapshot id.\n   * @property {string} title\n   * @property {number} bid_id\n   * @property {string} description\n   * @property {boolean} is_auto A flag to indicate the snapshot was generated automatically by the PVBid system.\n   * @property {string} created_at Example format: 2016-04-10T21:08:05+00:00\n   ",
                    "start": 6125,
                    "end": 6683,
                    "loc": {
                      "start": {
                        "line": 157,
                        "column": 2
                      },
                      "end": {
                        "line": 170,
                        "column": 5
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n   * Validates bid structure and references.\n   *\n   * @param {Bid} bid\n   * @returns {object[]} Returns an array of validation errors.\n   ",
                    "start": 7118,
                    "end": 7263,
                    "loc": {
                      "start": {
                        "line": 183,
                        "column": 2
                      },
                      "end": {
                        "line": 188,
                        "column": 5
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 7266,
                "end": 7330,
                "loc": {
                  "start": {
                    "line": 189,
                    "column": 2
                  },
                  "end": {
                    "line": 191,
                    "column": 3
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 7266,
                  "end": 7274,
                  "loc": {
                    "start": {
                      "line": 189,
                      "column": 2
                    },
                    "end": {
                      "line": 189,
                      "column": 10
                    },
                    "identifierName": "validate"
                  },
                  "name": "validate",
                  "leadingComments": null
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 7275,
                    "end": 7278,
                    "loc": {
                      "start": {
                        "line": 189,
                        "column": 11
                      },
                      "end": {
                        "line": 189,
                        "column": 14
                      },
                      "identifierName": "bid"
                    },
                    "name": "bid"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 7280,
                  "end": 7330,
                  "loc": {
                    "start": {
                      "line": 189,
                      "column": 16
                    },
                    "end": {
                      "line": 191,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 7286,
                      "end": 7326,
                      "loc": {
                        "start": {
                          "line": 190,
                          "column": 4
                        },
                        "end": {
                          "line": 190,
                          "column": 44
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 7293,
                        "end": 7325,
                        "loc": {
                          "start": {
                            "line": 190,
                            "column": 11
                          },
                          "end": {
                            "line": 190,
                            "column": 43
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 7293,
                          "end": 7320,
                          "loc": {
                            "start": {
                              "line": 190,
                              "column": 11
                            },
                            "end": {
                              "line": 190,
                              "column": 38
                            }
                          },
                          "object": {
                            "type": "NewExpression",
                            "start": 7293,
                            "end": 7311,
                            "loc": {
                              "start": {
                                "line": 190,
                                "column": 11
                              },
                              "end": {
                                "line": 190,
                                "column": 29
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 7297,
                              "end": 7309,
                              "loc": {
                                "start": {
                                  "line": 190,
                                  "column": 15
                                },
                                "end": {
                                  "line": 190,
                                  "column": 27
                                },
                                "identifierName": "BidValidator"
                              },
                              "name": "BidValidator"
                            },
                            "arguments": []
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 7312,
                            "end": 7320,
                            "loc": {
                              "start": {
                                "line": 190,
                                "column": 30
                              },
                              "end": {
                                "line": 190,
                                "column": 38
                              },
                              "identifierName": "validate"
                            },
                            "name": "validate"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 7321,
                            "end": 7324,
                            "loc": {
                              "start": {
                                "line": 190,
                                "column": 39
                              },
                              "end": {
                                "line": 190,
                                "column": 42
                              },
                              "identifierName": "bid"
                            },
                            "name": "bid"
                          }
                        ]
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n   * Validates bid structure and references.\n   *\n   * @param {Bid} bid\n   * @returns {object[]} Returns an array of validation errors.\n   ",
                    "start": 7118,
                    "end": 7263,
                    "loc": {
                      "start": {
                        "line": 183,
                        "column": 2
                      },
                      "end": {
                        "line": 188,
                        "column": 5
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n   * Removes assembly from a bid.\n   *\n   * @param {Bid} bid\n   * @param {number} assemblyId\n   * @returns {Promise<null>}\n   ",
                    "start": 7334,
                    "end": 7466,
                    "loc": {
                      "start": {
                        "line": 193,
                        "column": 2
                      },
                      "end": {
                        "line": 199,
                        "column": 5
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 7469,
                "end": 7768,
                "loc": {
                  "start": {
                    "line": 200,
                    "column": 2
                  },
                  "end": {
                    "line": 208,
                    "column": 3
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 7475,
                  "end": 7489,
                  "loc": {
                    "start": {
                      "line": 200,
                      "column": 8
                    },
                    "end": {
                      "line": 200,
                      "column": 22
                    },
                    "identifierName": "removeAssembly"
                  },
                  "name": "removeAssembly"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 7490,
                    "end": 7493,
                    "loc": {
                      "start": {
                        "line": 200,
                        "column": 23
                      },
                      "end": {
                        "line": 200,
                        "column": 26
                      },
                      "identifierName": "bid"
                    },
                    "name": "bid"
                  },
                  {
                    "type": "Identifier",
                    "start": 7495,
                    "end": 7505,
                    "loc": {
                      "start": {
                        "line": 200,
                        "column": 28
                      },
                      "end": {
                        "line": 200,
                        "column": 38
                      },
                      "identifierName": "assemblyId"
                    },
                    "name": "assemblyId"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 7507,
                  "end": 7768,
                  "loc": {
                    "start": {
                      "line": 200,
                      "column": 40
                    },
                    "end": {
                      "line": 208,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "TryStatement",
                      "start": 7513,
                      "end": 7764,
                      "loc": {
                        "start": {
                          "line": 201,
                          "column": 4
                        },
                        "end": {
                          "line": 207,
                          "column": 5
                        }
                      },
                      "block": {
                        "type": "BlockStatement",
                        "start": 7517,
                        "end": 7706,
                        "loc": {
                          "start": {
                            "line": 201,
                            "column": 8
                          },
                          "end": {
                            "line": 205,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 7525,
                            "end": 7587,
                            "loc": {
                              "start": {
                                "line": 202,
                                "column": 6
                              },
                              "end": {
                                "line": 202,
                                "column": 68
                              }
                            },
                            "expression": {
                              "type": "AwaitExpression",
                              "start": 7525,
                              "end": 7586,
                              "loc": {
                                "start": {
                                  "line": 202,
                                  "column": 6
                                },
                                "end": {
                                  "line": 202,
                                  "column": 67
                                }
                              },
                              "argument": {
                                "type": "CallExpression",
                                "start": 7531,
                                "end": 7586,
                                "loc": {
                                  "start": {
                                    "line": 202,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 202,
                                    "column": 67
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 7531,
                                  "end": 7566,
                                  "loc": {
                                    "start": {
                                      "line": 202,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 202,
                                      "column": 47
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 7531,
                                    "end": 7559,
                                    "loc": {
                                      "start": {
                                        "line": 202,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 202,
                                        "column": 40
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 7531,
                                      "end": 7548,
                                      "loc": {
                                        "start": {
                                          "line": 202,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 202,
                                          "column": 29
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 7531,
                                        "end": 7535,
                                        "loc": {
                                          "start": {
                                            "line": 202,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 202,
                                            "column": 16
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 7536,
                                        "end": 7548,
                                        "loc": {
                                          "start": {
                                            "line": 202,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 202,
                                            "column": 29
                                          },
                                          "identifierName": "repositories"
                                        },
                                        "name": "repositories"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 7549,
                                      "end": 7559,
                                      "loc": {
                                        "start": {
                                          "line": 202,
                                          "column": 30
                                        },
                                        "end": {
                                          "line": 202,
                                          "column": 40
                                        },
                                        "identifierName": "assemblies"
                                      },
                                      "name": "assemblies"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7560,
                                    "end": 7566,
                                    "loc": {
                                      "start": {
                                        "line": 202,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 202,
                                        "column": 47
                                      },
                                      "identifierName": "delete"
                                    },
                                    "name": "delete"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 7567,
                                    "end": 7573,
                                    "loc": {
                                      "start": {
                                        "line": 202,
                                        "column": 48
                                      },
                                      "end": {
                                        "line": 202,
                                        "column": 54
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 7567,
                                      "end": 7570,
                                      "loc": {
                                        "start": {
                                          "line": 202,
                                          "column": 48
                                        },
                                        "end": {
                                          "line": 202,
                                          "column": 51
                                        },
                                        "identifierName": "bid"
                                      },
                                      "name": "bid"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 7571,
                                      "end": 7573,
                                      "loc": {
                                        "start": {
                                          "line": 202,
                                          "column": 52
                                        },
                                        "end": {
                                          "line": 202,
                                          "column": 54
                                        },
                                        "identifierName": "id"
                                      },
                                      "name": "id"
                                    },
                                    "computed": false
                                  },
                                  {
                                    "type": "Identifier",
                                    "start": 7575,
                                    "end": 7585,
                                    "loc": {
                                      "start": {
                                        "line": 202,
                                        "column": 56
                                      },
                                      "end": {
                                        "line": 202,
                                        "column": 66
                                      },
                                      "identifierName": "assemblyId"
                                    },
                                    "name": "assemblyId"
                                  }
                                ]
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 7594,
                            "end": 7617,
                            "loc": {
                              "start": {
                                "line": 203,
                                "column": 6
                              },
                              "end": {
                                "line": 203,
                                "column": 29
                              }
                            },
                            "expression": {
                              "type": "AwaitExpression",
                              "start": 7594,
                              "end": 7616,
                              "loc": {
                                "start": {
                                  "line": 203,
                                  "column": 6
                                },
                                "end": {
                                  "line": 203,
                                  "column": 28
                                }
                              },
                              "argument": {
                                "type": "CallExpression",
                                "start": 7600,
                                "end": 7616,
                                "loc": {
                                  "start": {
                                    "line": 203,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 203,
                                    "column": 28
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 7600,
                                  "end": 7611,
                                  "loc": {
                                    "start": {
                                      "line": 203,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 203,
                                      "column": 23
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 7600,
                                    "end": 7604,
                                    "loc": {
                                      "start": {
                                        "line": 203,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 203,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7605,
                                    "end": 7611,
                                    "loc": {
                                      "start": {
                                        "line": 203,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 203,
                                        "column": 23
                                      },
                                      "identifierName": "reload"
                                    },
                                    "name": "reload"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "Identifier",
                                    "start": 7612,
                                    "end": 7615,
                                    "loc": {
                                      "start": {
                                        "line": 203,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 203,
                                        "column": 27
                                      },
                                      "identifierName": "bid"
                                    },
                                    "name": "bid"
                                  }
                                ]
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 7624,
                            "end": 7700,
                            "loc": {
                              "start": {
                                "line": 204,
                                "column": 6
                              },
                              "end": {
                                "line": 204,
                                "column": 82
                              }
                            },
                            "expression": {
                              "type": "AwaitExpression",
                              "start": 7624,
                              "end": 7699,
                              "loc": {
                                "start": {
                                  "line": 204,
                                  "column": 6
                                },
                                "end": {
                                  "line": 204,
                                  "column": 81
                                }
                              },
                              "argument": {
                                "type": "CallExpression",
                                "start": 7630,
                                "end": 7699,
                                "loc": {
                                  "start": {
                                    "line": 204,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 204,
                                    "column": 81
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 7630,
                                  "end": 7691,
                                  "loc": {
                                    "start": {
                                      "line": 204,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 204,
                                      "column": 73
                                    }
                                  },
                                  "object": {
                                    "type": "CallExpression",
                                    "start": 7630,
                                    "end": 7685,
                                    "loc": {
                                      "start": {
                                        "line": 204,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 204,
                                        "column": 67
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 7630,
                                      "end": 7651,
                                      "loc": {
                                        "start": {
                                          "line": 204,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 204,
                                          "column": 33
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 7630,
                                        "end": 7633,
                                        "loc": {
                                          "start": {
                                            "line": 204,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 204,
                                            "column": 15
                                          },
                                          "identifierName": "bid"
                                        },
                                        "name": "bid"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 7634,
                                        "end": 7651,
                                        "loc": {
                                          "start": {
                                            "line": 204,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 204,
                                            "column": 33
                                          },
                                          "identifierName": "initSaveChangeLog"
                                        },
                                        "name": "initSaveChangeLog"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 7652,
                                        "end": 7662,
                                        "loc": {
                                          "start": {
                                            "line": 204,
                                            "column": 34
                                          },
                                          "end": {
                                            "line": 204,
                                            "column": 44
                                          },
                                          "identifierName": "assemblyId"
                                        },
                                        "name": "assemblyId"
                                      },
                                      {
                                        "type": "StringLiteral",
                                        "start": 7663,
                                        "end": 7665,
                                        "loc": {
                                          "start": {
                                            "line": 204,
                                            "column": 45
                                          },
                                          "end": {
                                            "line": 204,
                                            "column": 47
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "",
                                          "raw": "''"
                                        },
                                        "value": ""
                                      },
                                      {
                                        "type": "StringLiteral",
                                        "start": 7666,
                                        "end": 7684,
                                        "loc": {
                                          "start": {
                                            "line": 204,
                                            "column": 48
                                          },
                                          "end": {
                                            "line": 204,
                                            "column": 66
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "removed_assembly",
                                          "raw": "'removed_assembly'"
                                        },
                                        "value": "removed_assembly"
                                      }
                                    ]
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7686,
                                    "end": 7691,
                                    "loc": {
                                      "start": {
                                        "line": 204,
                                        "column": 68
                                      },
                                      "end": {
                                        "line": 204,
                                        "column": 73
                                      },
                                      "identifierName": "catch"
                                    },
                                    "name": "catch"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "ArrowFunctionExpression",
                                    "start": 7692,
                                    "end": 7698,
                                    "loc": {
                                      "start": {
                                        "line": 204,
                                        "column": 74
                                      },
                                      "end": {
                                        "line": 204,
                                        "column": 80
                                      }
                                    },
                                    "id": null,
                                    "generator": false,
                                    "expression": true,
                                    "async": false,
                                    "params": [
                                      {
                                        "type": "Identifier",
                                        "start": 7692,
                                        "end": 7693,
                                        "loc": {
                                          "start": {
                                            "line": 204,
                                            "column": 74
                                          },
                                          "end": {
                                            "line": 204,
                                            "column": 75
                                          },
                                          "identifierName": "e"
                                        },
                                        "name": "e"
                                      }
                                    ],
                                    "body": {
                                      "type": "Identifier",
                                      "start": 7697,
                                      "end": 7698,
                                      "loc": {
                                        "start": {
                                          "line": 204,
                                          "column": 79
                                        },
                                        "end": {
                                          "line": 204,
                                          "column": 80
                                        },
                                        "identifierName": "e"
                                      },
                                      "name": "e"
                                    }
                                  }
                                ]
                              }
                            }
                          }
                        ],
                        "directives": []
                      },
                      "handler": {
                        "type": "CatchClause",
                        "start": 7707,
                        "end": 7764,
                        "loc": {
                          "start": {
                            "line": 205,
                            "column": 6
                          },
                          "end": {
                            "line": 207,
                            "column": 5
                          }
                        },
                        "param": {
                          "type": "Identifier",
                          "start": 7714,
                          "end": 7719,
                          "loc": {
                            "start": {
                              "line": 205,
                              "column": 13
                            },
                            "end": {
                              "line": 205,
                              "column": 18
                            },
                            "identifierName": "error"
                          },
                          "name": "error"
                        },
                        "body": {
                          "type": "BlockStatement",
                          "start": 7721,
                          "end": 7764,
                          "loc": {
                            "start": {
                              "line": 205,
                              "column": 20
                            },
                            "end": {
                              "line": 207,
                              "column": 5
                            }
                          },
                          "body": [
                            {
                              "type": "ReturnStatement",
                              "start": 7729,
                              "end": 7758,
                              "loc": {
                                "start": {
                                  "line": 206,
                                  "column": 6
                                },
                                "end": {
                                  "line": 206,
                                  "column": 35
                                }
                              },
                              "argument": {
                                "type": "CallExpression",
                                "start": 7736,
                                "end": 7757,
                                "loc": {
                                  "start": {
                                    "line": 206,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 206,
                                    "column": 34
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 7736,
                                  "end": 7750,
                                  "loc": {
                                    "start": {
                                      "line": 206,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 206,
                                      "column": 27
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 7736,
                                    "end": 7743,
                                    "loc": {
                                      "start": {
                                        "line": 206,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 206,
                                        "column": 20
                                      },
                                      "identifierName": "Promise"
                                    },
                                    "name": "Promise"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7744,
                                    "end": 7750,
                                    "loc": {
                                      "start": {
                                        "line": 206,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 206,
                                        "column": 27
                                      },
                                      "identifierName": "reject"
                                    },
                                    "name": "reject"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "Identifier",
                                    "start": 7751,
                                    "end": 7756,
                                    "loc": {
                                      "start": {
                                        "line": 206,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 206,
                                        "column": 33
                                      },
                                      "identifierName": "error"
                                    },
                                    "name": "error"
                                  }
                                ]
                              }
                            }
                          ],
                          "directives": []
                        }
                      },
                      "guardedHandlers": [],
                      "finalizer": null
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n   * Removes assembly from a bid.\n   *\n   * @param {Bid} bid\n   * @param {number} assemblyId\n   * @returns {Promise<null>}\n   ",
                    "start": 7334,
                    "end": 7466,
                    "loc": {
                      "start": {
                        "line": 193,
                        "column": 2
                      },
                      "end": {
                        "line": 199,
                        "column": 5
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n   * Adds assemblies to bid.\n   *\n   * @param {Bid} bid\n   * @param {number[]} assemblyMapIds An array of assembly mapping ids to add.\n   * @returns {Promise<Object[]>} Array of created bid entities\n   ",
                    "start": 7772,
                    "end": 7980,
                    "loc": {
                      "start": {
                        "line": 210,
                        "column": 2
                      },
                      "end": {
                        "line": 216,
                        "column": 5
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 7983,
                "end": 8391,
                "loc": {
                  "start": {
                    "line": 217,
                    "column": 2
                  },
                  "end": {
                    "line": 230,
                    "column": 3
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 7989,
                  "end": 8002,
                  "loc": {
                    "start": {
                      "line": 217,
                      "column": 8
                    },
                    "end": {
                      "line": 217,
                      "column": 21
                    },
                    "identifierName": "addAssemblies"
                  },
                  "name": "addAssemblies"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 8003,
                    "end": 8006,
                    "loc": {
                      "start": {
                        "line": 217,
                        "column": 22
                      },
                      "end": {
                        "line": 217,
                        "column": 25
                      },
                      "identifierName": "bid"
                    },
                    "name": "bid"
                  },
                  {
                    "type": "Identifier",
                    "start": 8008,
                    "end": 8022,
                    "loc": {
                      "start": {
                        "line": 217,
                        "column": 27
                      },
                      "end": {
                        "line": 217,
                        "column": 41
                      },
                      "identifierName": "assemblyMapIds"
                    },
                    "name": "assemblyMapIds"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 8024,
                  "end": 8391,
                  "loc": {
                    "start": {
                      "line": 217,
                      "column": 43
                    },
                    "end": {
                      "line": 230,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "TryStatement",
                      "start": 8030,
                      "end": 8387,
                      "loc": {
                        "start": {
                          "line": 218,
                          "column": 4
                        },
                        "end": {
                          "line": 229,
                          "column": 5
                        }
                      },
                      "block": {
                        "type": "BlockStatement",
                        "start": 8034,
                        "end": 8329,
                        "loc": {
                          "start": {
                            "line": 218,
                            "column": 8
                          },
                          "end": {
                            "line": 227,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 8042,
                            "end": 8067,
                            "loc": {
                              "start": {
                                "line": 219,
                                "column": 6
                              },
                              "end": {
                                "line": 219,
                                "column": 31
                              }
                            },
                            "expression": {
                              "type": "AwaitExpression",
                              "start": 8042,
                              "end": 8066,
                              "loc": {
                                "start": {
                                  "line": 219,
                                  "column": 6
                                },
                                "end": {
                                  "line": 219,
                                  "column": 30
                                }
                              },
                              "argument": {
                                "type": "CallExpression",
                                "start": 8048,
                                "end": 8066,
                                "loc": {
                                  "start": {
                                    "line": 219,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 219,
                                    "column": 30
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 8048,
                                  "end": 8064,
                                  "loc": {
                                    "start": {
                                      "line": 219,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 219,
                                      "column": 28
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 8048,
                                    "end": 8059,
                                    "loc": {
                                      "start": {
                                        "line": 219,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 219,
                                        "column": 23
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 8048,
                                      "end": 8051,
                                      "loc": {
                                        "start": {
                                          "line": 219,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 219,
                                          "column": 15
                                        },
                                        "identifierName": "bid"
                                      },
                                      "name": "bid"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 8052,
                                      "end": 8059,
                                      "loc": {
                                        "start": {
                                          "line": 219,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 219,
                                          "column": 23
                                        },
                                        "identifierName": "project"
                                      },
                                      "name": "project"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 8060,
                                    "end": 8064,
                                    "loc": {
                                      "start": {
                                        "line": 219,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 219,
                                        "column": 28
                                      },
                                      "identifierName": "save"
                                    },
                                    "name": "save"
                                  },
                                  "computed": false
                                },
                                "arguments": []
                              }
                            }
                          },
                          {
                            "type": "VariableDeclaration",
                            "start": 8074,
                            "end": 8092,
                            "loc": {
                              "start": {
                                "line": 220,
                                "column": 6
                              },
                              "end": {
                                "line": 220,
                                "column": 24
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 8078,
                                "end": 8091,
                                "loc": {
                                  "start": {
                                    "line": 220,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 220,
                                    "column": 23
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 8078,
                                  "end": 8086,
                                  "loc": {
                                    "start": {
                                      "line": 220,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 220,
                                      "column": 18
                                    },
                                    "identifierName": "entities"
                                  },
                                  "name": "entities"
                                },
                                "init": {
                                  "type": "ArrayExpression",
                                  "start": 8089,
                                  "end": 8091,
                                  "loc": {
                                    "start": {
                                      "line": 220,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 220,
                                      "column": 23
                                    }
                                  },
                                  "elements": []
                                }
                              }
                            ],
                            "kind": "let"
                          },
                          {
                            "type": "ForOfStatement",
                            "start": 8099,
                            "end": 8270,
                            "loc": {
                              "start": {
                                "line": 221,
                                "column": 6
                              },
                              "end": {
                                "line": 224,
                                "column": 7
                              }
                            },
                            "left": {
                              "type": "VariableDeclaration",
                              "start": 8104,
                              "end": 8111,
                              "loc": {
                                "start": {
                                  "line": 221,
                                  "column": 11
                                },
                                "end": {
                                  "line": 221,
                                  "column": 18
                                }
                              },
                              "declarations": [
                                {
                                  "type": "VariableDeclarator",
                                  "start": 8108,
                                  "end": 8111,
                                  "loc": {
                                    "start": {
                                      "line": 221,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 221,
                                      "column": 18
                                    }
                                  },
                                  "id": {
                                    "type": "Identifier",
                                    "start": 8108,
                                    "end": 8111,
                                    "loc": {
                                      "start": {
                                        "line": 221,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 221,
                                        "column": 18
                                      },
                                      "identifierName": "aId"
                                    },
                                    "name": "aId"
                                  },
                                  "init": null
                                }
                              ],
                              "kind": "let"
                            },
                            "right": {
                              "type": "Identifier",
                              "start": 8115,
                              "end": 8129,
                              "loc": {
                                "start": {
                                  "line": 221,
                                  "column": 22
                                },
                                "end": {
                                  "line": 221,
                                  "column": 36
                                },
                                "identifierName": "assemblyMapIds"
                              },
                              "name": "assemblyMapIds"
                            },
                            "body": {
                              "type": "BlockStatement",
                              "start": 8131,
                              "end": 8270,
                              "loc": {
                                "start": {
                                  "line": 221,
                                  "column": 38
                                },
                                "end": {
                                  "line": 224,
                                  "column": 7
                                }
                              },
                              "body": [
                                {
                                  "type": "VariableDeclaration",
                                  "start": 8141,
                                  "end": 8211,
                                  "loc": {
                                    "start": {
                                      "line": 222,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 222,
                                      "column": 78
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 8147,
                                      "end": 8210,
                                      "loc": {
                                        "start": {
                                          "line": 222,
                                          "column": 14
                                        },
                                        "end": {
                                          "line": 222,
                                          "column": 77
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 8147,
                                        "end": 8150,
                                        "loc": {
                                          "start": {
                                            "line": 222,
                                            "column": 14
                                          },
                                          "end": {
                                            "line": 222,
                                            "column": 17
                                          },
                                          "identifierName": "res"
                                        },
                                        "name": "res"
                                      },
                                      "init": {
                                        "type": "AwaitExpression",
                                        "start": 8153,
                                        "end": 8210,
                                        "loc": {
                                          "start": {
                                            "line": 222,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 222,
                                            "column": 77
                                          }
                                        },
                                        "argument": {
                                          "type": "CallExpression",
                                          "start": 8159,
                                          "end": 8210,
                                          "loc": {
                                            "start": {
                                              "line": 222,
                                              "column": 26
                                            },
                                            "end": {
                                              "line": 222,
                                              "column": 77
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 8159,
                                            "end": 8197,
                                            "loc": {
                                              "start": {
                                                "line": 222,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 222,
                                                "column": 64
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 8159,
                                              "end": 8187,
                                              "loc": {
                                                "start": {
                                                  "line": 222,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 222,
                                                  "column": 54
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 8159,
                                                "end": 8176,
                                                "loc": {
                                                  "start": {
                                                    "line": 222,
                                                    "column": 26
                                                  },
                                                  "end": {
                                                    "line": 222,
                                                    "column": 43
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 8159,
                                                  "end": 8163,
                                                  "loc": {
                                                    "start": {
                                                      "line": 222,
                                                      "column": 26
                                                    },
                                                    "end": {
                                                      "line": 222,
                                                      "column": 30
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 8164,
                                                  "end": 8176,
                                                  "loc": {
                                                    "start": {
                                                      "line": 222,
                                                      "column": 31
                                                    },
                                                    "end": {
                                                      "line": 222,
                                                      "column": 43
                                                    },
                                                    "identifierName": "repositories"
                                                  },
                                                  "name": "repositories"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 8177,
                                                "end": 8187,
                                                "loc": {
                                                  "start": {
                                                    "line": 222,
                                                    "column": 44
                                                  },
                                                  "end": {
                                                    "line": 222,
                                                    "column": 54
                                                  },
                                                  "identifierName": "assemblies"
                                                },
                                                "name": "assemblies"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 8188,
                                              "end": 8197,
                                              "loc": {
                                                "start": {
                                                  "line": 222,
                                                  "column": 55
                                                },
                                                "end": {
                                                  "line": 222,
                                                  "column": 64
                                                },
                                                "identifierName": "implement"
                                              },
                                              "name": "implement"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "MemberExpression",
                                              "start": 8198,
                                              "end": 8204,
                                              "loc": {
                                                "start": {
                                                  "line": 222,
                                                  "column": 65
                                                },
                                                "end": {
                                                  "line": 222,
                                                  "column": 71
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 8198,
                                                "end": 8201,
                                                "loc": {
                                                  "start": {
                                                    "line": 222,
                                                    "column": 65
                                                  },
                                                  "end": {
                                                    "line": 222,
                                                    "column": 68
                                                  },
                                                  "identifierName": "bid"
                                                },
                                                "name": "bid"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 8202,
                                                "end": 8204,
                                                "loc": {
                                                  "start": {
                                                    "line": 222,
                                                    "column": 69
                                                  },
                                                  "end": {
                                                    "line": 222,
                                                    "column": 71
                                                  },
                                                  "identifierName": "id"
                                                },
                                                "name": "id"
                                              },
                                              "computed": false
                                            },
                                            {
                                              "type": "Identifier",
                                              "start": 8206,
                                              "end": 8209,
                                              "loc": {
                                                "start": {
                                                  "line": 222,
                                                  "column": 73
                                                },
                                                "end": {
                                                  "line": 222,
                                                  "column": 76
                                                },
                                                "identifierName": "aId"
                                              },
                                              "name": "aId"
                                            }
                                          ]
                                        }
                                      }
                                    }
                                  ],
                                  "kind": "const"
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 8220,
                                  "end": 8262,
                                  "loc": {
                                    "start": {
                                      "line": 223,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 223,
                                      "column": 50
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 8220,
                                    "end": 8261,
                                    "loc": {
                                      "start": {
                                        "line": 223,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 223,
                                        "column": 49
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 8220,
                                      "end": 8233,
                                      "loc": {
                                        "start": {
                                          "line": 223,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 223,
                                          "column": 21
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 8220,
                                        "end": 8228,
                                        "loc": {
                                          "start": {
                                            "line": 223,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 223,
                                            "column": 16
                                          },
                                          "identifierName": "entities"
                                        },
                                        "name": "entities"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 8229,
                                        "end": 8233,
                                        "loc": {
                                          "start": {
                                            "line": 223,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 223,
                                            "column": 21
                                          },
                                          "identifierName": "push"
                                        },
                                        "name": "push"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 8234,
                                        "end": 8260,
                                        "loc": {
                                          "start": {
                                            "line": 223,
                                            "column": 22
                                          },
                                          "end": {
                                            "line": 223,
                                            "column": 48
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 8234,
                                          "end": 8247,
                                          "loc": {
                                            "start": {
                                              "line": 223,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 223,
                                              "column": 35
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 8234,
                                            "end": 8242,
                                            "loc": {
                                              "start": {
                                                "line": 223,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 223,
                                                "column": 30
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 8234,
                                              "end": 8237,
                                              "loc": {
                                                "start": {
                                                  "line": 223,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 223,
                                                  "column": 25
                                                },
                                                "identifierName": "res"
                                              },
                                              "name": "res"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 8238,
                                              "end": 8242,
                                              "loc": {
                                                "start": {
                                                  "line": 223,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 223,
                                                  "column": 30
                                                },
                                                "identifierName": "data"
                                              },
                                              "name": "data"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 8243,
                                            "end": 8247,
                                            "loc": {
                                              "start": {
                                                "line": 223,
                                                "column": 31
                                              },
                                              "end": {
                                                "line": 223,
                                                "column": 35
                                              },
                                              "identifierName": "data"
                                            },
                                            "name": "data"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 8248,
                                          "end": 8260,
                                          "loc": {
                                            "start": {
                                              "line": 223,
                                              "column": 36
                                            },
                                            "end": {
                                              "line": 223,
                                              "column": 48
                                            },
                                            "identifierName": "bid_entities"
                                          },
                                          "name": "bid_entities"
                                        },
                                        "computed": false
                                      }
                                    ]
                                  }
                                }
                              ],
                              "directives": []
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 8277,
                            "end": 8300,
                            "loc": {
                              "start": {
                                "line": 225,
                                "column": 6
                              },
                              "end": {
                                "line": 225,
                                "column": 29
                              }
                            },
                            "expression": {
                              "type": "AwaitExpression",
                              "start": 8277,
                              "end": 8299,
                              "loc": {
                                "start": {
                                  "line": 225,
                                  "column": 6
                                },
                                "end": {
                                  "line": 225,
                                  "column": 28
                                }
                              },
                              "argument": {
                                "type": "CallExpression",
                                "start": 8283,
                                "end": 8299,
                                "loc": {
                                  "start": {
                                    "line": 225,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 225,
                                    "column": 28
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 8283,
                                  "end": 8294,
                                  "loc": {
                                    "start": {
                                      "line": 225,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 225,
                                      "column": 23
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 8283,
                                    "end": 8287,
                                    "loc": {
                                      "start": {
                                        "line": 225,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 225,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 8288,
                                    "end": 8294,
                                    "loc": {
                                      "start": {
                                        "line": 225,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 225,
                                        "column": 23
                                      },
                                      "identifierName": "reload"
                                    },
                                    "name": "reload"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "Identifier",
                                    "start": 8295,
                                    "end": 8298,
                                    "loc": {
                                      "start": {
                                        "line": 225,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 225,
                                        "column": 27
                                      },
                                      "identifierName": "bid"
                                    },
                                    "name": "bid"
                                  }
                                ]
                              }
                            }
                          },
                          {
                            "type": "ReturnStatement",
                            "start": 8307,
                            "end": 8323,
                            "loc": {
                              "start": {
                                "line": 226,
                                "column": 6
                              },
                              "end": {
                                "line": 226,
                                "column": 22
                              }
                            },
                            "argument": {
                              "type": "Identifier",
                              "start": 8314,
                              "end": 8322,
                              "loc": {
                                "start": {
                                  "line": 226,
                                  "column": 13
                                },
                                "end": {
                                  "line": 226,
                                  "column": 21
                                },
                                "identifierName": "entities"
                              },
                              "name": "entities"
                            }
                          }
                        ],
                        "directives": []
                      },
                      "handler": {
                        "type": "CatchClause",
                        "start": 8330,
                        "end": 8387,
                        "loc": {
                          "start": {
                            "line": 227,
                            "column": 6
                          },
                          "end": {
                            "line": 229,
                            "column": 5
                          }
                        },
                        "param": {
                          "type": "Identifier",
                          "start": 8337,
                          "end": 8342,
                          "loc": {
                            "start": {
                              "line": 227,
                              "column": 13
                            },
                            "end": {
                              "line": 227,
                              "column": 18
                            },
                            "identifierName": "error"
                          },
                          "name": "error"
                        },
                        "body": {
                          "type": "BlockStatement",
                          "start": 8344,
                          "end": 8387,
                          "loc": {
                            "start": {
                              "line": 227,
                              "column": 20
                            },
                            "end": {
                              "line": 229,
                              "column": 5
                            }
                          },
                          "body": [
                            {
                              "type": "ReturnStatement",
                              "start": 8352,
                              "end": 8381,
                              "loc": {
                                "start": {
                                  "line": 228,
                                  "column": 6
                                },
                                "end": {
                                  "line": 228,
                                  "column": 35
                                }
                              },
                              "argument": {
                                "type": "CallExpression",
                                "start": 8359,
                                "end": 8380,
                                "loc": {
                                  "start": {
                                    "line": 228,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 228,
                                    "column": 34
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 8359,
                                  "end": 8373,
                                  "loc": {
                                    "start": {
                                      "line": 228,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 228,
                                      "column": 27
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 8359,
                                    "end": 8366,
                                    "loc": {
                                      "start": {
                                        "line": 228,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 228,
                                        "column": 20
                                      },
                                      "identifierName": "Promise"
                                    },
                                    "name": "Promise"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 8367,
                                    "end": 8373,
                                    "loc": {
                                      "start": {
                                        "line": 228,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 228,
                                        "column": 27
                                      },
                                      "identifierName": "reject"
                                    },
                                    "name": "reject"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "Identifier",
                                    "start": 8374,
                                    "end": 8379,
                                    "loc": {
                                      "start": {
                                        "line": 228,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 228,
                                        "column": 33
                                      },
                                      "identifierName": "error"
                                    },
                                    "name": "error"
                                  }
                                ]
                              }
                            }
                          ],
                          "directives": []
                        }
                      },
                      "guardedHandlers": [],
                      "finalizer": null
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n   * Adds assemblies to bid.\n   *\n   * @param {Bid} bid\n   * @param {number[]} assemblyMapIds An array of assembly mapping ids to add.\n   * @returns {Promise<Object[]>} Array of created bid entities\n   ",
                    "start": 7772,
                    "end": 7980,
                    "loc": {
                      "start": {
                        "line": 210,
                        "column": 2
                      },
                      "end": {
                        "line": 216,
                        "column": 5
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n   * Recovers a bid from a snapshot. An auto snapshot of the current state will be created.\n   *\n   * @param {Bid} bid\n   * @param {number} snapshotId\n   * @returns  {Promise<null>}\n   ",
                    "start": 8395,
                    "end": 8586,
                    "loc": {
                      "start": {
                        "line": 232,
                        "column": 2
                      },
                      "end": {
                        "line": 238,
                        "column": 5
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 8589,
                "end": 8847,
                "loc": {
                  "start": {
                    "line": 239,
                    "column": 2
                  },
                  "end": {
                    "line": 248,
                    "column": 3
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 8595,
                  "end": 8605,
                  "loc": {
                    "start": {
                      "line": 239,
                      "column": 8
                    },
                    "end": {
                      "line": 239,
                      "column": 18
                    },
                    "identifierName": "recoverBid"
                  },
                  "name": "recoverBid"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 8606,
                    "end": 8609,
                    "loc": {
                      "start": {
                        "line": 239,
                        "column": 19
                      },
                      "end": {
                        "line": 239,
                        "column": 22
                      },
                      "identifierName": "bid"
                    },
                    "name": "bid"
                  },
                  {
                    "type": "Identifier",
                    "start": 8611,
                    "end": 8621,
                    "loc": {
                      "start": {
                        "line": 239,
                        "column": 24
                      },
                      "end": {
                        "line": 239,
                        "column": 34
                      },
                      "identifierName": "snapshotId"
                    },
                    "name": "snapshotId"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 8623,
                  "end": 8847,
                  "loc": {
                    "start": {
                      "line": 239,
                      "column": 36
                    },
                    "end": {
                      "line": 248,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "TryStatement",
                      "start": 8629,
                      "end": 8843,
                      "loc": {
                        "start": {
                          "line": 240,
                          "column": 4
                        },
                        "end": {
                          "line": 247,
                          "column": 5
                        }
                      },
                      "block": {
                        "type": "BlockStatement",
                        "start": 8633,
                        "end": 8785,
                        "loc": {
                          "start": {
                            "line": 240,
                            "column": 8
                          },
                          "end": {
                            "line": 245,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 8641,
                            "end": 8666,
                            "loc": {
                              "start": {
                                "line": 241,
                                "column": 6
                              },
                              "end": {
                                "line": 241,
                                "column": 31
                              }
                            },
                            "expression": {
                              "type": "AwaitExpression",
                              "start": 8641,
                              "end": 8665,
                              "loc": {
                                "start": {
                                  "line": 241,
                                  "column": 6
                                },
                                "end": {
                                  "line": 241,
                                  "column": 30
                                }
                              },
                              "argument": {
                                "type": "CallExpression",
                                "start": 8647,
                                "end": 8665,
                                "loc": {
                                  "start": {
                                    "line": 241,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 241,
                                    "column": 30
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 8647,
                                  "end": 8663,
                                  "loc": {
                                    "start": {
                                      "line": 241,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 241,
                                      "column": 28
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 8647,
                                    "end": 8658,
                                    "loc": {
                                      "start": {
                                        "line": 241,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 241,
                                        "column": 23
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 8647,
                                      "end": 8650,
                                      "loc": {
                                        "start": {
                                          "line": 241,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 241,
                                          "column": 15
                                        },
                                        "identifierName": "bid"
                                      },
                                      "name": "bid"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 8651,
                                      "end": 8658,
                                      "loc": {
                                        "start": {
                                          "line": 241,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 241,
                                          "column": 23
                                        },
                                        "identifierName": "project"
                                      },
                                      "name": "project"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 8659,
                                    "end": 8663,
                                    "loc": {
                                      "start": {
                                        "line": 241,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 241,
                                        "column": 28
                                      },
                                      "identifierName": "save"
                                    },
                                    "name": "save"
                                  },
                                  "computed": false
                                },
                                "arguments": []
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 8673,
                            "end": 8735,
                            "loc": {
                              "start": {
                                "line": 242,
                                "column": 6
                              },
                              "end": {
                                "line": 242,
                                "column": 68
                              }
                            },
                            "expression": {
                              "type": "AwaitExpression",
                              "start": 8673,
                              "end": 8734,
                              "loc": {
                                "start": {
                                  "line": 242,
                                  "column": 6
                                },
                                "end": {
                                  "line": 242,
                                  "column": 67
                                }
                              },
                              "argument": {
                                "type": "CallExpression",
                                "start": 8679,
                                "end": 8734,
                                "loc": {
                                  "start": {
                                    "line": 242,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 242,
                                    "column": 67
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 8679,
                                  "end": 8714,
                                  "loc": {
                                    "start": {
                                      "line": 242,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 242,
                                      "column": 47
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 8679,
                                    "end": 8706,
                                    "loc": {
                                      "start": {
                                        "line": 242,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 242,
                                        "column": 39
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 8679,
                                      "end": 8696,
                                      "loc": {
                                        "start": {
                                          "line": 242,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 242,
                                          "column": 29
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 8679,
                                        "end": 8683,
                                        "loc": {
                                          "start": {
                                            "line": 242,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 242,
                                            "column": 16
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 8684,
                                        "end": 8696,
                                        "loc": {
                                          "start": {
                                            "line": 242,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 242,
                                            "column": 29
                                          },
                                          "identifierName": "repositories"
                                        },
                                        "name": "repositories"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 8697,
                                      "end": 8706,
                                      "loc": {
                                        "start": {
                                          "line": 242,
                                          "column": 30
                                        },
                                        "end": {
                                          "line": 242,
                                          "column": 39
                                        },
                                        "identifierName": "snapshots"
                                      },
                                      "name": "snapshots"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 8707,
                                    "end": 8714,
                                    "loc": {
                                      "start": {
                                        "line": 242,
                                        "column": 40
                                      },
                                      "end": {
                                        "line": 242,
                                        "column": 47
                                      },
                                      "identifierName": "recover"
                                    },
                                    "name": "recover"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 8715,
                                    "end": 8721,
                                    "loc": {
                                      "start": {
                                        "line": 242,
                                        "column": 48
                                      },
                                      "end": {
                                        "line": 242,
                                        "column": 54
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 8715,
                                      "end": 8718,
                                      "loc": {
                                        "start": {
                                          "line": 242,
                                          "column": 48
                                        },
                                        "end": {
                                          "line": 242,
                                          "column": 51
                                        },
                                        "identifierName": "bid"
                                      },
                                      "name": "bid"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 8719,
                                      "end": 8721,
                                      "loc": {
                                        "start": {
                                          "line": 242,
                                          "column": 52
                                        },
                                        "end": {
                                          "line": 242,
                                          "column": 54
                                        },
                                        "identifierName": "id"
                                      },
                                      "name": "id"
                                    },
                                    "computed": false
                                  },
                                  {
                                    "type": "Identifier",
                                    "start": 8723,
                                    "end": 8733,
                                    "loc": {
                                      "start": {
                                        "line": 242,
                                        "column": 56
                                      },
                                      "end": {
                                        "line": 242,
                                        "column": 66
                                      },
                                      "identifierName": "snapshotId"
                                    },
                                    "name": "snapshotId"
                                  }
                                ]
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 8742,
                            "end": 8765,
                            "loc": {
                              "start": {
                                "line": 243,
                                "column": 6
                              },
                              "end": {
                                "line": 243,
                                "column": 29
                              }
                            },
                            "expression": {
                              "type": "AwaitExpression",
                              "start": 8742,
                              "end": 8764,
                              "loc": {
                                "start": {
                                  "line": 243,
                                  "column": 6
                                },
                                "end": {
                                  "line": 243,
                                  "column": 28
                                }
                              },
                              "argument": {
                                "type": "CallExpression",
                                "start": 8748,
                                "end": 8764,
                                "loc": {
                                  "start": {
                                    "line": 243,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 243,
                                    "column": 28
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 8748,
                                  "end": 8759,
                                  "loc": {
                                    "start": {
                                      "line": 243,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 243,
                                      "column": 23
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 8748,
                                    "end": 8752,
                                    "loc": {
                                      "start": {
                                        "line": 243,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 243,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 8753,
                                    "end": 8759,
                                    "loc": {
                                      "start": {
                                        "line": 243,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 243,
                                        "column": 23
                                      },
                                      "identifierName": "reload"
                                    },
                                    "name": "reload"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "Identifier",
                                    "start": 8760,
                                    "end": 8763,
                                    "loc": {
                                      "start": {
                                        "line": 243,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 243,
                                        "column": 27
                                      },
                                      "identifierName": "bid"
                                    },
                                    "name": "bid"
                                  }
                                ]
                              }
                            }
                          },
                          {
                            "type": "ReturnStatement",
                            "start": 8772,
                            "end": 8779,
                            "loc": {
                              "start": {
                                "line": 244,
                                "column": 6
                              },
                              "end": {
                                "line": 244,
                                "column": 13
                              }
                            },
                            "argument": null
                          }
                        ],
                        "directives": []
                      },
                      "handler": {
                        "type": "CatchClause",
                        "start": 8786,
                        "end": 8843,
                        "loc": {
                          "start": {
                            "line": 245,
                            "column": 6
                          },
                          "end": {
                            "line": 247,
                            "column": 5
                          }
                        },
                        "param": {
                          "type": "Identifier",
                          "start": 8793,
                          "end": 8798,
                          "loc": {
                            "start": {
                              "line": 245,
                              "column": 13
                            },
                            "end": {
                              "line": 245,
                              "column": 18
                            },
                            "identifierName": "error"
                          },
                          "name": "error"
                        },
                        "body": {
                          "type": "BlockStatement",
                          "start": 8800,
                          "end": 8843,
                          "loc": {
                            "start": {
                              "line": 245,
                              "column": 20
                            },
                            "end": {
                              "line": 247,
                              "column": 5
                            }
                          },
                          "body": [
                            {
                              "type": "ReturnStatement",
                              "start": 8808,
                              "end": 8837,
                              "loc": {
                                "start": {
                                  "line": 246,
                                  "column": 6
                                },
                                "end": {
                                  "line": 246,
                                  "column": 35
                                }
                              },
                              "argument": {
                                "type": "CallExpression",
                                "start": 8815,
                                "end": 8836,
                                "loc": {
                                  "start": {
                                    "line": 246,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 246,
                                    "column": 34
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 8815,
                                  "end": 8829,
                                  "loc": {
                                    "start": {
                                      "line": 246,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 246,
                                      "column": 27
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 8815,
                                    "end": 8822,
                                    "loc": {
                                      "start": {
                                        "line": 246,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 246,
                                        "column": 20
                                      },
                                      "identifierName": "Promise"
                                    },
                                    "name": "Promise"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 8823,
                                    "end": 8829,
                                    "loc": {
                                      "start": {
                                        "line": 246,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 246,
                                        "column": 27
                                      },
                                      "identifierName": "reject"
                                    },
                                    "name": "reject"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "Identifier",
                                    "start": 8830,
                                    "end": 8835,
                                    "loc": {
                                      "start": {
                                        "line": 246,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 246,
                                        "column": 33
                                      },
                                      "identifierName": "error"
                                    },
                                    "name": "error"
                                  }
                                ]
                              }
                            }
                          ],
                          "directives": []
                        }
                      },
                      "guardedHandlers": [],
                      "finalizer": null
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n   * Recovers a bid from a snapshot. An auto snapshot of the current state will be created.\n   *\n   * @param {Bid} bid\n   * @param {number} snapshotId\n   * @returns  {Promise<null>}\n   ",
                    "start": 8395,
                    "end": 8586,
                    "loc": {
                      "start": {
                        "line": 232,
                        "column": 2
                      },
                      "end": {
                        "line": 238,
                        "column": 5
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n   * Deletes bid.\n   *\n   * @param {Bid} bid\n   * @return {Promise<null>}\n   ",
                    "start": 8851,
                    "end": 8934,
                    "loc": {
                      "start": {
                        "line": 250,
                        "column": 2
                      },
                      "end": {
                        "line": 255,
                        "column": 5
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 8937,
                "end": 9214,
                "loc": {
                  "start": {
                    "line": 256,
                    "column": 2
                  },
                  "end": {
                    "line": 264,
                    "column": 3
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 8943,
                  "end": 8952,
                  "loc": {
                    "start": {
                      "line": 256,
                      "column": 8
                    },
                    "end": {
                      "line": 256,
                      "column": 17
                    },
                    "identifierName": "deleteBid"
                  },
                  "name": "deleteBid"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 8953,
                    "end": 8956,
                    "loc": {
                      "start": {
                        "line": 256,
                        "column": 18
                      },
                      "end": {
                        "line": 256,
                        "column": 21
                      },
                      "identifierName": "bid"
                    },
                    "name": "bid"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 8958,
                  "end": 9214,
                  "loc": {
                    "start": {
                      "line": 256,
                      "column": 23
                    },
                    "end": {
                      "line": 264,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 8964,
                      "end": 9008,
                      "loc": {
                        "start": {
                          "line": 257,
                          "column": 4
                        },
                        "end": {
                          "line": 257,
                          "column": 48
                        }
                      },
                      "expression": {
                        "type": "AwaitExpression",
                        "start": 8964,
                        "end": 9007,
                        "loc": {
                          "start": {
                            "line": 257,
                            "column": 4
                          },
                          "end": {
                            "line": 257,
                            "column": 47
                          }
                        },
                        "argument": {
                          "type": "CallExpression",
                          "start": 8970,
                          "end": 9007,
                          "loc": {
                            "start": {
                              "line": 257,
                              "column": 10
                            },
                            "end": {
                              "line": 257,
                              "column": 47
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 8970,
                            "end": 8999,
                            "loc": {
                              "start": {
                                "line": 257,
                                "column": 10
                              },
                              "end": {
                                "line": 257,
                                "column": 39
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 8970,
                              "end": 8992,
                              "loc": {
                                "start": {
                                  "line": 257,
                                  "column": 10
                                },
                                "end": {
                                  "line": 257,
                                  "column": 32
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 8970,
                                "end": 8987,
                                "loc": {
                                  "start": {
                                    "line": 257,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 257,
                                    "column": 27
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 8970,
                                  "end": 8974,
                                  "loc": {
                                    "start": {
                                      "line": 257,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 257,
                                      "column": 14
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 8975,
                                  "end": 8987,
                                  "loc": {
                                    "start": {
                                      "line": 257,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 257,
                                      "column": 27
                                    },
                                    "identifierName": "repositories"
                                  },
                                  "name": "repositories"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 8988,
                                "end": 8992,
                                "loc": {
                                  "start": {
                                    "line": 257,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 257,
                                    "column": 32
                                  },
                                  "identifierName": "bids"
                                },
                                "name": "bids"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8993,
                              "end": 8999,
                              "loc": {
                                "start": {
                                  "line": 257,
                                  "column": 33
                                },
                                "end": {
                                  "line": 257,
                                  "column": 39
                                },
                                "identifierName": "delete"
                              },
                              "name": "delete"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "MemberExpression",
                              "start": 9000,
                              "end": 9006,
                              "loc": {
                                "start": {
                                  "line": 257,
                                  "column": 40
                                },
                                "end": {
                                  "line": 257,
                                  "column": 46
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 9000,
                                "end": 9003,
                                "loc": {
                                  "start": {
                                    "line": 257,
                                    "column": 40
                                  },
                                  "end": {
                                    "line": 257,
                                    "column": 43
                                  },
                                  "identifierName": "bid"
                                },
                                "name": "bid"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 9004,
                                "end": 9006,
                                "loc": {
                                  "start": {
                                    "line": 257,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 257,
                                    "column": 46
                                  },
                                  "identifierName": "id"
                                },
                                "name": "id"
                              },
                              "computed": false
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 9013,
                      "end": 9081,
                      "loc": {
                        "start": {
                          "line": 258,
                          "column": 4
                        },
                        "end": {
                          "line": 258,
                          "column": 72
                        }
                      },
                      "expression": {
                        "type": "AwaitExpression",
                        "start": 9013,
                        "end": 9081,
                        "loc": {
                          "start": {
                            "line": 258,
                            "column": 4
                          },
                          "end": {
                            "line": 258,
                            "column": 72
                          }
                        },
                        "argument": {
                          "type": "CallExpression",
                          "start": 9019,
                          "end": 9081,
                          "loc": {
                            "start": {
                              "line": 258,
                              "column": 10
                            },
                            "end": {
                              "line": 258,
                              "column": 72
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 9019,
                            "end": 9073,
                            "loc": {
                              "start": {
                                "line": 258,
                                "column": 10
                              },
                              "end": {
                                "line": 258,
                                "column": 64
                              }
                            },
                            "object": {
                              "type": "CallExpression",
                              "start": 9019,
                              "end": 9067,
                              "loc": {
                                "start": {
                                  "line": 258,
                                  "column": 10
                                },
                                "end": {
                                  "line": 258,
                                  "column": 58
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 9019,
                                "end": 9040,
                                "loc": {
                                  "start": {
                                    "line": 258,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 258,
                                    "column": 31
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 9019,
                                  "end": 9022,
                                  "loc": {
                                    "start": {
                                      "line": 258,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 258,
                                      "column": 13
                                    },
                                    "identifierName": "bid"
                                  },
                                  "name": "bid"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 9023,
                                  "end": 9040,
                                  "loc": {
                                    "start": {
                                      "line": 258,
                                      "column": 14
                                    },
                                    "end": {
                                      "line": 258,
                                      "column": 31
                                    },
                                    "identifierName": "initSaveChangeLog"
                                  },
                                  "name": "initSaveChangeLog"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 9041,
                                  "end": 9047,
                                  "loc": {
                                    "start": {
                                      "line": 258,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 258,
                                      "column": 38
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 9041,
                                    "end": 9044,
                                    "loc": {
                                      "start": {
                                        "line": 258,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 258,
                                        "column": 35
                                      },
                                      "identifierName": "bid"
                                    },
                                    "name": "bid"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 9045,
                                    "end": 9047,
                                    "loc": {
                                      "start": {
                                        "line": 258,
                                        "column": 36
                                      },
                                      "end": {
                                        "line": 258,
                                        "column": 38
                                      },
                                      "identifierName": "id"
                                    },
                                    "name": "id"
                                  },
                                  "computed": false
                                },
                                {
                                  "type": "StringLiteral",
                                  "start": 9049,
                                  "end": 9051,
                                  "loc": {
                                    "start": {
                                      "line": 258,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 258,
                                      "column": 42
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "",
                                    "raw": "''"
                                  },
                                  "value": ""
                                },
                                {
                                  "type": "StringLiteral",
                                  "start": 9053,
                                  "end": 9066,
                                  "loc": {
                                    "start": {
                                      "line": 258,
                                      "column": 44
                                    },
                                    "end": {
                                      "line": 258,
                                      "column": 57
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "deleted_bid",
                                    "raw": "'deleted_bid'"
                                  },
                                  "value": "deleted_bid"
                                }
                              ]
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9068,
                              "end": 9073,
                              "loc": {
                                "start": {
                                  "line": 258,
                                  "column": 59
                                },
                                "end": {
                                  "line": 258,
                                  "column": 64
                                },
                                "identifierName": "catch"
                              },
                              "name": "catch"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "ArrowFunctionExpression",
                              "start": 9074,
                              "end": 9080,
                              "loc": {
                                "start": {
                                  "line": 258,
                                  "column": 65
                                },
                                "end": {
                                  "line": 258,
                                  "column": 71
                                }
                              },
                              "id": null,
                              "generator": false,
                              "expression": true,
                              "async": false,
                              "params": [
                                {
                                  "type": "Identifier",
                                  "start": 9074,
                                  "end": 9075,
                                  "loc": {
                                    "start": {
                                      "line": 258,
                                      "column": 65
                                    },
                                    "end": {
                                      "line": 258,
                                      "column": 66
                                    },
                                    "identifierName": "e"
                                  },
                                  "name": "e"
                                }
                              ],
                              "body": {
                                "type": "Identifier",
                                "start": 9079,
                                "end": 9080,
                                "loc": {
                                  "start": {
                                    "line": 258,
                                    "column": 70
                                  },
                                  "end": {
                                    "line": 258,
                                    "column": 71
                                  },
                                  "identifierName": "e"
                                },
                                "name": "e"
                              }
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 9086,
                      "end": 9113,
                      "loc": {
                        "start": {
                          "line": 259,
                          "column": 4
                        },
                        "end": {
                          "line": 259,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 9086,
                        "end": 9112,
                        "loc": {
                          "start": {
                            "line": 259,
                            "column": 4
                          },
                          "end": {
                            "line": 259,
                            "column": 30
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 9086,
                          "end": 9107,
                          "loc": {
                            "start": {
                              "line": 259,
                              "column": 4
                            },
                            "end": {
                              "line": 259,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 9086,
                            "end": 9097,
                            "loc": {
                              "start": {
                                "line": 259,
                                "column": 4
                              },
                              "end": {
                                "line": 259,
                                "column": 15
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 9086,
                              "end": 9089,
                              "loc": {
                                "start": {
                                  "line": 259,
                                  "column": 4
                                },
                                "end": {
                                  "line": 259,
                                  "column": 7
                                },
                                "identifierName": "bid"
                              },
                              "name": "bid"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9090,
                              "end": 9097,
                              "loc": {
                                "start": {
                                  "line": 259,
                                  "column": 8
                                },
                                "end": {
                                  "line": 259,
                                  "column": 15
                                },
                                "identifierName": "project"
                              },
                              "name": "project"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9098,
                            "end": 9107,
                            "loc": {
                              "start": {
                                "line": 259,
                                "column": 16
                              },
                              "end": {
                                "line": 259,
                                "column": 25
                              },
                              "identifierName": "detachBid"
                            },
                            "name": "detachBid"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 9108,
                            "end": 9111,
                            "loc": {
                              "start": {
                                "line": 259,
                                "column": 26
                              },
                              "end": {
                                "line": 259,
                                "column": 29
                              },
                              "identifierName": "bid"
                            },
                            "name": "bid"
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 9118,
                      "end": 9144,
                      "loc": {
                        "start": {
                          "line": 260,
                          "column": 4
                        },
                        "end": {
                          "line": 260,
                          "column": 30
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 9118,
                        "end": 9143,
                        "loc": {
                          "start": {
                            "line": 260,
                            "column": 4
                          },
                          "end": {
                            "line": 260,
                            "column": 29
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 9118,
                          "end": 9141,
                          "loc": {
                            "start": {
                              "line": 260,
                              "column": 4
                            },
                            "end": {
                              "line": 260,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 9118,
                            "end": 9121,
                            "loc": {
                              "start": {
                                "line": 260,
                                "column": 4
                              },
                              "end": {
                                "line": 260,
                                "column": 7
                              },
                              "identifierName": "bid"
                            },
                            "name": "bid"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9122,
                            "end": 9141,
                            "loc": {
                              "start": {
                                "line": 260,
                                "column": 8
                              },
                              "end": {
                                "line": 260,
                                "column": 27
                              },
                              "identifierName": "clearEntityBindings"
                            },
                            "name": "clearEntityBindings"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 9149,
                      "end": 9174,
                      "loc": {
                        "start": {
                          "line": 261,
                          "column": 4
                        },
                        "end": {
                          "line": 261,
                          "column": 29
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 9149,
                        "end": 9173,
                        "loc": {
                          "start": {
                            "line": 261,
                            "column": 4
                          },
                          "end": {
                            "line": 261,
                            "column": 28
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 9149,
                          "end": 9171,
                          "loc": {
                            "start": {
                              "line": 261,
                              "column": 4
                            },
                            "end": {
                              "line": 261,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 9149,
                            "end": 9152,
                            "loc": {
                              "start": {
                                "line": 261,
                                "column": 4
                              },
                              "end": {
                                "line": 261,
                                "column": 7
                              },
                              "identifierName": "bid"
                            },
                            "name": "bid"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9153,
                            "end": 9171,
                            "loc": {
                              "start": {
                                "line": 261,
                                "column": 8
                              },
                              "end": {
                                "line": 261,
                                "column": 26
                              },
                              "identifierName": "removeAllListeners"
                            },
                            "name": "removeAllListeners"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 9179,
                      "end": 9198,
                      "loc": {
                        "start": {
                          "line": 262,
                          "column": 4
                        },
                        "end": {
                          "line": 262,
                          "column": 23
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 9179,
                        "end": 9197,
                        "loc": {
                          "start": {
                            "line": 262,
                            "column": 4
                          },
                          "end": {
                            "line": 262,
                            "column": 22
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 9179,
                          "end": 9190,
                          "loc": {
                            "start": {
                              "line": 262,
                              "column": 4
                            },
                            "end": {
                              "line": 262,
                              "column": 15
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 9179,
                            "end": 9182,
                            "loc": {
                              "start": {
                                "line": 262,
                                "column": 4
                              },
                              "end": {
                                "line": 262,
                                "column": 7
                              },
                              "identifierName": "bid"
                            },
                            "name": "bid"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9183,
                            "end": 9190,
                            "loc": {
                              "start": {
                                "line": 262,
                                "column": 8
                              },
                              "end": {
                                "line": 262,
                                "column": 15
                              },
                              "identifierName": "project"
                            },
                            "name": "project"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NullLiteral",
                          "start": 9193,
                          "end": 9197,
                          "loc": {
                            "start": {
                              "line": 262,
                              "column": 18
                            },
                            "end": {
                              "line": 262,
                              "column": 22
                            }
                          }
                        }
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 9203,
                      "end": 9210,
                      "loc": {
                        "start": {
                          "line": 263,
                          "column": 4
                        },
                        "end": {
                          "line": 263,
                          "column": 11
                        }
                      },
                      "argument": null
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n   * Deletes bid.\n   *\n   * @param {Bid} bid\n   * @return {Promise<null>}\n   ",
                    "start": 8851,
                    "end": 8934,
                    "loc": {
                      "start": {
                        "line": 250,
                        "column": 2
                      },
                      "end": {
                        "line": 255,
                        "column": 5
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n   * Reload a bid with all of its entities while maintaining the same instance.\n   *\n   * @param {Bid} bid\n   * @return {Bid}\n   ",
                    "start": 9218,
                    "end": 9353,
                    "loc": {
                      "start": {
                        "line": 266,
                        "column": 2
                      },
                      "end": {
                        "line": 271,
                        "column": 5
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 9356,
                "end": 9509,
                "loc": {
                  "start": {
                    "line": 272,
                    "column": 2
                  },
                  "end": {
                    "line": 276,
                    "column": 3
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 9362,
                  "end": 9368,
                  "loc": {
                    "start": {
                      "line": 272,
                      "column": 8
                    },
                    "end": {
                      "line": 272,
                      "column": 14
                    },
                    "identifierName": "reload"
                  },
                  "name": "reload"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 9369,
                    "end": 9372,
                    "loc": {
                      "start": {
                        "line": 272,
                        "column": 15
                      },
                      "end": {
                        "line": 272,
                        "column": 18
                      },
                      "identifierName": "bid"
                    },
                    "name": "bid"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 9374,
                  "end": 9509,
                  "loc": {
                    "start": {
                      "line": 272,
                      "column": 20
                    },
                    "end": {
                      "line": 276,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 9380,
                      "end": 9444,
                      "loc": {
                        "start": {
                          "line": 273,
                          "column": 4
                        },
                        "end": {
                          "line": 273,
                          "column": 68
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 9386,
                          "end": 9443,
                          "loc": {
                            "start": {
                              "line": 273,
                              "column": 10
                            },
                            "end": {
                              "line": 273,
                              "column": 67
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 9386,
                            "end": 9395,
                            "loc": {
                              "start": {
                                "line": 273,
                                "column": 10
                              },
                              "end": {
                                "line": 273,
                                "column": 19
                              },
                              "identifierName": "bidObject"
                            },
                            "name": "bidObject"
                          },
                          "init": {
                            "type": "AwaitExpression",
                            "start": 9398,
                            "end": 9443,
                            "loc": {
                              "start": {
                                "line": 273,
                                "column": 22
                              },
                              "end": {
                                "line": 273,
                                "column": 67
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 9404,
                              "end": 9443,
                              "loc": {
                                "start": {
                                  "line": 273,
                                  "column": 28
                                },
                                "end": {
                                  "line": 273,
                                  "column": 67
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 9404,
                                "end": 9435,
                                "loc": {
                                  "start": {
                                    "line": 273,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 273,
                                    "column": 59
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 9404,
                                  "end": 9426,
                                  "loc": {
                                    "start": {
                                      "line": 273,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 273,
                                      "column": 50
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 9404,
                                    "end": 9421,
                                    "loc": {
                                      "start": {
                                        "line": 273,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 273,
                                        "column": 45
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 9404,
                                      "end": 9408,
                                      "loc": {
                                        "start": {
                                          "line": 273,
                                          "column": 28
                                        },
                                        "end": {
                                          "line": 273,
                                          "column": 32
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 9409,
                                      "end": 9421,
                                      "loc": {
                                        "start": {
                                          "line": 273,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 273,
                                          "column": 45
                                        },
                                        "identifierName": "repositories"
                                      },
                                      "name": "repositories"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 9422,
                                    "end": 9426,
                                    "loc": {
                                      "start": {
                                        "line": 273,
                                        "column": 46
                                      },
                                      "end": {
                                        "line": 273,
                                        "column": 50
                                      },
                                      "identifierName": "bids"
                                    },
                                    "name": "bids"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 9427,
                                  "end": 9435,
                                  "loc": {
                                    "start": {
                                      "line": 273,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 273,
                                      "column": 59
                                    },
                                    "identifierName": "findById"
                                  },
                                  "name": "findById"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 9436,
                                  "end": 9442,
                                  "loc": {
                                    "start": {
                                      "line": 273,
                                      "column": 60
                                    },
                                    "end": {
                                      "line": 273,
                                      "column": 66
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 9436,
                                    "end": 9439,
                                    "loc": {
                                      "start": {
                                        "line": 273,
                                        "column": 60
                                      },
                                      "end": {
                                        "line": 273,
                                        "column": 63
                                      },
                                      "identifierName": "bid"
                                    },
                                    "name": "bid"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 9440,
                                    "end": 9442,
                                    "loc": {
                                      "start": {
                                        "line": 273,
                                        "column": 64
                                      },
                                      "end": {
                                        "line": 273,
                                        "column": 66
                                      },
                                      "identifierName": "id"
                                    },
                                    "name": "id"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "kind": "const"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 9449,
                      "end": 9489,
                      "loc": {
                        "start": {
                          "line": 274,
                          "column": 4
                        },
                        "end": {
                          "line": 274,
                          "column": 44
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 9449,
                        "end": 9488,
                        "loc": {
                          "start": {
                            "line": 274,
                            "column": 4
                          },
                          "end": {
                            "line": 274,
                            "column": 43
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 9449,
                          "end": 9472,
                          "loc": {
                            "start": {
                              "line": 274,
                              "column": 4
                            },
                            "end": {
                              "line": 274,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "NewExpression",
                            "start": 9449,
                            "end": 9465,
                            "loc": {
                              "start": {
                                "line": 274,
                                "column": 4
                              },
                              "end": {
                                "line": 274,
                                "column": 20
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 9453,
                              "end": 9463,
                              "loc": {
                                "start": {
                                  "line": 274,
                                  "column": 8
                                },
                                "end": {
                                  "line": 274,
                                  "column": 18
                                },
                                "identifierName": "BidFactory"
                              },
                              "name": "BidFactory"
                            },
                            "arguments": []
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9466,
                            "end": 9472,
                            "loc": {
                              "start": {
                                "line": 274,
                                "column": 21
                              },
                              "end": {
                                "line": 274,
                                "column": 27
                              },
                              "identifierName": "reload"
                            },
                            "name": "reload"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 9473,
                            "end": 9476,
                            "loc": {
                              "start": {
                                "line": 274,
                                "column": 28
                              },
                              "end": {
                                "line": 274,
                                "column": 31
                              },
                              "identifierName": "bid"
                            },
                            "name": "bid"
                          },
                          {
                            "type": "Identifier",
                            "start": 9478,
                            "end": 9487,
                            "loc": {
                              "start": {
                                "line": 274,
                                "column": 33
                              },
                              "end": {
                                "line": 274,
                                "column": 42
                              },
                              "identifierName": "bidObject"
                            },
                            "name": "bidObject"
                          }
                        ]
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 9494,
                      "end": 9505,
                      "loc": {
                        "start": {
                          "line": 275,
                          "column": 4
                        },
                        "end": {
                          "line": 275,
                          "column": 15
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 9501,
                        "end": 9504,
                        "loc": {
                          "start": {
                            "line": 275,
                            "column": 11
                          },
                          "end": {
                            "line": 275,
                            "column": 14
                          },
                          "identifierName": "bid"
                        },
                        "name": "bid"
                      }
                    }
                  ],
                  "directives": []
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n   * Reload a bid with all of its entities while maintaining the same instance.\n   *\n   * @param {Bid} bid\n   * @return {Bid}\n   ",
                    "start": 9218,
                    "end": 9353,
                    "loc": {
                      "start": {
                        "line": 266,
                        "column": 2
                      },
                      "end": {
                        "line": 271,
                        "column": 5
                      }
                    }
                  }
                ]
              }
            ]
          },
          "leadingComments": [
            {
              "type": "CommentBlock",
              "value": "*\n * @class BidService\n ",
              "start": 581,
              "end": 609,
              "loc": {
                "start": {
                  "line": 13,
                  "column": 0
                },
                "end": {
                  "line": 15,
                  "column": 3
                }
              }
            }
          ],
          "trailingComments": []
        },
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * @class BidService\n ",
            "start": 581,
            "end": 609,
            "loc": {
              "start": {
                "line": 13,
                "column": 0
              },
              "end": {
                "line": 15,
                "column": 3
              }
            }
          }
        ]
      }
    ],
    "directives": []
  },
  "comments": [
    {
      "type": "CommentBlock",
      "value": "*\n * @class BidService\n ",
      "start": 581,
      "end": 609,
      "loc": {
        "start": {
          "line": 13,
          "column": 0
        },
        "end": {
          "line": 15,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Creates an instance of BidService.\n   * @param {PVBidContext} context\n   ",
      "start": 646,
      "end": 730,
      "loc": {
        "start": {
          "line": 17,
          "column": 2
        },
        "end": {
          "line": 20,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Clones bid returning an initialized {@link Bid}\n   *\n   * @param {Bid} bid\n   * @returns {Promise<Bid>}\n   ",
      "start": 837,
      "end": 955,
      "loc": {
        "start": {
          "line": 26,
          "column": 2
        },
        "end": {
          "line": 31,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Moves a bid to a project by first detaching the bid from its original project,\n   *  then moves the bid to a given project by attaching the project id to the bid.\n   *\n   *  Reassessing the projects after moving.\n   *\n   * @param originalBid\n   * @param project\n   * @returns {Promise<*>}\n   ",
      "start": 1410,
      "end": 1713,
      "loc": {
        "start": {
          "line": 43,
          "column": 2
        },
        "end": {
          "line": 52,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Adds a new line item to the bid.  The added line item is uncategorized in all component groups.\n   *\n   * @param {Bid} bid\n   * @param {string} [title=New Line Item]\n   * @returns {Promise<LineItem>}\n   ",
      "start": 2319,
      "end": 2533,
      "loc": {
        "start": {
          "line": 66,
          "column": 2
        },
        "end": {
          "line": 72,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Adds a new metric to the bid.\n   *\n   * @param {Bid} bid\n   * @param {string} [title=New Metric]\n   * @returns {Promise<Metric>}\n   ",
      "start": 3213,
      "end": 3356,
      "loc": {
        "start": {
          "line": 87,
          "column": 2
        },
        "end": {
          "line": 93,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Adds a new field to the bid.\n   *\n   * @param {Bid} bid\n   * @param {string} [title=New Field]\n   * @param {string} [type=number]\n   * @returns {Promise<Field>}\n   ",
      "start": 4137,
      "end": 4312,
      "loc": {
        "start": {
          "line": 110,
          "column": 2
        },
        "end": {
          "line": 117,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Adds a new Dynamic Group to the Bid.\n   *\n   * @param {Bid} bid\n   * @param {string} [title=\"New Dynamic Group\"]\n   * @returns {Promise<DynamicGroup>}\n   ",
      "start": 5080,
      "end": 5245,
      "loc": {
        "start": {
          "line": 134,
          "column": 2
        },
        "end": {
          "line": 140,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Creates a snapshot of the current bid.\n   *\n   * @param {Bid} bid\n   * @param {?string} title Title of the snapshot\n   * @param {?string} description Description of the snapshot.\n   * @returns {Promise.<object>}\n   * @property {number} id The snapshot id.\n   * @property {string} title\n   * @property {number} bid_id\n   * @property {string} description\n   * @property {boolean} is_auto A flag to indicate the snapshot was generated automatically by the PVBid system.\n   * @property {string} created_at Example format: 2016-04-10T21:08:05+00:00\n   ",
      "start": 6125,
      "end": 6683,
      "loc": {
        "start": {
          "line": 157,
          "column": 2
        },
        "end": {
          "line": 170,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Validates bid structure and references.\n   *\n   * @param {Bid} bid\n   * @returns {object[]} Returns an array of validation errors.\n   ",
      "start": 7118,
      "end": 7263,
      "loc": {
        "start": {
          "line": 183,
          "column": 2
        },
        "end": {
          "line": 188,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Removes assembly from a bid.\n   *\n   * @param {Bid} bid\n   * @param {number} assemblyId\n   * @returns {Promise<null>}\n   ",
      "start": 7334,
      "end": 7466,
      "loc": {
        "start": {
          "line": 193,
          "column": 2
        },
        "end": {
          "line": 199,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Adds assemblies to bid.\n   *\n   * @param {Bid} bid\n   * @param {number[]} assemblyMapIds An array of assembly mapping ids to add.\n   * @returns {Promise<Object[]>} Array of created bid entities\n   ",
      "start": 7772,
      "end": 7980,
      "loc": {
        "start": {
          "line": 210,
          "column": 2
        },
        "end": {
          "line": 216,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Recovers a bid from a snapshot. An auto snapshot of the current state will be created.\n   *\n   * @param {Bid} bid\n   * @param {number} snapshotId\n   * @returns  {Promise<null>}\n   ",
      "start": 8395,
      "end": 8586,
      "loc": {
        "start": {
          "line": 232,
          "column": 2
        },
        "end": {
          "line": 238,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Deletes bid.\n   *\n   * @param {Bid} bid\n   * @return {Promise<null>}\n   ",
      "start": 8851,
      "end": 8934,
      "loc": {
        "start": {
          "line": 250,
          "column": 2
        },
        "end": {
          "line": 255,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Reload a bid with all of its entities while maintaining the same instance.\n   *\n   * @param {Bid} bid\n   * @return {Bid}\n   ",
      "start": 9218,
      "end": 9353,
      "loc": {
        "start": {
          "line": 266,
          "column": 2
        },
        "end": {
          "line": 271,
          "column": 5
        }
      }
    }
  ],
  "tokens": [
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 0,
      "end": 6,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "LineItem",
      "start": 7,
      "end": 15,
      "loc": {
        "start": {
          "line": 1,
          "column": 7
        },
        "end": {
          "line": 1,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 16,
      "end": 20,
      "loc": {
        "start": {
          "line": 1,
          "column": 16
        },
        "end": {
          "line": 1,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../LineItem",
      "start": 21,
      "end": 34,
      "loc": {
        "start": {
          "line": 1,
          "column": 21
        },
        "end": {
          "line": 1,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 34,
      "end": 35,
      "loc": {
        "start": {
          "line": 1,
          "column": 34
        },
        "end": {
          "line": 1,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 36,
      "end": 42,
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Metric",
      "start": 43,
      "end": 49,
      "loc": {
        "start": {
          "line": 2,
          "column": 7
        },
        "end": {
          "line": 2,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 50,
      "end": 54,
      "loc": {
        "start": {
          "line": 2,
          "column": 14
        },
        "end": {
          "line": 2,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../Metric",
      "start": 55,
      "end": 66,
      "loc": {
        "start": {
          "line": 2,
          "column": 19
        },
        "end": {
          "line": 2,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 66,
      "end": 67,
      "loc": {
        "start": {
          "line": 2,
          "column": 30
        },
        "end": {
          "line": 2,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 68,
      "end": 74,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Field",
      "start": 75,
      "end": 80,
      "loc": {
        "start": {
          "line": 3,
          "column": 7
        },
        "end": {
          "line": 3,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 81,
      "end": 85,
      "loc": {
        "start": {
          "line": 3,
          "column": 13
        },
        "end": {
          "line": 3,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../Field",
      "start": 86,
      "end": 96,
      "loc": {
        "start": {
          "line": 3,
          "column": 18
        },
        "end": {
          "line": 3,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 96,
      "end": 97,
      "loc": {
        "start": {
          "line": 3,
          "column": 28
        },
        "end": {
          "line": 3,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 98,
      "end": 104,
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "BidValidator",
      "start": 105,
      "end": 117,
      "loc": {
        "start": {
          "line": 4,
          "column": 7
        },
        "end": {
          "line": 4,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 118,
      "end": 122,
      "loc": {
        "start": {
          "line": 4,
          "column": 20
        },
        "end": {
          "line": 4,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./BidValidator",
      "start": 123,
      "end": 139,
      "loc": {
        "start": {
          "line": 4,
          "column": 25
        },
        "end": {
          "line": 4,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 139,
      "end": 140,
      "loc": {
        "start": {
          "line": 4,
          "column": 41
        },
        "end": {
          "line": 4,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 141,
      "end": 147,
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 5,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "BidFactory",
      "start": 148,
      "end": 158,
      "loc": {
        "start": {
          "line": 5,
          "column": 7
        },
        "end": {
          "line": 5,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 159,
      "end": 163,
      "loc": {
        "start": {
          "line": 5,
          "column": 18
        },
        "end": {
          "line": 5,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../factories/BidFactory",
      "start": 164,
      "end": 189,
      "loc": {
        "start": {
          "line": 5,
          "column": 23
        },
        "end": {
          "line": 5,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 189,
      "end": 190,
      "loc": {
        "start": {
          "line": 5,
          "column": 48
        },
        "end": {
          "line": 5,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 191,
      "end": 197,
      "loc": {
        "start": {
          "line": 6,
          "column": 0
        },
        "end": {
          "line": 6,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 198,
      "end": 199,
      "loc": {
        "start": {
          "line": 6,
          "column": 7
        },
        "end": {
          "line": 6,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "waitForFinalEvent",
      "start": 200,
      "end": 217,
      "loc": {
        "start": {
          "line": 6,
          "column": 9
        },
        "end": {
          "line": 6,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 218,
      "end": 219,
      "loc": {
        "start": {
          "line": 6,
          "column": 27
        },
        "end": {
          "line": 6,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 220,
      "end": 224,
      "loc": {
        "start": {
          "line": 6,
          "column": 29
        },
        "end": {
          "line": 6,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../../utils/WaitForFinalEvent",
      "start": 225,
      "end": 256,
      "loc": {
        "start": {
          "line": 6,
          "column": 34
        },
        "end": {
          "line": 6,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 256,
      "end": 257,
      "loc": {
        "start": {
          "line": 6,
          "column": 65
        },
        "end": {
          "line": 6,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 258,
      "end": 264,
      "loc": {
        "start": {
          "line": 7,
          "column": 0
        },
        "end": {
          "line": 7,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "LineItemScaffolding",
      "start": 265,
      "end": 284,
      "loc": {
        "start": {
          "line": 7,
          "column": 7
        },
        "end": {
          "line": 7,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 285,
      "end": 289,
      "loc": {
        "start": {
          "line": 7,
          "column": 27
        },
        "end": {
          "line": 7,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../scaffolding/LineItemScaffolding",
      "start": 290,
      "end": 326,
      "loc": {
        "start": {
          "line": 7,
          "column": 32
        },
        "end": {
          "line": 7,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 326,
      "end": 327,
      "loc": {
        "start": {
          "line": 7,
          "column": 68
        },
        "end": {
          "line": 7,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 328,
      "end": 334,
      "loc": {
        "start": {
          "line": 8,
          "column": 0
        },
        "end": {
          "line": 8,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "MetricScaffolding",
      "start": 335,
      "end": 352,
      "loc": {
        "start": {
          "line": 8,
          "column": 7
        },
        "end": {
          "line": 8,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 353,
      "end": 357,
      "loc": {
        "start": {
          "line": 8,
          "column": 25
        },
        "end": {
          "line": 8,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../scaffolding/MetricScaffolding",
      "start": 358,
      "end": 392,
      "loc": {
        "start": {
          "line": 8,
          "column": 30
        },
        "end": {
          "line": 8,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 392,
      "end": 393,
      "loc": {
        "start": {
          "line": 8,
          "column": 64
        },
        "end": {
          "line": 8,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 394,
      "end": 400,
      "loc": {
        "start": {
          "line": 9,
          "column": 0
        },
        "end": {
          "line": 9,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "FieldScaffolding",
      "start": 401,
      "end": 417,
      "loc": {
        "start": {
          "line": 9,
          "column": 7
        },
        "end": {
          "line": 9,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 418,
      "end": 422,
      "loc": {
        "start": {
          "line": 9,
          "column": 24
        },
        "end": {
          "line": 9,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../scaffolding/FieldScaffolding",
      "start": 423,
      "end": 456,
      "loc": {
        "start": {
          "line": 9,
          "column": 29
        },
        "end": {
          "line": 9,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 456,
      "end": 457,
      "loc": {
        "start": {
          "line": 9,
          "column": 62
        },
        "end": {
          "line": 9,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 458,
      "end": 464,
      "loc": {
        "start": {
          "line": 10,
          "column": 0
        },
        "end": {
          "line": 10,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "DynamicGroupScaffolding",
      "start": 465,
      "end": 488,
      "loc": {
        "start": {
          "line": 10,
          "column": 7
        },
        "end": {
          "line": 10,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 489,
      "end": 493,
      "loc": {
        "start": {
          "line": 10,
          "column": 31
        },
        "end": {
          "line": 10,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../scaffolding/DynamicGroupScaffolding",
      "start": 494,
      "end": 534,
      "loc": {
        "start": {
          "line": 10,
          "column": 36
        },
        "end": {
          "line": 10,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 534,
      "end": 535,
      "loc": {
        "start": {
          "line": 10,
          "column": 76
        },
        "end": {
          "line": 10,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 536,
      "end": 542,
      "loc": {
        "start": {
          "line": 11,
          "column": 0
        },
        "end": {
          "line": 11,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "DynamicGroup",
      "start": 543,
      "end": 555,
      "loc": {
        "start": {
          "line": 11,
          "column": 7
        },
        "end": {
          "line": 11,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 556,
      "end": 560,
      "loc": {
        "start": {
          "line": 11,
          "column": 20
        },
        "end": {
          "line": 11,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../DynamicGroup",
      "start": 561,
      "end": 578,
      "loc": {
        "start": {
          "line": 11,
          "column": 25
        },
        "end": {
          "line": 11,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 578,
      "end": 579,
      "loc": {
        "start": {
          "line": 11,
          "column": 42
        },
        "end": {
          "line": 11,
          "column": 43
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * @class BidService\n ",
      "start": 581,
      "end": 609,
      "loc": {
        "start": {
          "line": 13,
          "column": 0
        },
        "end": {
          "line": 15,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "export",
        "keyword": "export",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "export",
      "start": 610,
      "end": 616,
      "loc": {
        "start": {
          "line": 16,
          "column": 0
        },
        "end": {
          "line": 16,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "default",
        "keyword": "default",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "default",
      "start": 617,
      "end": 624,
      "loc": {
        "start": {
          "line": 16,
          "column": 7
        },
        "end": {
          "line": 16,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "class",
        "keyword": "class",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "class",
      "start": 625,
      "end": 630,
      "loc": {
        "start": {
          "line": 16,
          "column": 15
        },
        "end": {
          "line": 16,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "BidService",
      "start": 631,
      "end": 641,
      "loc": {
        "start": {
          "line": 16,
          "column": 21
        },
        "end": {
          "line": 16,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 642,
      "end": 643,
      "loc": {
        "start": {
          "line": 16,
          "column": 32
        },
        "end": {
          "line": 16,
          "column": 33
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Creates an instance of BidService.\n   * @param {PVBidContext} context\n   ",
      "start": 646,
      "end": 730,
      "loc": {
        "start": {
          "line": 17,
          "column": 2
        },
        "end": {
          "line": 20,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "constructor",
      "start": 733,
      "end": 744,
      "loc": {
        "start": {
          "line": 21,
          "column": 2
        },
        "end": {
          "line": 21,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 744,
      "end": 745,
      "loc": {
        "start": {
          "line": 21,
          "column": 13
        },
        "end": {
          "line": 21,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "context",
      "start": 745,
      "end": 752,
      "loc": {
        "start": {
          "line": 21,
          "column": 14
        },
        "end": {
          "line": 21,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 752,
      "end": 753,
      "loc": {
        "start": {
          "line": 21,
          "column": 21
        },
        "end": {
          "line": 21,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 754,
      "end": 755,
      "loc": {
        "start": {
          "line": 21,
          "column": 23
        },
        "end": {
          "line": 21,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 760,
      "end": 764,
      "loc": {
        "start": {
          "line": 22,
          "column": 4
        },
        "end": {
          "line": 22,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 764,
      "end": 765,
      "loc": {
        "start": {
          "line": 22,
          "column": 8
        },
        "end": {
          "line": 22,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "context",
      "start": 765,
      "end": 772,
      "loc": {
        "start": {
          "line": 22,
          "column": 9
        },
        "end": {
          "line": 22,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 773,
      "end": 774,
      "loc": {
        "start": {
          "line": 22,
          "column": 17
        },
        "end": {
          "line": 22,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "context",
      "start": 775,
      "end": 782,
      "loc": {
        "start": {
          "line": 22,
          "column": 19
        },
        "end": {
          "line": 22,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 782,
      "end": 783,
      "loc": {
        "start": {
          "line": 22,
          "column": 26
        },
        "end": {
          "line": 22,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 788,
      "end": 792,
      "loc": {
        "start": {
          "line": 23,
          "column": 4
        },
        "end": {
          "line": 23,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 792,
      "end": 793,
      "loc": {
        "start": {
          "line": 23,
          "column": 8
        },
        "end": {
          "line": 23,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "repositories",
      "start": 793,
      "end": 805,
      "loc": {
        "start": {
          "line": 23,
          "column": 9
        },
        "end": {
          "line": 23,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 806,
      "end": 807,
      "loc": {
        "start": {
          "line": 23,
          "column": 22
        },
        "end": {
          "line": 23,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "context",
      "start": 808,
      "end": 815,
      "loc": {
        "start": {
          "line": 23,
          "column": 24
        },
        "end": {
          "line": 23,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 815,
      "end": 816,
      "loc": {
        "start": {
          "line": 23,
          "column": 31
        },
        "end": {
          "line": 23,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "repositories",
      "start": 816,
      "end": 828,
      "loc": {
        "start": {
          "line": 23,
          "column": 32
        },
        "end": {
          "line": 23,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 828,
      "end": 829,
      "loc": {
        "start": {
          "line": 23,
          "column": 44
        },
        "end": {
          "line": 23,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 832,
      "end": 833,
      "loc": {
        "start": {
          "line": 24,
          "column": 2
        },
        "end": {
          "line": 24,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Clones bid returning an initialized {@link Bid}\n   *\n   * @param {Bid} bid\n   * @returns {Promise<Bid>}\n   ",
      "start": 837,
      "end": 955,
      "loc": {
        "start": {
          "line": 26,
          "column": 2
        },
        "end": {
          "line": 31,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 958,
      "end": 963,
      "loc": {
        "start": {
          "line": 32,
          "column": 2
        },
        "end": {
          "line": 32,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 964,
      "end": 969,
      "loc": {
        "start": {
          "line": 32,
          "column": 8
        },
        "end": {
          "line": 32,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 969,
      "end": 970,
      "loc": {
        "start": {
          "line": 32,
          "column": 13
        },
        "end": {
          "line": 32,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 970,
      "end": 973,
      "loc": {
        "start": {
          "line": 32,
          "column": 14
        },
        "end": {
          "line": 32,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 973,
      "end": 974,
      "loc": {
        "start": {
          "line": 32,
          "column": 17
        },
        "end": {
          "line": 32,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 975,
      "end": 976,
      "loc": {
        "start": {
          "line": 32,
          "column": 19
        },
        "end": {
          "line": 32,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 981,
      "end": 986,
      "loc": {
        "start": {
          "line": 33,
          "column": 4
        },
        "end": {
          "line": 33,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 987,
      "end": 990,
      "loc": {
        "start": {
          "line": 33,
          "column": 10
        },
        "end": {
          "line": 33,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 990,
      "end": 991,
      "loc": {
        "start": {
          "line": 33,
          "column": 13
        },
        "end": {
          "line": 33,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "project",
      "start": 991,
      "end": 998,
      "loc": {
        "start": {
          "line": 33,
          "column": 14
        },
        "end": {
          "line": 33,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 998,
      "end": 999,
      "loc": {
        "start": {
          "line": 33,
          "column": 21
        },
        "end": {
          "line": 33,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "save",
      "start": 999,
      "end": 1003,
      "loc": {
        "start": {
          "line": 33,
          "column": 22
        },
        "end": {
          "line": 33,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1003,
      "end": 1004,
      "loc": {
        "start": {
          "line": 33,
          "column": 26
        },
        "end": {
          "line": 33,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1004,
      "end": 1005,
      "loc": {
        "start": {
          "line": 33,
          "column": 27
        },
        "end": {
          "line": 33,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1005,
      "end": 1006,
      "loc": {
        "start": {
          "line": 33,
          "column": 28
        },
        "end": {
          "line": 33,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 1011,
      "end": 1016,
      "loc": {
        "start": {
          "line": 34,
          "column": 4
        },
        "end": {
          "line": 34,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "res",
      "start": 1017,
      "end": 1020,
      "loc": {
        "start": {
          "line": 34,
          "column": 10
        },
        "end": {
          "line": 34,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1021,
      "end": 1022,
      "loc": {
        "start": {
          "line": 34,
          "column": 14
        },
        "end": {
          "line": 34,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 1023,
      "end": 1028,
      "loc": {
        "start": {
          "line": 34,
          "column": 16
        },
        "end": {
          "line": 34,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1029,
      "end": 1033,
      "loc": {
        "start": {
          "line": 34,
          "column": 22
        },
        "end": {
          "line": 34,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1033,
      "end": 1034,
      "loc": {
        "start": {
          "line": 34,
          "column": 26
        },
        "end": {
          "line": 34,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "repositories",
      "start": 1034,
      "end": 1046,
      "loc": {
        "start": {
          "line": 34,
          "column": 27
        },
        "end": {
          "line": 34,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1046,
      "end": 1047,
      "loc": {
        "start": {
          "line": 34,
          "column": 39
        },
        "end": {
          "line": 34,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bids",
      "start": 1047,
      "end": 1051,
      "loc": {
        "start": {
          "line": 34,
          "column": 40
        },
        "end": {
          "line": 34,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1051,
      "end": 1052,
      "loc": {
        "start": {
          "line": 34,
          "column": 44
        },
        "end": {
          "line": 34,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 1052,
      "end": 1057,
      "loc": {
        "start": {
          "line": 34,
          "column": 45
        },
        "end": {
          "line": 34,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1057,
      "end": 1058,
      "loc": {
        "start": {
          "line": 34,
          "column": 50
        },
        "end": {
          "line": 34,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 1058,
      "end": 1061,
      "loc": {
        "start": {
          "line": 34,
          "column": 51
        },
        "end": {
          "line": 34,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1061,
      "end": 1062,
      "loc": {
        "start": {
          "line": 34,
          "column": 54
        },
        "end": {
          "line": 34,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 1062,
      "end": 1064,
      "loc": {
        "start": {
          "line": 34,
          "column": 55
        },
        "end": {
          "line": 34,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1064,
      "end": 1065,
      "loc": {
        "start": {
          "line": 34,
          "column": 57
        },
        "end": {
          "line": 34,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1065,
      "end": 1066,
      "loc": {
        "start": {
          "line": 34,
          "column": 58
        },
        "end": {
          "line": 34,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 1071,
      "end": 1076,
      "loc": {
        "start": {
          "line": 35,
          "column": 4
        },
        "end": {
          "line": 35,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bidObject",
      "start": 1077,
      "end": 1086,
      "loc": {
        "start": {
          "line": 35,
          "column": 10
        },
        "end": {
          "line": 35,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1087,
      "end": 1088,
      "loc": {
        "start": {
          "line": 35,
          "column": 20
        },
        "end": {
          "line": 35,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 1089,
      "end": 1094,
      "loc": {
        "start": {
          "line": 35,
          "column": 22
        },
        "end": {
          "line": 35,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1095,
      "end": 1099,
      "loc": {
        "start": {
          "line": 35,
          "column": 28
        },
        "end": {
          "line": 35,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1099,
      "end": 1100,
      "loc": {
        "start": {
          "line": 35,
          "column": 32
        },
        "end": {
          "line": 35,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "repositories",
      "start": 1100,
      "end": 1112,
      "loc": {
        "start": {
          "line": 35,
          "column": 33
        },
        "end": {
          "line": 35,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1112,
      "end": 1113,
      "loc": {
        "start": {
          "line": 35,
          "column": 45
        },
        "end": {
          "line": 35,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bids",
      "start": 1113,
      "end": 1117,
      "loc": {
        "start": {
          "line": 35,
          "column": 46
        },
        "end": {
          "line": 35,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1117,
      "end": 1118,
      "loc": {
        "start": {
          "line": 35,
          "column": 50
        },
        "end": {
          "line": 35,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "findById",
      "start": 1118,
      "end": 1126,
      "loc": {
        "start": {
          "line": 35,
          "column": 51
        },
        "end": {
          "line": 35,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1126,
      "end": 1127,
      "loc": {
        "start": {
          "line": 35,
          "column": 59
        },
        "end": {
          "line": 35,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "res",
      "start": 1127,
      "end": 1130,
      "loc": {
        "start": {
          "line": 35,
          "column": 60
        },
        "end": {
          "line": 35,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1130,
      "end": 1131,
      "loc": {
        "start": {
          "line": 35,
          "column": 63
        },
        "end": {
          "line": 35,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 1131,
      "end": 1133,
      "loc": {
        "start": {
          "line": 35,
          "column": 64
        },
        "end": {
          "line": 35,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1133,
      "end": 1134,
      "loc": {
        "start": {
          "line": 35,
          "column": 66
        },
        "end": {
          "line": 35,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1134,
      "end": 1135,
      "loc": {
        "start": {
          "line": 35,
          "column": 67
        },
        "end": {
          "line": 35,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 1140,
      "end": 1145,
      "loc": {
        "start": {
          "line": 36,
          "column": 4
        },
        "end": {
          "line": 36,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clonedBid",
      "start": 1146,
      "end": 1155,
      "loc": {
        "start": {
          "line": 36,
          "column": 10
        },
        "end": {
          "line": 36,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1156,
      "end": 1157,
      "loc": {
        "start": {
          "line": 36,
          "column": 20
        },
        "end": {
          "line": 36,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 1158,
      "end": 1161,
      "loc": {
        "start": {
          "line": 36,
          "column": 22
        },
        "end": {
          "line": 36,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "BidFactory",
      "start": 1162,
      "end": 1172,
      "loc": {
        "start": {
          "line": 36,
          "column": 26
        },
        "end": {
          "line": 36,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1172,
      "end": 1173,
      "loc": {
        "start": {
          "line": 36,
          "column": 36
        },
        "end": {
          "line": 36,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1173,
      "end": 1174,
      "loc": {
        "start": {
          "line": 36,
          "column": 37
        },
        "end": {
          "line": 36,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1174,
      "end": 1175,
      "loc": {
        "start": {
          "line": 36,
          "column": 38
        },
        "end": {
          "line": 36,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "create",
      "start": 1175,
      "end": 1181,
      "loc": {
        "start": {
          "line": 36,
          "column": 39
        },
        "end": {
          "line": 36,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1181,
      "end": 1182,
      "loc": {
        "start": {
          "line": 36,
          "column": 45
        },
        "end": {
          "line": 36,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bidObject",
      "start": 1182,
      "end": 1191,
      "loc": {
        "start": {
          "line": 36,
          "column": 46
        },
        "end": {
          "line": 36,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1191,
      "end": 1192,
      "loc": {
        "start": {
          "line": 36,
          "column": 55
        },
        "end": {
          "line": 36,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1193,
      "end": 1197,
      "loc": {
        "start": {
          "line": 36,
          "column": 57
        },
        "end": {
          "line": 36,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1197,
      "end": 1198,
      "loc": {
        "start": {
          "line": 36,
          "column": 61
        },
        "end": {
          "line": 36,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "context",
      "start": 1198,
      "end": 1205,
      "loc": {
        "start": {
          "line": 36,
          "column": 62
        },
        "end": {
          "line": 36,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1205,
      "end": 1206,
      "loc": {
        "start": {
          "line": 36,
          "column": 69
        },
        "end": {
          "line": 36,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 1207,
      "end": 1210,
      "loc": {
        "start": {
          "line": 36,
          "column": 71
        },
        "end": {
          "line": 36,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1210,
      "end": 1211,
      "loc": {
        "start": {
          "line": 36,
          "column": 74
        },
        "end": {
          "line": 36,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "project",
      "start": 1211,
      "end": 1218,
      "loc": {
        "start": {
          "line": 36,
          "column": 75
        },
        "end": {
          "line": 36,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1218,
      "end": 1219,
      "loc": {
        "start": {
          "line": 36,
          "column": 82
        },
        "end": {
          "line": 36,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1219,
      "end": 1220,
      "loc": {
        "start": {
          "line": 36,
          "column": 83
        },
        "end": {
          "line": 36,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 1225,
      "end": 1228,
      "loc": {
        "start": {
          "line": 37,
          "column": 4
        },
        "end": {
          "line": 37,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1228,
      "end": 1229,
      "loc": {
        "start": {
          "line": 37,
          "column": 7
        },
        "end": {
          "line": 37,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "project",
      "start": 1229,
      "end": 1236,
      "loc": {
        "start": {
          "line": 37,
          "column": 8
        },
        "end": {
          "line": 37,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1236,
      "end": 1237,
      "loc": {
        "start": {
          "line": 37,
          "column": 15
        },
        "end": {
          "line": 37,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "attachBid",
      "start": 1237,
      "end": 1246,
      "loc": {
        "start": {
          "line": 37,
          "column": 16
        },
        "end": {
          "line": 37,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1246,
      "end": 1247,
      "loc": {
        "start": {
          "line": 37,
          "column": 25
        },
        "end": {
          "line": 37,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clonedBid",
      "start": 1247,
      "end": 1256,
      "loc": {
        "start": {
          "line": 37,
          "column": 26
        },
        "end": {
          "line": 37,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1256,
      "end": 1257,
      "loc": {
        "start": {
          "line": 37,
          "column": 35
        },
        "end": {
          "line": 37,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1257,
      "end": 1258,
      "loc": {
        "start": {
          "line": 37,
          "column": 36
        },
        "end": {
          "line": 37,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 1263,
      "end": 1266,
      "loc": {
        "start": {
          "line": 38,
          "column": 4
        },
        "end": {
          "line": 38,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1266,
      "end": 1267,
      "loc": {
        "start": {
          "line": 38,
          "column": 7
        },
        "end": {
          "line": 38,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "project",
      "start": 1267,
      "end": 1274,
      "loc": {
        "start": {
          "line": 38,
          "column": 8
        },
        "end": {
          "line": 38,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1274,
      "end": 1275,
      "loc": {
        "start": {
          "line": 38,
          "column": 15
        },
        "end": {
          "line": 38,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assess",
      "start": 1275,
      "end": 1281,
      "loc": {
        "start": {
          "line": 38,
          "column": 16
        },
        "end": {
          "line": 38,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1281,
      "end": 1282,
      "loc": {
        "start": {
          "line": 38,
          "column": 22
        },
        "end": {
          "line": 38,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1282,
      "end": 1283,
      "loc": {
        "start": {
          "line": 38,
          "column": 23
        },
        "end": {
          "line": 38,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1283,
      "end": 1284,
      "loc": {
        "start": {
          "line": 38,
          "column": 24
        },
        "end": {
          "line": 38,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 1289,
      "end": 1294,
      "loc": {
        "start": {
          "line": 39,
          "column": 4
        },
        "end": {
          "line": 39,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 1295,
      "end": 1298,
      "loc": {
        "start": {
          "line": 39,
          "column": 10
        },
        "end": {
          "line": 39,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1298,
      "end": 1299,
      "loc": {
        "start": {
          "line": 39,
          "column": 13
        },
        "end": {
          "line": 39,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "initSaveChangeLog",
      "start": 1299,
      "end": 1316,
      "loc": {
        "start": {
          "line": 39,
          "column": 14
        },
        "end": {
          "line": 39,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1316,
      "end": 1317,
      "loc": {
        "start": {
          "line": 39,
          "column": 31
        },
        "end": {
          "line": 39,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 1317,
      "end": 1320,
      "loc": {
        "start": {
          "line": 39,
          "column": 32
        },
        "end": {
          "line": 39,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1320,
      "end": 1321,
      "loc": {
        "start": {
          "line": 39,
          "column": 35
        },
        "end": {
          "line": 39,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 1321,
      "end": 1323,
      "loc": {
        "start": {
          "line": 39,
          "column": 36
        },
        "end": {
          "line": 39,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1323,
      "end": 1324,
      "loc": {
        "start": {
          "line": 39,
          "column": 38
        },
        "end": {
          "line": 39,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1325,
      "end": 1326,
      "loc": {
        "start": {
          "line": 39,
          "column": 40
        },
        "end": {
          "line": 39,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "cloned_bid",
      "start": 1326,
      "end": 1336,
      "loc": {
        "start": {
          "line": 39,
          "column": 41
        },
        "end": {
          "line": 39,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1336,
      "end": 1337,
      "loc": {
        "start": {
          "line": 39,
          "column": 51
        },
        "end": {
          "line": 39,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clonedBid",
      "start": 1338,
      "end": 1347,
      "loc": {
        "start": {
          "line": 39,
          "column": 53
        },
        "end": {
          "line": 39,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1347,
      "end": 1348,
      "loc": {
        "start": {
          "line": 39,
          "column": 62
        },
        "end": {
          "line": 39,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 1348,
      "end": 1350,
      "loc": {
        "start": {
          "line": 39,
          "column": 63
        },
        "end": {
          "line": 39,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1350,
      "end": 1351,
      "loc": {
        "start": {
          "line": 39,
          "column": 65
        },
        "end": {
          "line": 39,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1351,
      "end": 1352,
      "loc": {
        "start": {
          "line": 39,
          "column": 66
        },
        "end": {
          "line": 39,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "cloned_bid",
      "start": 1352,
      "end": 1364,
      "loc": {
        "start": {
          "line": 39,
          "column": 67
        },
        "end": {
          "line": 39,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1364,
      "end": 1365,
      "loc": {
        "start": {
          "line": 39,
          "column": 79
        },
        "end": {
          "line": 39,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1365,
      "end": 1366,
      "loc": {
        "start": {
          "line": 39,
          "column": 80
        },
        "end": {
          "line": 39,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "catch",
        "keyword": "catch",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "catch",
      "start": 1366,
      "end": 1371,
      "loc": {
        "start": {
          "line": 39,
          "column": 81
        },
        "end": {
          "line": 39,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1371,
      "end": 1372,
      "loc": {
        "start": {
          "line": 39,
          "column": 86
        },
        "end": {
          "line": 39,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "e",
      "start": 1372,
      "end": 1373,
      "loc": {
        "start": {
          "line": 39,
          "column": 87
        },
        "end": {
          "line": 39,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1374,
      "end": 1376,
      "loc": {
        "start": {
          "line": 39,
          "column": 89
        },
        "end": {
          "line": 39,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "e",
      "start": 1377,
      "end": 1378,
      "loc": {
        "start": {
          "line": 39,
          "column": 92
        },
        "end": {
          "line": 39,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1378,
      "end": 1379,
      "loc": {
        "start": {
          "line": 39,
          "column": 93
        },
        "end": {
          "line": 39,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1379,
      "end": 1380,
      "loc": {
        "start": {
          "line": 39,
          "column": 94
        },
        "end": {
          "line": 39,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 1385,
      "end": 1391,
      "loc": {
        "start": {
          "line": 40,
          "column": 4
        },
        "end": {
          "line": 40,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clonedBid",
      "start": 1392,
      "end": 1401,
      "loc": {
        "start": {
          "line": 40,
          "column": 11
        },
        "end": {
          "line": 40,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1401,
      "end": 1402,
      "loc": {
        "start": {
          "line": 40,
          "column": 20
        },
        "end": {
          "line": 40,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1405,
      "end": 1406,
      "loc": {
        "start": {
          "line": 41,
          "column": 2
        },
        "end": {
          "line": 41,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Moves a bid to a project by first detaching the bid from its original project,\n   *  then moves the bid to a given project by attaching the project id to the bid.\n   *\n   *  Reassessing the projects after moving.\n   *\n   * @param originalBid\n   * @param project\n   * @returns {Promise<*>}\n   ",
      "start": 1410,
      "end": 1713,
      "loc": {
        "start": {
          "line": 43,
          "column": 2
        },
        "end": {
          "line": 52,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 1716,
      "end": 1721,
      "loc": {
        "start": {
          "line": 53,
          "column": 2
        },
        "end": {
          "line": 53,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "moveBidToProject",
      "start": 1722,
      "end": 1738,
      "loc": {
        "start": {
          "line": 53,
          "column": 8
        },
        "end": {
          "line": 53,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1738,
      "end": 1739,
      "loc": {
        "start": {
          "line": 53,
          "column": 24
        },
        "end": {
          "line": 53,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "originalBid",
      "start": 1739,
      "end": 1750,
      "loc": {
        "start": {
          "line": 53,
          "column": 25
        },
        "end": {
          "line": 53,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1750,
      "end": 1751,
      "loc": {
        "start": {
          "line": 53,
          "column": 36
        },
        "end": {
          "line": 53,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "project",
      "start": 1752,
      "end": 1759,
      "loc": {
        "start": {
          "line": 53,
          "column": 38
        },
        "end": {
          "line": 53,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1759,
      "end": 1760,
      "loc": {
        "start": {
          "line": 53,
          "column": 45
        },
        "end": {
          "line": 53,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1761,
      "end": 1762,
      "loc": {
        "start": {
          "line": 53,
          "column": 47
        },
        "end": {
          "line": 53,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 1767,
      "end": 1772,
      "loc": {
        "start": {
          "line": 54,
          "column": 4
        },
        "end": {
          "line": 54,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "projectToCopyTo",
      "start": 1773,
      "end": 1788,
      "loc": {
        "start": {
          "line": 54,
          "column": 10
        },
        "end": {
          "line": 54,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1789,
      "end": 1790,
      "loc": {
        "start": {
          "line": 54,
          "column": 26
        },
        "end": {
          "line": 54,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "project",
      "start": 1791,
      "end": 1798,
      "loc": {
        "start": {
          "line": 54,
          "column": 28
        },
        "end": {
          "line": 54,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1798,
      "end": 1799,
      "loc": {
        "start": {
          "line": 54,
          "column": 35
        },
        "end": {
          "line": 54,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 1804,
      "end": 1809,
      "loc": {
        "start": {
          "line": 55,
          "column": 4
        },
        "end": {
          "line": 55,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "originalProject",
      "start": 1810,
      "end": 1825,
      "loc": {
        "start": {
          "line": 55,
          "column": 10
        },
        "end": {
          "line": 55,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1826,
      "end": 1827,
      "loc": {
        "start": {
          "line": 55,
          "column": 26
        },
        "end": {
          "line": 55,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "originalBid",
      "start": 1828,
      "end": 1839,
      "loc": {
        "start": {
          "line": 55,
          "column": 28
        },
        "end": {
          "line": 55,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1839,
      "end": 1840,
      "loc": {
        "start": {
          "line": 55,
          "column": 39
        },
        "end": {
          "line": 55,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "project",
      "start": 1840,
      "end": 1847,
      "loc": {
        "start": {
          "line": 55,
          "column": 40
        },
        "end": {
          "line": 55,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1847,
      "end": 1848,
      "loc": {
        "start": {
          "line": 55,
          "column": 47
        },
        "end": {
          "line": 55,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 1853,
      "end": 1858,
      "loc": {
        "start": {
          "line": 56,
          "column": 4
        },
        "end": {
          "line": 56,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1859,
      "end": 1863,
      "loc": {
        "start": {
          "line": 56,
          "column": 10
        },
        "end": {
          "line": 56,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1863,
      "end": 1864,
      "loc": {
        "start": {
          "line": 56,
          "column": 14
        },
        "end": {
          "line": 56,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "repositories",
      "start": 1864,
      "end": 1876,
      "loc": {
        "start": {
          "line": 56,
          "column": 15
        },
        "end": {
          "line": 56,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1876,
      "end": 1877,
      "loc": {
        "start": {
          "line": 56,
          "column": 27
        },
        "end": {
          "line": 56,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "projects",
      "start": 1877,
      "end": 1885,
      "loc": {
        "start": {
          "line": 56,
          "column": 28
        },
        "end": {
          "line": 56,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1885,
      "end": 1886,
      "loc": {
        "start": {
          "line": 56,
          "column": 36
        },
        "end": {
          "line": 56,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "detachBid",
      "start": 1886,
      "end": 1895,
      "loc": {
        "start": {
          "line": 56,
          "column": 37
        },
        "end": {
          "line": 56,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1895,
      "end": 1896,
      "loc": {
        "start": {
          "line": 56,
          "column": 46
        },
        "end": {
          "line": 56,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "originalProject",
      "start": 1896,
      "end": 1911,
      "loc": {
        "start": {
          "line": 56,
          "column": 47
        },
        "end": {
          "line": 56,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1911,
      "end": 1912,
      "loc": {
        "start": {
          "line": 56,
          "column": 62
        },
        "end": {
          "line": 56,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 1912,
      "end": 1914,
      "loc": {
        "start": {
          "line": 56,
          "column": 63
        },
        "end": {
          "line": 56,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1914,
      "end": 1915,
      "loc": {
        "start": {
          "line": 56,
          "column": 65
        },
        "end": {
          "line": 56,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "originalBid",
      "start": 1916,
      "end": 1927,
      "loc": {
        "start": {
          "line": 56,
          "column": 67
        },
        "end": {
          "line": 56,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1927,
      "end": 1928,
      "loc": {
        "start": {
          "line": 56,
          "column": 78
        },
        "end": {
          "line": 56,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 1928,
      "end": 1930,
      "loc": {
        "start": {
          "line": 56,
          "column": 79
        },
        "end": {
          "line": 56,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1930,
      "end": 1931,
      "loc": {
        "start": {
          "line": 56,
          "column": 81
        },
        "end": {
          "line": 56,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1931,
      "end": 1932,
      "loc": {
        "start": {
          "line": 56,
          "column": 82
        },
        "end": {
          "line": 56,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 1937,
      "end": 1942,
      "loc": {
        "start": {
          "line": 57,
          "column": 4
        },
        "end": {
          "line": 57,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1943,
      "end": 1947,
      "loc": {
        "start": {
          "line": 57,
          "column": 10
        },
        "end": {
          "line": 57,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1947,
      "end": 1948,
      "loc": {
        "start": {
          "line": 57,
          "column": 14
        },
        "end": {
          "line": 57,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "repositories",
      "start": 1948,
      "end": 1960,
      "loc": {
        "start": {
          "line": 57,
          "column": 15
        },
        "end": {
          "line": 57,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1960,
      "end": 1961,
      "loc": {
        "start": {
          "line": 57,
          "column": 27
        },
        "end": {
          "line": 57,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bids",
      "start": 1961,
      "end": 1965,
      "loc": {
        "start": {
          "line": 57,
          "column": 28
        },
        "end": {
          "line": 57,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1965,
      "end": 1966,
      "loc": {
        "start": {
          "line": 57,
          "column": 32
        },
        "end": {
          "line": 57,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "moveToProject",
      "start": 1966,
      "end": 1979,
      "loc": {
        "start": {
          "line": 57,
          "column": 33
        },
        "end": {
          "line": 57,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1979,
      "end": 1980,
      "loc": {
        "start": {
          "line": 57,
          "column": 46
        },
        "end": {
          "line": 57,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "originalBid",
      "start": 1980,
      "end": 1991,
      "loc": {
        "start": {
          "line": 57,
          "column": 47
        },
        "end": {
          "line": 57,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1991,
      "end": 1992,
      "loc": {
        "start": {
          "line": 57,
          "column": 58
        },
        "end": {
          "line": 57,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 1992,
      "end": 1994,
      "loc": {
        "start": {
          "line": 57,
          "column": 59
        },
        "end": {
          "line": 57,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1994,
      "end": 1995,
      "loc": {
        "start": {
          "line": 57,
          "column": 61
        },
        "end": {
          "line": 57,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "projectToCopyTo",
      "start": 1996,
      "end": 2011,
      "loc": {
        "start": {
          "line": 57,
          "column": 63
        },
        "end": {
          "line": 57,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2011,
      "end": 2012,
      "loc": {
        "start": {
          "line": 57,
          "column": 78
        },
        "end": {
          "line": 57,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 2012,
      "end": 2014,
      "loc": {
        "start": {
          "line": 57,
          "column": 79
        },
        "end": {
          "line": 57,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2014,
      "end": 2015,
      "loc": {
        "start": {
          "line": 57,
          "column": 81
        },
        "end": {
          "line": 57,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2015,
      "end": 2016,
      "loc": {
        "start": {
          "line": 57,
          "column": 82
        },
        "end": {
          "line": 57,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "originalProject",
      "start": 2021,
      "end": 2036,
      "loc": {
        "start": {
          "line": 58,
          "column": 4
        },
        "end": {
          "line": 58,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2036,
      "end": 2037,
      "loc": {
        "start": {
          "line": 58,
          "column": 19
        },
        "end": {
          "line": 58,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assess",
      "start": 2037,
      "end": 2043,
      "loc": {
        "start": {
          "line": 58,
          "column": 20
        },
        "end": {
          "line": 58,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2043,
      "end": 2044,
      "loc": {
        "start": {
          "line": 58,
          "column": 26
        },
        "end": {
          "line": 58,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2044,
      "end": 2045,
      "loc": {
        "start": {
          "line": 58,
          "column": 27
        },
        "end": {
          "line": 58,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "projectToCopyTo",
      "start": 2050,
      "end": 2065,
      "loc": {
        "start": {
          "line": 59,
          "column": 4
        },
        "end": {
          "line": 59,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2065,
      "end": 2066,
      "loc": {
        "start": {
          "line": 59,
          "column": 19
        },
        "end": {
          "line": 59,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assess",
      "start": 2066,
      "end": 2072,
      "loc": {
        "start": {
          "line": 59,
          "column": 20
        },
        "end": {
          "line": 59,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2072,
      "end": 2073,
      "loc": {
        "start": {
          "line": 59,
          "column": 26
        },
        "end": {
          "line": 59,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2073,
      "end": 2074,
      "loc": {
        "start": {
          "line": 59,
          "column": 27
        },
        "end": {
          "line": 59,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2074,
      "end": 2075,
      "loc": {
        "start": {
          "line": 59,
          "column": 28
        },
        "end": {
          "line": 59,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 2080,
      "end": 2085,
      "loc": {
        "start": {
          "line": 60,
          "column": 4
        },
        "end": {
          "line": 60,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "projectToCopyTo",
      "start": 2086,
      "end": 2101,
      "loc": {
        "start": {
          "line": 60,
          "column": 10
        },
        "end": {
          "line": 60,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2101,
      "end": 2102,
      "loc": {
        "start": {
          "line": 60,
          "column": 25
        },
        "end": {
          "line": 60,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "save",
      "start": 2102,
      "end": 2106,
      "loc": {
        "start": {
          "line": 60,
          "column": 26
        },
        "end": {
          "line": 60,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2106,
      "end": 2107,
      "loc": {
        "start": {
          "line": 60,
          "column": 30
        },
        "end": {
          "line": 60,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2107,
      "end": 2108,
      "loc": {
        "start": {
          "line": 60,
          "column": 31
        },
        "end": {
          "line": 60,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2108,
      "end": 2109,
      "loc": {
        "start": {
          "line": 60,
          "column": 32
        },
        "end": {
          "line": 60,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 2114,
      "end": 2119,
      "loc": {
        "start": {
          "line": 61,
          "column": 4
        },
        "end": {
          "line": 61,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "originalProject",
      "start": 2120,
      "end": 2135,
      "loc": {
        "start": {
          "line": 61,
          "column": 10
        },
        "end": {
          "line": 61,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2135,
      "end": 2136,
      "loc": {
        "start": {
          "line": 61,
          "column": 25
        },
        "end": {
          "line": 61,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "save",
      "start": 2136,
      "end": 2140,
      "loc": {
        "start": {
          "line": 61,
          "column": 26
        },
        "end": {
          "line": 61,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2140,
      "end": 2141,
      "loc": {
        "start": {
          "line": 61,
          "column": 30
        },
        "end": {
          "line": 61,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2141,
      "end": 2142,
      "loc": {
        "start": {
          "line": 61,
          "column": 31
        },
        "end": {
          "line": 61,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2142,
      "end": 2143,
      "loc": {
        "start": {
          "line": 61,
          "column": 32
        },
        "end": {
          "line": 61,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 2148,
      "end": 2153,
      "loc": {
        "start": {
          "line": 62,
          "column": 4
        },
        "end": {
          "line": 62,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "originalBid",
      "start": 2154,
      "end": 2165,
      "loc": {
        "start": {
          "line": 62,
          "column": 10
        },
        "end": {
          "line": 62,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2165,
      "end": 2166,
      "loc": {
        "start": {
          "line": 62,
          "column": 21
        },
        "end": {
          "line": 62,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "initSaveChangeLog",
      "start": 2166,
      "end": 2183,
      "loc": {
        "start": {
          "line": 62,
          "column": 22
        },
        "end": {
          "line": 62,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2183,
      "end": 2184,
      "loc": {
        "start": {
          "line": 62,
          "column": 39
        },
        "end": {
          "line": 62,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "originalProject",
      "start": 2184,
      "end": 2199,
      "loc": {
        "start": {
          "line": 62,
          "column": 40
        },
        "end": {
          "line": 62,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2199,
      "end": 2200,
      "loc": {
        "start": {
          "line": 62,
          "column": 55
        },
        "end": {
          "line": 62,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 2200,
      "end": 2202,
      "loc": {
        "start": {
          "line": 62,
          "column": 56
        },
        "end": {
          "line": 62,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2202,
      "end": 2203,
      "loc": {
        "start": {
          "line": 62,
          "column": 58
        },
        "end": {
          "line": 62,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2204,
      "end": 2205,
      "loc": {
        "start": {
          "line": 62,
          "column": 60
        },
        "end": {
          "line": 62,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "project_to_copy_to",
      "start": 2205,
      "end": 2223,
      "loc": {
        "start": {
          "line": 62,
          "column": 61
        },
        "end": {
          "line": 62,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2223,
      "end": 2224,
      "loc": {
        "start": {
          "line": 62,
          "column": 79
        },
        "end": {
          "line": 62,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "projectToCopyTo",
      "start": 2225,
      "end": 2240,
      "loc": {
        "start": {
          "line": 62,
          "column": 81
        },
        "end": {
          "line": 62,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2240,
      "end": 2241,
      "loc": {
        "start": {
          "line": 62,
          "column": 96
        },
        "end": {
          "line": 62,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 2241,
      "end": 2243,
      "loc": {
        "start": {
          "line": 62,
          "column": 97
        },
        "end": {
          "line": 62,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2243,
      "end": 2244,
      "loc": {
        "start": {
          "line": 62,
          "column": 99
        },
        "end": {
          "line": 62,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2244,
      "end": 2245,
      "loc": {
        "start": {
          "line": 62,
          "column": 100
        },
        "end": {
          "line": 62,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "moved_bid_to_project",
      "start": 2245,
      "end": 2267,
      "loc": {
        "start": {
          "line": 62,
          "column": 101
        },
        "end": {
          "line": 62,
          "column": 123
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2267,
      "end": 2268,
      "loc": {
        "start": {
          "line": 62,
          "column": 123
        },
        "end": {
          "line": 62,
          "column": 124
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2268,
      "end": 2269,
      "loc": {
        "start": {
          "line": 62,
          "column": 124
        },
        "end": {
          "line": 62,
          "column": 125
        }
      }
    },
    {
      "type": {
        "label": "catch",
        "keyword": "catch",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "catch",
      "start": 2269,
      "end": 2274,
      "loc": {
        "start": {
          "line": 62,
          "column": 125
        },
        "end": {
          "line": 62,
          "column": 130
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2274,
      "end": 2275,
      "loc": {
        "start": {
          "line": 62,
          "column": 130
        },
        "end": {
          "line": 62,
          "column": 131
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "e",
      "start": 2275,
      "end": 2276,
      "loc": {
        "start": {
          "line": 62,
          "column": 131
        },
        "end": {
          "line": 62,
          "column": 132
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2277,
      "end": 2279,
      "loc": {
        "start": {
          "line": 62,
          "column": 133
        },
        "end": {
          "line": 62,
          "column": 135
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "e",
      "start": 2280,
      "end": 2281,
      "loc": {
        "start": {
          "line": 62,
          "column": 136
        },
        "end": {
          "line": 62,
          "column": 137
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2281,
      "end": 2282,
      "loc": {
        "start": {
          "line": 62,
          "column": 137
        },
        "end": {
          "line": 62,
          "column": 138
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2282,
      "end": 2283,
      "loc": {
        "start": {
          "line": 62,
          "column": 138
        },
        "end": {
          "line": 62,
          "column": 139
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 2288,
      "end": 2294,
      "loc": {
        "start": {
          "line": 63,
          "column": 4
        },
        "end": {
          "line": 63,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "originalProject",
      "start": 2295,
      "end": 2310,
      "loc": {
        "start": {
          "line": 63,
          "column": 11
        },
        "end": {
          "line": 63,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2310,
      "end": 2311,
      "loc": {
        "start": {
          "line": 63,
          "column": 26
        },
        "end": {
          "line": 63,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2314,
      "end": 2315,
      "loc": {
        "start": {
          "line": 64,
          "column": 2
        },
        "end": {
          "line": 64,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Adds a new line item to the bid.  The added line item is uncategorized in all component groups.\n   *\n   * @param {Bid} bid\n   * @param {string} [title=New Line Item]\n   * @returns {Promise<LineItem>}\n   ",
      "start": 2319,
      "end": 2533,
      "loc": {
        "start": {
          "line": 66,
          "column": 2
        },
        "end": {
          "line": 72,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 2536,
      "end": 2541,
      "loc": {
        "start": {
          "line": 73,
          "column": 2
        },
        "end": {
          "line": 73,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "addLineItem",
      "start": 2542,
      "end": 2553,
      "loc": {
        "start": {
          "line": 73,
          "column": 8
        },
        "end": {
          "line": 73,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2553,
      "end": 2554,
      "loc": {
        "start": {
          "line": 73,
          "column": 19
        },
        "end": {
          "line": 73,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 2554,
      "end": 2557,
      "loc": {
        "start": {
          "line": 73,
          "column": 20
        },
        "end": {
          "line": 73,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2557,
      "end": 2558,
      "loc": {
        "start": {
          "line": 73,
          "column": 23
        },
        "end": {
          "line": 73,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "title",
      "start": 2559,
      "end": 2564,
      "loc": {
        "start": {
          "line": 73,
          "column": 25
        },
        "end": {
          "line": 73,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2564,
      "end": 2565,
      "loc": {
        "start": {
          "line": 73,
          "column": 30
        },
        "end": {
          "line": 73,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2566,
      "end": 2567,
      "loc": {
        "start": {
          "line": 73,
          "column": 32
        },
        "end": {
          "line": 73,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 2572,
      "end": 2577,
      "loc": {
        "start": {
          "line": 74,
          "column": 4
        },
        "end": {
          "line": 74,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scaffolding",
      "start": 2578,
      "end": 2589,
      "loc": {
        "start": {
          "line": 74,
          "column": 10
        },
        "end": {
          "line": 74,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2590,
      "end": 2591,
      "loc": {
        "start": {
          "line": 74,
          "column": 22
        },
        "end": {
          "line": 74,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "LineItemScaffolding",
      "start": 2592,
      "end": 2611,
      "loc": {
        "start": {
          "line": 74,
          "column": 24
        },
        "end": {
          "line": 74,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2611,
      "end": 2612,
      "loc": {
        "start": {
          "line": 74,
          "column": 43
        },
        "end": {
          "line": 74,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "create",
      "start": 2612,
      "end": 2618,
      "loc": {
        "start": {
          "line": 74,
          "column": 44
        },
        "end": {
          "line": 74,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2618,
      "end": 2619,
      "loc": {
        "start": {
          "line": 74,
          "column": 50
        },
        "end": {
          "line": 74,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 2619,
      "end": 2622,
      "loc": {
        "start": {
          "line": 74,
          "column": 51
        },
        "end": {
          "line": 74,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2622,
      "end": 2623,
      "loc": {
        "start": {
          "line": 74,
          "column": 54
        },
        "end": {
          "line": 74,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 2623,
      "end": 2625,
      "loc": {
        "start": {
          "line": 74,
          "column": 55
        },
        "end": {
          "line": 74,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2625,
      "end": 2626,
      "loc": {
        "start": {
          "line": 74,
          "column": 57
        },
        "end": {
          "line": 74,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "title",
      "start": 2627,
      "end": 2632,
      "loc": {
        "start": {
          "line": 74,
          "column": 59
        },
        "end": {
          "line": 74,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2632,
      "end": 2633,
      "loc": {
        "start": {
          "line": 74,
          "column": 64
        },
        "end": {
          "line": 74,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2633,
      "end": 2634,
      "loc": {
        "start": {
          "line": 74,
          "column": 65
        },
        "end": {
          "line": 74,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 2639,
      "end": 2644,
      "loc": {
        "start": {
          "line": 75,
          "column": 4
        },
        "end": {
          "line": 75,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineItemObject",
      "start": 2645,
      "end": 2659,
      "loc": {
        "start": {
          "line": 75,
          "column": 10
        },
        "end": {
          "line": 75,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2660,
      "end": 2661,
      "loc": {
        "start": {
          "line": 75,
          "column": 25
        },
        "end": {
          "line": 75,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 2662,
      "end": 2667,
      "loc": {
        "start": {
          "line": 75,
          "column": 27
        },
        "end": {
          "line": 75,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2668,
      "end": 2672,
      "loc": {
        "start": {
          "line": 75,
          "column": 33
        },
        "end": {
          "line": 75,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2672,
      "end": 2673,
      "loc": {
        "start": {
          "line": 75,
          "column": 37
        },
        "end": {
          "line": 75,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "repositories",
      "start": 2673,
      "end": 2685,
      "loc": {
        "start": {
          "line": 75,
          "column": 38
        },
        "end": {
          "line": 75,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2685,
      "end": 2686,
      "loc": {
        "start": {
          "line": 75,
          "column": 50
        },
        "end": {
          "line": 75,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineItems",
      "start": 2686,
      "end": 2695,
      "loc": {
        "start": {
          "line": 75,
          "column": 51
        },
        "end": {
          "line": 75,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2695,
      "end": 2696,
      "loc": {
        "start": {
          "line": 75,
          "column": 60
        },
        "end": {
          "line": 75,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "create",
      "start": 2696,
      "end": 2702,
      "loc": {
        "start": {
          "line": 75,
          "column": 61
        },
        "end": {
          "line": 75,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2702,
      "end": 2703,
      "loc": {
        "start": {
          "line": 75,
          "column": 67
        },
        "end": {
          "line": 75,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 2703,
      "end": 2706,
      "loc": {
        "start": {
          "line": 75,
          "column": 68
        },
        "end": {
          "line": 75,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2706,
      "end": 2707,
      "loc": {
        "start": {
          "line": 75,
          "column": 71
        },
        "end": {
          "line": 75,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 2707,
      "end": 2709,
      "loc": {
        "start": {
          "line": 75,
          "column": 72
        },
        "end": {
          "line": 75,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2709,
      "end": 2710,
      "loc": {
        "start": {
          "line": 75,
          "column": 74
        },
        "end": {
          "line": 75,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scaffolding",
      "start": 2711,
      "end": 2722,
      "loc": {
        "start": {
          "line": 75,
          "column": 76
        },
        "end": {
          "line": 75,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2722,
      "end": 2723,
      "loc": {
        "start": {
          "line": 75,
          "column": 87
        },
        "end": {
          "line": 75,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2723,
      "end": 2724,
      "loc": {
        "start": {
          "line": 75,
          "column": 88
        },
        "end": {
          "line": 75,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 2729,
      "end": 2734,
      "loc": {
        "start": {
          "line": 76,
          "column": 4
        },
        "end": {
          "line": 76,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineItem",
      "start": 2735,
      "end": 2743,
      "loc": {
        "start": {
          "line": 76,
          "column": 10
        },
        "end": {
          "line": 76,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2744,
      "end": 2745,
      "loc": {
        "start": {
          "line": 76,
          "column": 19
        },
        "end": {
          "line": 76,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 2746,
      "end": 2749,
      "loc": {
        "start": {
          "line": 76,
          "column": 21
        },
        "end": {
          "line": 76,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "LineItem",
      "start": 2750,
      "end": 2758,
      "loc": {
        "start": {
          "line": 76,
          "column": 25
        },
        "end": {
          "line": 76,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2758,
      "end": 2759,
      "loc": {
        "start": {
          "line": 76,
          "column": 33
        },
        "end": {
          "line": 76,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineItemObject",
      "start": 2759,
      "end": 2773,
      "loc": {
        "start": {
          "line": 76,
          "column": 34
        },
        "end": {
          "line": 76,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2773,
      "end": 2774,
      "loc": {
        "start": {
          "line": 76,
          "column": 48
        },
        "end": {
          "line": 76,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 2775,
      "end": 2778,
      "loc": {
        "start": {
          "line": 76,
          "column": 50
        },
        "end": {
          "line": 76,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2778,
      "end": 2779,
      "loc": {
        "start": {
          "line": 76,
          "column": 53
        },
        "end": {
          "line": 76,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2779,
      "end": 2780,
      "loc": {
        "start": {
          "line": 76,
          "column": 54
        },
        "end": {
          "line": 76,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 2785,
      "end": 2788,
      "loc": {
        "start": {
          "line": 77,
          "column": 4
        },
        "end": {
          "line": 77,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2788,
      "end": 2789,
      "loc": {
        "start": {
          "line": 77,
          "column": 7
        },
        "end": {
          "line": 77,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_data",
      "start": 2789,
      "end": 2794,
      "loc": {
        "start": {
          "line": 77,
          "column": 8
        },
        "end": {
          "line": 77,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2794,
      "end": 2795,
      "loc": {
        "start": {
          "line": 77,
          "column": 13
        },
        "end": {
          "line": 77,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "line_items",
      "start": 2795,
      "end": 2805,
      "loc": {
        "start": {
          "line": 77,
          "column": 14
        },
        "end": {
          "line": 77,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2805,
      "end": 2806,
      "loc": {
        "start": {
          "line": 77,
          "column": 24
        },
        "end": {
          "line": 77,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineItem",
      "start": 2806,
      "end": 2814,
      "loc": {
        "start": {
          "line": 77,
          "column": 25
        },
        "end": {
          "line": 77,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2814,
      "end": 2815,
      "loc": {
        "start": {
          "line": 77,
          "column": 33
        },
        "end": {
          "line": 77,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 2815,
      "end": 2817,
      "loc": {
        "start": {
          "line": 77,
          "column": 34
        },
        "end": {
          "line": 77,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2817,
      "end": 2818,
      "loc": {
        "start": {
          "line": 77,
          "column": 36
        },
        "end": {
          "line": 77,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2819,
      "end": 2820,
      "loc": {
        "start": {
          "line": 77,
          "column": 38
        },
        "end": {
          "line": 77,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineItem",
      "start": 2821,
      "end": 2829,
      "loc": {
        "start": {
          "line": 77,
          "column": 40
        },
        "end": {
          "line": 77,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2829,
      "end": 2830,
      "loc": {
        "start": {
          "line": 77,
          "column": 48
        },
        "end": {
          "line": 77,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineItem",
      "start": 2835,
      "end": 2843,
      "loc": {
        "start": {
          "line": 78,
          "column": 4
        },
        "end": {
          "line": 78,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2843,
      "end": 2844,
      "loc": {
        "start": {
          "line": 78,
          "column": 12
        },
        "end": {
          "line": 78,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bind",
      "start": 2844,
      "end": 2848,
      "loc": {
        "start": {
          "line": 78,
          "column": 13
        },
        "end": {
          "line": 78,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2848,
      "end": 2849,
      "loc": {
        "start": {
          "line": 78,
          "column": 17
        },
        "end": {
          "line": 78,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2849,
      "end": 2850,
      "loc": {
        "start": {
          "line": 78,
          "column": 18
        },
        "end": {
          "line": 78,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2850,
      "end": 2851,
      "loc": {
        "start": {
          "line": 78,
          "column": 19
        },
        "end": {
          "line": 78,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineItem",
      "start": 2856,
      "end": 2864,
      "loc": {
        "start": {
          "line": 79,
          "column": 4
        },
        "end": {
          "line": 79,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2864,
      "end": 2865,
      "loc": {
        "start": {
          "line": 79,
          "column": 12
        },
        "end": {
          "line": 79,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "on",
      "start": 2865,
      "end": 2867,
      "loc": {
        "start": {
          "line": 79,
          "column": 13
        },
        "end": {
          "line": 79,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2867,
      "end": 2868,
      "loc": {
        "start": {
          "line": 79,
          "column": 15
        },
        "end": {
          "line": 79,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "assessed",
      "start": 2868,
      "end": 2878,
      "loc": {
        "start": {
          "line": 79,
          "column": 16
        },
        "end": {
          "line": 79,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2878,
      "end": 2879,
      "loc": {
        "start": {
          "line": 79,
          "column": 26
        },
        "end": {
          "line": 79,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "line_item.",
      "start": 2880,
      "end": 2892,
      "loc": {
        "start": {
          "line": 79,
          "column": 28
        },
        "end": {
          "line": 79,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2893,
      "end": 2894,
      "loc": {
        "start": {
          "line": 79,
          "column": 41
        },
        "end": {
          "line": 79,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineItem",
      "start": 2895,
      "end": 2903,
      "loc": {
        "start": {
          "line": 79,
          "column": 43
        },
        "end": {
          "line": 79,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2903,
      "end": 2904,
      "loc": {
        "start": {
          "line": 79,
          "column": 51
        },
        "end": {
          "line": 79,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 2904,
      "end": 2906,
      "loc": {
        "start": {
          "line": 79,
          "column": 52
        },
        "end": {
          "line": 79,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2906,
      "end": 2907,
      "loc": {
        "start": {
          "line": 79,
          "column": 54
        },
        "end": {
          "line": 79,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2908,
      "end": 2909,
      "loc": {
        "start": {
          "line": 79,
          "column": 56
        },
        "end": {
          "line": 79,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2909,
      "end": 2910,
      "loc": {
        "start": {
          "line": 79,
          "column": 57
        },
        "end": {
          "line": 79,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2911,
      "end": 2913,
      "loc": {
        "start": {
          "line": 79,
          "column": 59
        },
        "end": {
          "line": 79,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2914,
      "end": 2915,
      "loc": {
        "start": {
          "line": 79,
          "column": 62
        },
        "end": {
          "line": 79,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "waitForFinalEvent",
      "start": 2922,
      "end": 2939,
      "loc": {
        "start": {
          "line": 80,
          "column": 6
        },
        "end": {
          "line": 80,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2939,
      "end": 2940,
      "loc": {
        "start": {
          "line": 80,
          "column": 23
        },
        "end": {
          "line": 80,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2940,
      "end": 2941,
      "loc": {
        "start": {
          "line": 80,
          "column": 24
        },
        "end": {
          "line": 80,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2941,
      "end": 2942,
      "loc": {
        "start": {
          "line": 80,
          "column": 25
        },
        "end": {
          "line": 80,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2943,
      "end": 2945,
      "loc": {
        "start": {
          "line": 80,
          "column": 27
        },
        "end": {
          "line": 80,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 2946,
      "end": 2949,
      "loc": {
        "start": {
          "line": 80,
          "column": 30
        },
        "end": {
          "line": 80,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2949,
      "end": 2950,
      "loc": {
        "start": {
          "line": 80,
          "column": 33
        },
        "end": {
          "line": 80,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assess",
      "start": 2950,
      "end": 2956,
      "loc": {
        "start": {
          "line": 80,
          "column": 34
        },
        "end": {
          "line": 80,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2956,
      "end": 2957,
      "loc": {
        "start": {
          "line": 80,
          "column": 40
        },
        "end": {
          "line": 80,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2957,
      "end": 2958,
      "loc": {
        "start": {
          "line": 80,
          "column": 41
        },
        "end": {
          "line": 80,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2958,
      "end": 2959,
      "loc": {
        "start": {
          "line": 80,
          "column": 42
        },
        "end": {
          "line": 80,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 15,
      "start": 2960,
      "end": 2962,
      "loc": {
        "start": {
          "line": 80,
          "column": 44
        },
        "end": {
          "line": 80,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2962,
      "end": 2963,
      "loc": {
        "start": {
          "line": 80,
          "column": 46
        },
        "end": {
          "line": 80,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2964,
      "end": 2965,
      "loc": {
        "start": {
          "line": 80,
          "column": 48
        },
        "end": {
          "line": 80,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "bid.",
      "start": 2965,
      "end": 2969,
      "loc": {
        "start": {
          "line": 80,
          "column": 49
        },
        "end": {
          "line": 80,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2969,
      "end": 2971,
      "loc": {
        "start": {
          "line": 80,
          "column": 53
        },
        "end": {
          "line": 80,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 2971,
      "end": 2974,
      "loc": {
        "start": {
          "line": 80,
          "column": 55
        },
        "end": {
          "line": 80,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2974,
      "end": 2975,
      "loc": {
        "start": {
          "line": 80,
          "column": 58
        },
        "end": {
          "line": 80,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 2975,
      "end": 2977,
      "loc": {
        "start": {
          "line": 80,
          "column": 59
        },
        "end": {
          "line": 80,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2977,
      "end": 2978,
      "loc": {
        "start": {
          "line": 80,
          "column": 61
        },
        "end": {
          "line": 80,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ".line_item",
      "start": 2978,
      "end": 2988,
      "loc": {
        "start": {
          "line": 80,
          "column": 62
        },
        "end": {
          "line": 80,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2988,
      "end": 2989,
      "loc": {
        "start": {
          "line": 80,
          "column": 72
        },
        "end": {
          "line": 80,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2989,
      "end": 2990,
      "loc": {
        "start": {
          "line": 80,
          "column": 73
        },
        "end": {
          "line": 80,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2990,
      "end": 2991,
      "loc": {
        "start": {
          "line": 80,
          "column": 74
        },
        "end": {
          "line": 80,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2996,
      "end": 2997,
      "loc": {
        "start": {
          "line": 81,
          "column": 4
        },
        "end": {
          "line": 81,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2997,
      "end": 2998,
      "loc": {
        "start": {
          "line": 81,
          "column": 5
        },
        "end": {
          "line": 81,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2998,
      "end": 2999,
      "loc": {
        "start": {
          "line": 81,
          "column": 6
        },
        "end": {
          "line": 81,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineItem",
      "start": 3004,
      "end": 3012,
      "loc": {
        "start": {
          "line": 82,
          "column": 4
        },
        "end": {
          "line": 82,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3012,
      "end": 3013,
      "loc": {
        "start": {
          "line": 82,
          "column": 12
        },
        "end": {
          "line": 82,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "on",
      "start": 3013,
      "end": 3015,
      "loc": {
        "start": {
          "line": 82,
          "column": 13
        },
        "end": {
          "line": 82,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3015,
      "end": 3016,
      "loc": {
        "start": {
          "line": 82,
          "column": 15
        },
        "end": {
          "line": 82,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "assessed",
      "start": 3016,
      "end": 3026,
      "loc": {
        "start": {
          "line": 82,
          "column": 16
        },
        "end": {
          "line": 82,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3026,
      "end": 3027,
      "loc": {
        "start": {
          "line": 82,
          "column": 26
        },
        "end": {
          "line": 82,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3028,
      "end": 3029,
      "loc": {
        "start": {
          "line": 82,
          "column": 28
        },
        "end": {
          "line": 82,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "bid.",
      "start": 3029,
      "end": 3033,
      "loc": {
        "start": {
          "line": 82,
          "column": 29
        },
        "end": {
          "line": 82,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3033,
      "end": 3035,
      "loc": {
        "start": {
          "line": 82,
          "column": 33
        },
        "end": {
          "line": 82,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 3035,
      "end": 3038,
      "loc": {
        "start": {
          "line": 82,
          "column": 35
        },
        "end": {
          "line": 82,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3038,
      "end": 3039,
      "loc": {
        "start": {
          "line": 82,
          "column": 38
        },
        "end": {
          "line": 82,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 3039,
      "end": 3041,
      "loc": {
        "start": {
          "line": 82,
          "column": 39
        },
        "end": {
          "line": 82,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3041,
      "end": 3042,
      "loc": {
        "start": {
          "line": 82,
          "column": 41
        },
        "end": {
          "line": 82,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 3042,
      "end": 3042,
      "loc": {
        "start": {
          "line": 82,
          "column": 42
        },
        "end": {
          "line": 82,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3042,
      "end": 3043,
      "loc": {
        "start": {
          "line": 82,
          "column": 42
        },
        "end": {
          "line": 82,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3043,
      "end": 3044,
      "loc": {
        "start": {
          "line": 82,
          "column": 43
        },
        "end": {
          "line": 82,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3045,
      "end": 3046,
      "loc": {
        "start": {
          "line": 82,
          "column": 45
        },
        "end": {
          "line": 82,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3046,
      "end": 3047,
      "loc": {
        "start": {
          "line": 82,
          "column": 46
        },
        "end": {
          "line": 82,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3048,
      "end": 3050,
      "loc": {
        "start": {
          "line": 82,
          "column": 48
        },
        "end": {
          "line": 82,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 3051,
      "end": 3054,
      "loc": {
        "start": {
          "line": 82,
          "column": 51
        },
        "end": {
          "line": 82,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3054,
      "end": 3055,
      "loc": {
        "start": {
          "line": 82,
          "column": 54
        },
        "end": {
          "line": 82,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_handleAssessmentCompleteEvent",
      "start": 3055,
      "end": 3085,
      "loc": {
        "start": {
          "line": 82,
          "column": 55
        },
        "end": {
          "line": 82,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3085,
      "end": 3086,
      "loc": {
        "start": {
          "line": 82,
          "column": 85
        },
        "end": {
          "line": 82,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3086,
      "end": 3087,
      "loc": {
        "start": {
          "line": 82,
          "column": 86
        },
        "end": {
          "line": 82,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3087,
      "end": 3088,
      "loc": {
        "start": {
          "line": 82,
          "column": 87
        },
        "end": {
          "line": 82,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3088,
      "end": 3089,
      "loc": {
        "start": {
          "line": 82,
          "column": 88
        },
        "end": {
          "line": 82,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 3094,
      "end": 3099,
      "loc": {
        "start": {
          "line": 83,
          "column": 4
        },
        "end": {
          "line": 83,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 3100,
      "end": 3103,
      "loc": {
        "start": {
          "line": 83,
          "column": 10
        },
        "end": {
          "line": 83,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3103,
      "end": 3104,
      "loc": {
        "start": {
          "line": 83,
          "column": 13
        },
        "end": {
          "line": 83,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "initSaveChangeLog",
      "start": 3104,
      "end": 3121,
      "loc": {
        "start": {
          "line": 83,
          "column": 14
        },
        "end": {
          "line": 83,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3121,
      "end": 3122,
      "loc": {
        "start": {
          "line": 83,
          "column": 31
        },
        "end": {
          "line": 83,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 3122,
      "end": 3124,
      "loc": {
        "start": {
          "line": 83,
          "column": 32
        },
        "end": {
          "line": 83,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3124,
      "end": 3125,
      "loc": {
        "start": {
          "line": 83,
          "column": 34
        },
        "end": {
          "line": 83,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3126,
      "end": 3127,
      "loc": {
        "start": {
          "line": 83,
          "column": 36
        },
        "end": {
          "line": 83,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "line_item",
      "start": 3127,
      "end": 3136,
      "loc": {
        "start": {
          "line": 83,
          "column": 37
        },
        "end": {
          "line": 83,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3136,
      "end": 3137,
      "loc": {
        "start": {
          "line": 83,
          "column": 46
        },
        "end": {
          "line": 83,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineItem",
      "start": 3138,
      "end": 3146,
      "loc": {
        "start": {
          "line": 83,
          "column": 48
        },
        "end": {
          "line": 83,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3146,
      "end": 3147,
      "loc": {
        "start": {
          "line": 83,
          "column": 56
        },
        "end": {
          "line": 83,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 3147,
      "end": 3149,
      "loc": {
        "start": {
          "line": 83,
          "column": 57
        },
        "end": {
          "line": 83,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3149,
      "end": 3150,
      "loc": {
        "start": {
          "line": 83,
          "column": 59
        },
        "end": {
          "line": 83,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3150,
      "end": 3151,
      "loc": {
        "start": {
          "line": 83,
          "column": 60
        },
        "end": {
          "line": 83,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "added_line_item",
      "start": 3151,
      "end": 3168,
      "loc": {
        "start": {
          "line": 83,
          "column": 61
        },
        "end": {
          "line": 83,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3168,
      "end": 3169,
      "loc": {
        "start": {
          "line": 83,
          "column": 78
        },
        "end": {
          "line": 83,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3169,
      "end": 3170,
      "loc": {
        "start": {
          "line": 83,
          "column": 79
        },
        "end": {
          "line": 83,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "catch",
        "keyword": "catch",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "catch",
      "start": 3170,
      "end": 3175,
      "loc": {
        "start": {
          "line": 83,
          "column": 80
        },
        "end": {
          "line": 83,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3175,
      "end": 3176,
      "loc": {
        "start": {
          "line": 83,
          "column": 85
        },
        "end": {
          "line": 83,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "e",
      "start": 3176,
      "end": 3177,
      "loc": {
        "start": {
          "line": 83,
          "column": 86
        },
        "end": {
          "line": 83,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3178,
      "end": 3180,
      "loc": {
        "start": {
          "line": 83,
          "column": 88
        },
        "end": {
          "line": 83,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "e",
      "start": 3181,
      "end": 3182,
      "loc": {
        "start": {
          "line": 83,
          "column": 91
        },
        "end": {
          "line": 83,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3182,
      "end": 3183,
      "loc": {
        "start": {
          "line": 83,
          "column": 92
        },
        "end": {
          "line": 83,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3183,
      "end": 3184,
      "loc": {
        "start": {
          "line": 83,
          "column": 93
        },
        "end": {
          "line": 83,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 3189,
      "end": 3195,
      "loc": {
        "start": {
          "line": 84,
          "column": 4
        },
        "end": {
          "line": 84,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineItem",
      "start": 3196,
      "end": 3204,
      "loc": {
        "start": {
          "line": 84,
          "column": 11
        },
        "end": {
          "line": 84,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3204,
      "end": 3205,
      "loc": {
        "start": {
          "line": 84,
          "column": 19
        },
        "end": {
          "line": 84,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3208,
      "end": 3209,
      "loc": {
        "start": {
          "line": 85,
          "column": 2
        },
        "end": {
          "line": 85,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Adds a new metric to the bid.\n   *\n   * @param {Bid} bid\n   * @param {string} [title=New Metric]\n   * @returns {Promise<Metric>}\n   ",
      "start": 3213,
      "end": 3356,
      "loc": {
        "start": {
          "line": 87,
          "column": 2
        },
        "end": {
          "line": 93,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 3359,
      "end": 3364,
      "loc": {
        "start": {
          "line": 94,
          "column": 2
        },
        "end": {
          "line": 94,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "addMetric",
      "start": 3365,
      "end": 3374,
      "loc": {
        "start": {
          "line": 94,
          "column": 8
        },
        "end": {
          "line": 94,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3374,
      "end": 3375,
      "loc": {
        "start": {
          "line": 94,
          "column": 17
        },
        "end": {
          "line": 94,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 3375,
      "end": 3378,
      "loc": {
        "start": {
          "line": 94,
          "column": 18
        },
        "end": {
          "line": 94,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3378,
      "end": 3379,
      "loc": {
        "start": {
          "line": 94,
          "column": 21
        },
        "end": {
          "line": 94,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "title",
      "start": 3380,
      "end": 3385,
      "loc": {
        "start": {
          "line": 94,
          "column": 23
        },
        "end": {
          "line": 94,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3385,
      "end": 3386,
      "loc": {
        "start": {
          "line": 94,
          "column": 28
        },
        "end": {
          "line": 94,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3387,
      "end": 3388,
      "loc": {
        "start": {
          "line": 94,
          "column": 30
        },
        "end": {
          "line": 94,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 3393,
      "end": 3395,
      "loc": {
        "start": {
          "line": 95,
          "column": 4
        },
        "end": {
          "line": 95,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3396,
      "end": 3397,
      "loc": {
        "start": {
          "line": 95,
          "column": 7
        },
        "end": {
          "line": 95,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3397,
      "end": 3401,
      "loc": {
        "start": {
          "line": 95,
          "column": 8
        },
        "end": {
          "line": 95,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3401,
      "end": 3402,
      "loc": {
        "start": {
          "line": 95,
          "column": 12
        },
        "end": {
          "line": 95,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "context",
      "start": 3402,
      "end": 3409,
      "loc": {
        "start": {
          "line": 95,
          "column": 13
        },
        "end": {
          "line": 95,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3409,
      "end": 3410,
      "loc": {
        "start": {
          "line": 95,
          "column": 20
        },
        "end": {
          "line": 95,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "user",
      "start": 3410,
      "end": 3414,
      "loc": {
        "start": {
          "line": 95,
          "column": 21
        },
        "end": {
          "line": 95,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3414,
      "end": 3415,
      "loc": {
        "start": {
          "line": 95,
          "column": 25
        },
        "end": {
          "line": 95,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "can",
      "start": 3415,
      "end": 3418,
      "loc": {
        "start": {
          "line": 95,
          "column": 26
        },
        "end": {
          "line": 95,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3418,
      "end": 3419,
      "loc": {
        "start": {
          "line": 95,
          "column": 29
        },
        "end": {
          "line": 95,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "edit-bid",
      "start": 3419,
      "end": 3429,
      "loc": {
        "start": {
          "line": 95,
          "column": 30
        },
        "end": {
          "line": 95,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3429,
      "end": 3430,
      "loc": {
        "start": {
          "line": 95,
          "column": 40
        },
        "end": {
          "line": 95,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3430,
      "end": 3431,
      "loc": {
        "start": {
          "line": 95,
          "column": 41
        },
        "end": {
          "line": 95,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3432,
      "end": 3433,
      "loc": {
        "start": {
          "line": 95,
          "column": 43
        },
        "end": {
          "line": 95,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 3440,
      "end": 3445,
      "loc": {
        "start": {
          "line": 96,
          "column": 6
        },
        "end": {
          "line": 96,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scaffolding",
      "start": 3446,
      "end": 3457,
      "loc": {
        "start": {
          "line": 96,
          "column": 12
        },
        "end": {
          "line": 96,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3458,
      "end": 3459,
      "loc": {
        "start": {
          "line": 96,
          "column": 24
        },
        "end": {
          "line": 96,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "MetricScaffolding",
      "start": 3460,
      "end": 3477,
      "loc": {
        "start": {
          "line": 96,
          "column": 26
        },
        "end": {
          "line": 96,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3477,
      "end": 3478,
      "loc": {
        "start": {
          "line": 96,
          "column": 43
        },
        "end": {
          "line": 96,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "create",
      "start": 3478,
      "end": 3484,
      "loc": {
        "start": {
          "line": 96,
          "column": 44
        },
        "end": {
          "line": 96,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3484,
      "end": 3485,
      "loc": {
        "start": {
          "line": 96,
          "column": 50
        },
        "end": {
          "line": 96,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 3485,
      "end": 3488,
      "loc": {
        "start": {
          "line": 96,
          "column": 51
        },
        "end": {
          "line": 96,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3488,
      "end": 3489,
      "loc": {
        "start": {
          "line": 96,
          "column": 54
        },
        "end": {
          "line": 96,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 3489,
      "end": 3491,
      "loc": {
        "start": {
          "line": 96,
          "column": 55
        },
        "end": {
          "line": 96,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3491,
      "end": 3492,
      "loc": {
        "start": {
          "line": 96,
          "column": 57
        },
        "end": {
          "line": 96,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "title",
      "start": 3493,
      "end": 3498,
      "loc": {
        "start": {
          "line": 96,
          "column": 59
        },
        "end": {
          "line": 96,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3498,
      "end": 3499,
      "loc": {
        "start": {
          "line": 96,
          "column": 64
        },
        "end": {
          "line": 96,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3499,
      "end": 3500,
      "loc": {
        "start": {
          "line": 96,
          "column": 65
        },
        "end": {
          "line": 96,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 3507,
      "end": 3512,
      "loc": {
        "start": {
          "line": 97,
          "column": 6
        },
        "end": {
          "line": 97,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "metricObject",
      "start": 3513,
      "end": 3525,
      "loc": {
        "start": {
          "line": 97,
          "column": 12
        },
        "end": {
          "line": 97,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3526,
      "end": 3527,
      "loc": {
        "start": {
          "line": 97,
          "column": 25
        },
        "end": {
          "line": 97,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 3528,
      "end": 3533,
      "loc": {
        "start": {
          "line": 97,
          "column": 27
        },
        "end": {
          "line": 97,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3534,
      "end": 3538,
      "loc": {
        "start": {
          "line": 97,
          "column": 33
        },
        "end": {
          "line": 97,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3538,
      "end": 3539,
      "loc": {
        "start": {
          "line": 97,
          "column": 37
        },
        "end": {
          "line": 97,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "repositories",
      "start": 3539,
      "end": 3551,
      "loc": {
        "start": {
          "line": 97,
          "column": 38
        },
        "end": {
          "line": 97,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3551,
      "end": 3552,
      "loc": {
        "start": {
          "line": 97,
          "column": 50
        },
        "end": {
          "line": 97,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "metrics",
      "start": 3552,
      "end": 3559,
      "loc": {
        "start": {
          "line": 97,
          "column": 51
        },
        "end": {
          "line": 97,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3559,
      "end": 3560,
      "loc": {
        "start": {
          "line": 97,
          "column": 58
        },
        "end": {
          "line": 97,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "create",
      "start": 3560,
      "end": 3566,
      "loc": {
        "start": {
          "line": 97,
          "column": 59
        },
        "end": {
          "line": 97,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3566,
      "end": 3567,
      "loc": {
        "start": {
          "line": 97,
          "column": 65
        },
        "end": {
          "line": 97,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 3567,
      "end": 3570,
      "loc": {
        "start": {
          "line": 97,
          "column": 66
        },
        "end": {
          "line": 97,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3570,
      "end": 3571,
      "loc": {
        "start": {
          "line": 97,
          "column": 69
        },
        "end": {
          "line": 97,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 3571,
      "end": 3573,
      "loc": {
        "start": {
          "line": 97,
          "column": 70
        },
        "end": {
          "line": 97,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3573,
      "end": 3574,
      "loc": {
        "start": {
          "line": 97,
          "column": 72
        },
        "end": {
          "line": 97,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scaffolding",
      "start": 3575,
      "end": 3586,
      "loc": {
        "start": {
          "line": 97,
          "column": 74
        },
        "end": {
          "line": 97,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3586,
      "end": 3587,
      "loc": {
        "start": {
          "line": 97,
          "column": 85
        },
        "end": {
          "line": 97,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3587,
      "end": 3588,
      "loc": {
        "start": {
          "line": 97,
          "column": 86
        },
        "end": {
          "line": 97,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 3595,
      "end": 3600,
      "loc": {
        "start": {
          "line": 98,
          "column": 6
        },
        "end": {
          "line": 98,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "metric",
      "start": 3601,
      "end": 3607,
      "loc": {
        "start": {
          "line": 98,
          "column": 12
        },
        "end": {
          "line": 98,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3608,
      "end": 3609,
      "loc": {
        "start": {
          "line": 98,
          "column": 19
        },
        "end": {
          "line": 98,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 3610,
      "end": 3613,
      "loc": {
        "start": {
          "line": 98,
          "column": 21
        },
        "end": {
          "line": 98,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Metric",
      "start": 3614,
      "end": 3620,
      "loc": {
        "start": {
          "line": 98,
          "column": 25
        },
        "end": {
          "line": 98,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3620,
      "end": 3621,
      "loc": {
        "start": {
          "line": 98,
          "column": 31
        },
        "end": {
          "line": 98,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "metricObject",
      "start": 3621,
      "end": 3633,
      "loc": {
        "start": {
          "line": 98,
          "column": 32
        },
        "end": {
          "line": 98,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3633,
      "end": 3634,
      "loc": {
        "start": {
          "line": 98,
          "column": 44
        },
        "end": {
          "line": 98,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 3635,
      "end": 3638,
      "loc": {
        "start": {
          "line": 98,
          "column": 46
        },
        "end": {
          "line": 98,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3638,
      "end": 3639,
      "loc": {
        "start": {
          "line": 98,
          "column": 49
        },
        "end": {
          "line": 98,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3639,
      "end": 3640,
      "loc": {
        "start": {
          "line": 98,
          "column": 50
        },
        "end": {
          "line": 98,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 3647,
      "end": 3650,
      "loc": {
        "start": {
          "line": 99,
          "column": 6
        },
        "end": {
          "line": 99,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3650,
      "end": 3651,
      "loc": {
        "start": {
          "line": 99,
          "column": 9
        },
        "end": {
          "line": 99,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_data",
      "start": 3651,
      "end": 3656,
      "loc": {
        "start": {
          "line": 99,
          "column": 10
        },
        "end": {
          "line": 99,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3656,
      "end": 3657,
      "loc": {
        "start": {
          "line": 99,
          "column": 15
        },
        "end": {
          "line": 99,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "metrics",
      "start": 3657,
      "end": 3664,
      "loc": {
        "start": {
          "line": 99,
          "column": 16
        },
        "end": {
          "line": 99,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3664,
      "end": 3665,
      "loc": {
        "start": {
          "line": 99,
          "column": 23
        },
        "end": {
          "line": 99,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "metric",
      "start": 3665,
      "end": 3671,
      "loc": {
        "start": {
          "line": 99,
          "column": 24
        },
        "end": {
          "line": 99,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3671,
      "end": 3672,
      "loc": {
        "start": {
          "line": 99,
          "column": 30
        },
        "end": {
          "line": 99,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 3672,
      "end": 3674,
      "loc": {
        "start": {
          "line": 99,
          "column": 31
        },
        "end": {
          "line": 99,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3674,
      "end": 3675,
      "loc": {
        "start": {
          "line": 99,
          "column": 33
        },
        "end": {
          "line": 99,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3676,
      "end": 3677,
      "loc": {
        "start": {
          "line": 99,
          "column": 35
        },
        "end": {
          "line": 99,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "metric",
      "start": 3678,
      "end": 3684,
      "loc": {
        "start": {
          "line": 99,
          "column": 37
        },
        "end": {
          "line": 99,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3684,
      "end": 3685,
      "loc": {
        "start": {
          "line": 99,
          "column": 43
        },
        "end": {
          "line": 99,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "metric",
      "start": 3692,
      "end": 3698,
      "loc": {
        "start": {
          "line": 100,
          "column": 6
        },
        "end": {
          "line": 100,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3698,
      "end": 3699,
      "loc": {
        "start": {
          "line": 100,
          "column": 12
        },
        "end": {
          "line": 100,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bind",
      "start": 3699,
      "end": 3703,
      "loc": {
        "start": {
          "line": 100,
          "column": 13
        },
        "end": {
          "line": 100,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3703,
      "end": 3704,
      "loc": {
        "start": {
          "line": 100,
          "column": 17
        },
        "end": {
          "line": 100,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3704,
      "end": 3705,
      "loc": {
        "start": {
          "line": 100,
          "column": 18
        },
        "end": {
          "line": 100,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3705,
      "end": 3706,
      "loc": {
        "start": {
          "line": 100,
          "column": 19
        },
        "end": {
          "line": 100,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "metric",
      "start": 3713,
      "end": 3719,
      "loc": {
        "start": {
          "line": 101,
          "column": 6
        },
        "end": {
          "line": 101,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3719,
      "end": 3720,
      "loc": {
        "start": {
          "line": 101,
          "column": 12
        },
        "end": {
          "line": 101,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "on",
      "start": 3720,
      "end": 3722,
      "loc": {
        "start": {
          "line": 101,
          "column": 13
        },
        "end": {
          "line": 101,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3722,
      "end": 3723,
      "loc": {
        "start": {
          "line": 101,
          "column": 15
        },
        "end": {
          "line": 101,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "assessed",
      "start": 3723,
      "end": 3733,
      "loc": {
        "start": {
          "line": 101,
          "column": 16
        },
        "end": {
          "line": 101,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3733,
      "end": 3734,
      "loc": {
        "start": {
          "line": 101,
          "column": 26
        },
        "end": {
          "line": 101,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "metric.",
      "start": 3735,
      "end": 3744,
      "loc": {
        "start": {
          "line": 101,
          "column": 28
        },
        "end": {
          "line": 101,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 3745,
      "end": 3746,
      "loc": {
        "start": {
          "line": 101,
          "column": 38
        },
        "end": {
          "line": 101,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "metric",
      "start": 3747,
      "end": 3753,
      "loc": {
        "start": {
          "line": 101,
          "column": 40
        },
        "end": {
          "line": 101,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3753,
      "end": 3754,
      "loc": {
        "start": {
          "line": 101,
          "column": 46
        },
        "end": {
          "line": 101,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 3754,
      "end": 3756,
      "loc": {
        "start": {
          "line": 101,
          "column": 47
        },
        "end": {
          "line": 101,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3756,
      "end": 3757,
      "loc": {
        "start": {
          "line": 101,
          "column": 49
        },
        "end": {
          "line": 101,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3758,
      "end": 3759,
      "loc": {
        "start": {
          "line": 101,
          "column": 51
        },
        "end": {
          "line": 101,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3759,
      "end": 3760,
      "loc": {
        "start": {
          "line": 101,
          "column": 52
        },
        "end": {
          "line": 101,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3761,
      "end": 3763,
      "loc": {
        "start": {
          "line": 101,
          "column": 54
        },
        "end": {
          "line": 101,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3764,
      "end": 3765,
      "loc": {
        "start": {
          "line": 101,
          "column": 57
        },
        "end": {
          "line": 101,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "waitForFinalEvent",
      "start": 3774,
      "end": 3791,
      "loc": {
        "start": {
          "line": 102,
          "column": 8
        },
        "end": {
          "line": 102,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3791,
      "end": 3792,
      "loc": {
        "start": {
          "line": 102,
          "column": 25
        },
        "end": {
          "line": 102,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3792,
      "end": 3793,
      "loc": {
        "start": {
          "line": 102,
          "column": 26
        },
        "end": {
          "line": 102,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3793,
      "end": 3794,
      "loc": {
        "start": {
          "line": 102,
          "column": 27
        },
        "end": {
          "line": 102,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3795,
      "end": 3797,
      "loc": {
        "start": {
          "line": 102,
          "column": 29
        },
        "end": {
          "line": 102,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 3798,
      "end": 3801,
      "loc": {
        "start": {
          "line": 102,
          "column": 32
        },
        "end": {
          "line": 102,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3801,
      "end": 3802,
      "loc": {
        "start": {
          "line": 102,
          "column": 35
        },
        "end": {
          "line": 102,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assess",
      "start": 3802,
      "end": 3808,
      "loc": {
        "start": {
          "line": 102,
          "column": 36
        },
        "end": {
          "line": 102,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3808,
      "end": 3809,
      "loc": {
        "start": {
          "line": 102,
          "column": 42
        },
        "end": {
          "line": 102,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3809,
      "end": 3810,
      "loc": {
        "start": {
          "line": 102,
          "column": 43
        },
        "end": {
          "line": 102,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3810,
      "end": 3811,
      "loc": {
        "start": {
          "line": 102,
          "column": 44
        },
        "end": {
          "line": 102,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 15,
      "start": 3812,
      "end": 3814,
      "loc": {
        "start": {
          "line": 102,
          "column": 46
        },
        "end": {
          "line": 102,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3814,
      "end": 3815,
      "loc": {
        "start": {
          "line": 102,
          "column": 48
        },
        "end": {
          "line": 102,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3816,
      "end": 3817,
      "loc": {
        "start": {
          "line": 102,
          "column": 50
        },
        "end": {
          "line": 102,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "bid.",
      "start": 3817,
      "end": 3821,
      "loc": {
        "start": {
          "line": 102,
          "column": 51
        },
        "end": {
          "line": 102,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3821,
      "end": 3823,
      "loc": {
        "start": {
          "line": 102,
          "column": 55
        },
        "end": {
          "line": 102,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 3823,
      "end": 3826,
      "loc": {
        "start": {
          "line": 102,
          "column": 57
        },
        "end": {
          "line": 102,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3826,
      "end": 3827,
      "loc": {
        "start": {
          "line": 102,
          "column": 60
        },
        "end": {
          "line": 102,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 3827,
      "end": 3829,
      "loc": {
        "start": {
          "line": 102,
          "column": 61
        },
        "end": {
          "line": 102,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3829,
      "end": 3830,
      "loc": {
        "start": {
          "line": 102,
          "column": 63
        },
        "end": {
          "line": 102,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ".metric",
      "start": 3830,
      "end": 3837,
      "loc": {
        "start": {
          "line": 102,
          "column": 64
        },
        "end": {
          "line": 102,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3837,
      "end": 3838,
      "loc": {
        "start": {
          "line": 102,
          "column": 71
        },
        "end": {
          "line": 102,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3838,
      "end": 3839,
      "loc": {
        "start": {
          "line": 102,
          "column": 72
        },
        "end": {
          "line": 102,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3839,
      "end": 3840,
      "loc": {
        "start": {
          "line": 102,
          "column": 73
        },
        "end": {
          "line": 102,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3847,
      "end": 3848,
      "loc": {
        "start": {
          "line": 103,
          "column": 6
        },
        "end": {
          "line": 103,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3848,
      "end": 3849,
      "loc": {
        "start": {
          "line": 103,
          "column": 7
        },
        "end": {
          "line": 103,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3849,
      "end": 3850,
      "loc": {
        "start": {
          "line": 103,
          "column": 8
        },
        "end": {
          "line": 103,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "metric",
      "start": 3857,
      "end": 3863,
      "loc": {
        "start": {
          "line": 104,
          "column": 6
        },
        "end": {
          "line": 104,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3863,
      "end": 3864,
      "loc": {
        "start": {
          "line": 104,
          "column": 12
        },
        "end": {
          "line": 104,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "on",
      "start": 3864,
      "end": 3866,
      "loc": {
        "start": {
          "line": 104,
          "column": 13
        },
        "end": {
          "line": 104,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3866,
      "end": 3867,
      "loc": {
        "start": {
          "line": 104,
          "column": 15
        },
        "end": {
          "line": 104,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "assessed",
      "start": 3867,
      "end": 3877,
      "loc": {
        "start": {
          "line": 104,
          "column": 16
        },
        "end": {
          "line": 104,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3877,
      "end": 3878,
      "loc": {
        "start": {
          "line": 104,
          "column": 26
        },
        "end": {
          "line": 104,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3879,
      "end": 3880,
      "loc": {
        "start": {
          "line": 104,
          "column": 28
        },
        "end": {
          "line": 104,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "bid.",
      "start": 3880,
      "end": 3884,
      "loc": {
        "start": {
          "line": 104,
          "column": 29
        },
        "end": {
          "line": 104,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3884,
      "end": 3886,
      "loc": {
        "start": {
          "line": 104,
          "column": 33
        },
        "end": {
          "line": 104,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 3886,
      "end": 3889,
      "loc": {
        "start": {
          "line": 104,
          "column": 35
        },
        "end": {
          "line": 104,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3889,
      "end": 3890,
      "loc": {
        "start": {
          "line": 104,
          "column": 38
        },
        "end": {
          "line": 104,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 3890,
      "end": 3892,
      "loc": {
        "start": {
          "line": 104,
          "column": 39
        },
        "end": {
          "line": 104,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3892,
      "end": 3893,
      "loc": {
        "start": {
          "line": 104,
          "column": 41
        },
        "end": {
          "line": 104,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 3893,
      "end": 3893,
      "loc": {
        "start": {
          "line": 104,
          "column": 42
        },
        "end": {
          "line": 104,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3893,
      "end": 3894,
      "loc": {
        "start": {
          "line": 104,
          "column": 42
        },
        "end": {
          "line": 104,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3894,
      "end": 3895,
      "loc": {
        "start": {
          "line": 104,
          "column": 43
        },
        "end": {
          "line": 104,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3896,
      "end": 3897,
      "loc": {
        "start": {
          "line": 104,
          "column": 45
        },
        "end": {
          "line": 104,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3897,
      "end": 3898,
      "loc": {
        "start": {
          "line": 104,
          "column": 46
        },
        "end": {
          "line": 104,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3899,
      "end": 3901,
      "loc": {
        "start": {
          "line": 104,
          "column": 48
        },
        "end": {
          "line": 104,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 3902,
      "end": 3905,
      "loc": {
        "start": {
          "line": 104,
          "column": 51
        },
        "end": {
          "line": 104,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3905,
      "end": 3906,
      "loc": {
        "start": {
          "line": 104,
          "column": 54
        },
        "end": {
          "line": 104,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_handleAssessmentCompleteEvent",
      "start": 3906,
      "end": 3936,
      "loc": {
        "start": {
          "line": 104,
          "column": 55
        },
        "end": {
          "line": 104,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3936,
      "end": 3937,
      "loc": {
        "start": {
          "line": 104,
          "column": 85
        },
        "end": {
          "line": 104,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3937,
      "end": 3938,
      "loc": {
        "start": {
          "line": 104,
          "column": 86
        },
        "end": {
          "line": 104,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3938,
      "end": 3939,
      "loc": {
        "start": {
          "line": 104,
          "column": 87
        },
        "end": {
          "line": 104,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3939,
      "end": 3940,
      "loc": {
        "start": {
          "line": 104,
          "column": 88
        },
        "end": {
          "line": 104,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 3947,
      "end": 3952,
      "loc": {
        "start": {
          "line": 105,
          "column": 6
        },
        "end": {
          "line": 105,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 3953,
      "end": 3956,
      "loc": {
        "start": {
          "line": 105,
          "column": 12
        },
        "end": {
          "line": 105,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3956,
      "end": 3957,
      "loc": {
        "start": {
          "line": 105,
          "column": 15
        },
        "end": {
          "line": 105,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "initSaveChangeLog",
      "start": 3957,
      "end": 3974,
      "loc": {
        "start": {
          "line": 105,
          "column": 16
        },
        "end": {
          "line": 105,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3974,
      "end": 3975,
      "loc": {
        "start": {
          "line": 105,
          "column": 33
        },
        "end": {
          "line": 105,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 3975,
      "end": 3977,
      "loc": {
        "start": {
          "line": 105,
          "column": 34
        },
        "end": {
          "line": 105,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3977,
      "end": 3978,
      "loc": {
        "start": {
          "line": 105,
          "column": 36
        },
        "end": {
          "line": 105,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3979,
      "end": 3980,
      "loc": {
        "start": {
          "line": 105,
          "column": 38
        },
        "end": {
          "line": 105,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "metric",
      "start": 3980,
      "end": 3986,
      "loc": {
        "start": {
          "line": 105,
          "column": 39
        },
        "end": {
          "line": 105,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3986,
      "end": 3987,
      "loc": {
        "start": {
          "line": 105,
          "column": 45
        },
        "end": {
          "line": 105,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "metric",
      "start": 3988,
      "end": 3994,
      "loc": {
        "start": {
          "line": 105,
          "column": 47
        },
        "end": {
          "line": 105,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3994,
      "end": 3995,
      "loc": {
        "start": {
          "line": 105,
          "column": 53
        },
        "end": {
          "line": 105,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 3995,
      "end": 3997,
      "loc": {
        "start": {
          "line": 105,
          "column": 54
        },
        "end": {
          "line": 105,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3997,
      "end": 3998,
      "loc": {
        "start": {
          "line": 105,
          "column": 56
        },
        "end": {
          "line": 105,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3998,
      "end": 3999,
      "loc": {
        "start": {
          "line": 105,
          "column": 57
        },
        "end": {
          "line": 105,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "added_line_item",
      "start": 3999,
      "end": 4016,
      "loc": {
        "start": {
          "line": 105,
          "column": 58
        },
        "end": {
          "line": 105,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4016,
      "end": 4017,
      "loc": {
        "start": {
          "line": 105,
          "column": 75
        },
        "end": {
          "line": 105,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4017,
      "end": 4018,
      "loc": {
        "start": {
          "line": 105,
          "column": 76
        },
        "end": {
          "line": 105,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "catch",
        "keyword": "catch",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "catch",
      "start": 4018,
      "end": 4023,
      "loc": {
        "start": {
          "line": 105,
          "column": 77
        },
        "end": {
          "line": 105,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4023,
      "end": 4024,
      "loc": {
        "start": {
          "line": 105,
          "column": 82
        },
        "end": {
          "line": 105,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "e",
      "start": 4024,
      "end": 4025,
      "loc": {
        "start": {
          "line": 105,
          "column": 83
        },
        "end": {
          "line": 105,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4026,
      "end": 4028,
      "loc": {
        "start": {
          "line": 105,
          "column": 85
        },
        "end": {
          "line": 105,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "e",
      "start": 4029,
      "end": 4030,
      "loc": {
        "start": {
          "line": 105,
          "column": 88
        },
        "end": {
          "line": 105,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4030,
      "end": 4031,
      "loc": {
        "start": {
          "line": 105,
          "column": 89
        },
        "end": {
          "line": 105,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4031,
      "end": 4032,
      "loc": {
        "start": {
          "line": 105,
          "column": 90
        },
        "end": {
          "line": 105,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 4039,
      "end": 4045,
      "loc": {
        "start": {
          "line": 106,
          "column": 6
        },
        "end": {
          "line": 106,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "metric",
      "start": 4046,
      "end": 4052,
      "loc": {
        "start": {
          "line": 106,
          "column": 13
        },
        "end": {
          "line": 106,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4052,
      "end": 4053,
      "loc": {
        "start": {
          "line": 106,
          "column": 19
        },
        "end": {
          "line": 106,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4058,
      "end": 4059,
      "loc": {
        "start": {
          "line": 107,
          "column": 4
        },
        "end": {
          "line": 107,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 4060,
      "end": 4064,
      "loc": {
        "start": {
          "line": 107,
          "column": 6
        },
        "end": {
          "line": 107,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "throw",
        "keyword": "throw",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "throw",
      "start": 4065,
      "end": 4070,
      "loc": {
        "start": {
          "line": 107,
          "column": 11
        },
        "end": {
          "line": 107,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 4071,
      "end": 4074,
      "loc": {
        "start": {
          "line": 107,
          "column": 17
        },
        "end": {
          "line": 107,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Error",
      "start": 4075,
      "end": 4080,
      "loc": {
        "start": {
          "line": 107,
          "column": 21
        },
        "end": {
          "line": 107,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4080,
      "end": 4081,
      "loc": {
        "start": {
          "line": 107,
          "column": 26
        },
        "end": {
          "line": 107,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "User does not have permission to add metric.",
      "start": 4081,
      "end": 4127,
      "loc": {
        "start": {
          "line": 107,
          "column": 27
        },
        "end": {
          "line": 107,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4127,
      "end": 4128,
      "loc": {
        "start": {
          "line": 107,
          "column": 73
        },
        "end": {
          "line": 107,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4128,
      "end": 4129,
      "loc": {
        "start": {
          "line": 107,
          "column": 74
        },
        "end": {
          "line": 107,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4132,
      "end": 4133,
      "loc": {
        "start": {
          "line": 108,
          "column": 2
        },
        "end": {
          "line": 108,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Adds a new field to the bid.\n   *\n   * @param {Bid} bid\n   * @param {string} [title=New Field]\n   * @param {string} [type=number]\n   * @returns {Promise<Field>}\n   ",
      "start": 4137,
      "end": 4312,
      "loc": {
        "start": {
          "line": 110,
          "column": 2
        },
        "end": {
          "line": 117,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 4315,
      "end": 4320,
      "loc": {
        "start": {
          "line": 118,
          "column": 2
        },
        "end": {
          "line": 118,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "addField",
      "start": 4321,
      "end": 4329,
      "loc": {
        "start": {
          "line": 118,
          "column": 8
        },
        "end": {
          "line": 118,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4329,
      "end": 4330,
      "loc": {
        "start": {
          "line": 118,
          "column": 16
        },
        "end": {
          "line": 118,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 4330,
      "end": 4333,
      "loc": {
        "start": {
          "line": 118,
          "column": 17
        },
        "end": {
          "line": 118,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4333,
      "end": 4334,
      "loc": {
        "start": {
          "line": 118,
          "column": 20
        },
        "end": {
          "line": 118,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "title",
      "start": 4335,
      "end": 4340,
      "loc": {
        "start": {
          "line": 118,
          "column": 22
        },
        "end": {
          "line": 118,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4340,
      "end": 4341,
      "loc": {
        "start": {
          "line": 118,
          "column": 27
        },
        "end": {
          "line": 118,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "type",
      "start": 4342,
      "end": 4346,
      "loc": {
        "start": {
          "line": 118,
          "column": 29
        },
        "end": {
          "line": 118,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4346,
      "end": 4347,
      "loc": {
        "start": {
          "line": 118,
          "column": 33
        },
        "end": {
          "line": 118,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4348,
      "end": 4349,
      "loc": {
        "start": {
          "line": 118,
          "column": 35
        },
        "end": {
          "line": 118,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 4354,
      "end": 4356,
      "loc": {
        "start": {
          "line": 119,
          "column": 4
        },
        "end": {
          "line": 119,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4357,
      "end": 4358,
      "loc": {
        "start": {
          "line": 119,
          "column": 7
        },
        "end": {
          "line": 119,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4358,
      "end": 4362,
      "loc": {
        "start": {
          "line": 119,
          "column": 8
        },
        "end": {
          "line": 119,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4362,
      "end": 4363,
      "loc": {
        "start": {
          "line": 119,
          "column": 12
        },
        "end": {
          "line": 119,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "context",
      "start": 4363,
      "end": 4370,
      "loc": {
        "start": {
          "line": 119,
          "column": 13
        },
        "end": {
          "line": 119,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4370,
      "end": 4371,
      "loc": {
        "start": {
          "line": 119,
          "column": 20
        },
        "end": {
          "line": 119,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "user",
      "start": 4371,
      "end": 4375,
      "loc": {
        "start": {
          "line": 119,
          "column": 21
        },
        "end": {
          "line": 119,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4375,
      "end": 4376,
      "loc": {
        "start": {
          "line": 119,
          "column": 25
        },
        "end": {
          "line": 119,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "can",
      "start": 4376,
      "end": 4379,
      "loc": {
        "start": {
          "line": 119,
          "column": 26
        },
        "end": {
          "line": 119,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4379,
      "end": 4380,
      "loc": {
        "start": {
          "line": 119,
          "column": 29
        },
        "end": {
          "line": 119,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "edit-bid",
      "start": 4380,
      "end": 4390,
      "loc": {
        "start": {
          "line": 119,
          "column": 30
        },
        "end": {
          "line": 119,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4390,
      "end": 4391,
      "loc": {
        "start": {
          "line": 119,
          "column": 40
        },
        "end": {
          "line": 119,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4391,
      "end": 4392,
      "loc": {
        "start": {
          "line": 119,
          "column": 41
        },
        "end": {
          "line": 119,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4393,
      "end": 4394,
      "loc": {
        "start": {
          "line": 119,
          "column": 43
        },
        "end": {
          "line": 119,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 4401,
      "end": 4406,
      "loc": {
        "start": {
          "line": 120,
          "column": 6
        },
        "end": {
          "line": 120,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scaffolding",
      "start": 4407,
      "end": 4418,
      "loc": {
        "start": {
          "line": 120,
          "column": 12
        },
        "end": {
          "line": 120,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4419,
      "end": 4420,
      "loc": {
        "start": {
          "line": 120,
          "column": 24
        },
        "end": {
          "line": 120,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "FieldScaffolding",
      "start": 4421,
      "end": 4437,
      "loc": {
        "start": {
          "line": 120,
          "column": 26
        },
        "end": {
          "line": 120,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4437,
      "end": 4438,
      "loc": {
        "start": {
          "line": 120,
          "column": 42
        },
        "end": {
          "line": 120,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "create",
      "start": 4438,
      "end": 4444,
      "loc": {
        "start": {
          "line": 120,
          "column": 43
        },
        "end": {
          "line": 120,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4444,
      "end": 4445,
      "loc": {
        "start": {
          "line": 120,
          "column": 49
        },
        "end": {
          "line": 120,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 4445,
      "end": 4448,
      "loc": {
        "start": {
          "line": 120,
          "column": 50
        },
        "end": {
          "line": 120,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4448,
      "end": 4449,
      "loc": {
        "start": {
          "line": 120,
          "column": 53
        },
        "end": {
          "line": 120,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 4449,
      "end": 4451,
      "loc": {
        "start": {
          "line": 120,
          "column": 54
        },
        "end": {
          "line": 120,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4451,
      "end": 4452,
      "loc": {
        "start": {
          "line": 120,
          "column": 56
        },
        "end": {
          "line": 120,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "title",
      "start": 4453,
      "end": 4458,
      "loc": {
        "start": {
          "line": 120,
          "column": 58
        },
        "end": {
          "line": 120,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4458,
      "end": 4459,
      "loc": {
        "start": {
          "line": 120,
          "column": 63
        },
        "end": {
          "line": 120,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "type",
      "start": 4460,
      "end": 4464,
      "loc": {
        "start": {
          "line": 120,
          "column": 65
        },
        "end": {
          "line": 120,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4464,
      "end": 4465,
      "loc": {
        "start": {
          "line": 120,
          "column": 69
        },
        "end": {
          "line": 120,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4465,
      "end": 4466,
      "loc": {
        "start": {
          "line": 120,
          "column": 70
        },
        "end": {
          "line": 120,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 4473,
      "end": 4478,
      "loc": {
        "start": {
          "line": 121,
          "column": 6
        },
        "end": {
          "line": 121,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fieldObject",
      "start": 4479,
      "end": 4490,
      "loc": {
        "start": {
          "line": 121,
          "column": 12
        },
        "end": {
          "line": 121,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4491,
      "end": 4492,
      "loc": {
        "start": {
          "line": 121,
          "column": 24
        },
        "end": {
          "line": 121,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 4493,
      "end": 4498,
      "loc": {
        "start": {
          "line": 121,
          "column": 26
        },
        "end": {
          "line": 121,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4499,
      "end": 4503,
      "loc": {
        "start": {
          "line": 121,
          "column": 32
        },
        "end": {
          "line": 121,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4503,
      "end": 4504,
      "loc": {
        "start": {
          "line": 121,
          "column": 36
        },
        "end": {
          "line": 121,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "repositories",
      "start": 4504,
      "end": 4516,
      "loc": {
        "start": {
          "line": 121,
          "column": 37
        },
        "end": {
          "line": 121,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4516,
      "end": 4517,
      "loc": {
        "start": {
          "line": 121,
          "column": 49
        },
        "end": {
          "line": 121,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fields",
      "start": 4517,
      "end": 4523,
      "loc": {
        "start": {
          "line": 121,
          "column": 50
        },
        "end": {
          "line": 121,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4523,
      "end": 4524,
      "loc": {
        "start": {
          "line": 121,
          "column": 56
        },
        "end": {
          "line": 121,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "create",
      "start": 4524,
      "end": 4530,
      "loc": {
        "start": {
          "line": 121,
          "column": 57
        },
        "end": {
          "line": 121,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4530,
      "end": 4531,
      "loc": {
        "start": {
          "line": 121,
          "column": 63
        },
        "end": {
          "line": 121,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 4531,
      "end": 4534,
      "loc": {
        "start": {
          "line": 121,
          "column": 64
        },
        "end": {
          "line": 121,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4534,
      "end": 4535,
      "loc": {
        "start": {
          "line": 121,
          "column": 67
        },
        "end": {
          "line": 121,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 4535,
      "end": 4537,
      "loc": {
        "start": {
          "line": 121,
          "column": 68
        },
        "end": {
          "line": 121,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4537,
      "end": 4538,
      "loc": {
        "start": {
          "line": 121,
          "column": 70
        },
        "end": {
          "line": 121,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scaffolding",
      "start": 4539,
      "end": 4550,
      "loc": {
        "start": {
          "line": 121,
          "column": 72
        },
        "end": {
          "line": 121,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4550,
      "end": 4551,
      "loc": {
        "start": {
          "line": 121,
          "column": 83
        },
        "end": {
          "line": 121,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4551,
      "end": 4552,
      "loc": {
        "start": {
          "line": 121,
          "column": 84
        },
        "end": {
          "line": 121,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 4559,
      "end": 4564,
      "loc": {
        "start": {
          "line": 122,
          "column": 6
        },
        "end": {
          "line": 122,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "field",
      "start": 4565,
      "end": 4570,
      "loc": {
        "start": {
          "line": 122,
          "column": 12
        },
        "end": {
          "line": 122,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4571,
      "end": 4572,
      "loc": {
        "start": {
          "line": 122,
          "column": 18
        },
        "end": {
          "line": 122,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 4573,
      "end": 4576,
      "loc": {
        "start": {
          "line": 122,
          "column": 20
        },
        "end": {
          "line": 122,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Field",
      "start": 4577,
      "end": 4582,
      "loc": {
        "start": {
          "line": 122,
          "column": 24
        },
        "end": {
          "line": 122,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4582,
      "end": 4583,
      "loc": {
        "start": {
          "line": 122,
          "column": 29
        },
        "end": {
          "line": 122,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fieldObject",
      "start": 4583,
      "end": 4594,
      "loc": {
        "start": {
          "line": 122,
          "column": 30
        },
        "end": {
          "line": 122,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4594,
      "end": 4595,
      "loc": {
        "start": {
          "line": 122,
          "column": 41
        },
        "end": {
          "line": 122,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 4596,
      "end": 4599,
      "loc": {
        "start": {
          "line": 122,
          "column": 43
        },
        "end": {
          "line": 122,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4599,
      "end": 4600,
      "loc": {
        "start": {
          "line": 122,
          "column": 46
        },
        "end": {
          "line": 122,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4600,
      "end": 4601,
      "loc": {
        "start": {
          "line": 122,
          "column": 47
        },
        "end": {
          "line": 122,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 4608,
      "end": 4611,
      "loc": {
        "start": {
          "line": 123,
          "column": 6
        },
        "end": {
          "line": 123,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4611,
      "end": 4612,
      "loc": {
        "start": {
          "line": 123,
          "column": 9
        },
        "end": {
          "line": 123,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_data",
      "start": 4612,
      "end": 4617,
      "loc": {
        "start": {
          "line": 123,
          "column": 10
        },
        "end": {
          "line": 123,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4617,
      "end": 4618,
      "loc": {
        "start": {
          "line": 123,
          "column": 15
        },
        "end": {
          "line": 123,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fields",
      "start": 4618,
      "end": 4624,
      "loc": {
        "start": {
          "line": 123,
          "column": 16
        },
        "end": {
          "line": 123,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4624,
      "end": 4625,
      "loc": {
        "start": {
          "line": 123,
          "column": 22
        },
        "end": {
          "line": 123,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "field",
      "start": 4625,
      "end": 4630,
      "loc": {
        "start": {
          "line": 123,
          "column": 23
        },
        "end": {
          "line": 123,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4630,
      "end": 4631,
      "loc": {
        "start": {
          "line": 123,
          "column": 28
        },
        "end": {
          "line": 123,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 4631,
      "end": 4633,
      "loc": {
        "start": {
          "line": 123,
          "column": 29
        },
        "end": {
          "line": 123,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4633,
      "end": 4634,
      "loc": {
        "start": {
          "line": 123,
          "column": 31
        },
        "end": {
          "line": 123,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4635,
      "end": 4636,
      "loc": {
        "start": {
          "line": 123,
          "column": 33
        },
        "end": {
          "line": 123,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "field",
      "start": 4637,
      "end": 4642,
      "loc": {
        "start": {
          "line": 123,
          "column": 35
        },
        "end": {
          "line": 123,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4642,
      "end": 4643,
      "loc": {
        "start": {
          "line": 123,
          "column": 40
        },
        "end": {
          "line": 123,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "field",
      "start": 4650,
      "end": 4655,
      "loc": {
        "start": {
          "line": 124,
          "column": 6
        },
        "end": {
          "line": 124,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4655,
      "end": 4656,
      "loc": {
        "start": {
          "line": 124,
          "column": 11
        },
        "end": {
          "line": 124,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bind",
      "start": 4656,
      "end": 4660,
      "loc": {
        "start": {
          "line": 124,
          "column": 12
        },
        "end": {
          "line": 124,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4660,
      "end": 4661,
      "loc": {
        "start": {
          "line": 124,
          "column": 16
        },
        "end": {
          "line": 124,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4661,
      "end": 4662,
      "loc": {
        "start": {
          "line": 124,
          "column": 17
        },
        "end": {
          "line": 124,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4662,
      "end": 4663,
      "loc": {
        "start": {
          "line": 124,
          "column": 18
        },
        "end": {
          "line": 124,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "field",
      "start": 4670,
      "end": 4675,
      "loc": {
        "start": {
          "line": 125,
          "column": 6
        },
        "end": {
          "line": 125,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4675,
      "end": 4676,
      "loc": {
        "start": {
          "line": 125,
          "column": 11
        },
        "end": {
          "line": 125,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "on",
      "start": 4676,
      "end": 4678,
      "loc": {
        "start": {
          "line": 125,
          "column": 12
        },
        "end": {
          "line": 125,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4678,
      "end": 4679,
      "loc": {
        "start": {
          "line": 125,
          "column": 14
        },
        "end": {
          "line": 125,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "assessed",
      "start": 4679,
      "end": 4689,
      "loc": {
        "start": {
          "line": 125,
          "column": 15
        },
        "end": {
          "line": 125,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4689,
      "end": 4690,
      "loc": {
        "start": {
          "line": 125,
          "column": 25
        },
        "end": {
          "line": 125,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "field.",
      "start": 4691,
      "end": 4699,
      "loc": {
        "start": {
          "line": 125,
          "column": 27
        },
        "end": {
          "line": 125,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 4700,
      "end": 4701,
      "loc": {
        "start": {
          "line": 125,
          "column": 36
        },
        "end": {
          "line": 125,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "field",
      "start": 4702,
      "end": 4707,
      "loc": {
        "start": {
          "line": 125,
          "column": 38
        },
        "end": {
          "line": 125,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4707,
      "end": 4708,
      "loc": {
        "start": {
          "line": 125,
          "column": 43
        },
        "end": {
          "line": 125,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 4708,
      "end": 4710,
      "loc": {
        "start": {
          "line": 125,
          "column": 44
        },
        "end": {
          "line": 125,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4710,
      "end": 4711,
      "loc": {
        "start": {
          "line": 125,
          "column": 46
        },
        "end": {
          "line": 125,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4712,
      "end": 4713,
      "loc": {
        "start": {
          "line": 125,
          "column": 48
        },
        "end": {
          "line": 125,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4713,
      "end": 4714,
      "loc": {
        "start": {
          "line": 125,
          "column": 49
        },
        "end": {
          "line": 125,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4715,
      "end": 4717,
      "loc": {
        "start": {
          "line": 125,
          "column": 51
        },
        "end": {
          "line": 125,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4718,
      "end": 4719,
      "loc": {
        "start": {
          "line": 125,
          "column": 54
        },
        "end": {
          "line": 125,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "waitForFinalEvent",
      "start": 4728,
      "end": 4745,
      "loc": {
        "start": {
          "line": 126,
          "column": 8
        },
        "end": {
          "line": 126,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4745,
      "end": 4746,
      "loc": {
        "start": {
          "line": 126,
          "column": 25
        },
        "end": {
          "line": 126,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4746,
      "end": 4747,
      "loc": {
        "start": {
          "line": 126,
          "column": 26
        },
        "end": {
          "line": 126,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4747,
      "end": 4748,
      "loc": {
        "start": {
          "line": 126,
          "column": 27
        },
        "end": {
          "line": 126,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4749,
      "end": 4751,
      "loc": {
        "start": {
          "line": 126,
          "column": 29
        },
        "end": {
          "line": 126,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 4752,
      "end": 4755,
      "loc": {
        "start": {
          "line": 126,
          "column": 32
        },
        "end": {
          "line": 126,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4755,
      "end": 4756,
      "loc": {
        "start": {
          "line": 126,
          "column": 35
        },
        "end": {
          "line": 126,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assess",
      "start": 4756,
      "end": 4762,
      "loc": {
        "start": {
          "line": 126,
          "column": 36
        },
        "end": {
          "line": 126,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4762,
      "end": 4763,
      "loc": {
        "start": {
          "line": 126,
          "column": 42
        },
        "end": {
          "line": 126,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4763,
      "end": 4764,
      "loc": {
        "start": {
          "line": 126,
          "column": 43
        },
        "end": {
          "line": 126,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4764,
      "end": 4765,
      "loc": {
        "start": {
          "line": 126,
          "column": 44
        },
        "end": {
          "line": 126,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 15,
      "start": 4766,
      "end": 4768,
      "loc": {
        "start": {
          "line": 126,
          "column": 46
        },
        "end": {
          "line": 126,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4768,
      "end": 4769,
      "loc": {
        "start": {
          "line": 126,
          "column": 48
        },
        "end": {
          "line": 126,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4770,
      "end": 4771,
      "loc": {
        "start": {
          "line": 126,
          "column": 50
        },
        "end": {
          "line": 126,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "bid.",
      "start": 4771,
      "end": 4775,
      "loc": {
        "start": {
          "line": 126,
          "column": 51
        },
        "end": {
          "line": 126,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4775,
      "end": 4777,
      "loc": {
        "start": {
          "line": 126,
          "column": 55
        },
        "end": {
          "line": 126,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 4777,
      "end": 4780,
      "loc": {
        "start": {
          "line": 126,
          "column": 57
        },
        "end": {
          "line": 126,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4780,
      "end": 4781,
      "loc": {
        "start": {
          "line": 126,
          "column": 60
        },
        "end": {
          "line": 126,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 4781,
      "end": 4783,
      "loc": {
        "start": {
          "line": 126,
          "column": 61
        },
        "end": {
          "line": 126,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4783,
      "end": 4784,
      "loc": {
        "start": {
          "line": 126,
          "column": 63
        },
        "end": {
          "line": 126,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ".field",
      "start": 4784,
      "end": 4790,
      "loc": {
        "start": {
          "line": 126,
          "column": 64
        },
        "end": {
          "line": 126,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4790,
      "end": 4791,
      "loc": {
        "start": {
          "line": 126,
          "column": 70
        },
        "end": {
          "line": 126,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4791,
      "end": 4792,
      "loc": {
        "start": {
          "line": 126,
          "column": 71
        },
        "end": {
          "line": 126,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4792,
      "end": 4793,
      "loc": {
        "start": {
          "line": 126,
          "column": 72
        },
        "end": {
          "line": 126,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4800,
      "end": 4801,
      "loc": {
        "start": {
          "line": 127,
          "column": 6
        },
        "end": {
          "line": 127,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4801,
      "end": 4802,
      "loc": {
        "start": {
          "line": 127,
          "column": 7
        },
        "end": {
          "line": 127,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4802,
      "end": 4803,
      "loc": {
        "start": {
          "line": 127,
          "column": 8
        },
        "end": {
          "line": 127,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "field",
      "start": 4810,
      "end": 4815,
      "loc": {
        "start": {
          "line": 128,
          "column": 6
        },
        "end": {
          "line": 128,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4815,
      "end": 4816,
      "loc": {
        "start": {
          "line": 128,
          "column": 11
        },
        "end": {
          "line": 128,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "on",
      "start": 4816,
      "end": 4818,
      "loc": {
        "start": {
          "line": 128,
          "column": 12
        },
        "end": {
          "line": 128,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4818,
      "end": 4819,
      "loc": {
        "start": {
          "line": 128,
          "column": 14
        },
        "end": {
          "line": 128,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "assessed",
      "start": 4819,
      "end": 4829,
      "loc": {
        "start": {
          "line": 128,
          "column": 15
        },
        "end": {
          "line": 128,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4829,
      "end": 4830,
      "loc": {
        "start": {
          "line": 128,
          "column": 25
        },
        "end": {
          "line": 128,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4831,
      "end": 4832,
      "loc": {
        "start": {
          "line": 128,
          "column": 27
        },
        "end": {
          "line": 128,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "bid.",
      "start": 4832,
      "end": 4836,
      "loc": {
        "start": {
          "line": 128,
          "column": 28
        },
        "end": {
          "line": 128,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4836,
      "end": 4838,
      "loc": {
        "start": {
          "line": 128,
          "column": 32
        },
        "end": {
          "line": 128,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 4838,
      "end": 4841,
      "loc": {
        "start": {
          "line": 128,
          "column": 34
        },
        "end": {
          "line": 128,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4841,
      "end": 4842,
      "loc": {
        "start": {
          "line": 128,
          "column": 37
        },
        "end": {
          "line": 128,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 4842,
      "end": 4844,
      "loc": {
        "start": {
          "line": 128,
          "column": 38
        },
        "end": {
          "line": 128,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4844,
      "end": 4845,
      "loc": {
        "start": {
          "line": 128,
          "column": 40
        },
        "end": {
          "line": 128,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 4845,
      "end": 4845,
      "loc": {
        "start": {
          "line": 128,
          "column": 41
        },
        "end": {
          "line": 128,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4845,
      "end": 4846,
      "loc": {
        "start": {
          "line": 128,
          "column": 41
        },
        "end": {
          "line": 128,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4846,
      "end": 4847,
      "loc": {
        "start": {
          "line": 128,
          "column": 42
        },
        "end": {
          "line": 128,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4848,
      "end": 4849,
      "loc": {
        "start": {
          "line": 128,
          "column": 44
        },
        "end": {
          "line": 128,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4849,
      "end": 4850,
      "loc": {
        "start": {
          "line": 128,
          "column": 45
        },
        "end": {
          "line": 128,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4851,
      "end": 4853,
      "loc": {
        "start": {
          "line": 128,
          "column": 47
        },
        "end": {
          "line": 128,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 4854,
      "end": 4857,
      "loc": {
        "start": {
          "line": 128,
          "column": 50
        },
        "end": {
          "line": 128,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4857,
      "end": 4858,
      "loc": {
        "start": {
          "line": 128,
          "column": 53
        },
        "end": {
          "line": 128,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_handleAssessmentCompleteEvent",
      "start": 4858,
      "end": 4888,
      "loc": {
        "start": {
          "line": 128,
          "column": 54
        },
        "end": {
          "line": 128,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4888,
      "end": 4889,
      "loc": {
        "start": {
          "line": 128,
          "column": 84
        },
        "end": {
          "line": 128,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4889,
      "end": 4890,
      "loc": {
        "start": {
          "line": 128,
          "column": 85
        },
        "end": {
          "line": 128,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4890,
      "end": 4891,
      "loc": {
        "start": {
          "line": 128,
          "column": 86
        },
        "end": {
          "line": 128,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4891,
      "end": 4892,
      "loc": {
        "start": {
          "line": 128,
          "column": 87
        },
        "end": {
          "line": 128,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 4899,
      "end": 4904,
      "loc": {
        "start": {
          "line": 129,
          "column": 6
        },
        "end": {
          "line": 129,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 4905,
      "end": 4908,
      "loc": {
        "start": {
          "line": 129,
          "column": 12
        },
        "end": {
          "line": 129,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4908,
      "end": 4909,
      "loc": {
        "start": {
          "line": 129,
          "column": 15
        },
        "end": {
          "line": 129,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "initSaveChangeLog",
      "start": 4909,
      "end": 4926,
      "loc": {
        "start": {
          "line": 129,
          "column": 16
        },
        "end": {
          "line": 129,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4926,
      "end": 4927,
      "loc": {
        "start": {
          "line": 129,
          "column": 33
        },
        "end": {
          "line": 129,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 4927,
      "end": 4929,
      "loc": {
        "start": {
          "line": 129,
          "column": 34
        },
        "end": {
          "line": 129,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4929,
      "end": 4930,
      "loc": {
        "start": {
          "line": 129,
          "column": 36
        },
        "end": {
          "line": 129,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4931,
      "end": 4932,
      "loc": {
        "start": {
          "line": 129,
          "column": 38
        },
        "end": {
          "line": 129,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "field",
      "start": 4932,
      "end": 4937,
      "loc": {
        "start": {
          "line": 129,
          "column": 39
        },
        "end": {
          "line": 129,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4937,
      "end": 4938,
      "loc": {
        "start": {
          "line": 129,
          "column": 44
        },
        "end": {
          "line": 129,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "field",
      "start": 4938,
      "end": 4943,
      "loc": {
        "start": {
          "line": 129,
          "column": 45
        },
        "end": {
          "line": 129,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4943,
      "end": 4944,
      "loc": {
        "start": {
          "line": 129,
          "column": 50
        },
        "end": {
          "line": 129,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 4944,
      "end": 4946,
      "loc": {
        "start": {
          "line": 129,
          "column": 51
        },
        "end": {
          "line": 129,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4946,
      "end": 4947,
      "loc": {
        "start": {
          "line": 129,
          "column": 53
        },
        "end": {
          "line": 129,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4947,
      "end": 4948,
      "loc": {
        "start": {
          "line": 129,
          "column": 54
        },
        "end": {
          "line": 129,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "added_field",
      "start": 4948,
      "end": 4961,
      "loc": {
        "start": {
          "line": 129,
          "column": 55
        },
        "end": {
          "line": 129,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4961,
      "end": 4962,
      "loc": {
        "start": {
          "line": 129,
          "column": 68
        },
        "end": {
          "line": 129,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4962,
      "end": 4963,
      "loc": {
        "start": {
          "line": 129,
          "column": 69
        },
        "end": {
          "line": 129,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "catch",
        "keyword": "catch",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "catch",
      "start": 4963,
      "end": 4968,
      "loc": {
        "start": {
          "line": 129,
          "column": 70
        },
        "end": {
          "line": 129,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4968,
      "end": 4969,
      "loc": {
        "start": {
          "line": 129,
          "column": 75
        },
        "end": {
          "line": 129,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "e",
      "start": 4969,
      "end": 4970,
      "loc": {
        "start": {
          "line": 129,
          "column": 76
        },
        "end": {
          "line": 129,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4971,
      "end": 4973,
      "loc": {
        "start": {
          "line": 129,
          "column": 78
        },
        "end": {
          "line": 129,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "e",
      "start": 4974,
      "end": 4975,
      "loc": {
        "start": {
          "line": 129,
          "column": 81
        },
        "end": {
          "line": 129,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4975,
      "end": 4976,
      "loc": {
        "start": {
          "line": 129,
          "column": 82
        },
        "end": {
          "line": 129,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4976,
      "end": 4977,
      "loc": {
        "start": {
          "line": 129,
          "column": 83
        },
        "end": {
          "line": 129,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 4984,
      "end": 4990,
      "loc": {
        "start": {
          "line": 130,
          "column": 6
        },
        "end": {
          "line": 130,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "field",
      "start": 4991,
      "end": 4996,
      "loc": {
        "start": {
          "line": 130,
          "column": 13
        },
        "end": {
          "line": 130,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4996,
      "end": 4997,
      "loc": {
        "start": {
          "line": 130,
          "column": 18
        },
        "end": {
          "line": 130,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5002,
      "end": 5003,
      "loc": {
        "start": {
          "line": 131,
          "column": 4
        },
        "end": {
          "line": 131,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 5004,
      "end": 5008,
      "loc": {
        "start": {
          "line": 131,
          "column": 6
        },
        "end": {
          "line": 131,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "throw",
        "keyword": "throw",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "throw",
      "start": 5009,
      "end": 5014,
      "loc": {
        "start": {
          "line": 131,
          "column": 11
        },
        "end": {
          "line": 131,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 5015,
      "end": 5018,
      "loc": {
        "start": {
          "line": 131,
          "column": 17
        },
        "end": {
          "line": 131,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Error",
      "start": 5019,
      "end": 5024,
      "loc": {
        "start": {
          "line": 131,
          "column": 21
        },
        "end": {
          "line": 131,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5024,
      "end": 5025,
      "loc": {
        "start": {
          "line": 131,
          "column": 26
        },
        "end": {
          "line": 131,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "User does not have permission to add field.",
      "start": 5025,
      "end": 5070,
      "loc": {
        "start": {
          "line": 131,
          "column": 27
        },
        "end": {
          "line": 131,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5070,
      "end": 5071,
      "loc": {
        "start": {
          "line": 131,
          "column": 72
        },
        "end": {
          "line": 131,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5071,
      "end": 5072,
      "loc": {
        "start": {
          "line": 131,
          "column": 73
        },
        "end": {
          "line": 131,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5075,
      "end": 5076,
      "loc": {
        "start": {
          "line": 132,
          "column": 2
        },
        "end": {
          "line": 132,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Adds a new Dynamic Group to the Bid.\n   *\n   * @param {Bid} bid\n   * @param {string} [title=\"New Dynamic Group\"]\n   * @returns {Promise<DynamicGroup>}\n   ",
      "start": 5080,
      "end": 5245,
      "loc": {
        "start": {
          "line": 134,
          "column": 2
        },
        "end": {
          "line": 140,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 5248,
      "end": 5253,
      "loc": {
        "start": {
          "line": 141,
          "column": 2
        },
        "end": {
          "line": 141,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "addDynamicGroup",
      "start": 5254,
      "end": 5269,
      "loc": {
        "start": {
          "line": 141,
          "column": 8
        },
        "end": {
          "line": 141,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5269,
      "end": 5270,
      "loc": {
        "start": {
          "line": 141,
          "column": 23
        },
        "end": {
          "line": 141,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 5270,
      "end": 5273,
      "loc": {
        "start": {
          "line": 141,
          "column": 24
        },
        "end": {
          "line": 141,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5273,
      "end": 5274,
      "loc": {
        "start": {
          "line": 141,
          "column": 27
        },
        "end": {
          "line": 141,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "title",
      "start": 5275,
      "end": 5280,
      "loc": {
        "start": {
          "line": 141,
          "column": 29
        },
        "end": {
          "line": 141,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5280,
      "end": 5281,
      "loc": {
        "start": {
          "line": 141,
          "column": 34
        },
        "end": {
          "line": 141,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5282,
      "end": 5283,
      "loc": {
        "start": {
          "line": 141,
          "column": 36
        },
        "end": {
          "line": 141,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 5288,
      "end": 5290,
      "loc": {
        "start": {
          "line": 142,
          "column": 4
        },
        "end": {
          "line": 142,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5291,
      "end": 5292,
      "loc": {
        "start": {
          "line": 142,
          "column": 7
        },
        "end": {
          "line": 142,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5292,
      "end": 5296,
      "loc": {
        "start": {
          "line": 142,
          "column": 8
        },
        "end": {
          "line": 142,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5296,
      "end": 5297,
      "loc": {
        "start": {
          "line": 142,
          "column": 12
        },
        "end": {
          "line": 142,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "context",
      "start": 5297,
      "end": 5304,
      "loc": {
        "start": {
          "line": 142,
          "column": 13
        },
        "end": {
          "line": 142,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5304,
      "end": 5305,
      "loc": {
        "start": {
          "line": 142,
          "column": 20
        },
        "end": {
          "line": 142,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "user",
      "start": 5305,
      "end": 5309,
      "loc": {
        "start": {
          "line": 142,
          "column": 21
        },
        "end": {
          "line": 142,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5309,
      "end": 5310,
      "loc": {
        "start": {
          "line": 142,
          "column": 25
        },
        "end": {
          "line": 142,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "can",
      "start": 5310,
      "end": 5313,
      "loc": {
        "start": {
          "line": 142,
          "column": 26
        },
        "end": {
          "line": 142,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5313,
      "end": 5314,
      "loc": {
        "start": {
          "line": 142,
          "column": 29
        },
        "end": {
          "line": 142,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "edit-bid",
      "start": 5314,
      "end": 5324,
      "loc": {
        "start": {
          "line": 142,
          "column": 30
        },
        "end": {
          "line": 142,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5324,
      "end": 5325,
      "loc": {
        "start": {
          "line": 142,
          "column": 40
        },
        "end": {
          "line": 142,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5325,
      "end": 5326,
      "loc": {
        "start": {
          "line": 142,
          "column": 41
        },
        "end": {
          "line": 142,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5327,
      "end": 5328,
      "loc": {
        "start": {
          "line": 142,
          "column": 43
        },
        "end": {
          "line": 142,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 5335,
      "end": 5340,
      "loc": {
        "start": {
          "line": 143,
          "column": 6
        },
        "end": {
          "line": 143,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scaffolding",
      "start": 5341,
      "end": 5352,
      "loc": {
        "start": {
          "line": 143,
          "column": 12
        },
        "end": {
          "line": 143,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5353,
      "end": 5354,
      "loc": {
        "start": {
          "line": 143,
          "column": 24
        },
        "end": {
          "line": 143,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "DynamicGroupScaffolding",
      "start": 5355,
      "end": 5378,
      "loc": {
        "start": {
          "line": 143,
          "column": 26
        },
        "end": {
          "line": 143,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5378,
      "end": 5379,
      "loc": {
        "start": {
          "line": 143,
          "column": 49
        },
        "end": {
          "line": 143,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "create",
      "start": 5379,
      "end": 5385,
      "loc": {
        "start": {
          "line": 143,
          "column": 50
        },
        "end": {
          "line": 143,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5385,
      "end": 5386,
      "loc": {
        "start": {
          "line": 143,
          "column": 56
        },
        "end": {
          "line": 143,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 5386,
      "end": 5389,
      "loc": {
        "start": {
          "line": 143,
          "column": 57
        },
        "end": {
          "line": 143,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5389,
      "end": 5390,
      "loc": {
        "start": {
          "line": 143,
          "column": 60
        },
        "end": {
          "line": 143,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 5390,
      "end": 5392,
      "loc": {
        "start": {
          "line": 143,
          "column": 61
        },
        "end": {
          "line": 143,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5392,
      "end": 5393,
      "loc": {
        "start": {
          "line": 143,
          "column": 63
        },
        "end": {
          "line": 143,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "title",
      "start": 5394,
      "end": 5399,
      "loc": {
        "start": {
          "line": 143,
          "column": 65
        },
        "end": {
          "line": 143,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5399,
      "end": 5400,
      "loc": {
        "start": {
          "line": 143,
          "column": 70
        },
        "end": {
          "line": 143,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5400,
      "end": 5401,
      "loc": {
        "start": {
          "line": 143,
          "column": 71
        },
        "end": {
          "line": 143,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 5408,
      "end": 5413,
      "loc": {
        "start": {
          "line": 144,
          "column": 6
        },
        "end": {
          "line": 144,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "obj",
      "start": 5414,
      "end": 5417,
      "loc": {
        "start": {
          "line": 144,
          "column": 12
        },
        "end": {
          "line": 144,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5418,
      "end": 5419,
      "loc": {
        "start": {
          "line": 144,
          "column": 16
        },
        "end": {
          "line": 144,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 5420,
      "end": 5425,
      "loc": {
        "start": {
          "line": 144,
          "column": 18
        },
        "end": {
          "line": 144,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5426,
      "end": 5430,
      "loc": {
        "start": {
          "line": 144,
          "column": 24
        },
        "end": {
          "line": 144,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5430,
      "end": 5431,
      "loc": {
        "start": {
          "line": 144,
          "column": 28
        },
        "end": {
          "line": 144,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "repositories",
      "start": 5431,
      "end": 5443,
      "loc": {
        "start": {
          "line": 144,
          "column": 29
        },
        "end": {
          "line": 144,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5443,
      "end": 5444,
      "loc": {
        "start": {
          "line": 144,
          "column": 41
        },
        "end": {
          "line": 144,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dynamicGroups",
      "start": 5444,
      "end": 5457,
      "loc": {
        "start": {
          "line": 144,
          "column": 42
        },
        "end": {
          "line": 144,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5457,
      "end": 5458,
      "loc": {
        "start": {
          "line": 144,
          "column": 55
        },
        "end": {
          "line": 144,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "create",
      "start": 5458,
      "end": 5464,
      "loc": {
        "start": {
          "line": 144,
          "column": 56
        },
        "end": {
          "line": 144,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5464,
      "end": 5465,
      "loc": {
        "start": {
          "line": 144,
          "column": 62
        },
        "end": {
          "line": 144,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 5465,
      "end": 5468,
      "loc": {
        "start": {
          "line": 144,
          "column": 63
        },
        "end": {
          "line": 144,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5468,
      "end": 5469,
      "loc": {
        "start": {
          "line": 144,
          "column": 66
        },
        "end": {
          "line": 144,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 5469,
      "end": 5471,
      "loc": {
        "start": {
          "line": 144,
          "column": 67
        },
        "end": {
          "line": 144,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5471,
      "end": 5472,
      "loc": {
        "start": {
          "line": 144,
          "column": 69
        },
        "end": {
          "line": 144,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scaffolding",
      "start": 5473,
      "end": 5484,
      "loc": {
        "start": {
          "line": 144,
          "column": 71
        },
        "end": {
          "line": 144,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5484,
      "end": 5485,
      "loc": {
        "start": {
          "line": 144,
          "column": 82
        },
        "end": {
          "line": 144,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5485,
      "end": 5486,
      "loc": {
        "start": {
          "line": 144,
          "column": 83
        },
        "end": {
          "line": 144,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 5493,
      "end": 5498,
      "loc": {
        "start": {
          "line": 145,
          "column": 6
        },
        "end": {
          "line": 145,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dynamicGroup",
      "start": 5499,
      "end": 5511,
      "loc": {
        "start": {
          "line": 145,
          "column": 12
        },
        "end": {
          "line": 145,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5512,
      "end": 5513,
      "loc": {
        "start": {
          "line": 145,
          "column": 25
        },
        "end": {
          "line": 145,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 5514,
      "end": 5517,
      "loc": {
        "start": {
          "line": 145,
          "column": 27
        },
        "end": {
          "line": 145,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "DynamicGroup",
      "start": 5518,
      "end": 5530,
      "loc": {
        "start": {
          "line": 145,
          "column": 31
        },
        "end": {
          "line": 145,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5530,
      "end": 5531,
      "loc": {
        "start": {
          "line": 145,
          "column": 43
        },
        "end": {
          "line": 145,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "obj",
      "start": 5531,
      "end": 5534,
      "loc": {
        "start": {
          "line": 145,
          "column": 44
        },
        "end": {
          "line": 145,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5534,
      "end": 5535,
      "loc": {
        "start": {
          "line": 145,
          "column": 47
        },
        "end": {
          "line": 145,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 5536,
      "end": 5539,
      "loc": {
        "start": {
          "line": 145,
          "column": 49
        },
        "end": {
          "line": 145,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5539,
      "end": 5540,
      "loc": {
        "start": {
          "line": 145,
          "column": 52
        },
        "end": {
          "line": 145,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5540,
      "end": 5541,
      "loc": {
        "start": {
          "line": 145,
          "column": 53
        },
        "end": {
          "line": 145,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 5548,
      "end": 5551,
      "loc": {
        "start": {
          "line": 146,
          "column": 6
        },
        "end": {
          "line": 146,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5551,
      "end": 5552,
      "loc": {
        "start": {
          "line": 146,
          "column": 9
        },
        "end": {
          "line": 146,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_data",
      "start": 5552,
      "end": 5557,
      "loc": {
        "start": {
          "line": 146,
          "column": 10
        },
        "end": {
          "line": 146,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5557,
      "end": 5558,
      "loc": {
        "start": {
          "line": 146,
          "column": 15
        },
        "end": {
          "line": 146,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dynamic_groups",
      "start": 5558,
      "end": 5572,
      "loc": {
        "start": {
          "line": 146,
          "column": 16
        },
        "end": {
          "line": 146,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5572,
      "end": 5573,
      "loc": {
        "start": {
          "line": 146,
          "column": 30
        },
        "end": {
          "line": 146,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dynamicGroup",
      "start": 5573,
      "end": 5585,
      "loc": {
        "start": {
          "line": 146,
          "column": 31
        },
        "end": {
          "line": 146,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5585,
      "end": 5586,
      "loc": {
        "start": {
          "line": 146,
          "column": 43
        },
        "end": {
          "line": 146,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 5586,
      "end": 5588,
      "loc": {
        "start": {
          "line": 146,
          "column": 44
        },
        "end": {
          "line": 146,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5588,
      "end": 5589,
      "loc": {
        "start": {
          "line": 146,
          "column": 46
        },
        "end": {
          "line": 146,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5590,
      "end": 5591,
      "loc": {
        "start": {
          "line": 146,
          "column": 48
        },
        "end": {
          "line": 146,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dynamicGroup",
      "start": 5592,
      "end": 5604,
      "loc": {
        "start": {
          "line": 146,
          "column": 50
        },
        "end": {
          "line": 146,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5604,
      "end": 5605,
      "loc": {
        "start": {
          "line": 146,
          "column": 62
        },
        "end": {
          "line": 146,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dynamicGroup",
      "start": 5612,
      "end": 5624,
      "loc": {
        "start": {
          "line": 147,
          "column": 6
        },
        "end": {
          "line": 147,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5624,
      "end": 5625,
      "loc": {
        "start": {
          "line": 147,
          "column": 18
        },
        "end": {
          "line": 147,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bind",
      "start": 5625,
      "end": 5629,
      "loc": {
        "start": {
          "line": 147,
          "column": 19
        },
        "end": {
          "line": 147,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5629,
      "end": 5630,
      "loc": {
        "start": {
          "line": 147,
          "column": 23
        },
        "end": {
          "line": 147,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5630,
      "end": 5631,
      "loc": {
        "start": {
          "line": 147,
          "column": 24
        },
        "end": {
          "line": 147,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5631,
      "end": 5632,
      "loc": {
        "start": {
          "line": 147,
          "column": 25
        },
        "end": {
          "line": 147,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dynamicGroup",
      "start": 5639,
      "end": 5651,
      "loc": {
        "start": {
          "line": 148,
          "column": 6
        },
        "end": {
          "line": 148,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5651,
      "end": 5652,
      "loc": {
        "start": {
          "line": 148,
          "column": 18
        },
        "end": {
          "line": 148,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "on",
      "start": 5652,
      "end": 5654,
      "loc": {
        "start": {
          "line": 148,
          "column": 19
        },
        "end": {
          "line": 148,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5654,
      "end": 5655,
      "loc": {
        "start": {
          "line": 148,
          "column": 21
        },
        "end": {
          "line": 148,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "assessed",
      "start": 5655,
      "end": 5665,
      "loc": {
        "start": {
          "line": 148,
          "column": 22
        },
        "end": {
          "line": 148,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5665,
      "end": 5666,
      "loc": {
        "start": {
          "line": 148,
          "column": 32
        },
        "end": {
          "line": 148,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "dynamic_group.",
      "start": 5667,
      "end": 5683,
      "loc": {
        "start": {
          "line": 148,
          "column": 34
        },
        "end": {
          "line": 148,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 5684,
      "end": 5685,
      "loc": {
        "start": {
          "line": 148,
          "column": 51
        },
        "end": {
          "line": 148,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dynamicGroup",
      "start": 5686,
      "end": 5698,
      "loc": {
        "start": {
          "line": 148,
          "column": 53
        },
        "end": {
          "line": 148,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5698,
      "end": 5699,
      "loc": {
        "start": {
          "line": 148,
          "column": 65
        },
        "end": {
          "line": 148,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 5699,
      "end": 5701,
      "loc": {
        "start": {
          "line": 148,
          "column": 66
        },
        "end": {
          "line": 148,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5701,
      "end": 5702,
      "loc": {
        "start": {
          "line": 148,
          "column": 68
        },
        "end": {
          "line": 148,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5703,
      "end": 5704,
      "loc": {
        "start": {
          "line": 148,
          "column": 70
        },
        "end": {
          "line": 148,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5704,
      "end": 5705,
      "loc": {
        "start": {
          "line": 148,
          "column": 71
        },
        "end": {
          "line": 148,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5706,
      "end": 5708,
      "loc": {
        "start": {
          "line": 148,
          "column": 73
        },
        "end": {
          "line": 148,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5709,
      "end": 5710,
      "loc": {
        "start": {
          "line": 148,
          "column": 76
        },
        "end": {
          "line": 148,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "waitForFinalEvent",
      "start": 5719,
      "end": 5736,
      "loc": {
        "start": {
          "line": 149,
          "column": 8
        },
        "end": {
          "line": 149,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5736,
      "end": 5737,
      "loc": {
        "start": {
          "line": 149,
          "column": 25
        },
        "end": {
          "line": 149,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5737,
      "end": 5738,
      "loc": {
        "start": {
          "line": 149,
          "column": 26
        },
        "end": {
          "line": 149,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5738,
      "end": 5739,
      "loc": {
        "start": {
          "line": 149,
          "column": 27
        },
        "end": {
          "line": 149,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5740,
      "end": 5742,
      "loc": {
        "start": {
          "line": 149,
          "column": 29
        },
        "end": {
          "line": 149,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 5743,
      "end": 5746,
      "loc": {
        "start": {
          "line": 149,
          "column": 32
        },
        "end": {
          "line": 149,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5746,
      "end": 5747,
      "loc": {
        "start": {
          "line": 149,
          "column": 35
        },
        "end": {
          "line": 149,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assess",
      "start": 5747,
      "end": 5753,
      "loc": {
        "start": {
          "line": 149,
          "column": 36
        },
        "end": {
          "line": 149,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5753,
      "end": 5754,
      "loc": {
        "start": {
          "line": 149,
          "column": 42
        },
        "end": {
          "line": 149,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5754,
      "end": 5755,
      "loc": {
        "start": {
          "line": 149,
          "column": 43
        },
        "end": {
          "line": 149,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5755,
      "end": 5756,
      "loc": {
        "start": {
          "line": 149,
          "column": 44
        },
        "end": {
          "line": 149,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 15,
      "start": 5757,
      "end": 5759,
      "loc": {
        "start": {
          "line": 149,
          "column": 46
        },
        "end": {
          "line": 149,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5759,
      "end": 5760,
      "loc": {
        "start": {
          "line": 149,
          "column": 48
        },
        "end": {
          "line": 149,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5761,
      "end": 5762,
      "loc": {
        "start": {
          "line": 149,
          "column": 50
        },
        "end": {
          "line": 149,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "bid.",
      "start": 5762,
      "end": 5766,
      "loc": {
        "start": {
          "line": 149,
          "column": 51
        },
        "end": {
          "line": 149,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5766,
      "end": 5768,
      "loc": {
        "start": {
          "line": 149,
          "column": 55
        },
        "end": {
          "line": 149,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 5768,
      "end": 5771,
      "loc": {
        "start": {
          "line": 149,
          "column": 57
        },
        "end": {
          "line": 149,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5771,
      "end": 5772,
      "loc": {
        "start": {
          "line": 149,
          "column": 60
        },
        "end": {
          "line": 149,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 5772,
      "end": 5774,
      "loc": {
        "start": {
          "line": 149,
          "column": 61
        },
        "end": {
          "line": 149,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5774,
      "end": 5775,
      "loc": {
        "start": {
          "line": 149,
          "column": 63
        },
        "end": {
          "line": 149,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ".dynamic_group",
      "start": 5775,
      "end": 5789,
      "loc": {
        "start": {
          "line": 149,
          "column": 64
        },
        "end": {
          "line": 149,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5789,
      "end": 5790,
      "loc": {
        "start": {
          "line": 149,
          "column": 78
        },
        "end": {
          "line": 149,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5790,
      "end": 5791,
      "loc": {
        "start": {
          "line": 149,
          "column": 79
        },
        "end": {
          "line": 149,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5791,
      "end": 5792,
      "loc": {
        "start": {
          "line": 149,
          "column": 80
        },
        "end": {
          "line": 149,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5799,
      "end": 5800,
      "loc": {
        "start": {
          "line": 150,
          "column": 6
        },
        "end": {
          "line": 150,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5800,
      "end": 5801,
      "loc": {
        "start": {
          "line": 150,
          "column": 7
        },
        "end": {
          "line": 150,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5801,
      "end": 5802,
      "loc": {
        "start": {
          "line": 150,
          "column": 8
        },
        "end": {
          "line": 150,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dynamicGroup",
      "start": 5809,
      "end": 5821,
      "loc": {
        "start": {
          "line": 151,
          "column": 6
        },
        "end": {
          "line": 151,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5821,
      "end": 5822,
      "loc": {
        "start": {
          "line": 151,
          "column": 18
        },
        "end": {
          "line": 151,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "on",
      "start": 5822,
      "end": 5824,
      "loc": {
        "start": {
          "line": 151,
          "column": 19
        },
        "end": {
          "line": 151,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5824,
      "end": 5825,
      "loc": {
        "start": {
          "line": 151,
          "column": 21
        },
        "end": {
          "line": 151,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "assessed",
      "start": 5825,
      "end": 5835,
      "loc": {
        "start": {
          "line": 151,
          "column": 22
        },
        "end": {
          "line": 151,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5835,
      "end": 5836,
      "loc": {
        "start": {
          "line": 151,
          "column": 32
        },
        "end": {
          "line": 151,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5837,
      "end": 5838,
      "loc": {
        "start": {
          "line": 151,
          "column": 34
        },
        "end": {
          "line": 151,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "bid.",
      "start": 5838,
      "end": 5842,
      "loc": {
        "start": {
          "line": 151,
          "column": 35
        },
        "end": {
          "line": 151,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5842,
      "end": 5844,
      "loc": {
        "start": {
          "line": 151,
          "column": 39
        },
        "end": {
          "line": 151,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 5844,
      "end": 5847,
      "loc": {
        "start": {
          "line": 151,
          "column": 41
        },
        "end": {
          "line": 151,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5847,
      "end": 5848,
      "loc": {
        "start": {
          "line": 151,
          "column": 44
        },
        "end": {
          "line": 151,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 5848,
      "end": 5850,
      "loc": {
        "start": {
          "line": 151,
          "column": 45
        },
        "end": {
          "line": 151,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5850,
      "end": 5851,
      "loc": {
        "start": {
          "line": 151,
          "column": 47
        },
        "end": {
          "line": 151,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 5851,
      "end": 5851,
      "loc": {
        "start": {
          "line": 151,
          "column": 48
        },
        "end": {
          "line": 151,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5851,
      "end": 5852,
      "loc": {
        "start": {
          "line": 151,
          "column": 48
        },
        "end": {
          "line": 151,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5852,
      "end": 5853,
      "loc": {
        "start": {
          "line": 151,
          "column": 49
        },
        "end": {
          "line": 151,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5854,
      "end": 5855,
      "loc": {
        "start": {
          "line": 151,
          "column": 51
        },
        "end": {
          "line": 151,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5855,
      "end": 5856,
      "loc": {
        "start": {
          "line": 151,
          "column": 52
        },
        "end": {
          "line": 151,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5857,
      "end": 5859,
      "loc": {
        "start": {
          "line": 151,
          "column": 54
        },
        "end": {
          "line": 151,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 5860,
      "end": 5863,
      "loc": {
        "start": {
          "line": 151,
          "column": 57
        },
        "end": {
          "line": 151,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5863,
      "end": 5864,
      "loc": {
        "start": {
          "line": 151,
          "column": 60
        },
        "end": {
          "line": 151,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_handleAssessmentCompleteEvent",
      "start": 5864,
      "end": 5894,
      "loc": {
        "start": {
          "line": 151,
          "column": 61
        },
        "end": {
          "line": 151,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5894,
      "end": 5895,
      "loc": {
        "start": {
          "line": 151,
          "column": 91
        },
        "end": {
          "line": 151,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5895,
      "end": 5896,
      "loc": {
        "start": {
          "line": 151,
          "column": 92
        },
        "end": {
          "line": 151,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5896,
      "end": 5897,
      "loc": {
        "start": {
          "line": 151,
          "column": 93
        },
        "end": {
          "line": 151,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5897,
      "end": 5898,
      "loc": {
        "start": {
          "line": 151,
          "column": 94
        },
        "end": {
          "line": 151,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 5905,
      "end": 5910,
      "loc": {
        "start": {
          "line": 152,
          "column": 6
        },
        "end": {
          "line": 152,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 5911,
      "end": 5914,
      "loc": {
        "start": {
          "line": 152,
          "column": 12
        },
        "end": {
          "line": 152,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5914,
      "end": 5915,
      "loc": {
        "start": {
          "line": 152,
          "column": 15
        },
        "end": {
          "line": 152,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "initSaveChangeLog",
      "start": 5915,
      "end": 5932,
      "loc": {
        "start": {
          "line": 152,
          "column": 16
        },
        "end": {
          "line": 152,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5932,
      "end": 5933,
      "loc": {
        "start": {
          "line": 152,
          "column": 33
        },
        "end": {
          "line": 152,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 5933,
      "end": 5935,
      "loc": {
        "start": {
          "line": 152,
          "column": 34
        },
        "end": {
          "line": 152,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5935,
      "end": 5936,
      "loc": {
        "start": {
          "line": 152,
          "column": 36
        },
        "end": {
          "line": 152,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5937,
      "end": 5938,
      "loc": {
        "start": {
          "line": 152,
          "column": 38
        },
        "end": {
          "line": 152,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dynamic_group",
      "start": 5938,
      "end": 5951,
      "loc": {
        "start": {
          "line": 152,
          "column": 39
        },
        "end": {
          "line": 152,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5951,
      "end": 5952,
      "loc": {
        "start": {
          "line": 152,
          "column": 52
        },
        "end": {
          "line": 152,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dynamicGroup",
      "start": 5953,
      "end": 5965,
      "loc": {
        "start": {
          "line": 152,
          "column": 54
        },
        "end": {
          "line": 152,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5965,
      "end": 5966,
      "loc": {
        "start": {
          "line": 152,
          "column": 66
        },
        "end": {
          "line": 152,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 5966,
      "end": 5968,
      "loc": {
        "start": {
          "line": 152,
          "column": 67
        },
        "end": {
          "line": 152,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5968,
      "end": 5969,
      "loc": {
        "start": {
          "line": 152,
          "column": 69
        },
        "end": {
          "line": 152,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5969,
      "end": 5970,
      "loc": {
        "start": {
          "line": 152,
          "column": 70
        },
        "end": {
          "line": 152,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "added_dynamic_group",
      "start": 5970,
      "end": 5991,
      "loc": {
        "start": {
          "line": 152,
          "column": 71
        },
        "end": {
          "line": 152,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5991,
      "end": 5992,
      "loc": {
        "start": {
          "line": 152,
          "column": 92
        },
        "end": {
          "line": 152,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5992,
      "end": 5993,
      "loc": {
        "start": {
          "line": 152,
          "column": 93
        },
        "end": {
          "line": 152,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": "catch",
        "keyword": "catch",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "catch",
      "start": 5993,
      "end": 5998,
      "loc": {
        "start": {
          "line": 152,
          "column": 94
        },
        "end": {
          "line": 152,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5998,
      "end": 5999,
      "loc": {
        "start": {
          "line": 152,
          "column": 99
        },
        "end": {
          "line": 152,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "e",
      "start": 5999,
      "end": 6000,
      "loc": {
        "start": {
          "line": 152,
          "column": 100
        },
        "end": {
          "line": 152,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6001,
      "end": 6003,
      "loc": {
        "start": {
          "line": 152,
          "column": 102
        },
        "end": {
          "line": 152,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "e",
      "start": 6004,
      "end": 6005,
      "loc": {
        "start": {
          "line": 152,
          "column": 105
        },
        "end": {
          "line": 152,
          "column": 106
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6005,
      "end": 6006,
      "loc": {
        "start": {
          "line": 152,
          "column": 106
        },
        "end": {
          "line": 152,
          "column": 107
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6006,
      "end": 6007,
      "loc": {
        "start": {
          "line": 152,
          "column": 107
        },
        "end": {
          "line": 152,
          "column": 108
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 6014,
      "end": 6020,
      "loc": {
        "start": {
          "line": 153,
          "column": 6
        },
        "end": {
          "line": 153,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dynamicGroup",
      "start": 6021,
      "end": 6033,
      "loc": {
        "start": {
          "line": 153,
          "column": 13
        },
        "end": {
          "line": 153,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6033,
      "end": 6034,
      "loc": {
        "start": {
          "line": 153,
          "column": 25
        },
        "end": {
          "line": 153,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6039,
      "end": 6040,
      "loc": {
        "start": {
          "line": 154,
          "column": 4
        },
        "end": {
          "line": 154,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 6041,
      "end": 6045,
      "loc": {
        "start": {
          "line": 154,
          "column": 6
        },
        "end": {
          "line": 154,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "throw",
        "keyword": "throw",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "throw",
      "start": 6046,
      "end": 6051,
      "loc": {
        "start": {
          "line": 154,
          "column": 11
        },
        "end": {
          "line": 154,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 6052,
      "end": 6055,
      "loc": {
        "start": {
          "line": 154,
          "column": 17
        },
        "end": {
          "line": 154,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Error",
      "start": 6056,
      "end": 6061,
      "loc": {
        "start": {
          "line": 154,
          "column": 21
        },
        "end": {
          "line": 154,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6061,
      "end": 6062,
      "loc": {
        "start": {
          "line": 154,
          "column": 26
        },
        "end": {
          "line": 154,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "User does not have permission to add Dynamic Group.",
      "start": 6062,
      "end": 6115,
      "loc": {
        "start": {
          "line": 154,
          "column": 27
        },
        "end": {
          "line": 154,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6115,
      "end": 6116,
      "loc": {
        "start": {
          "line": 154,
          "column": 80
        },
        "end": {
          "line": 154,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6116,
      "end": 6117,
      "loc": {
        "start": {
          "line": 154,
          "column": 81
        },
        "end": {
          "line": 154,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6120,
      "end": 6121,
      "loc": {
        "start": {
          "line": 155,
          "column": 2
        },
        "end": {
          "line": 155,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Creates a snapshot of the current bid.\n   *\n   * @param {Bid} bid\n   * @param {?string} title Title of the snapshot\n   * @param {?string} description Description of the snapshot.\n   * @returns {Promise.<object>}\n   * @property {number} id The snapshot id.\n   * @property {string} title\n   * @property {number} bid_id\n   * @property {string} description\n   * @property {boolean} is_auto A flag to indicate the snapshot was generated automatically by the PVBid system.\n   * @property {string} created_at Example format: 2016-04-10T21:08:05+00:00\n   ",
      "start": 6125,
      "end": 6683,
      "loc": {
        "start": {
          "line": 157,
          "column": 2
        },
        "end": {
          "line": 170,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 6686,
      "end": 6691,
      "loc": {
        "start": {
          "line": 171,
          "column": 2
        },
        "end": {
          "line": 171,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "createSnapshot",
      "start": 6692,
      "end": 6706,
      "loc": {
        "start": {
          "line": 171,
          "column": 8
        },
        "end": {
          "line": 171,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6706,
      "end": 6707,
      "loc": {
        "start": {
          "line": 171,
          "column": 22
        },
        "end": {
          "line": 171,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 6707,
      "end": 6710,
      "loc": {
        "start": {
          "line": 171,
          "column": 23
        },
        "end": {
          "line": 171,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6710,
      "end": 6711,
      "loc": {
        "start": {
          "line": 171,
          "column": 26
        },
        "end": {
          "line": 171,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "title",
      "start": 6712,
      "end": 6717,
      "loc": {
        "start": {
          "line": 171,
          "column": 28
        },
        "end": {
          "line": 171,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6717,
      "end": 6718,
      "loc": {
        "start": {
          "line": 171,
          "column": 33
        },
        "end": {
          "line": 171,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "description",
      "start": 6719,
      "end": 6730,
      "loc": {
        "start": {
          "line": 171,
          "column": 35
        },
        "end": {
          "line": 171,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6730,
      "end": 6731,
      "loc": {
        "start": {
          "line": 171,
          "column": 46
        },
        "end": {
          "line": 171,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6732,
      "end": 6733,
      "loc": {
        "start": {
          "line": 171,
          "column": 48
        },
        "end": {
          "line": 171,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 6738,
      "end": 6743,
      "loc": {
        "start": {
          "line": 172,
          "column": 4
        },
        "end": {
          "line": 172,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "snapshot",
      "start": 6744,
      "end": 6752,
      "loc": {
        "start": {
          "line": 172,
          "column": 10
        },
        "end": {
          "line": 172,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6753,
      "end": 6754,
      "loc": {
        "start": {
          "line": 172,
          "column": 19
        },
        "end": {
          "line": 172,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6755,
      "end": 6756,
      "loc": {
        "start": {
          "line": 172,
          "column": 21
        },
        "end": {
          "line": 172,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid_id",
      "start": 6763,
      "end": 6769,
      "loc": {
        "start": {
          "line": 173,
          "column": 6
        },
        "end": {
          "line": 173,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6769,
      "end": 6770,
      "loc": {
        "start": {
          "line": 173,
          "column": 12
        },
        "end": {
          "line": 173,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 6771,
      "end": 6774,
      "loc": {
        "start": {
          "line": 173,
          "column": 14
        },
        "end": {
          "line": 173,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6774,
      "end": 6775,
      "loc": {
        "start": {
          "line": 173,
          "column": 17
        },
        "end": {
          "line": 173,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 6775,
      "end": 6777,
      "loc": {
        "start": {
          "line": 173,
          "column": 18
        },
        "end": {
          "line": 173,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6777,
      "end": 6778,
      "loc": {
        "start": {
          "line": 173,
          "column": 20
        },
        "end": {
          "line": 173,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "title",
      "start": 6785,
      "end": 6790,
      "loc": {
        "start": {
          "line": 174,
          "column": 6
        },
        "end": {
          "line": 174,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6790,
      "end": 6791,
      "loc": {
        "start": {
          "line": 174,
          "column": 11
        },
        "end": {
          "line": 174,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "title",
      "start": 6792,
      "end": 6797,
      "loc": {
        "start": {
          "line": 174,
          "column": 13
        },
        "end": {
          "line": 174,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6798,
      "end": 6799,
      "loc": {
        "start": {
          "line": 174,
          "column": 19
        },
        "end": {
          "line": 174,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "title",
      "start": 6800,
      "end": 6805,
      "loc": {
        "start": {
          "line": 174,
          "column": 21
        },
        "end": {
          "line": 174,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6806,
      "end": 6807,
      "loc": {
        "start": {
          "line": 174,
          "column": 27
        },
        "end": {
          "line": 174,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Snapshot",
      "start": 6808,
      "end": 6818,
      "loc": {
        "start": {
          "line": 174,
          "column": 29
        },
        "end": {
          "line": 174,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6818,
      "end": 6819,
      "loc": {
        "start": {
          "line": 174,
          "column": 39
        },
        "end": {
          "line": 174,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "description",
      "start": 6826,
      "end": 6837,
      "loc": {
        "start": {
          "line": 175,
          "column": 6
        },
        "end": {
          "line": 175,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6837,
      "end": 6838,
      "loc": {
        "start": {
          "line": 175,
          "column": 17
        },
        "end": {
          "line": 175,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "description",
      "start": 6839,
      "end": 6850,
      "loc": {
        "start": {
          "line": 175,
          "column": 19
        },
        "end": {
          "line": 175,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6851,
      "end": 6852,
      "loc": {
        "start": {
          "line": 175,
          "column": 31
        },
        "end": {
          "line": 175,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "description",
      "start": 6853,
      "end": 6864,
      "loc": {
        "start": {
          "line": 175,
          "column": 33
        },
        "end": {
          "line": 175,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6865,
      "end": 6866,
      "loc": {
        "start": {
          "line": 175,
          "column": 45
        },
        "end": {
          "line": 175,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 6867,
      "end": 6869,
      "loc": {
        "start": {
          "line": 175,
          "column": 47
        },
        "end": {
          "line": 175,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6869,
      "end": 6870,
      "loc": {
        "start": {
          "line": 175,
          "column": 49
        },
        "end": {
          "line": 175,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6875,
      "end": 6876,
      "loc": {
        "start": {
          "line": 176,
          "column": 4
        },
        "end": {
          "line": 176,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6876,
      "end": 6877,
      "loc": {
        "start": {
          "line": 176,
          "column": 5
        },
        "end": {
          "line": 176,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 6882,
      "end": 6887,
      "loc": {
        "start": {
          "line": 177,
          "column": 4
        },
        "end": {
          "line": 177,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 6888,
      "end": 6891,
      "loc": {
        "start": {
          "line": 177,
          "column": 10
        },
        "end": {
          "line": 177,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6891,
      "end": 6892,
      "loc": {
        "start": {
          "line": 177,
          "column": 13
        },
        "end": {
          "line": 177,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "project",
      "start": 6892,
      "end": 6899,
      "loc": {
        "start": {
          "line": 177,
          "column": 14
        },
        "end": {
          "line": 177,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6899,
      "end": 6900,
      "loc": {
        "start": {
          "line": 177,
          "column": 21
        },
        "end": {
          "line": 177,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "save",
      "start": 6900,
      "end": 6904,
      "loc": {
        "start": {
          "line": 177,
          "column": 22
        },
        "end": {
          "line": 177,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6904,
      "end": 6905,
      "loc": {
        "start": {
          "line": 177,
          "column": 26
        },
        "end": {
          "line": 177,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6905,
      "end": 6906,
      "loc": {
        "start": {
          "line": 177,
          "column": 27
        },
        "end": {
          "line": 177,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6906,
      "end": 6907,
      "loc": {
        "start": {
          "line": 177,
          "column": 28
        },
        "end": {
          "line": 177,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 6912,
      "end": 6915,
      "loc": {
        "start": {
          "line": 178,
          "column": 4
        },
        "end": {
          "line": 178,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newSnapshot",
      "start": 6916,
      "end": 6927,
      "loc": {
        "start": {
          "line": 178,
          "column": 8
        },
        "end": {
          "line": 178,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6928,
      "end": 6929,
      "loc": {
        "start": {
          "line": 178,
          "column": 20
        },
        "end": {
          "line": 178,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 6930,
      "end": 6935,
      "loc": {
        "start": {
          "line": 178,
          "column": 22
        },
        "end": {
          "line": 178,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6936,
      "end": 6940,
      "loc": {
        "start": {
          "line": 178,
          "column": 28
        },
        "end": {
          "line": 178,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6940,
      "end": 6941,
      "loc": {
        "start": {
          "line": 178,
          "column": 32
        },
        "end": {
          "line": 178,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "repositories",
      "start": 6941,
      "end": 6953,
      "loc": {
        "start": {
          "line": 178,
          "column": 33
        },
        "end": {
          "line": 178,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6953,
      "end": 6954,
      "loc": {
        "start": {
          "line": 178,
          "column": 45
        },
        "end": {
          "line": 178,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "snapshots",
      "start": 6954,
      "end": 6963,
      "loc": {
        "start": {
          "line": 178,
          "column": 46
        },
        "end": {
          "line": 178,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6963,
      "end": 6964,
      "loc": {
        "start": {
          "line": 178,
          "column": 55
        },
        "end": {
          "line": 178,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "create",
      "start": 6964,
      "end": 6970,
      "loc": {
        "start": {
          "line": 178,
          "column": 56
        },
        "end": {
          "line": 178,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6970,
      "end": 6971,
      "loc": {
        "start": {
          "line": 178,
          "column": 62
        },
        "end": {
          "line": 178,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 6971,
      "end": 6974,
      "loc": {
        "start": {
          "line": 178,
          "column": 63
        },
        "end": {
          "line": 178,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6974,
      "end": 6975,
      "loc": {
        "start": {
          "line": 178,
          "column": 66
        },
        "end": {
          "line": 178,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 6975,
      "end": 6977,
      "loc": {
        "start": {
          "line": 178,
          "column": 67
        },
        "end": {
          "line": 178,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6977,
      "end": 6978,
      "loc": {
        "start": {
          "line": 178,
          "column": 69
        },
        "end": {
          "line": 178,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "snapshot",
      "start": 6979,
      "end": 6987,
      "loc": {
        "start": {
          "line": 178,
          "column": 71
        },
        "end": {
          "line": 178,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6987,
      "end": 6988,
      "loc": {
        "start": {
          "line": 178,
          "column": 79
        },
        "end": {
          "line": 178,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6988,
      "end": 6989,
      "loc": {
        "start": {
          "line": 178,
          "column": 80
        },
        "end": {
          "line": 178,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 6994,
      "end": 6999,
      "loc": {
        "start": {
          "line": 179,
          "column": 4
        },
        "end": {
          "line": 179,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 7000,
      "end": 7003,
      "loc": {
        "start": {
          "line": 179,
          "column": 10
        },
        "end": {
          "line": 179,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7003,
      "end": 7004,
      "loc": {
        "start": {
          "line": 179,
          "column": 13
        },
        "end": {
          "line": 179,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "initSaveChangeLog",
      "start": 7004,
      "end": 7021,
      "loc": {
        "start": {
          "line": 179,
          "column": 14
        },
        "end": {
          "line": 179,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7021,
      "end": 7022,
      "loc": {
        "start": {
          "line": 179,
          "column": 31
        },
        "end": {
          "line": 179,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 7022,
      "end": 7024,
      "loc": {
        "start": {
          "line": 179,
          "column": 32
        },
        "end": {
          "line": 179,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7024,
      "end": 7025,
      "loc": {
        "start": {
          "line": 179,
          "column": 34
        },
        "end": {
          "line": 179,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7026,
      "end": 7027,
      "loc": {
        "start": {
          "line": 179,
          "column": 36
        },
        "end": {
          "line": 179,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "snapshot",
      "start": 7027,
      "end": 7035,
      "loc": {
        "start": {
          "line": 179,
          "column": 37
        },
        "end": {
          "line": 179,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7035,
      "end": 7036,
      "loc": {
        "start": {
          "line": 179,
          "column": 45
        },
        "end": {
          "line": 179,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newSnapshot",
      "start": 7036,
      "end": 7047,
      "loc": {
        "start": {
          "line": 179,
          "column": 46
        },
        "end": {
          "line": 179,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7047,
      "end": 7048,
      "loc": {
        "start": {
          "line": 179,
          "column": 57
        },
        "end": {
          "line": 179,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 7048,
      "end": 7050,
      "loc": {
        "start": {
          "line": 179,
          "column": 58
        },
        "end": {
          "line": 179,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7050,
      "end": 7051,
      "loc": {
        "start": {
          "line": 179,
          "column": 60
        },
        "end": {
          "line": 179,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7051,
      "end": 7052,
      "loc": {
        "start": {
          "line": 179,
          "column": 61
        },
        "end": {
          "line": 179,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "created_snapshot",
      "start": 7052,
      "end": 7070,
      "loc": {
        "start": {
          "line": 179,
          "column": 62
        },
        "end": {
          "line": 179,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7070,
      "end": 7071,
      "loc": {
        "start": {
          "line": 179,
          "column": 80
        },
        "end": {
          "line": 179,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7071,
      "end": 7072,
      "loc": {
        "start": {
          "line": 179,
          "column": 81
        },
        "end": {
          "line": 179,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "catch",
        "keyword": "catch",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "catch",
      "start": 7072,
      "end": 7077,
      "loc": {
        "start": {
          "line": 179,
          "column": 82
        },
        "end": {
          "line": 179,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7077,
      "end": 7078,
      "loc": {
        "start": {
          "line": 179,
          "column": 87
        },
        "end": {
          "line": 179,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "e",
      "start": 7078,
      "end": 7079,
      "loc": {
        "start": {
          "line": 179,
          "column": 88
        },
        "end": {
          "line": 179,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7080,
      "end": 7082,
      "loc": {
        "start": {
          "line": 179,
          "column": 90
        },
        "end": {
          "line": 179,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "e",
      "start": 7083,
      "end": 7084,
      "loc": {
        "start": {
          "line": 179,
          "column": 93
        },
        "end": {
          "line": 179,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7084,
      "end": 7085,
      "loc": {
        "start": {
          "line": 179,
          "column": 94
        },
        "end": {
          "line": 179,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7085,
      "end": 7086,
      "loc": {
        "start": {
          "line": 179,
          "column": 95
        },
        "end": {
          "line": 179,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 7091,
      "end": 7097,
      "loc": {
        "start": {
          "line": 180,
          "column": 4
        },
        "end": {
          "line": 180,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newSnapshot",
      "start": 7098,
      "end": 7109,
      "loc": {
        "start": {
          "line": 180,
          "column": 11
        },
        "end": {
          "line": 180,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7109,
      "end": 7110,
      "loc": {
        "start": {
          "line": 180,
          "column": 22
        },
        "end": {
          "line": 180,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7113,
      "end": 7114,
      "loc": {
        "start": {
          "line": 181,
          "column": 2
        },
        "end": {
          "line": 181,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Validates bid structure and references.\n   *\n   * @param {Bid} bid\n   * @returns {object[]} Returns an array of validation errors.\n   ",
      "start": 7118,
      "end": 7263,
      "loc": {
        "start": {
          "line": 183,
          "column": 2
        },
        "end": {
          "line": 188,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "validate",
      "start": 7266,
      "end": 7274,
      "loc": {
        "start": {
          "line": 189,
          "column": 2
        },
        "end": {
          "line": 189,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7274,
      "end": 7275,
      "loc": {
        "start": {
          "line": 189,
          "column": 10
        },
        "end": {
          "line": 189,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 7275,
      "end": 7278,
      "loc": {
        "start": {
          "line": 189,
          "column": 11
        },
        "end": {
          "line": 189,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7278,
      "end": 7279,
      "loc": {
        "start": {
          "line": 189,
          "column": 14
        },
        "end": {
          "line": 189,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7280,
      "end": 7281,
      "loc": {
        "start": {
          "line": 189,
          "column": 16
        },
        "end": {
          "line": 189,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 7286,
      "end": 7292,
      "loc": {
        "start": {
          "line": 190,
          "column": 4
        },
        "end": {
          "line": 190,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 7293,
      "end": 7296,
      "loc": {
        "start": {
          "line": 190,
          "column": 11
        },
        "end": {
          "line": 190,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "BidValidator",
      "start": 7297,
      "end": 7309,
      "loc": {
        "start": {
          "line": 190,
          "column": 15
        },
        "end": {
          "line": 190,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7309,
      "end": 7310,
      "loc": {
        "start": {
          "line": 190,
          "column": 27
        },
        "end": {
          "line": 190,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7310,
      "end": 7311,
      "loc": {
        "start": {
          "line": 190,
          "column": 28
        },
        "end": {
          "line": 190,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7311,
      "end": 7312,
      "loc": {
        "start": {
          "line": 190,
          "column": 29
        },
        "end": {
          "line": 190,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "validate",
      "start": 7312,
      "end": 7320,
      "loc": {
        "start": {
          "line": 190,
          "column": 30
        },
        "end": {
          "line": 190,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7320,
      "end": 7321,
      "loc": {
        "start": {
          "line": 190,
          "column": 38
        },
        "end": {
          "line": 190,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 7321,
      "end": 7324,
      "loc": {
        "start": {
          "line": 190,
          "column": 39
        },
        "end": {
          "line": 190,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7324,
      "end": 7325,
      "loc": {
        "start": {
          "line": 190,
          "column": 42
        },
        "end": {
          "line": 190,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7325,
      "end": 7326,
      "loc": {
        "start": {
          "line": 190,
          "column": 43
        },
        "end": {
          "line": 190,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7329,
      "end": 7330,
      "loc": {
        "start": {
          "line": 191,
          "column": 2
        },
        "end": {
          "line": 191,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Removes assembly from a bid.\n   *\n   * @param {Bid} bid\n   * @param {number} assemblyId\n   * @returns {Promise<null>}\n   ",
      "start": 7334,
      "end": 7466,
      "loc": {
        "start": {
          "line": 193,
          "column": 2
        },
        "end": {
          "line": 199,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 7469,
      "end": 7474,
      "loc": {
        "start": {
          "line": 200,
          "column": 2
        },
        "end": {
          "line": 200,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeAssembly",
      "start": 7475,
      "end": 7489,
      "loc": {
        "start": {
          "line": 200,
          "column": 8
        },
        "end": {
          "line": 200,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7489,
      "end": 7490,
      "loc": {
        "start": {
          "line": 200,
          "column": 22
        },
        "end": {
          "line": 200,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 7490,
      "end": 7493,
      "loc": {
        "start": {
          "line": 200,
          "column": 23
        },
        "end": {
          "line": 200,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7493,
      "end": 7494,
      "loc": {
        "start": {
          "line": 200,
          "column": 26
        },
        "end": {
          "line": 200,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assemblyId",
      "start": 7495,
      "end": 7505,
      "loc": {
        "start": {
          "line": 200,
          "column": 28
        },
        "end": {
          "line": 200,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7505,
      "end": 7506,
      "loc": {
        "start": {
          "line": 200,
          "column": 38
        },
        "end": {
          "line": 200,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7507,
      "end": 7508,
      "loc": {
        "start": {
          "line": 200,
          "column": 40
        },
        "end": {
          "line": 200,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "try",
        "keyword": "try",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "try",
      "start": 7513,
      "end": 7516,
      "loc": {
        "start": {
          "line": 201,
          "column": 4
        },
        "end": {
          "line": 201,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7517,
      "end": 7518,
      "loc": {
        "start": {
          "line": 201,
          "column": 8
        },
        "end": {
          "line": 201,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 7525,
      "end": 7530,
      "loc": {
        "start": {
          "line": 202,
          "column": 6
        },
        "end": {
          "line": 202,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7531,
      "end": 7535,
      "loc": {
        "start": {
          "line": 202,
          "column": 12
        },
        "end": {
          "line": 202,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7535,
      "end": 7536,
      "loc": {
        "start": {
          "line": 202,
          "column": 16
        },
        "end": {
          "line": 202,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "repositories",
      "start": 7536,
      "end": 7548,
      "loc": {
        "start": {
          "line": 202,
          "column": 17
        },
        "end": {
          "line": 202,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7548,
      "end": 7549,
      "loc": {
        "start": {
          "line": 202,
          "column": 29
        },
        "end": {
          "line": 202,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assemblies",
      "start": 7549,
      "end": 7559,
      "loc": {
        "start": {
          "line": 202,
          "column": 30
        },
        "end": {
          "line": 202,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7559,
      "end": 7560,
      "loc": {
        "start": {
          "line": 202,
          "column": 40
        },
        "end": {
          "line": 202,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "delete",
        "keyword": "delete",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "delete",
      "start": 7560,
      "end": 7566,
      "loc": {
        "start": {
          "line": 202,
          "column": 41
        },
        "end": {
          "line": 202,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7566,
      "end": 7567,
      "loc": {
        "start": {
          "line": 202,
          "column": 47
        },
        "end": {
          "line": 202,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 7567,
      "end": 7570,
      "loc": {
        "start": {
          "line": 202,
          "column": 48
        },
        "end": {
          "line": 202,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7570,
      "end": 7571,
      "loc": {
        "start": {
          "line": 202,
          "column": 51
        },
        "end": {
          "line": 202,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 7571,
      "end": 7573,
      "loc": {
        "start": {
          "line": 202,
          "column": 52
        },
        "end": {
          "line": 202,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7573,
      "end": 7574,
      "loc": {
        "start": {
          "line": 202,
          "column": 54
        },
        "end": {
          "line": 202,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assemblyId",
      "start": 7575,
      "end": 7585,
      "loc": {
        "start": {
          "line": 202,
          "column": 56
        },
        "end": {
          "line": 202,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7585,
      "end": 7586,
      "loc": {
        "start": {
          "line": 202,
          "column": 66
        },
        "end": {
          "line": 202,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7586,
      "end": 7587,
      "loc": {
        "start": {
          "line": 202,
          "column": 67
        },
        "end": {
          "line": 202,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 7594,
      "end": 7599,
      "loc": {
        "start": {
          "line": 203,
          "column": 6
        },
        "end": {
          "line": 203,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7600,
      "end": 7604,
      "loc": {
        "start": {
          "line": 203,
          "column": 12
        },
        "end": {
          "line": 203,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7604,
      "end": 7605,
      "loc": {
        "start": {
          "line": 203,
          "column": 16
        },
        "end": {
          "line": 203,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reload",
      "start": 7605,
      "end": 7611,
      "loc": {
        "start": {
          "line": 203,
          "column": 17
        },
        "end": {
          "line": 203,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7611,
      "end": 7612,
      "loc": {
        "start": {
          "line": 203,
          "column": 23
        },
        "end": {
          "line": 203,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 7612,
      "end": 7615,
      "loc": {
        "start": {
          "line": 203,
          "column": 24
        },
        "end": {
          "line": 203,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7615,
      "end": 7616,
      "loc": {
        "start": {
          "line": 203,
          "column": 27
        },
        "end": {
          "line": 203,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7616,
      "end": 7617,
      "loc": {
        "start": {
          "line": 203,
          "column": 28
        },
        "end": {
          "line": 203,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 7624,
      "end": 7629,
      "loc": {
        "start": {
          "line": 204,
          "column": 6
        },
        "end": {
          "line": 204,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 7630,
      "end": 7633,
      "loc": {
        "start": {
          "line": 204,
          "column": 12
        },
        "end": {
          "line": 204,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7633,
      "end": 7634,
      "loc": {
        "start": {
          "line": 204,
          "column": 15
        },
        "end": {
          "line": 204,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "initSaveChangeLog",
      "start": 7634,
      "end": 7651,
      "loc": {
        "start": {
          "line": 204,
          "column": 16
        },
        "end": {
          "line": 204,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7651,
      "end": 7652,
      "loc": {
        "start": {
          "line": 204,
          "column": 33
        },
        "end": {
          "line": 204,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assemblyId",
      "start": 7652,
      "end": 7662,
      "loc": {
        "start": {
          "line": 204,
          "column": 34
        },
        "end": {
          "line": 204,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7662,
      "end": 7663,
      "loc": {
        "start": {
          "line": 204,
          "column": 44
        },
        "end": {
          "line": 204,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 7663,
      "end": 7665,
      "loc": {
        "start": {
          "line": 204,
          "column": 45
        },
        "end": {
          "line": 204,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7665,
      "end": 7666,
      "loc": {
        "start": {
          "line": 204,
          "column": 47
        },
        "end": {
          "line": 204,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "removed_assembly",
      "start": 7666,
      "end": 7684,
      "loc": {
        "start": {
          "line": 204,
          "column": 48
        },
        "end": {
          "line": 204,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7684,
      "end": 7685,
      "loc": {
        "start": {
          "line": 204,
          "column": 66
        },
        "end": {
          "line": 204,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7685,
      "end": 7686,
      "loc": {
        "start": {
          "line": 204,
          "column": 67
        },
        "end": {
          "line": 204,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "catch",
        "keyword": "catch",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "catch",
      "start": 7686,
      "end": 7691,
      "loc": {
        "start": {
          "line": 204,
          "column": 68
        },
        "end": {
          "line": 204,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7691,
      "end": 7692,
      "loc": {
        "start": {
          "line": 204,
          "column": 73
        },
        "end": {
          "line": 204,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "e",
      "start": 7692,
      "end": 7693,
      "loc": {
        "start": {
          "line": 204,
          "column": 74
        },
        "end": {
          "line": 204,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7694,
      "end": 7696,
      "loc": {
        "start": {
          "line": 204,
          "column": 76
        },
        "end": {
          "line": 204,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "e",
      "start": 7697,
      "end": 7698,
      "loc": {
        "start": {
          "line": 204,
          "column": 79
        },
        "end": {
          "line": 204,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7698,
      "end": 7699,
      "loc": {
        "start": {
          "line": 204,
          "column": 80
        },
        "end": {
          "line": 204,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7699,
      "end": 7700,
      "loc": {
        "start": {
          "line": 204,
          "column": 81
        },
        "end": {
          "line": 204,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7705,
      "end": 7706,
      "loc": {
        "start": {
          "line": 205,
          "column": 4
        },
        "end": {
          "line": 205,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "catch",
        "keyword": "catch",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "catch",
      "start": 7707,
      "end": 7712,
      "loc": {
        "start": {
          "line": 205,
          "column": 6
        },
        "end": {
          "line": 205,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7713,
      "end": 7714,
      "loc": {
        "start": {
          "line": 205,
          "column": 12
        },
        "end": {
          "line": 205,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "error",
      "start": 7714,
      "end": 7719,
      "loc": {
        "start": {
          "line": 205,
          "column": 13
        },
        "end": {
          "line": 205,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7719,
      "end": 7720,
      "loc": {
        "start": {
          "line": 205,
          "column": 18
        },
        "end": {
          "line": 205,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7721,
      "end": 7722,
      "loc": {
        "start": {
          "line": 205,
          "column": 20
        },
        "end": {
          "line": 205,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 7729,
      "end": 7735,
      "loc": {
        "start": {
          "line": 206,
          "column": 6
        },
        "end": {
          "line": 206,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Promise",
      "start": 7736,
      "end": 7743,
      "loc": {
        "start": {
          "line": 206,
          "column": 13
        },
        "end": {
          "line": 206,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7743,
      "end": 7744,
      "loc": {
        "start": {
          "line": 206,
          "column": 20
        },
        "end": {
          "line": 206,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reject",
      "start": 7744,
      "end": 7750,
      "loc": {
        "start": {
          "line": 206,
          "column": 21
        },
        "end": {
          "line": 206,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7750,
      "end": 7751,
      "loc": {
        "start": {
          "line": 206,
          "column": 27
        },
        "end": {
          "line": 206,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "error",
      "start": 7751,
      "end": 7756,
      "loc": {
        "start": {
          "line": 206,
          "column": 28
        },
        "end": {
          "line": 206,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7756,
      "end": 7757,
      "loc": {
        "start": {
          "line": 206,
          "column": 33
        },
        "end": {
          "line": 206,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7757,
      "end": 7758,
      "loc": {
        "start": {
          "line": 206,
          "column": 34
        },
        "end": {
          "line": 206,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7763,
      "end": 7764,
      "loc": {
        "start": {
          "line": 207,
          "column": 4
        },
        "end": {
          "line": 207,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7767,
      "end": 7768,
      "loc": {
        "start": {
          "line": 208,
          "column": 2
        },
        "end": {
          "line": 208,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Adds assemblies to bid.\n   *\n   * @param {Bid} bid\n   * @param {number[]} assemblyMapIds An array of assembly mapping ids to add.\n   * @returns {Promise<Object[]>} Array of created bid entities\n   ",
      "start": 7772,
      "end": 7980,
      "loc": {
        "start": {
          "line": 210,
          "column": 2
        },
        "end": {
          "line": 216,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 7983,
      "end": 7988,
      "loc": {
        "start": {
          "line": 217,
          "column": 2
        },
        "end": {
          "line": 217,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "addAssemblies",
      "start": 7989,
      "end": 8002,
      "loc": {
        "start": {
          "line": 217,
          "column": 8
        },
        "end": {
          "line": 217,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8002,
      "end": 8003,
      "loc": {
        "start": {
          "line": 217,
          "column": 21
        },
        "end": {
          "line": 217,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 8003,
      "end": 8006,
      "loc": {
        "start": {
          "line": 217,
          "column": 22
        },
        "end": {
          "line": 217,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8006,
      "end": 8007,
      "loc": {
        "start": {
          "line": 217,
          "column": 25
        },
        "end": {
          "line": 217,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assemblyMapIds",
      "start": 8008,
      "end": 8022,
      "loc": {
        "start": {
          "line": 217,
          "column": 27
        },
        "end": {
          "line": 217,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8022,
      "end": 8023,
      "loc": {
        "start": {
          "line": 217,
          "column": 41
        },
        "end": {
          "line": 217,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8024,
      "end": 8025,
      "loc": {
        "start": {
          "line": 217,
          "column": 43
        },
        "end": {
          "line": 217,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "try",
        "keyword": "try",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "try",
      "start": 8030,
      "end": 8033,
      "loc": {
        "start": {
          "line": 218,
          "column": 4
        },
        "end": {
          "line": 218,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8034,
      "end": 8035,
      "loc": {
        "start": {
          "line": 218,
          "column": 8
        },
        "end": {
          "line": 218,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 8042,
      "end": 8047,
      "loc": {
        "start": {
          "line": 219,
          "column": 6
        },
        "end": {
          "line": 219,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 8048,
      "end": 8051,
      "loc": {
        "start": {
          "line": 219,
          "column": 12
        },
        "end": {
          "line": 219,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8051,
      "end": 8052,
      "loc": {
        "start": {
          "line": 219,
          "column": 15
        },
        "end": {
          "line": 219,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "project",
      "start": 8052,
      "end": 8059,
      "loc": {
        "start": {
          "line": 219,
          "column": 16
        },
        "end": {
          "line": 219,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8059,
      "end": 8060,
      "loc": {
        "start": {
          "line": 219,
          "column": 23
        },
        "end": {
          "line": 219,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "save",
      "start": 8060,
      "end": 8064,
      "loc": {
        "start": {
          "line": 219,
          "column": 24
        },
        "end": {
          "line": 219,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8064,
      "end": 8065,
      "loc": {
        "start": {
          "line": 219,
          "column": 28
        },
        "end": {
          "line": 219,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8065,
      "end": 8066,
      "loc": {
        "start": {
          "line": 219,
          "column": 29
        },
        "end": {
          "line": 219,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8066,
      "end": 8067,
      "loc": {
        "start": {
          "line": 219,
          "column": 30
        },
        "end": {
          "line": 219,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 8074,
      "end": 8077,
      "loc": {
        "start": {
          "line": 220,
          "column": 6
        },
        "end": {
          "line": 220,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "entities",
      "start": 8078,
      "end": 8086,
      "loc": {
        "start": {
          "line": 220,
          "column": 10
        },
        "end": {
          "line": 220,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8087,
      "end": 8088,
      "loc": {
        "start": {
          "line": 220,
          "column": 19
        },
        "end": {
          "line": 220,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8089,
      "end": 8090,
      "loc": {
        "start": {
          "line": 220,
          "column": 21
        },
        "end": {
          "line": 220,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8090,
      "end": 8091,
      "loc": {
        "start": {
          "line": 220,
          "column": 22
        },
        "end": {
          "line": 220,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8091,
      "end": 8092,
      "loc": {
        "start": {
          "line": 220,
          "column": 23
        },
        "end": {
          "line": 220,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "for",
        "keyword": "for",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": true,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "for",
      "start": 8099,
      "end": 8102,
      "loc": {
        "start": {
          "line": 221,
          "column": 6
        },
        "end": {
          "line": 221,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8103,
      "end": 8104,
      "loc": {
        "start": {
          "line": 221,
          "column": 10
        },
        "end": {
          "line": 221,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 8104,
      "end": 8107,
      "loc": {
        "start": {
          "line": 221,
          "column": 11
        },
        "end": {
          "line": 221,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "aId",
      "start": 8108,
      "end": 8111,
      "loc": {
        "start": {
          "line": 221,
          "column": 15
        },
        "end": {
          "line": 221,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "of",
      "start": 8112,
      "end": 8114,
      "loc": {
        "start": {
          "line": 221,
          "column": 19
        },
        "end": {
          "line": 221,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assemblyMapIds",
      "start": 8115,
      "end": 8129,
      "loc": {
        "start": {
          "line": 221,
          "column": 22
        },
        "end": {
          "line": 221,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8129,
      "end": 8130,
      "loc": {
        "start": {
          "line": 221,
          "column": 36
        },
        "end": {
          "line": 221,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8131,
      "end": 8132,
      "loc": {
        "start": {
          "line": 221,
          "column": 38
        },
        "end": {
          "line": 221,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 8141,
      "end": 8146,
      "loc": {
        "start": {
          "line": 222,
          "column": 8
        },
        "end": {
          "line": 222,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "res",
      "start": 8147,
      "end": 8150,
      "loc": {
        "start": {
          "line": 222,
          "column": 14
        },
        "end": {
          "line": 222,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8151,
      "end": 8152,
      "loc": {
        "start": {
          "line": 222,
          "column": 18
        },
        "end": {
          "line": 222,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 8153,
      "end": 8158,
      "loc": {
        "start": {
          "line": 222,
          "column": 20
        },
        "end": {
          "line": 222,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8159,
      "end": 8163,
      "loc": {
        "start": {
          "line": 222,
          "column": 26
        },
        "end": {
          "line": 222,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8163,
      "end": 8164,
      "loc": {
        "start": {
          "line": 222,
          "column": 30
        },
        "end": {
          "line": 222,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "repositories",
      "start": 8164,
      "end": 8176,
      "loc": {
        "start": {
          "line": 222,
          "column": 31
        },
        "end": {
          "line": 222,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8176,
      "end": 8177,
      "loc": {
        "start": {
          "line": 222,
          "column": 43
        },
        "end": {
          "line": 222,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assemblies",
      "start": 8177,
      "end": 8187,
      "loc": {
        "start": {
          "line": 222,
          "column": 44
        },
        "end": {
          "line": 222,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8187,
      "end": 8188,
      "loc": {
        "start": {
          "line": 222,
          "column": 54
        },
        "end": {
          "line": 222,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "implement",
      "start": 8188,
      "end": 8197,
      "loc": {
        "start": {
          "line": 222,
          "column": 55
        },
        "end": {
          "line": 222,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8197,
      "end": 8198,
      "loc": {
        "start": {
          "line": 222,
          "column": 64
        },
        "end": {
          "line": 222,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 8198,
      "end": 8201,
      "loc": {
        "start": {
          "line": 222,
          "column": 65
        },
        "end": {
          "line": 222,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8201,
      "end": 8202,
      "loc": {
        "start": {
          "line": 222,
          "column": 68
        },
        "end": {
          "line": 222,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 8202,
      "end": 8204,
      "loc": {
        "start": {
          "line": 222,
          "column": 69
        },
        "end": {
          "line": 222,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8204,
      "end": 8205,
      "loc": {
        "start": {
          "line": 222,
          "column": 71
        },
        "end": {
          "line": 222,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "aId",
      "start": 8206,
      "end": 8209,
      "loc": {
        "start": {
          "line": 222,
          "column": 73
        },
        "end": {
          "line": 222,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8209,
      "end": 8210,
      "loc": {
        "start": {
          "line": 222,
          "column": 76
        },
        "end": {
          "line": 222,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8210,
      "end": 8211,
      "loc": {
        "start": {
          "line": 222,
          "column": 77
        },
        "end": {
          "line": 222,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "entities",
      "start": 8220,
      "end": 8228,
      "loc": {
        "start": {
          "line": 223,
          "column": 8
        },
        "end": {
          "line": 223,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8228,
      "end": 8229,
      "loc": {
        "start": {
          "line": 223,
          "column": 16
        },
        "end": {
          "line": 223,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 8229,
      "end": 8233,
      "loc": {
        "start": {
          "line": 223,
          "column": 17
        },
        "end": {
          "line": 223,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8233,
      "end": 8234,
      "loc": {
        "start": {
          "line": 223,
          "column": 21
        },
        "end": {
          "line": 223,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "res",
      "start": 8234,
      "end": 8237,
      "loc": {
        "start": {
          "line": 223,
          "column": 22
        },
        "end": {
          "line": 223,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8237,
      "end": 8238,
      "loc": {
        "start": {
          "line": 223,
          "column": 25
        },
        "end": {
          "line": 223,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "data",
      "start": 8238,
      "end": 8242,
      "loc": {
        "start": {
          "line": 223,
          "column": 26
        },
        "end": {
          "line": 223,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8242,
      "end": 8243,
      "loc": {
        "start": {
          "line": 223,
          "column": 30
        },
        "end": {
          "line": 223,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "data",
      "start": 8243,
      "end": 8247,
      "loc": {
        "start": {
          "line": 223,
          "column": 31
        },
        "end": {
          "line": 223,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8247,
      "end": 8248,
      "loc": {
        "start": {
          "line": 223,
          "column": 35
        },
        "end": {
          "line": 223,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid_entities",
      "start": 8248,
      "end": 8260,
      "loc": {
        "start": {
          "line": 223,
          "column": 36
        },
        "end": {
          "line": 223,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8260,
      "end": 8261,
      "loc": {
        "start": {
          "line": 223,
          "column": 48
        },
        "end": {
          "line": 223,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8261,
      "end": 8262,
      "loc": {
        "start": {
          "line": 223,
          "column": 49
        },
        "end": {
          "line": 223,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8269,
      "end": 8270,
      "loc": {
        "start": {
          "line": 224,
          "column": 6
        },
        "end": {
          "line": 224,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 8277,
      "end": 8282,
      "loc": {
        "start": {
          "line": 225,
          "column": 6
        },
        "end": {
          "line": 225,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8283,
      "end": 8287,
      "loc": {
        "start": {
          "line": 225,
          "column": 12
        },
        "end": {
          "line": 225,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8287,
      "end": 8288,
      "loc": {
        "start": {
          "line": 225,
          "column": 16
        },
        "end": {
          "line": 225,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reload",
      "start": 8288,
      "end": 8294,
      "loc": {
        "start": {
          "line": 225,
          "column": 17
        },
        "end": {
          "line": 225,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8294,
      "end": 8295,
      "loc": {
        "start": {
          "line": 225,
          "column": 23
        },
        "end": {
          "line": 225,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 8295,
      "end": 8298,
      "loc": {
        "start": {
          "line": 225,
          "column": 24
        },
        "end": {
          "line": 225,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8298,
      "end": 8299,
      "loc": {
        "start": {
          "line": 225,
          "column": 27
        },
        "end": {
          "line": 225,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8299,
      "end": 8300,
      "loc": {
        "start": {
          "line": 225,
          "column": 28
        },
        "end": {
          "line": 225,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 8307,
      "end": 8313,
      "loc": {
        "start": {
          "line": 226,
          "column": 6
        },
        "end": {
          "line": 226,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "entities",
      "start": 8314,
      "end": 8322,
      "loc": {
        "start": {
          "line": 226,
          "column": 13
        },
        "end": {
          "line": 226,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8322,
      "end": 8323,
      "loc": {
        "start": {
          "line": 226,
          "column": 21
        },
        "end": {
          "line": 226,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8328,
      "end": 8329,
      "loc": {
        "start": {
          "line": 227,
          "column": 4
        },
        "end": {
          "line": 227,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "catch",
        "keyword": "catch",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "catch",
      "start": 8330,
      "end": 8335,
      "loc": {
        "start": {
          "line": 227,
          "column": 6
        },
        "end": {
          "line": 227,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8336,
      "end": 8337,
      "loc": {
        "start": {
          "line": 227,
          "column": 12
        },
        "end": {
          "line": 227,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "error",
      "start": 8337,
      "end": 8342,
      "loc": {
        "start": {
          "line": 227,
          "column": 13
        },
        "end": {
          "line": 227,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8342,
      "end": 8343,
      "loc": {
        "start": {
          "line": 227,
          "column": 18
        },
        "end": {
          "line": 227,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8344,
      "end": 8345,
      "loc": {
        "start": {
          "line": 227,
          "column": 20
        },
        "end": {
          "line": 227,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 8352,
      "end": 8358,
      "loc": {
        "start": {
          "line": 228,
          "column": 6
        },
        "end": {
          "line": 228,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Promise",
      "start": 8359,
      "end": 8366,
      "loc": {
        "start": {
          "line": 228,
          "column": 13
        },
        "end": {
          "line": 228,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8366,
      "end": 8367,
      "loc": {
        "start": {
          "line": 228,
          "column": 20
        },
        "end": {
          "line": 228,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reject",
      "start": 8367,
      "end": 8373,
      "loc": {
        "start": {
          "line": 228,
          "column": 21
        },
        "end": {
          "line": 228,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8373,
      "end": 8374,
      "loc": {
        "start": {
          "line": 228,
          "column": 27
        },
        "end": {
          "line": 228,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "error",
      "start": 8374,
      "end": 8379,
      "loc": {
        "start": {
          "line": 228,
          "column": 28
        },
        "end": {
          "line": 228,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8379,
      "end": 8380,
      "loc": {
        "start": {
          "line": 228,
          "column": 33
        },
        "end": {
          "line": 228,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8380,
      "end": 8381,
      "loc": {
        "start": {
          "line": 228,
          "column": 34
        },
        "end": {
          "line": 228,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8386,
      "end": 8387,
      "loc": {
        "start": {
          "line": 229,
          "column": 4
        },
        "end": {
          "line": 229,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8390,
      "end": 8391,
      "loc": {
        "start": {
          "line": 230,
          "column": 2
        },
        "end": {
          "line": 230,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Recovers a bid from a snapshot. An auto snapshot of the current state will be created.\n   *\n   * @param {Bid} bid\n   * @param {number} snapshotId\n   * @returns  {Promise<null>}\n   ",
      "start": 8395,
      "end": 8586,
      "loc": {
        "start": {
          "line": 232,
          "column": 2
        },
        "end": {
          "line": 238,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 8589,
      "end": 8594,
      "loc": {
        "start": {
          "line": 239,
          "column": 2
        },
        "end": {
          "line": 239,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "recoverBid",
      "start": 8595,
      "end": 8605,
      "loc": {
        "start": {
          "line": 239,
          "column": 8
        },
        "end": {
          "line": 239,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8605,
      "end": 8606,
      "loc": {
        "start": {
          "line": 239,
          "column": 18
        },
        "end": {
          "line": 239,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 8606,
      "end": 8609,
      "loc": {
        "start": {
          "line": 239,
          "column": 19
        },
        "end": {
          "line": 239,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8609,
      "end": 8610,
      "loc": {
        "start": {
          "line": 239,
          "column": 22
        },
        "end": {
          "line": 239,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "snapshotId",
      "start": 8611,
      "end": 8621,
      "loc": {
        "start": {
          "line": 239,
          "column": 24
        },
        "end": {
          "line": 239,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8621,
      "end": 8622,
      "loc": {
        "start": {
          "line": 239,
          "column": 34
        },
        "end": {
          "line": 239,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8623,
      "end": 8624,
      "loc": {
        "start": {
          "line": 239,
          "column": 36
        },
        "end": {
          "line": 239,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "try",
        "keyword": "try",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "try",
      "start": 8629,
      "end": 8632,
      "loc": {
        "start": {
          "line": 240,
          "column": 4
        },
        "end": {
          "line": 240,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8633,
      "end": 8634,
      "loc": {
        "start": {
          "line": 240,
          "column": 8
        },
        "end": {
          "line": 240,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 8641,
      "end": 8646,
      "loc": {
        "start": {
          "line": 241,
          "column": 6
        },
        "end": {
          "line": 241,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 8647,
      "end": 8650,
      "loc": {
        "start": {
          "line": 241,
          "column": 12
        },
        "end": {
          "line": 241,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8650,
      "end": 8651,
      "loc": {
        "start": {
          "line": 241,
          "column": 15
        },
        "end": {
          "line": 241,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "project",
      "start": 8651,
      "end": 8658,
      "loc": {
        "start": {
          "line": 241,
          "column": 16
        },
        "end": {
          "line": 241,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8658,
      "end": 8659,
      "loc": {
        "start": {
          "line": 241,
          "column": 23
        },
        "end": {
          "line": 241,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "save",
      "start": 8659,
      "end": 8663,
      "loc": {
        "start": {
          "line": 241,
          "column": 24
        },
        "end": {
          "line": 241,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8663,
      "end": 8664,
      "loc": {
        "start": {
          "line": 241,
          "column": 28
        },
        "end": {
          "line": 241,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8664,
      "end": 8665,
      "loc": {
        "start": {
          "line": 241,
          "column": 29
        },
        "end": {
          "line": 241,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8665,
      "end": 8666,
      "loc": {
        "start": {
          "line": 241,
          "column": 30
        },
        "end": {
          "line": 241,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 8673,
      "end": 8678,
      "loc": {
        "start": {
          "line": 242,
          "column": 6
        },
        "end": {
          "line": 242,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8679,
      "end": 8683,
      "loc": {
        "start": {
          "line": 242,
          "column": 12
        },
        "end": {
          "line": 242,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8683,
      "end": 8684,
      "loc": {
        "start": {
          "line": 242,
          "column": 16
        },
        "end": {
          "line": 242,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "repositories",
      "start": 8684,
      "end": 8696,
      "loc": {
        "start": {
          "line": 242,
          "column": 17
        },
        "end": {
          "line": 242,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8696,
      "end": 8697,
      "loc": {
        "start": {
          "line": 242,
          "column": 29
        },
        "end": {
          "line": 242,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "snapshots",
      "start": 8697,
      "end": 8706,
      "loc": {
        "start": {
          "line": 242,
          "column": 30
        },
        "end": {
          "line": 242,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8706,
      "end": 8707,
      "loc": {
        "start": {
          "line": 242,
          "column": 39
        },
        "end": {
          "line": 242,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "recover",
      "start": 8707,
      "end": 8714,
      "loc": {
        "start": {
          "line": 242,
          "column": 40
        },
        "end": {
          "line": 242,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8714,
      "end": 8715,
      "loc": {
        "start": {
          "line": 242,
          "column": 47
        },
        "end": {
          "line": 242,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 8715,
      "end": 8718,
      "loc": {
        "start": {
          "line": 242,
          "column": 48
        },
        "end": {
          "line": 242,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8718,
      "end": 8719,
      "loc": {
        "start": {
          "line": 242,
          "column": 51
        },
        "end": {
          "line": 242,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 8719,
      "end": 8721,
      "loc": {
        "start": {
          "line": 242,
          "column": 52
        },
        "end": {
          "line": 242,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8721,
      "end": 8722,
      "loc": {
        "start": {
          "line": 242,
          "column": 54
        },
        "end": {
          "line": 242,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "snapshotId",
      "start": 8723,
      "end": 8733,
      "loc": {
        "start": {
          "line": 242,
          "column": 56
        },
        "end": {
          "line": 242,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8733,
      "end": 8734,
      "loc": {
        "start": {
          "line": 242,
          "column": 66
        },
        "end": {
          "line": 242,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8734,
      "end": 8735,
      "loc": {
        "start": {
          "line": 242,
          "column": 67
        },
        "end": {
          "line": 242,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 8742,
      "end": 8747,
      "loc": {
        "start": {
          "line": 243,
          "column": 6
        },
        "end": {
          "line": 243,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8748,
      "end": 8752,
      "loc": {
        "start": {
          "line": 243,
          "column": 12
        },
        "end": {
          "line": 243,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8752,
      "end": 8753,
      "loc": {
        "start": {
          "line": 243,
          "column": 16
        },
        "end": {
          "line": 243,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reload",
      "start": 8753,
      "end": 8759,
      "loc": {
        "start": {
          "line": 243,
          "column": 17
        },
        "end": {
          "line": 243,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8759,
      "end": 8760,
      "loc": {
        "start": {
          "line": 243,
          "column": 23
        },
        "end": {
          "line": 243,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 8760,
      "end": 8763,
      "loc": {
        "start": {
          "line": 243,
          "column": 24
        },
        "end": {
          "line": 243,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8763,
      "end": 8764,
      "loc": {
        "start": {
          "line": 243,
          "column": 27
        },
        "end": {
          "line": 243,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8764,
      "end": 8765,
      "loc": {
        "start": {
          "line": 243,
          "column": 28
        },
        "end": {
          "line": 243,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 8772,
      "end": 8778,
      "loc": {
        "start": {
          "line": 244,
          "column": 6
        },
        "end": {
          "line": 244,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8778,
      "end": 8779,
      "loc": {
        "start": {
          "line": 244,
          "column": 12
        },
        "end": {
          "line": 244,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8784,
      "end": 8785,
      "loc": {
        "start": {
          "line": 245,
          "column": 4
        },
        "end": {
          "line": 245,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "catch",
        "keyword": "catch",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "catch",
      "start": 8786,
      "end": 8791,
      "loc": {
        "start": {
          "line": 245,
          "column": 6
        },
        "end": {
          "line": 245,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8792,
      "end": 8793,
      "loc": {
        "start": {
          "line": 245,
          "column": 12
        },
        "end": {
          "line": 245,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "error",
      "start": 8793,
      "end": 8798,
      "loc": {
        "start": {
          "line": 245,
          "column": 13
        },
        "end": {
          "line": 245,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8798,
      "end": 8799,
      "loc": {
        "start": {
          "line": 245,
          "column": 18
        },
        "end": {
          "line": 245,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8800,
      "end": 8801,
      "loc": {
        "start": {
          "line": 245,
          "column": 20
        },
        "end": {
          "line": 245,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 8808,
      "end": 8814,
      "loc": {
        "start": {
          "line": 246,
          "column": 6
        },
        "end": {
          "line": 246,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Promise",
      "start": 8815,
      "end": 8822,
      "loc": {
        "start": {
          "line": 246,
          "column": 13
        },
        "end": {
          "line": 246,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8822,
      "end": 8823,
      "loc": {
        "start": {
          "line": 246,
          "column": 20
        },
        "end": {
          "line": 246,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reject",
      "start": 8823,
      "end": 8829,
      "loc": {
        "start": {
          "line": 246,
          "column": 21
        },
        "end": {
          "line": 246,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8829,
      "end": 8830,
      "loc": {
        "start": {
          "line": 246,
          "column": 27
        },
        "end": {
          "line": 246,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "error",
      "start": 8830,
      "end": 8835,
      "loc": {
        "start": {
          "line": 246,
          "column": 28
        },
        "end": {
          "line": 246,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8835,
      "end": 8836,
      "loc": {
        "start": {
          "line": 246,
          "column": 33
        },
        "end": {
          "line": 246,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8836,
      "end": 8837,
      "loc": {
        "start": {
          "line": 246,
          "column": 34
        },
        "end": {
          "line": 246,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8842,
      "end": 8843,
      "loc": {
        "start": {
          "line": 247,
          "column": 4
        },
        "end": {
          "line": 247,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8846,
      "end": 8847,
      "loc": {
        "start": {
          "line": 248,
          "column": 2
        },
        "end": {
          "line": 248,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Deletes bid.\n   *\n   * @param {Bid} bid\n   * @return {Promise<null>}\n   ",
      "start": 8851,
      "end": 8934,
      "loc": {
        "start": {
          "line": 250,
          "column": 2
        },
        "end": {
          "line": 255,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 8937,
      "end": 8942,
      "loc": {
        "start": {
          "line": 256,
          "column": 2
        },
        "end": {
          "line": 256,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "deleteBid",
      "start": 8943,
      "end": 8952,
      "loc": {
        "start": {
          "line": 256,
          "column": 8
        },
        "end": {
          "line": 256,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8952,
      "end": 8953,
      "loc": {
        "start": {
          "line": 256,
          "column": 17
        },
        "end": {
          "line": 256,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 8953,
      "end": 8956,
      "loc": {
        "start": {
          "line": 256,
          "column": 18
        },
        "end": {
          "line": 256,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8956,
      "end": 8957,
      "loc": {
        "start": {
          "line": 256,
          "column": 21
        },
        "end": {
          "line": 256,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8958,
      "end": 8959,
      "loc": {
        "start": {
          "line": 256,
          "column": 23
        },
        "end": {
          "line": 256,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 8964,
      "end": 8969,
      "loc": {
        "start": {
          "line": 257,
          "column": 4
        },
        "end": {
          "line": 257,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8970,
      "end": 8974,
      "loc": {
        "start": {
          "line": 257,
          "column": 10
        },
        "end": {
          "line": 257,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8974,
      "end": 8975,
      "loc": {
        "start": {
          "line": 257,
          "column": 14
        },
        "end": {
          "line": 257,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "repositories",
      "start": 8975,
      "end": 8987,
      "loc": {
        "start": {
          "line": 257,
          "column": 15
        },
        "end": {
          "line": 257,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8987,
      "end": 8988,
      "loc": {
        "start": {
          "line": 257,
          "column": 27
        },
        "end": {
          "line": 257,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bids",
      "start": 8988,
      "end": 8992,
      "loc": {
        "start": {
          "line": 257,
          "column": 28
        },
        "end": {
          "line": 257,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8992,
      "end": 8993,
      "loc": {
        "start": {
          "line": 257,
          "column": 32
        },
        "end": {
          "line": 257,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "delete",
        "keyword": "delete",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "delete",
      "start": 8993,
      "end": 8999,
      "loc": {
        "start": {
          "line": 257,
          "column": 33
        },
        "end": {
          "line": 257,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8999,
      "end": 9000,
      "loc": {
        "start": {
          "line": 257,
          "column": 39
        },
        "end": {
          "line": 257,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 9000,
      "end": 9003,
      "loc": {
        "start": {
          "line": 257,
          "column": 40
        },
        "end": {
          "line": 257,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9003,
      "end": 9004,
      "loc": {
        "start": {
          "line": 257,
          "column": 43
        },
        "end": {
          "line": 257,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 9004,
      "end": 9006,
      "loc": {
        "start": {
          "line": 257,
          "column": 44
        },
        "end": {
          "line": 257,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9006,
      "end": 9007,
      "loc": {
        "start": {
          "line": 257,
          "column": 46
        },
        "end": {
          "line": 257,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9007,
      "end": 9008,
      "loc": {
        "start": {
          "line": 257,
          "column": 47
        },
        "end": {
          "line": 257,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 9013,
      "end": 9018,
      "loc": {
        "start": {
          "line": 258,
          "column": 4
        },
        "end": {
          "line": 258,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 9019,
      "end": 9022,
      "loc": {
        "start": {
          "line": 258,
          "column": 10
        },
        "end": {
          "line": 258,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9022,
      "end": 9023,
      "loc": {
        "start": {
          "line": 258,
          "column": 13
        },
        "end": {
          "line": 258,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "initSaveChangeLog",
      "start": 9023,
      "end": 9040,
      "loc": {
        "start": {
          "line": 258,
          "column": 14
        },
        "end": {
          "line": 258,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9040,
      "end": 9041,
      "loc": {
        "start": {
          "line": 258,
          "column": 31
        },
        "end": {
          "line": 258,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 9041,
      "end": 9044,
      "loc": {
        "start": {
          "line": 258,
          "column": 32
        },
        "end": {
          "line": 258,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9044,
      "end": 9045,
      "loc": {
        "start": {
          "line": 258,
          "column": 35
        },
        "end": {
          "line": 258,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 9045,
      "end": 9047,
      "loc": {
        "start": {
          "line": 258,
          "column": 36
        },
        "end": {
          "line": 258,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9047,
      "end": 9048,
      "loc": {
        "start": {
          "line": 258,
          "column": 38
        },
        "end": {
          "line": 258,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 9049,
      "end": 9051,
      "loc": {
        "start": {
          "line": 258,
          "column": 40
        },
        "end": {
          "line": 258,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9051,
      "end": 9052,
      "loc": {
        "start": {
          "line": 258,
          "column": 42
        },
        "end": {
          "line": 258,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "deleted_bid",
      "start": 9053,
      "end": 9066,
      "loc": {
        "start": {
          "line": 258,
          "column": 44
        },
        "end": {
          "line": 258,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9066,
      "end": 9067,
      "loc": {
        "start": {
          "line": 258,
          "column": 57
        },
        "end": {
          "line": 258,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9067,
      "end": 9068,
      "loc": {
        "start": {
          "line": 258,
          "column": 58
        },
        "end": {
          "line": 258,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "catch",
        "keyword": "catch",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "catch",
      "start": 9068,
      "end": 9073,
      "loc": {
        "start": {
          "line": 258,
          "column": 59
        },
        "end": {
          "line": 258,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9073,
      "end": 9074,
      "loc": {
        "start": {
          "line": 258,
          "column": 64
        },
        "end": {
          "line": 258,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "e",
      "start": 9074,
      "end": 9075,
      "loc": {
        "start": {
          "line": 258,
          "column": 65
        },
        "end": {
          "line": 258,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9076,
      "end": 9078,
      "loc": {
        "start": {
          "line": 258,
          "column": 67
        },
        "end": {
          "line": 258,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "e",
      "start": 9079,
      "end": 9080,
      "loc": {
        "start": {
          "line": 258,
          "column": 70
        },
        "end": {
          "line": 258,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9080,
      "end": 9081,
      "loc": {
        "start": {
          "line": 258,
          "column": 71
        },
        "end": {
          "line": 258,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 9086,
      "end": 9089,
      "loc": {
        "start": {
          "line": 259,
          "column": 4
        },
        "end": {
          "line": 259,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9089,
      "end": 9090,
      "loc": {
        "start": {
          "line": 259,
          "column": 7
        },
        "end": {
          "line": 259,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "project",
      "start": 9090,
      "end": 9097,
      "loc": {
        "start": {
          "line": 259,
          "column": 8
        },
        "end": {
          "line": 259,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9097,
      "end": 9098,
      "loc": {
        "start": {
          "line": 259,
          "column": 15
        },
        "end": {
          "line": 259,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "detachBid",
      "start": 9098,
      "end": 9107,
      "loc": {
        "start": {
          "line": 259,
          "column": 16
        },
        "end": {
          "line": 259,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9107,
      "end": 9108,
      "loc": {
        "start": {
          "line": 259,
          "column": 25
        },
        "end": {
          "line": 259,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 9108,
      "end": 9111,
      "loc": {
        "start": {
          "line": 259,
          "column": 26
        },
        "end": {
          "line": 259,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9111,
      "end": 9112,
      "loc": {
        "start": {
          "line": 259,
          "column": 29
        },
        "end": {
          "line": 259,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9112,
      "end": 9113,
      "loc": {
        "start": {
          "line": 259,
          "column": 30
        },
        "end": {
          "line": 259,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 9118,
      "end": 9121,
      "loc": {
        "start": {
          "line": 260,
          "column": 4
        },
        "end": {
          "line": 260,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9121,
      "end": 9122,
      "loc": {
        "start": {
          "line": 260,
          "column": 7
        },
        "end": {
          "line": 260,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clearEntityBindings",
      "start": 9122,
      "end": 9141,
      "loc": {
        "start": {
          "line": 260,
          "column": 8
        },
        "end": {
          "line": 260,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9141,
      "end": 9142,
      "loc": {
        "start": {
          "line": 260,
          "column": 27
        },
        "end": {
          "line": 260,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9142,
      "end": 9143,
      "loc": {
        "start": {
          "line": 260,
          "column": 28
        },
        "end": {
          "line": 260,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9143,
      "end": 9144,
      "loc": {
        "start": {
          "line": 260,
          "column": 29
        },
        "end": {
          "line": 260,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 9149,
      "end": 9152,
      "loc": {
        "start": {
          "line": 261,
          "column": 4
        },
        "end": {
          "line": 261,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9152,
      "end": 9153,
      "loc": {
        "start": {
          "line": 261,
          "column": 7
        },
        "end": {
          "line": 261,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeAllListeners",
      "start": 9153,
      "end": 9171,
      "loc": {
        "start": {
          "line": 261,
          "column": 8
        },
        "end": {
          "line": 261,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9171,
      "end": 9172,
      "loc": {
        "start": {
          "line": 261,
          "column": 26
        },
        "end": {
          "line": 261,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9172,
      "end": 9173,
      "loc": {
        "start": {
          "line": 261,
          "column": 27
        },
        "end": {
          "line": 261,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9173,
      "end": 9174,
      "loc": {
        "start": {
          "line": 261,
          "column": 28
        },
        "end": {
          "line": 261,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 9179,
      "end": 9182,
      "loc": {
        "start": {
          "line": 262,
          "column": 4
        },
        "end": {
          "line": 262,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9182,
      "end": 9183,
      "loc": {
        "start": {
          "line": 262,
          "column": 7
        },
        "end": {
          "line": 262,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "project",
      "start": 9183,
      "end": 9190,
      "loc": {
        "start": {
          "line": 262,
          "column": 8
        },
        "end": {
          "line": 262,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9191,
      "end": 9192,
      "loc": {
        "start": {
          "line": 262,
          "column": 16
        },
        "end": {
          "line": 262,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "null",
        "keyword": "null",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "null",
      "start": 9193,
      "end": 9197,
      "loc": {
        "start": {
          "line": 262,
          "column": 18
        },
        "end": {
          "line": 262,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9197,
      "end": 9198,
      "loc": {
        "start": {
          "line": 262,
          "column": 22
        },
        "end": {
          "line": 262,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 9203,
      "end": 9209,
      "loc": {
        "start": {
          "line": 263,
          "column": 4
        },
        "end": {
          "line": 263,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9209,
      "end": 9210,
      "loc": {
        "start": {
          "line": 263,
          "column": 10
        },
        "end": {
          "line": 263,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9213,
      "end": 9214,
      "loc": {
        "start": {
          "line": 264,
          "column": 2
        },
        "end": {
          "line": 264,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Reload a bid with all of its entities while maintaining the same instance.\n   *\n   * @param {Bid} bid\n   * @return {Bid}\n   ",
      "start": 9218,
      "end": 9353,
      "loc": {
        "start": {
          "line": 266,
          "column": 2
        },
        "end": {
          "line": 271,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 9356,
      "end": 9361,
      "loc": {
        "start": {
          "line": 272,
          "column": 2
        },
        "end": {
          "line": 272,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reload",
      "start": 9362,
      "end": 9368,
      "loc": {
        "start": {
          "line": 272,
          "column": 8
        },
        "end": {
          "line": 272,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9368,
      "end": 9369,
      "loc": {
        "start": {
          "line": 272,
          "column": 14
        },
        "end": {
          "line": 272,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 9369,
      "end": 9372,
      "loc": {
        "start": {
          "line": 272,
          "column": 15
        },
        "end": {
          "line": 272,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9372,
      "end": 9373,
      "loc": {
        "start": {
          "line": 272,
          "column": 18
        },
        "end": {
          "line": 272,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9374,
      "end": 9375,
      "loc": {
        "start": {
          "line": 272,
          "column": 20
        },
        "end": {
          "line": 272,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 9380,
      "end": 9385,
      "loc": {
        "start": {
          "line": 273,
          "column": 4
        },
        "end": {
          "line": 273,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bidObject",
      "start": 9386,
      "end": 9395,
      "loc": {
        "start": {
          "line": 273,
          "column": 10
        },
        "end": {
          "line": 273,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9396,
      "end": 9397,
      "loc": {
        "start": {
          "line": 273,
          "column": 20
        },
        "end": {
          "line": 273,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 9398,
      "end": 9403,
      "loc": {
        "start": {
          "line": 273,
          "column": 22
        },
        "end": {
          "line": 273,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9404,
      "end": 9408,
      "loc": {
        "start": {
          "line": 273,
          "column": 28
        },
        "end": {
          "line": 273,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9408,
      "end": 9409,
      "loc": {
        "start": {
          "line": 273,
          "column": 32
        },
        "end": {
          "line": 273,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "repositories",
      "start": 9409,
      "end": 9421,
      "loc": {
        "start": {
          "line": 273,
          "column": 33
        },
        "end": {
          "line": 273,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9421,
      "end": 9422,
      "loc": {
        "start": {
          "line": 273,
          "column": 45
        },
        "end": {
          "line": 273,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bids",
      "start": 9422,
      "end": 9426,
      "loc": {
        "start": {
          "line": 273,
          "column": 46
        },
        "end": {
          "line": 273,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9426,
      "end": 9427,
      "loc": {
        "start": {
          "line": 273,
          "column": 50
        },
        "end": {
          "line": 273,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "findById",
      "start": 9427,
      "end": 9435,
      "loc": {
        "start": {
          "line": 273,
          "column": 51
        },
        "end": {
          "line": 273,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9435,
      "end": 9436,
      "loc": {
        "start": {
          "line": 273,
          "column": 59
        },
        "end": {
          "line": 273,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 9436,
      "end": 9439,
      "loc": {
        "start": {
          "line": 273,
          "column": 60
        },
        "end": {
          "line": 273,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9439,
      "end": 9440,
      "loc": {
        "start": {
          "line": 273,
          "column": 63
        },
        "end": {
          "line": 273,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 9440,
      "end": 9442,
      "loc": {
        "start": {
          "line": 273,
          "column": 64
        },
        "end": {
          "line": 273,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9442,
      "end": 9443,
      "loc": {
        "start": {
          "line": 273,
          "column": 66
        },
        "end": {
          "line": 273,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9443,
      "end": 9444,
      "loc": {
        "start": {
          "line": 273,
          "column": 67
        },
        "end": {
          "line": 273,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 9449,
      "end": 9452,
      "loc": {
        "start": {
          "line": 274,
          "column": 4
        },
        "end": {
          "line": 274,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "BidFactory",
      "start": 9453,
      "end": 9463,
      "loc": {
        "start": {
          "line": 274,
          "column": 8
        },
        "end": {
          "line": 274,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9463,
      "end": 9464,
      "loc": {
        "start": {
          "line": 274,
          "column": 18
        },
        "end": {
          "line": 274,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9464,
      "end": 9465,
      "loc": {
        "start": {
          "line": 274,
          "column": 19
        },
        "end": {
          "line": 274,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9465,
      "end": 9466,
      "loc": {
        "start": {
          "line": 274,
          "column": 20
        },
        "end": {
          "line": 274,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reload",
      "start": 9466,
      "end": 9472,
      "loc": {
        "start": {
          "line": 274,
          "column": 21
        },
        "end": {
          "line": 274,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9472,
      "end": 9473,
      "loc": {
        "start": {
          "line": 274,
          "column": 27
        },
        "end": {
          "line": 274,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 9473,
      "end": 9476,
      "loc": {
        "start": {
          "line": 274,
          "column": 28
        },
        "end": {
          "line": 274,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9476,
      "end": 9477,
      "loc": {
        "start": {
          "line": 274,
          "column": 31
        },
        "end": {
          "line": 274,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bidObject",
      "start": 9478,
      "end": 9487,
      "loc": {
        "start": {
          "line": 274,
          "column": 33
        },
        "end": {
          "line": 274,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9487,
      "end": 9488,
      "loc": {
        "start": {
          "line": 274,
          "column": 42
        },
        "end": {
          "line": 274,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9488,
      "end": 9489,
      "loc": {
        "start": {
          "line": 274,
          "column": 43
        },
        "end": {
          "line": 274,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 9494,
      "end": 9500,
      "loc": {
        "start": {
          "line": 275,
          "column": 4
        },
        "end": {
          "line": 275,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 9501,
      "end": 9504,
      "loc": {
        "start": {
          "line": 275,
          "column": 11
        },
        "end": {
          "line": 275,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9504,
      "end": 9505,
      "loc": {
        "start": {
          "line": 275,
          "column": 14
        },
        "end": {
          "line": 275,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9508,
      "end": 9509,
      "loc": {
        "start": {
          "line": 276,
          "column": 2
        },
        "end": {
          "line": 276,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9510,
      "end": 9511,
      "loc": {
        "start": {
          "line": 277,
          "column": 0
        },
        "end": {
          "line": 277,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": "eof",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9512,
      "end": 9512,
      "loc": {
        "start": {
          "line": 278,
          "column": 0
        },
        "end": {
          "line": 278,
          "column": 0
        }
      }
    }
  ]
}