{
  "type": "File",
  "start": 0,
  "end": 15060,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 465,
      "column": 0
    }
  },
  "program": {
    "type": "Program",
    "start": 0,
    "end": 15060,
    "loc": {
      "start": {
        "line": 1,
        "column": 0
      },
      "end": {
        "line": 465,
        "column": 0
      }
    },
    "sourceType": "module",
    "body": [
      {
        "type": "VariableDeclaration",
        "start": 15,
        "end": 51,
        "loc": {
          "start": {
            "line": 3,
            "column": 0
          },
          "end": {
            "line": 3,
            "column": 36
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 21,
            "end": 50,
            "loc": {
              "start": {
                "line": 3,
                "column": 6
              },
              "end": {
                "line": 3,
                "column": 35
              }
            },
            "id": {
              "type": "Identifier",
              "start": 21,
              "end": 26,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 6
                },
                "end": {
                  "line": 3,
                  "column": 11
                },
                "identifierName": "Utils"
              },
              "name": "Utils"
            },
            "init": {
              "type": "CallExpression",
              "start": 29,
              "end": 50,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 14
                },
                "end": {
                  "line": 3,
                  "column": 35
                }
              },
              "callee": {
                "type": "Identifier",
                "start": 29,
                "end": 36,
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 14
                  },
                  "end": {
                    "line": 3,
                    "column": 21
                  },
                  "identifierName": "require"
                },
                "name": "require"
              },
              "arguments": [
                {
                  "type": "StringLiteral",
                  "start": 37,
                  "end": 49,
                  "loc": {
                    "start": {
                      "line": 3,
                      "column": 22
                    },
                    "end": {
                      "line": 3,
                      "column": 34
                    }
                  },
                  "extra": {
                    "rawValue": "./../utils",
                    "raw": "'./../utils'"
                  },
                  "value": "./../utils"
                }
              ]
            }
          }
        ],
        "kind": "const"
      },
      {
        "type": "VariableDeclaration",
        "start": 52,
        "end": 89,
        "loc": {
          "start": {
            "line": 4,
            "column": 0
          },
          "end": {
            "line": 4,
            "column": 37
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 58,
            "end": 88,
            "loc": {
              "start": {
                "line": 4,
                "column": 6
              },
              "end": {
                "line": 4,
                "column": 36
              }
            },
            "id": {
              "type": "Identifier",
              "start": 58,
              "end": 65,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 6
                },
                "end": {
                  "line": 4,
                  "column": 13
                },
                "identifierName": "Helpers"
              },
              "name": "Helpers"
            },
            "init": {
              "type": "CallExpression",
              "start": 68,
              "end": 88,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 16
                },
                "end": {
                  "line": 4,
                  "column": 36
                }
              },
              "callee": {
                "type": "Identifier",
                "start": 68,
                "end": 75,
                "loc": {
                  "start": {
                    "line": 4,
                    "column": 16
                  },
                  "end": {
                    "line": 4,
                    "column": 23
                  },
                  "identifierName": "require"
                },
                "name": "require"
              },
              "arguments": [
                {
                  "type": "StringLiteral",
                  "start": 76,
                  "end": 87,
                  "loc": {
                    "start": {
                      "line": 4,
                      "column": 24
                    },
                    "end": {
                      "line": 4,
                      "column": 35
                    }
                  },
                  "extra": {
                    "rawValue": "./helpers",
                    "raw": "'./helpers'"
                  },
                  "value": "./helpers"
                }
              ]
            }
          }
        ],
        "kind": "const"
      },
      {
        "type": "VariableDeclaration",
        "start": 90,
        "end": 118,
        "loc": {
          "start": {
            "line": 5,
            "column": 0
          },
          "end": {
            "line": 5,
            "column": 28
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 96,
            "end": 117,
            "loc": {
              "start": {
                "line": 5,
                "column": 6
              },
              "end": {
                "line": 5,
                "column": 27
              }
            },
            "id": {
              "type": "Identifier",
              "start": 96,
              "end": 97,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 6
                },
                "end": {
                  "line": 5,
                  "column": 7
                },
                "identifierName": "_"
              },
              "name": "_"
            },
            "init": {
              "type": "CallExpression",
              "start": 100,
              "end": 117,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 10
                },
                "end": {
                  "line": 5,
                  "column": 27
                }
              },
              "callee": {
                "type": "Identifier",
                "start": 100,
                "end": 107,
                "loc": {
                  "start": {
                    "line": 5,
                    "column": 10
                  },
                  "end": {
                    "line": 5,
                    "column": 17
                  },
                  "identifierName": "require"
                },
                "name": "require"
              },
              "arguments": [
                {
                  "type": "StringLiteral",
                  "start": 108,
                  "end": 116,
                  "loc": {
                    "start": {
                      "line": 5,
                      "column": 18
                    },
                    "end": {
                      "line": 5,
                      "column": 26
                    }
                  },
                  "extra": {
                    "rawValue": "lodash",
                    "raw": "'lodash'"
                  },
                  "value": "lodash"
                }
              ]
            }
          }
        ],
        "kind": "const"
      },
      {
        "type": "VariableDeclaration",
        "start": 119,
        "end": 157,
        "loc": {
          "start": {
            "line": 6,
            "column": 0
          },
          "end": {
            "line": 6,
            "column": 38
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 125,
            "end": 156,
            "loc": {
              "start": {
                "line": 6,
                "column": 6
              },
              "end": {
                "line": 6,
                "column": 37
              }
            },
            "id": {
              "type": "Identifier",
              "start": 125,
              "end": 136,
              "loc": {
                "start": {
                  "line": 6,
                  "column": 6
                },
                "end": {
                  "line": 6,
                  "column": 17
                },
                "identifierName": "Association"
              },
              "name": "Association"
            },
            "init": {
              "type": "CallExpression",
              "start": 139,
              "end": 156,
              "loc": {
                "start": {
                  "line": 6,
                  "column": 20
                },
                "end": {
                  "line": 6,
                  "column": 37
                }
              },
              "callee": {
                "type": "Identifier",
                "start": 139,
                "end": 146,
                "loc": {
                  "start": {
                    "line": 6,
                    "column": 20
                  },
                  "end": {
                    "line": 6,
                    "column": 27
                  },
                  "identifierName": "require"
                },
                "name": "require"
              },
              "arguments": [
                {
                  "type": "StringLiteral",
                  "start": 147,
                  "end": 155,
                  "loc": {
                    "start": {
                      "line": 6,
                      "column": 28
                    },
                    "end": {
                      "line": 6,
                      "column": 36
                    }
                  },
                  "extra": {
                    "rawValue": "./base",
                    "raw": "'./base'"
                  },
                  "value": "./base"
                }
              ]
            }
          }
        ],
        "kind": "const",
        "trailingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * One-to-many association\n *\n * In the API reference below, add the name of the association to the method, e.g. for `User.hasMany(Project)` the getter will be `user.getProjects()`.\n * If the association is aliased, use the alias instead, e.g. `User.hasMany(Project, { as: 'jobs' })` will be `user.getJobs()`.\n *\n * @see {@link Model.hasMany}\n ",
            "start": 159,
            "end": 509,
            "loc": {
              "start": {
                "line": 8,
                "column": 0
              },
              "end": {
                "line": 15,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "ClassDeclaration",
        "start": 510,
        "end": 14964,
        "loc": {
          "start": {
            "line": 16,
            "column": 0
          },
          "end": {
            "line": 460,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 516,
          "end": 523,
          "loc": {
            "start": {
              "line": 16,
              "column": 6
            },
            "end": {
              "line": 16,
              "column": 13
            },
            "identifierName": "HasMany"
          },
          "name": "HasMany",
          "leadingComments": null
        },
        "superClass": {
          "type": "Identifier",
          "start": 532,
          "end": 543,
          "loc": {
            "start": {
              "line": 16,
              "column": 22
            },
            "end": {
              "line": 16,
              "column": 33
            },
            "identifierName": "Association"
          },
          "name": "Association"
        },
        "body": {
          "type": "ClassBody",
          "start": 544,
          "end": 14964,
          "loc": {
            "start": {
              "line": 16,
              "column": 34
            },
            "end": {
              "line": 460,
              "column": 1
            }
          },
          "body": [
            {
              "type": "ClassMethod",
              "start": 548,
              "end": 3656,
              "loc": {
                "start": {
                  "line": 17,
                  "column": 2
                },
                "end": {
                  "line": 111,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 548,
                "end": 559,
                "loc": {
                  "start": {
                    "line": 17,
                    "column": 2
                  },
                  "end": {
                    "line": 17,
                    "column": 13
                  },
                  "identifierName": "constructor"
                },
                "name": "constructor"
              },
              "static": false,
              "kind": "constructor",
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 560,
                  "end": 566,
                  "loc": {
                    "start": {
                      "line": 17,
                      "column": 14
                    },
                    "end": {
                      "line": 17,
                      "column": 20
                    },
                    "identifierName": "source"
                  },
                  "name": "source"
                },
                {
                  "type": "Identifier",
                  "start": 568,
                  "end": 574,
                  "loc": {
                    "start": {
                      "line": 17,
                      "column": 22
                    },
                    "end": {
                      "line": 17,
                      "column": 28
                    },
                    "identifierName": "target"
                  },
                  "name": "target"
                },
                {
                  "type": "Identifier",
                  "start": 576,
                  "end": 583,
                  "loc": {
                    "start": {
                      "line": 17,
                      "column": 30
                    },
                    "end": {
                      "line": 17,
                      "column": 37
                    },
                    "identifierName": "options"
                  },
                  "name": "options"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 585,
                "end": 3656,
                "loc": {
                  "start": {
                    "line": 17,
                    "column": 39
                  },
                  "end": {
                    "line": 111,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "start": 591,
                    "end": 622,
                    "loc": {
                      "start": {
                        "line": 18,
                        "column": 4
                      },
                      "end": {
                        "line": 18,
                        "column": 35
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 591,
                      "end": 621,
                      "loc": {
                        "start": {
                          "line": 18,
                          "column": 4
                        },
                        "end": {
                          "line": 18,
                          "column": 34
                        }
                      },
                      "callee": {
                        "type": "Super",
                        "start": 591,
                        "end": 596,
                        "loc": {
                          "start": {
                            "line": 18,
                            "column": 4
                          },
                          "end": {
                            "line": 18,
                            "column": 9
                          }
                        }
                      },
                      "arguments": [
                        {
                          "type": "Identifier",
                          "start": 597,
                          "end": 603,
                          "loc": {
                            "start": {
                              "line": 18,
                              "column": 10
                            },
                            "end": {
                              "line": 18,
                              "column": 16
                            },
                            "identifierName": "source"
                          },
                          "name": "source"
                        },
                        {
                          "type": "Identifier",
                          "start": 605,
                          "end": 611,
                          "loc": {
                            "start": {
                              "line": 18,
                              "column": 18
                            },
                            "end": {
                              "line": 18,
                              "column": 24
                            },
                            "identifierName": "target"
                          },
                          "name": "target"
                        },
                        {
                          "type": "Identifier",
                          "start": 613,
                          "end": 620,
                          "loc": {
                            "start": {
                              "line": 18,
                              "column": 26
                            },
                            "end": {
                              "line": 18,
                              "column": 33
                            },
                            "identifierName": "options"
                          },
                          "name": "options"
                        }
                      ]
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 628,
                    "end": 661,
                    "loc": {
                      "start": {
                        "line": 20,
                        "column": 4
                      },
                      "end": {
                        "line": 20,
                        "column": 37
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 628,
                      "end": 660,
                      "loc": {
                        "start": {
                          "line": 20,
                          "column": 4
                        },
                        "end": {
                          "line": 20,
                          "column": 36
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 628,
                        "end": 648,
                        "loc": {
                          "start": {
                            "line": 20,
                            "column": 4
                          },
                          "end": {
                            "line": 20,
                            "column": 24
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 628,
                          "end": 632,
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 4
                            },
                            "end": {
                              "line": 20,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 633,
                          "end": 648,
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 9
                            },
                            "end": {
                              "line": 20,
                              "column": 24
                            },
                            "identifierName": "associationType"
                          },
                          "name": "associationType"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "StringLiteral",
                        "start": 651,
                        "end": 660,
                        "loc": {
                          "start": {
                            "line": 20,
                            "column": 27
                          },
                          "end": {
                            "line": 20,
                            "column": 36
                          }
                        },
                        "extra": {
                          "rawValue": "HasMany",
                          "raw": "'HasMany'"
                        },
                        "value": "HasMany"
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 666,
                    "end": 696,
                    "loc": {
                      "start": {
                        "line": 21,
                        "column": 4
                      },
                      "end": {
                        "line": 21,
                        "column": 34
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 666,
                      "end": 695,
                      "loc": {
                        "start": {
                          "line": 21,
                          "column": 4
                        },
                        "end": {
                          "line": 21,
                          "column": 33
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 666,
                        "end": 688,
                        "loc": {
                          "start": {
                            "line": 21,
                            "column": 4
                          },
                          "end": {
                            "line": 21,
                            "column": 26
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 666,
                          "end": 670,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 4
                            },
                            "end": {
                              "line": 21,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 671,
                          "end": 688,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 9
                            },
                            "end": {
                              "line": 21,
                              "column": 26
                            },
                            "identifierName": "targetAssociation"
                          },
                          "name": "targetAssociation"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "NullLiteral",
                        "start": 691,
                        "end": 695,
                        "loc": {
                          "start": {
                            "line": 21,
                            "column": 29
                          },
                          "end": {
                            "line": 21,
                            "column": 33
                          }
                        }
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 701,
                    "end": 735,
                    "loc": {
                      "start": {
                        "line": 22,
                        "column": 4
                      },
                      "end": {
                        "line": 22,
                        "column": 38
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 701,
                      "end": 734,
                      "loc": {
                        "start": {
                          "line": 22,
                          "column": 4
                        },
                        "end": {
                          "line": 22,
                          "column": 37
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 701,
                        "end": 715,
                        "loc": {
                          "start": {
                            "line": 22,
                            "column": 4
                          },
                          "end": {
                            "line": 22,
                            "column": 18
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 701,
                          "end": 705,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 4
                            },
                            "end": {
                              "line": 22,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 706,
                          "end": 715,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 9
                            },
                            "end": {
                              "line": 22,
                              "column": 18
                            },
                            "identifierName": "sequelize"
                          },
                          "name": "sequelize"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "MemberExpression",
                        "start": 718,
                        "end": 734,
                        "loc": {
                          "start": {
                            "line": 22,
                            "column": 21
                          },
                          "end": {
                            "line": 22,
                            "column": 37
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 718,
                          "end": 724,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 21
                            },
                            "end": {
                              "line": 22,
                              "column": 27
                            },
                            "identifierName": "source"
                          },
                          "name": "source"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 725,
                          "end": 734,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 28
                            },
                            "end": {
                              "line": 22,
                              "column": 37
                            },
                            "identifierName": "sequelize"
                          },
                          "name": "sequelize"
                        },
                        "computed": false
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 740,
                    "end": 771,
                    "loc": {
                      "start": {
                        "line": 23,
                        "column": 4
                      },
                      "end": {
                        "line": 23,
                        "column": 35
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 740,
                      "end": 770,
                      "loc": {
                        "start": {
                          "line": 23,
                          "column": 4
                        },
                        "end": {
                          "line": 23,
                          "column": 34
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 740,
                        "end": 752,
                        "loc": {
                          "start": {
                            "line": 23,
                            "column": 4
                          },
                          "end": {
                            "line": 23,
                            "column": 16
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 740,
                          "end": 744,
                          "loc": {
                            "start": {
                              "line": 23,
                              "column": 4
                            },
                            "end": {
                              "line": 23,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 745,
                          "end": 752,
                          "loc": {
                            "start": {
                              "line": 23,
                              "column": 9
                            },
                            "end": {
                              "line": 23,
                              "column": 16
                            },
                            "identifierName": "through"
                          },
                          "name": "through"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "MemberExpression",
                        "start": 755,
                        "end": 770,
                        "loc": {
                          "start": {
                            "line": 23,
                            "column": 19
                          },
                          "end": {
                            "line": 23,
                            "column": 34
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 755,
                          "end": 762,
                          "loc": {
                            "start": {
                              "line": 23,
                              "column": 19
                            },
                            "end": {
                              "line": 23,
                              "column": 26
                            },
                            "identifierName": "options"
                          },
                          "name": "options"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 763,
                          "end": 770,
                          "loc": {
                            "start": {
                              "line": 23,
                              "column": 27
                            },
                            "end": {
                              "line": 23,
                              "column": 34
                            },
                            "identifierName": "through"
                          },
                          "name": "through"
                        },
                        "computed": false
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 776,
                    "end": 807,
                    "loc": {
                      "start": {
                        "line": 24,
                        "column": 4
                      },
                      "end": {
                        "line": 24,
                        "column": 35
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 776,
                      "end": 806,
                      "loc": {
                        "start": {
                          "line": 24,
                          "column": 4
                        },
                        "end": {
                          "line": 24,
                          "column": 34
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 776,
                        "end": 799,
                        "loc": {
                          "start": {
                            "line": 24,
                            "column": 4
                          },
                          "end": {
                            "line": 24,
                            "column": 27
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 776,
                          "end": 780,
                          "loc": {
                            "start": {
                              "line": 24,
                              "column": 4
                            },
                            "end": {
                              "line": 24,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 781,
                          "end": 799,
                          "loc": {
                            "start": {
                              "line": 24,
                              "column": 9
                            },
                            "end": {
                              "line": 24,
                              "column": 27
                            },
                            "identifierName": "isMultiAssociation"
                          },
                          "name": "isMultiAssociation"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "BooleanLiteral",
                        "start": 802,
                        "end": 806,
                        "loc": {
                          "start": {
                            "line": 24,
                            "column": 30
                          },
                          "end": {
                            "line": 24,
                            "column": 34
                          }
                        },
                        "value": true
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 812,
                    "end": 842,
                    "loc": {
                      "start": {
                        "line": 25,
                        "column": 4
                      },
                      "end": {
                        "line": 25,
                        "column": 34
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 812,
                      "end": 841,
                      "loc": {
                        "start": {
                          "line": 25,
                          "column": 4
                        },
                        "end": {
                          "line": 25,
                          "column": 33
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 812,
                        "end": 836,
                        "loc": {
                          "start": {
                            "line": 25,
                            "column": 4
                          },
                          "end": {
                            "line": 25,
                            "column": 28
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 812,
                          "end": 816,
                          "loc": {
                            "start": {
                              "line": 25,
                              "column": 4
                            },
                            "end": {
                              "line": 25,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 817,
                          "end": 836,
                          "loc": {
                            "start": {
                              "line": 25,
                              "column": 9
                            },
                            "end": {
                              "line": 25,
                              "column": 28
                            },
                            "identifierName": "foreignKeyAttribute"
                          },
                          "name": "foreignKeyAttribute"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "ObjectExpression",
                        "start": 839,
                        "end": 841,
                        "loc": {
                          "start": {
                            "line": 25,
                            "column": 31
                          },
                          "end": {
                            "line": 25,
                            "column": 33
                          }
                        },
                        "properties": []
                      }
                    }
                  },
                  {
                    "type": "IfStatement",
                    "start": 848,
                    "end": 982,
                    "loc": {
                      "start": {
                        "line": 27,
                        "column": 4
                      },
                      "end": {
                        "line": 29,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "MemberExpression",
                      "start": 852,
                      "end": 872,
                      "loc": {
                        "start": {
                          "line": 27,
                          "column": 8
                        },
                        "end": {
                          "line": 27,
                          "column": 28
                        }
                      },
                      "object": {
                        "type": "MemberExpression",
                        "start": 852,
                        "end": 864,
                        "loc": {
                          "start": {
                            "line": 27,
                            "column": 8
                          },
                          "end": {
                            "line": 27,
                            "column": 20
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 852,
                          "end": 856,
                          "loc": {
                            "start": {
                              "line": 27,
                              "column": 8
                            },
                            "end": {
                              "line": 27,
                              "column": 12
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 857,
                          "end": 864,
                          "loc": {
                            "start": {
                              "line": 27,
                              "column": 13
                            },
                            "end": {
                              "line": 27,
                              "column": 20
                            },
                            "identifierName": "options"
                          },
                          "name": "options"
                        },
                        "computed": false
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 865,
                        "end": 872,
                        "loc": {
                          "start": {
                            "line": 27,
                            "column": 21
                          },
                          "end": {
                            "line": 27,
                            "column": 28
                          },
                          "identifierName": "through"
                        },
                        "name": "through"
                      },
                      "computed": false
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 874,
                      "end": 982,
                      "loc": {
                        "start": {
                          "line": 27,
                          "column": 30
                        },
                        "end": {
                          "line": 29,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ThrowStatement",
                          "start": 882,
                          "end": 976,
                          "loc": {
                            "start": {
                              "line": 28,
                              "column": 6
                            },
                            "end": {
                              "line": 28,
                              "column": 100
                            }
                          },
                          "argument": {
                            "type": "NewExpression",
                            "start": 888,
                            "end": 975,
                            "loc": {
                              "start": {
                                "line": 28,
                                "column": 12
                              },
                              "end": {
                                "line": 28,
                                "column": 99
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 892,
                              "end": 897,
                              "loc": {
                                "start": {
                                  "line": 28,
                                  "column": 16
                                },
                                "end": {
                                  "line": 28,
                                  "column": 21
                                },
                                "identifierName": "Error"
                              },
                              "name": "Error"
                            },
                            "arguments": [
                              {
                                "type": "StringLiteral",
                                "start": 898,
                                "end": 974,
                                "loc": {
                                  "start": {
                                    "line": 28,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 28,
                                    "column": 98
                                  }
                                },
                                "extra": {
                                  "rawValue": "N:M associations are not supported with hasMany. Use belongsToMany instead",
                                  "raw": "'N:M associations are not supported with hasMany. Use belongsToMany instead'"
                                },
                                "value": "N:M associations are not supported with hasMany. Use belongsToMany instead"
                              }
                            ]
                          }
                        }
                      ],
                      "directives": [],
                      "trailingComments": null
                    },
                    "alternate": null,
                    "trailingComments": [
                      {
                        "type": "CommentBlock",
                        "value": "\n    * If self association, this is the target association\n    ",
                        "start": 988,
                        "end": 1055,
                        "loc": {
                          "start": {
                            "line": 31,
                            "column": 4
                          },
                          "end": {
                            "line": 33,
                            "column": 6
                          }
                        }
                      }
                    ]
                  },
                  {
                    "type": "IfStatement",
                    "start": 1060,
                    "end": 1132,
                    "loc": {
                      "start": {
                        "line": 34,
                        "column": 4
                      },
                      "end": {
                        "line": 36,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "MemberExpression",
                      "start": 1064,
                      "end": 1086,
                      "loc": {
                        "start": {
                          "line": 34,
                          "column": 8
                        },
                        "end": {
                          "line": 34,
                          "column": 30
                        }
                      },
                      "object": {
                        "type": "ThisExpression",
                        "start": 1064,
                        "end": 1068,
                        "loc": {
                          "start": {
                            "line": 34,
                            "column": 8
                          },
                          "end": {
                            "line": 34,
                            "column": 12
                          }
                        },
                        "leadingComments": null
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 1069,
                        "end": 1086,
                        "loc": {
                          "start": {
                            "line": 34,
                            "column": 13
                          },
                          "end": {
                            "line": 34,
                            "column": 30
                          },
                          "identifierName": "isSelfAssociation"
                        },
                        "name": "isSelfAssociation"
                      },
                      "computed": false,
                      "leadingComments": null
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 1088,
                      "end": 1132,
                      "loc": {
                        "start": {
                          "line": 34,
                          "column": 32
                        },
                        "end": {
                          "line": 36,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 1096,
                          "end": 1126,
                          "loc": {
                            "start": {
                              "line": 35,
                              "column": 6
                            },
                            "end": {
                              "line": 35,
                              "column": 36
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1096,
                            "end": 1125,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 6
                              },
                              "end": {
                                "line": 35,
                                "column": 35
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1096,
                              "end": 1118,
                              "loc": {
                                "start": {
                                  "line": 35,
                                  "column": 6
                                },
                                "end": {
                                  "line": 35,
                                  "column": 28
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1096,
                                "end": 1100,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 10
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1101,
                                "end": 1118,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 28
                                  },
                                  "identifierName": "targetAssociation"
                                },
                                "name": "targetAssociation"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "ThisExpression",
                              "start": 1121,
                              "end": 1125,
                              "loc": {
                                "start": {
                                  "line": 35,
                                  "column": 31
                                },
                                "end": {
                                  "line": 35,
                                  "column": 35
                                }
                              }
                            }
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": null,
                    "leadingComments": [
                      {
                        "type": "CommentBlock",
                        "value": "\n    * If self association, this is the target association\n    ",
                        "start": 988,
                        "end": 1055,
                        "loc": {
                          "start": {
                            "line": 31,
                            "column": 4
                          },
                          "end": {
                            "line": 33,
                            "column": 6
                          }
                        }
                      }
                    ]
                  },
                  {
                    "type": "IfStatement",
                    "start": 1138,
                    "end": 1549,
                    "loc": {
                      "start": {
                        "line": 38,
                        "column": 4
                      },
                      "end": {
                        "line": 53,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "MemberExpression",
                      "start": 1142,
                      "end": 1149,
                      "loc": {
                        "start": {
                          "line": 38,
                          "column": 8
                        },
                        "end": {
                          "line": 38,
                          "column": 15
                        }
                      },
                      "object": {
                        "type": "ThisExpression",
                        "start": 1142,
                        "end": 1146,
                        "loc": {
                          "start": {
                            "line": 38,
                            "column": 8
                          },
                          "end": {
                            "line": 38,
                            "column": 12
                          }
                        }
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 1147,
                        "end": 1149,
                        "loc": {
                          "start": {
                            "line": 38,
                            "column": 13
                          },
                          "end": {
                            "line": 38,
                            "column": 15
                          },
                          "identifierName": "as"
                        },
                        "name": "as"
                      },
                      "computed": false
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 1151,
                      "end": 1435,
                      "loc": {
                        "start": {
                          "line": 38,
                          "column": 17
                        },
                        "end": {
                          "line": 50,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 1159,
                          "end": 1181,
                          "loc": {
                            "start": {
                              "line": 39,
                              "column": 6
                            },
                            "end": {
                              "line": 39,
                              "column": 28
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1159,
                            "end": 1180,
                            "loc": {
                              "start": {
                                "line": 39,
                                "column": 6
                              },
                              "end": {
                                "line": 39,
                                "column": 27
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1159,
                              "end": 1173,
                              "loc": {
                                "start": {
                                  "line": 39,
                                  "column": 6
                                },
                                "end": {
                                  "line": 39,
                                  "column": 20
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1159,
                                "end": 1163,
                                "loc": {
                                  "start": {
                                    "line": 39,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 39,
                                    "column": 10
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1164,
                                "end": 1173,
                                "loc": {
                                  "start": {
                                    "line": 39,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 39,
                                    "column": 20
                                  },
                                  "identifierName": "isAliased"
                                },
                                "name": "isAliased"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "BooleanLiteral",
                              "start": 1176,
                              "end": 1180,
                              "loc": {
                                "start": {
                                  "line": 39,
                                  "column": 23
                                },
                                "end": {
                                  "line": 39,
                                  "column": 27
                                }
                              },
                              "value": true
                            }
                          }
                        },
                        {
                          "type": "IfStatement",
                          "start": 1189,
                          "end": 1429,
                          "loc": {
                            "start": {
                              "line": 41,
                              "column": 6
                            },
                            "end": {
                              "line": 49,
                              "column": 7
                            }
                          },
                          "test": {
                            "type": "CallExpression",
                            "start": 1193,
                            "end": 1217,
                            "loc": {
                              "start": {
                                "line": 41,
                                "column": 10
                              },
                              "end": {
                                "line": 41,
                                "column": 34
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 1193,
                              "end": 1208,
                              "loc": {
                                "start": {
                                  "line": 41,
                                  "column": 10
                                },
                                "end": {
                                  "line": 41,
                                  "column": 25
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1193,
                                "end": 1194,
                                "loc": {
                                  "start": {
                                    "line": 41,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 41,
                                    "column": 11
                                  },
                                  "identifierName": "_"
                                },
                                "name": "_"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1195,
                                "end": 1208,
                                "loc": {
                                  "start": {
                                    "line": 41,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 41,
                                    "column": 25
                                  },
                                  "identifierName": "isPlainObject"
                                },
                                "name": "isPlainObject"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "MemberExpression",
                                "start": 1209,
                                "end": 1216,
                                "loc": {
                                  "start": {
                                    "line": 41,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 41,
                                    "column": 33
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 1209,
                                  "end": 1213,
                                  "loc": {
                                    "start": {
                                      "line": 41,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 41,
                                      "column": 30
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1214,
                                  "end": 1216,
                                  "loc": {
                                    "start": {
                                      "line": 41,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 41,
                                      "column": 33
                                    },
                                    "identifierName": "as"
                                  },
                                  "name": "as"
                                },
                                "computed": false
                              }
                            ]
                          },
                          "consequent": {
                            "type": "BlockStatement",
                            "start": 1219,
                            "end": 1299,
                            "loc": {
                              "start": {
                                "line": 41,
                                "column": 36
                              },
                              "end": {
                                "line": 44,
                                "column": 7
                              }
                            },
                            "body": [
                              {
                                "type": "ExpressionStatement",
                                "start": 1229,
                                "end": 1257,
                                "loc": {
                                  "start": {
                                    "line": 42,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 42,
                                    "column": 36
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 1229,
                                  "end": 1256,
                                  "loc": {
                                    "start": {
                                      "line": 42,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 42,
                                      "column": 35
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 1229,
                                    "end": 1246,
                                    "loc": {
                                      "start": {
                                        "line": 42,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 42,
                                        "column": 25
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 1229,
                                      "end": 1241,
                                      "loc": {
                                        "start": {
                                          "line": 42,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 42,
                                          "column": 20
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 1229,
                                        "end": 1233,
                                        "loc": {
                                          "start": {
                                            "line": 42,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 42,
                                            "column": 12
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1234,
                                        "end": 1241,
                                        "loc": {
                                          "start": {
                                            "line": 42,
                                            "column": 13
                                          },
                                          "end": {
                                            "line": 42,
                                            "column": 20
                                          },
                                          "identifierName": "options"
                                        },
                                        "name": "options"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1242,
                                      "end": 1246,
                                      "loc": {
                                        "start": {
                                          "line": 42,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 42,
                                          "column": 25
                                        },
                                        "identifierName": "name"
                                      },
                                      "name": "name"
                                    },
                                    "computed": false
                                  },
                                  "right": {
                                    "type": "MemberExpression",
                                    "start": 1249,
                                    "end": 1256,
                                    "loc": {
                                      "start": {
                                        "line": 42,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 42,
                                        "column": 35
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 1249,
                                      "end": 1253,
                                      "loc": {
                                        "start": {
                                          "line": 42,
                                          "column": 28
                                        },
                                        "end": {
                                          "line": 42,
                                          "column": 32
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1254,
                                      "end": 1256,
                                      "loc": {
                                        "start": {
                                          "line": 42,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 42,
                                          "column": 35
                                        },
                                        "identifierName": "as"
                                      },
                                      "name": "as"
                                    },
                                    "computed": false
                                  }
                                }
                              },
                              {
                                "type": "ExpressionStatement",
                                "start": 1266,
                                "end": 1291,
                                "loc": {
                                  "start": {
                                    "line": 43,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 43,
                                    "column": 33
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 1266,
                                  "end": 1290,
                                  "loc": {
                                    "start": {
                                      "line": 43,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 43,
                                      "column": 32
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 1266,
                                    "end": 1273,
                                    "loc": {
                                      "start": {
                                        "line": 43,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 43,
                                        "column": 15
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 1266,
                                      "end": 1270,
                                      "loc": {
                                        "start": {
                                          "line": 43,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 43,
                                          "column": 12
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1271,
                                      "end": 1273,
                                      "loc": {
                                        "start": {
                                          "line": 43,
                                          "column": 13
                                        },
                                        "end": {
                                          "line": 43,
                                          "column": 15
                                        },
                                        "identifierName": "as"
                                      },
                                      "name": "as"
                                    },
                                    "computed": false
                                  },
                                  "right": {
                                    "type": "MemberExpression",
                                    "start": 1276,
                                    "end": 1290,
                                    "loc": {
                                      "start": {
                                        "line": 43,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 43,
                                        "column": 32
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 1276,
                                      "end": 1283,
                                      "loc": {
                                        "start": {
                                          "line": 43,
                                          "column": 18
                                        },
                                        "end": {
                                          "line": 43,
                                          "column": 25
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 1276,
                                        "end": 1280,
                                        "loc": {
                                          "start": {
                                            "line": 43,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 43,
                                            "column": 22
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1281,
                                        "end": 1283,
                                        "loc": {
                                          "start": {
                                            "line": 43,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 43,
                                            "column": 25
                                          },
                                          "identifierName": "as"
                                        },
                                        "name": "as"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1284,
                                      "end": 1290,
                                      "loc": {
                                        "start": {
                                          "line": 43,
                                          "column": 26
                                        },
                                        "end": {
                                          "line": 43,
                                          "column": 32
                                        },
                                        "identifierName": "plural"
                                      },
                                      "name": "plural"
                                    },
                                    "computed": false
                                  }
                                }
                              }
                            ],
                            "directives": []
                          },
                          "alternate": {
                            "type": "BlockStatement",
                            "start": 1305,
                            "end": 1429,
                            "loc": {
                              "start": {
                                "line": 44,
                                "column": 13
                              },
                              "end": {
                                "line": 49,
                                "column": 7
                              }
                            },
                            "body": [
                              {
                                "type": "ExpressionStatement",
                                "start": 1315,
                                "end": 1421,
                                "loc": {
                                  "start": {
                                    "line": 45,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 48,
                                    "column": 10
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 1315,
                                  "end": 1420,
                                  "loc": {
                                    "start": {
                                      "line": 45,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 48,
                                      "column": 9
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 1315,
                                    "end": 1332,
                                    "loc": {
                                      "start": {
                                        "line": 45,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 45,
                                        "column": 25
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 1315,
                                      "end": 1327,
                                      "loc": {
                                        "start": {
                                          "line": 45,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 45,
                                          "column": 20
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 1315,
                                        "end": 1319,
                                        "loc": {
                                          "start": {
                                            "line": 45,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 45,
                                            "column": 12
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1320,
                                        "end": 1327,
                                        "loc": {
                                          "start": {
                                            "line": 45,
                                            "column": 13
                                          },
                                          "end": {
                                            "line": 45,
                                            "column": 20
                                          },
                                          "identifierName": "options"
                                        },
                                        "name": "options"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1328,
                                      "end": 1332,
                                      "loc": {
                                        "start": {
                                          "line": 45,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 45,
                                          "column": 25
                                        },
                                        "identifierName": "name"
                                      },
                                      "name": "name"
                                    },
                                    "computed": false
                                  },
                                  "right": {
                                    "type": "ObjectExpression",
                                    "start": 1335,
                                    "end": 1420,
                                    "loc": {
                                      "start": {
                                        "line": 45,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 48,
                                        "column": 9
                                      }
                                    },
                                    "properties": [
                                      {
                                        "type": "ObjectProperty",
                                        "start": 1347,
                                        "end": 1362,
                                        "loc": {
                                          "start": {
                                            "line": 46,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 46,
                                            "column": 25
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 1347,
                                          "end": 1353,
                                          "loc": {
                                            "start": {
                                              "line": 46,
                                              "column": 10
                                            },
                                            "end": {
                                              "line": 46,
                                              "column": 16
                                            },
                                            "identifierName": "plural"
                                          },
                                          "name": "plural"
                                        },
                                        "value": {
                                          "type": "MemberExpression",
                                          "start": 1355,
                                          "end": 1362,
                                          "loc": {
                                            "start": {
                                              "line": 46,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 46,
                                              "column": 25
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 1355,
                                            "end": 1359,
                                            "loc": {
                                              "start": {
                                                "line": 46,
                                                "column": 18
                                              },
                                              "end": {
                                                "line": 46,
                                                "column": 22
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 1360,
                                            "end": 1362,
                                            "loc": {
                                              "start": {
                                                "line": 46,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 46,
                                                "column": 25
                                              },
                                              "identifierName": "as"
                                            },
                                            "name": "as"
                                          },
                                          "computed": false
                                        }
                                      },
                                      {
                                        "type": "ObjectProperty",
                                        "start": 1374,
                                        "end": 1410,
                                        "loc": {
                                          "start": {
                                            "line": 47,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 47,
                                            "column": 46
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 1374,
                                          "end": 1382,
                                          "loc": {
                                            "start": {
                                              "line": 47,
                                              "column": 10
                                            },
                                            "end": {
                                              "line": 47,
                                              "column": 18
                                            },
                                            "identifierName": "singular"
                                          },
                                          "name": "singular"
                                        },
                                        "value": {
                                          "type": "CallExpression",
                                          "start": 1384,
                                          "end": 1410,
                                          "loc": {
                                            "start": {
                                              "line": 47,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 47,
                                              "column": 46
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 1384,
                                            "end": 1401,
                                            "loc": {
                                              "start": {
                                                "line": 47,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 47,
                                                "column": 37
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 1384,
                                              "end": 1389,
                                              "loc": {
                                                "start": {
                                                  "line": 47,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 47,
                                                  "column": 25
                                                },
                                                "identifierName": "Utils"
                                              },
                                              "name": "Utils"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 1390,
                                              "end": 1401,
                                              "loc": {
                                                "start": {
                                                  "line": 47,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 47,
                                                  "column": 37
                                                },
                                                "identifierName": "singularize"
                                              },
                                              "name": "singularize"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "MemberExpression",
                                              "start": 1402,
                                              "end": 1409,
                                              "loc": {
                                                "start": {
                                                  "line": 47,
                                                  "column": 38
                                                },
                                                "end": {
                                                  "line": 47,
                                                  "column": 45
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 1402,
                                                "end": 1406,
                                                "loc": {
                                                  "start": {
                                                    "line": 47,
                                                    "column": 38
                                                  },
                                                  "end": {
                                                    "line": 47,
                                                    "column": 42
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 1407,
                                                "end": 1409,
                                                "loc": {
                                                  "start": {
                                                    "line": 47,
                                                    "column": 43
                                                  },
                                                  "end": {
                                                    "line": 47,
                                                    "column": 45
                                                  },
                                                  "identifierName": "as"
                                                },
                                                "name": "as"
                                              },
                                              "computed": false
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  }
                                }
                              }
                            ],
                            "directives": []
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": {
                      "type": "BlockStatement",
                      "start": 1441,
                      "end": 1549,
                      "loc": {
                        "start": {
                          "line": 50,
                          "column": 11
                        },
                        "end": {
                          "line": 53,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 1449,
                          "end": 1491,
                          "loc": {
                            "start": {
                              "line": 51,
                              "column": 6
                            },
                            "end": {
                              "line": 51,
                              "column": 48
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1449,
                            "end": 1490,
                            "loc": {
                              "start": {
                                "line": 51,
                                "column": 6
                              },
                              "end": {
                                "line": 51,
                                "column": 47
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1449,
                              "end": 1456,
                              "loc": {
                                "start": {
                                  "line": 51,
                                  "column": 6
                                },
                                "end": {
                                  "line": 51,
                                  "column": 13
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1449,
                                "end": 1453,
                                "loc": {
                                  "start": {
                                    "line": 51,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 51,
                                    "column": 10
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1454,
                                "end": 1456,
                                "loc": {
                                  "start": {
                                    "line": 51,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 51,
                                    "column": 13
                                  },
                                  "identifierName": "as"
                                },
                                "name": "as"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 1459,
                              "end": 1490,
                              "loc": {
                                "start": {
                                  "line": 51,
                                  "column": 16
                                },
                                "end": {
                                  "line": 51,
                                  "column": 47
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1459,
                                "end": 1483,
                                "loc": {
                                  "start": {
                                    "line": 51,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 51,
                                    "column": 40
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1459,
                                  "end": 1478,
                                  "loc": {
                                    "start": {
                                      "line": 51,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 51,
                                      "column": 35
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 1459,
                                    "end": 1470,
                                    "loc": {
                                      "start": {
                                        "line": 51,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 51,
                                        "column": 27
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 1459,
                                      "end": 1463,
                                      "loc": {
                                        "start": {
                                          "line": 51,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 51,
                                          "column": 20
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1464,
                                      "end": 1470,
                                      "loc": {
                                        "start": {
                                          "line": 51,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 51,
                                          "column": 27
                                        },
                                        "identifierName": "target"
                                      },
                                      "name": "target"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1471,
                                    "end": 1478,
                                    "loc": {
                                      "start": {
                                        "line": 51,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 51,
                                        "column": 35
                                      },
                                      "identifierName": "options"
                                    },
                                    "name": "options"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1479,
                                  "end": 1483,
                                  "loc": {
                                    "start": {
                                      "line": 51,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 51,
                                      "column": 40
                                    },
                                    "identifierName": "name"
                                  },
                                  "name": "name"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1484,
                                "end": 1490,
                                "loc": {
                                  "start": {
                                    "line": 51,
                                    "column": 41
                                  },
                                  "end": {
                                    "line": 51,
                                    "column": 47
                                  },
                                  "identifierName": "plural"
                                },
                                "name": "plural"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1498,
                          "end": 1543,
                          "loc": {
                            "start": {
                              "line": 52,
                              "column": 6
                            },
                            "end": {
                              "line": 52,
                              "column": 51
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1498,
                            "end": 1542,
                            "loc": {
                              "start": {
                                "line": 52,
                                "column": 6
                              },
                              "end": {
                                "line": 52,
                                "column": 50
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1498,
                              "end": 1515,
                              "loc": {
                                "start": {
                                  "line": 52,
                                  "column": 6
                                },
                                "end": {
                                  "line": 52,
                                  "column": 23
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1498,
                                "end": 1510,
                                "loc": {
                                  "start": {
                                    "line": 52,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 52,
                                    "column": 18
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 1498,
                                  "end": 1502,
                                  "loc": {
                                    "start": {
                                      "line": 52,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 52,
                                      "column": 10
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1503,
                                  "end": 1510,
                                  "loc": {
                                    "start": {
                                      "line": 52,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 52,
                                      "column": 18
                                    },
                                    "identifierName": "options"
                                  },
                                  "name": "options"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1511,
                                "end": 1515,
                                "loc": {
                                  "start": {
                                    "line": 52,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 52,
                                    "column": 23
                                  },
                                  "identifierName": "name"
                                },
                                "name": "name"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 1518,
                              "end": 1542,
                              "loc": {
                                "start": {
                                  "line": 52,
                                  "column": 26
                                },
                                "end": {
                                  "line": 52,
                                  "column": 50
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1518,
                                "end": 1537,
                                "loc": {
                                  "start": {
                                    "line": 52,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 52,
                                    "column": 45
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1518,
                                  "end": 1529,
                                  "loc": {
                                    "start": {
                                      "line": 52,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 52,
                                      "column": 37
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 1518,
                                    "end": 1522,
                                    "loc": {
                                      "start": {
                                        "line": 52,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 52,
                                        "column": 30
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1523,
                                    "end": 1529,
                                    "loc": {
                                      "start": {
                                        "line": 52,
                                        "column": 31
                                      },
                                      "end": {
                                        "line": 52,
                                        "column": 37
                                      },
                                      "identifierName": "target"
                                    },
                                    "name": "target"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1530,
                                  "end": 1537,
                                  "loc": {
                                    "start": {
                                      "line": 52,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 52,
                                      "column": 45
                                    },
                                    "identifierName": "options"
                                  },
                                  "name": "options"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1538,
                                "end": 1542,
                                "loc": {
                                  "start": {
                                    "line": 52,
                                    "column": 46
                                  },
                                  "end": {
                                    "line": 52,
                                    "column": 50
                                  },
                                  "identifierName": "name"
                                },
                                "name": "name"
                              },
                              "computed": false
                            }
                          }
                        }
                      ],
                      "directives": [],
                      "trailingComments": null
                    },
                    "trailingComments": [
                      {
                        "type": "CommentBlock",
                        "value": "\n    * Foreign key setup\n    ",
                        "start": 1555,
                        "end": 1588,
                        "loc": {
                          "start": {
                            "line": 55,
                            "column": 4
                          },
                          "end": {
                            "line": 57,
                            "column": 6
                          }
                        }
                      }
                    ]
                  },
                  {
                    "type": "IfStatement",
                    "start": 1593,
                    "end": 1883,
                    "loc": {
                      "start": {
                        "line": 58,
                        "column": 4
                      },
                      "end": {
                        "line": 63,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "CallExpression",
                      "start": 1597,
                      "end": 1632,
                      "loc": {
                        "start": {
                          "line": 58,
                          "column": 8
                        },
                        "end": {
                          "line": 58,
                          "column": 43
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 1597,
                        "end": 1607,
                        "loc": {
                          "start": {
                            "line": 58,
                            "column": 8
                          },
                          "end": {
                            "line": 58,
                            "column": 18
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 1597,
                          "end": 1598,
                          "loc": {
                            "start": {
                              "line": 58,
                              "column": 8
                            },
                            "end": {
                              "line": 58,
                              "column": 9
                            },
                            "identifierName": "_"
                          },
                          "name": "_",
                          "leadingComments": null
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1599,
                          "end": 1607,
                          "loc": {
                            "start": {
                              "line": 58,
                              "column": 10
                            },
                            "end": {
                              "line": 58,
                              "column": 18
                            },
                            "identifierName": "isObject"
                          },
                          "name": "isObject"
                        },
                        "computed": false,
                        "leadingComments": null
                      },
                      "arguments": [
                        {
                          "type": "MemberExpression",
                          "start": 1608,
                          "end": 1631,
                          "loc": {
                            "start": {
                              "line": 58,
                              "column": 19
                            },
                            "end": {
                              "line": 58,
                              "column": 42
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 1608,
                            "end": 1620,
                            "loc": {
                              "start": {
                                "line": 58,
                                "column": 19
                              },
                              "end": {
                                "line": 58,
                                "column": 31
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 1608,
                              "end": 1612,
                              "loc": {
                                "start": {
                                  "line": 58,
                                  "column": 19
                                },
                                "end": {
                                  "line": 58,
                                  "column": 23
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1613,
                              "end": 1620,
                              "loc": {
                                "start": {
                                  "line": 58,
                                  "column": 24
                                },
                                "end": {
                                  "line": 58,
                                  "column": 31
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1621,
                            "end": 1631,
                            "loc": {
                              "start": {
                                "line": 58,
                                "column": 32
                              },
                              "end": {
                                "line": 58,
                                "column": 42
                              },
                              "identifierName": "foreignKey"
                            },
                            "name": "foreignKey"
                          },
                          "computed": false
                        }
                      ],
                      "leadingComments": null
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 1634,
                      "end": 1792,
                      "loc": {
                        "start": {
                          "line": 58,
                          "column": 45
                        },
                        "end": {
                          "line": 61,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 1642,
                          "end": 1693,
                          "loc": {
                            "start": {
                              "line": 59,
                              "column": 6
                            },
                            "end": {
                              "line": 59,
                              "column": 57
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1642,
                            "end": 1692,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 6
                              },
                              "end": {
                                "line": 59,
                                "column": 56
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1642,
                              "end": 1666,
                              "loc": {
                                "start": {
                                  "line": 59,
                                  "column": 6
                                },
                                "end": {
                                  "line": 59,
                                  "column": 30
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1642,
                                "end": 1646,
                                "loc": {
                                  "start": {
                                    "line": 59,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 59,
                                    "column": 10
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1647,
                                "end": 1666,
                                "loc": {
                                  "start": {
                                    "line": 59,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 59,
                                    "column": 30
                                  },
                                  "identifierName": "foreignKeyAttribute"
                                },
                                "name": "foreignKeyAttribute"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 1669,
                              "end": 1692,
                              "loc": {
                                "start": {
                                  "line": 59,
                                  "column": 33
                                },
                                "end": {
                                  "line": 59,
                                  "column": 56
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1669,
                                "end": 1681,
                                "loc": {
                                  "start": {
                                    "line": 59,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 59,
                                    "column": 45
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 1669,
                                  "end": 1673,
                                  "loc": {
                                    "start": {
                                      "line": 59,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 59,
                                      "column": 37
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1674,
                                  "end": 1681,
                                  "loc": {
                                    "start": {
                                      "line": 59,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 59,
                                      "column": 45
                                    },
                                    "identifierName": "options"
                                  },
                                  "name": "options"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1682,
                                "end": 1692,
                                "loc": {
                                  "start": {
                                    "line": 59,
                                    "column": 46
                                  },
                                  "end": {
                                    "line": 59,
                                    "column": 56
                                  },
                                  "identifierName": "foreignKey"
                                },
                                "name": "foreignKey"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1700,
                          "end": 1786,
                          "loc": {
                            "start": {
                              "line": 60,
                              "column": 6
                            },
                            "end": {
                              "line": 60,
                              "column": 92
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1700,
                            "end": 1785,
                            "loc": {
                              "start": {
                                "line": 60,
                                "column": 6
                              },
                              "end": {
                                "line": 60,
                                "column": 91
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1700,
                              "end": 1715,
                              "loc": {
                                "start": {
                                  "line": 60,
                                  "column": 6
                                },
                                "end": {
                                  "line": 60,
                                  "column": 21
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1700,
                                "end": 1704,
                                "loc": {
                                  "start": {
                                    "line": 60,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 60,
                                    "column": 10
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1705,
                                "end": 1715,
                                "loc": {
                                  "start": {
                                    "line": 60,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 60,
                                    "column": 21
                                  },
                                  "identifierName": "foreignKey"
                                },
                                "name": "foreignKey"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "LogicalExpression",
                              "start": 1718,
                              "end": 1785,
                              "loc": {
                                "start": {
                                  "line": 60,
                                  "column": 24
                                },
                                "end": {
                                  "line": 60,
                                  "column": 91
                                }
                              },
                              "left": {
                                "type": "MemberExpression",
                                "start": 1718,
                                "end": 1747,
                                "loc": {
                                  "start": {
                                    "line": 60,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 60,
                                    "column": 53
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1718,
                                  "end": 1742,
                                  "loc": {
                                    "start": {
                                      "line": 60,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 60,
                                      "column": 48
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 1718,
                                    "end": 1722,
                                    "loc": {
                                      "start": {
                                        "line": 60,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 60,
                                        "column": 28
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1723,
                                    "end": 1742,
                                    "loc": {
                                      "start": {
                                        "line": 60,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 60,
                                        "column": 48
                                      },
                                      "identifierName": "foreignKeyAttribute"
                                    },
                                    "name": "foreignKeyAttribute"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1743,
                                  "end": 1747,
                                  "loc": {
                                    "start": {
                                      "line": 60,
                                      "column": 49
                                    },
                                    "end": {
                                      "line": 60,
                                      "column": 53
                                    },
                                    "identifierName": "name"
                                  },
                                  "name": "name"
                                },
                                "computed": false
                              },
                              "operator": "||",
                              "right": {
                                "type": "MemberExpression",
                                "start": 1751,
                                "end": 1785,
                                "loc": {
                                  "start": {
                                    "line": 60,
                                    "column": 57
                                  },
                                  "end": {
                                    "line": 60,
                                    "column": 91
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1751,
                                  "end": 1775,
                                  "loc": {
                                    "start": {
                                      "line": 60,
                                      "column": 57
                                    },
                                    "end": {
                                      "line": 60,
                                      "column": 81
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 1751,
                                    "end": 1755,
                                    "loc": {
                                      "start": {
                                        "line": 60,
                                        "column": 57
                                      },
                                      "end": {
                                        "line": 60,
                                        "column": 61
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1756,
                                    "end": 1775,
                                    "loc": {
                                      "start": {
                                        "line": 60,
                                        "column": 62
                                      },
                                      "end": {
                                        "line": 60,
                                        "column": 81
                                      },
                                      "identifierName": "foreignKeyAttribute"
                                    },
                                    "name": "foreignKeyAttribute"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1776,
                                  "end": 1785,
                                  "loc": {
                                    "start": {
                                      "line": 60,
                                      "column": 82
                                    },
                                    "end": {
                                      "line": 60,
                                      "column": 91
                                    },
                                    "identifierName": "fieldName"
                                  },
                                  "name": "fieldName"
                                },
                                "computed": false
                              }
                            }
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": {
                      "type": "IfStatement",
                      "start": 1798,
                      "end": 1883,
                      "loc": {
                        "start": {
                          "line": 61,
                          "column": 11
                        },
                        "end": {
                          "line": 63,
                          "column": 5
                        }
                      },
                      "test": {
                        "type": "MemberExpression",
                        "start": 1802,
                        "end": 1825,
                        "loc": {
                          "start": {
                            "line": 61,
                            "column": 15
                          },
                          "end": {
                            "line": 61,
                            "column": 38
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 1802,
                          "end": 1814,
                          "loc": {
                            "start": {
                              "line": 61,
                              "column": 15
                            },
                            "end": {
                              "line": 61,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1802,
                            "end": 1806,
                            "loc": {
                              "start": {
                                "line": 61,
                                "column": 15
                              },
                              "end": {
                                "line": 61,
                                "column": 19
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1807,
                            "end": 1814,
                            "loc": {
                              "start": {
                                "line": 61,
                                "column": 20
                              },
                              "end": {
                                "line": 61,
                                "column": 27
                              },
                              "identifierName": "options"
                            },
                            "name": "options"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1815,
                          "end": 1825,
                          "loc": {
                            "start": {
                              "line": 61,
                              "column": 28
                            },
                            "end": {
                              "line": 61,
                              "column": 38
                            },
                            "identifierName": "foreignKey"
                          },
                          "name": "foreignKey"
                        },
                        "computed": false
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 1827,
                        "end": 1883,
                        "loc": {
                          "start": {
                            "line": 61,
                            "column": 40
                          },
                          "end": {
                            "line": 63,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 1835,
                            "end": 1877,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 6
                              },
                              "end": {
                                "line": 62,
                                "column": 48
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 1835,
                              "end": 1876,
                              "loc": {
                                "start": {
                                  "line": 62,
                                  "column": 6
                                },
                                "end": {
                                  "line": 62,
                                  "column": 47
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 1835,
                                "end": 1850,
                                "loc": {
                                  "start": {
                                    "line": 62,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 62,
                                    "column": 21
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 1835,
                                  "end": 1839,
                                  "loc": {
                                    "start": {
                                      "line": 62,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 62,
                                      "column": 10
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1840,
                                  "end": 1850,
                                  "loc": {
                                    "start": {
                                      "line": 62,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 62,
                                      "column": 21
                                    },
                                    "identifierName": "foreignKey"
                                  },
                                  "name": "foreignKey"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "MemberExpression",
                                "start": 1853,
                                "end": 1876,
                                "loc": {
                                  "start": {
                                    "line": 62,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 62,
                                    "column": 47
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1853,
                                  "end": 1865,
                                  "loc": {
                                    "start": {
                                      "line": 62,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 62,
                                      "column": 36
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 1853,
                                    "end": 1857,
                                    "loc": {
                                      "start": {
                                        "line": 62,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 62,
                                        "column": 28
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1858,
                                    "end": 1865,
                                    "loc": {
                                      "start": {
                                        "line": 62,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 62,
                                        "column": 36
                                      },
                                      "identifierName": "options"
                                    },
                                    "name": "options"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1866,
                                  "end": 1876,
                                  "loc": {
                                    "start": {
                                      "line": 62,
                                      "column": 37
                                    },
                                    "end": {
                                      "line": 62,
                                      "column": 47
                                    },
                                    "identifierName": "foreignKey"
                                  },
                                  "name": "foreignKey"
                                },
                                "computed": false
                              }
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    "leadingComments": [
                      {
                        "type": "CommentBlock",
                        "value": "\n    * Foreign key setup\n    ",
                        "start": 1555,
                        "end": 1588,
                        "loc": {
                          "start": {
                            "line": 55,
                            "column": 4
                          },
                          "end": {
                            "line": 57,
                            "column": 6
                          }
                        }
                      }
                    ]
                  },
                  {
                    "type": "IfStatement",
                    "start": 1889,
                    "end": 2182,
                    "loc": {
                      "start": {
                        "line": 65,
                        "column": 4
                      },
                      "end": {
                        "line": 73,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "UnaryExpression",
                      "start": 1893,
                      "end": 1909,
                      "loc": {
                        "start": {
                          "line": 65,
                          "column": 8
                        },
                        "end": {
                          "line": 65,
                          "column": 24
                        }
                      },
                      "operator": "!",
                      "prefix": true,
                      "argument": {
                        "type": "MemberExpression",
                        "start": 1894,
                        "end": 1909,
                        "loc": {
                          "start": {
                            "line": 65,
                            "column": 9
                          },
                          "end": {
                            "line": 65,
                            "column": 24
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 1894,
                          "end": 1898,
                          "loc": {
                            "start": {
                              "line": 65,
                              "column": 9
                            },
                            "end": {
                              "line": 65,
                              "column": 13
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1899,
                          "end": 1909,
                          "loc": {
                            "start": {
                              "line": 65,
                              "column": 14
                            },
                            "end": {
                              "line": 65,
                              "column": 24
                            },
                            "identifierName": "foreignKey"
                          },
                          "name": "foreignKey"
                        },
                        "computed": false
                      },
                      "extra": {
                        "parenthesizedArgument": false
                      }
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 1911,
                      "end": 2182,
                      "loc": {
                        "start": {
                          "line": 65,
                          "column": 26
                        },
                        "end": {
                          "line": 73,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 1919,
                          "end": 2176,
                          "loc": {
                            "start": {
                              "line": 66,
                              "column": 6
                            },
                            "end": {
                              "line": 72,
                              "column": 8
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1919,
                            "end": 2175,
                            "loc": {
                              "start": {
                                "line": 66,
                                "column": 6
                              },
                              "end": {
                                "line": 72,
                                "column": 7
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1919,
                              "end": 1934,
                              "loc": {
                                "start": {
                                  "line": 66,
                                  "column": 6
                                },
                                "end": {
                                  "line": 66,
                                  "column": 21
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1919,
                                "end": 1923,
                                "loc": {
                                  "start": {
                                    "line": 66,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 66,
                                    "column": 10
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1924,
                                "end": 1934,
                                "loc": {
                                  "start": {
                                    "line": 66,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 66,
                                    "column": 21
                                  },
                                  "identifierName": "foreignKey"
                                },
                                "name": "foreignKey"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "CallExpression",
                              "start": 1937,
                              "end": 2175,
                              "loc": {
                                "start": {
                                  "line": 66,
                                  "column": 24
                                },
                                "end": {
                                  "line": 72,
                                  "column": 7
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 1937,
                                "end": 1953,
                                "loc": {
                                  "start": {
                                    "line": 66,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 66,
                                    "column": 40
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1937,
                                  "end": 1942,
                                  "loc": {
                                    "start": {
                                      "line": 66,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 66,
                                      "column": 29
                                    },
                                    "identifierName": "Utils"
                                  },
                                  "name": "Utils"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1943,
                                  "end": 1953,
                                  "loc": {
                                    "start": {
                                      "line": 66,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 66,
                                      "column": 40
                                    },
                                    "identifierName": "camelizeIf"
                                  },
                                  "name": "camelizeIf"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "CallExpression",
                                  "start": 1963,
                                  "end": 2125,
                                  "loc": {
                                    "start": {
                                      "line": 67,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 70,
                                      "column": 19
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 1963,
                                    "end": 2120,
                                    "loc": {
                                      "start": {
                                        "line": 67,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 70,
                                        "column": 14
                                      }
                                    },
                                    "object": {
                                      "type": "ArrayExpression",
                                      "start": 1963,
                                      "end": 2115,
                                      "loc": {
                                        "start": {
                                          "line": 67,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 70,
                                          "column": 9
                                        }
                                      },
                                      "elements": [
                                        {
                                          "type": "CallExpression",
                                          "start": 1975,
                                          "end": 2062,
                                          "loc": {
                                            "start": {
                                              "line": 68,
                                              "column": 10
                                            },
                                            "end": {
                                              "line": 68,
                                              "column": 97
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 1975,
                                            "end": 1994,
                                            "loc": {
                                              "start": {
                                                "line": 68,
                                                "column": 10
                                              },
                                              "end": {
                                                "line": 68,
                                                "column": 29
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 1975,
                                              "end": 1980,
                                              "loc": {
                                                "start": {
                                                  "line": 68,
                                                  "column": 10
                                                },
                                                "end": {
                                                  "line": 68,
                                                  "column": 15
                                                },
                                                "identifierName": "Utils"
                                              },
                                              "name": "Utils"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 1981,
                                              "end": 1994,
                                              "loc": {
                                                "start": {
                                                  "line": 68,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 68,
                                                  "column": 29
                                                },
                                                "identifierName": "underscoredIf"
                                              },
                                              "name": "underscoredIf"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "MemberExpression",
                                              "start": 1995,
                                              "end": 2028,
                                              "loc": {
                                                "start": {
                                                  "line": 68,
                                                  "column": 30
                                                },
                                                "end": {
                                                  "line": 68,
                                                  "column": 63
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 1995,
                                                "end": 2019,
                                                "loc": {
                                                  "start": {
                                                    "line": 68,
                                                    "column": 30
                                                  },
                                                  "end": {
                                                    "line": 68,
                                                    "column": 54
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 1995,
                                                  "end": 2014,
                                                  "loc": {
                                                    "start": {
                                                      "line": 68,
                                                      "column": 30
                                                    },
                                                    "end": {
                                                      "line": 68,
                                                      "column": 49
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 1995,
                                                    "end": 2006,
                                                    "loc": {
                                                      "start": {
                                                        "line": 68,
                                                        "column": 30
                                                      },
                                                      "end": {
                                                        "line": 68,
                                                        "column": 41
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 1995,
                                                      "end": 1999,
                                                      "loc": {
                                                        "start": {
                                                          "line": 68,
                                                          "column": 30
                                                        },
                                                        "end": {
                                                          "line": 68,
                                                          "column": 34
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 2000,
                                                      "end": 2006,
                                                      "loc": {
                                                        "start": {
                                                          "line": 68,
                                                          "column": 35
                                                        },
                                                        "end": {
                                                          "line": 68,
                                                          "column": 41
                                                        },
                                                        "identifierName": "source"
                                                      },
                                                      "name": "source"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 2007,
                                                    "end": 2014,
                                                    "loc": {
                                                      "start": {
                                                        "line": 68,
                                                        "column": 42
                                                      },
                                                      "end": {
                                                        "line": 68,
                                                        "column": 49
                                                      },
                                                      "identifierName": "options"
                                                    },
                                                    "name": "options"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 2015,
                                                  "end": 2019,
                                                  "loc": {
                                                    "start": {
                                                      "line": 68,
                                                      "column": 50
                                                    },
                                                    "end": {
                                                      "line": 68,
                                                      "column": 54
                                                    },
                                                    "identifierName": "name"
                                                  },
                                                  "name": "name"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 2020,
                                                "end": 2028,
                                                "loc": {
                                                  "start": {
                                                    "line": 68,
                                                    "column": 55
                                                  },
                                                  "end": {
                                                    "line": 68,
                                                    "column": 63
                                                  },
                                                  "identifierName": "singular"
                                                },
                                                "name": "singular"
                                              },
                                              "computed": false
                                            },
                                            {
                                              "type": "MemberExpression",
                                              "start": 2030,
                                              "end": 2061,
                                              "loc": {
                                                "start": {
                                                  "line": 68,
                                                  "column": 65
                                                },
                                                "end": {
                                                  "line": 68,
                                                  "column": 96
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 2030,
                                                "end": 2049,
                                                "loc": {
                                                  "start": {
                                                    "line": 68,
                                                    "column": 65
                                                  },
                                                  "end": {
                                                    "line": 68,
                                                    "column": 84
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 2030,
                                                  "end": 2041,
                                                  "loc": {
                                                    "start": {
                                                      "line": 68,
                                                      "column": 65
                                                    },
                                                    "end": {
                                                      "line": 68,
                                                      "column": 76
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "ThisExpression",
                                                    "start": 2030,
                                                    "end": 2034,
                                                    "loc": {
                                                      "start": {
                                                        "line": 68,
                                                        "column": 65
                                                      },
                                                      "end": {
                                                        "line": 68,
                                                        "column": 69
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 2035,
                                                    "end": 2041,
                                                    "loc": {
                                                      "start": {
                                                        "line": 68,
                                                        "column": 70
                                                      },
                                                      "end": {
                                                        "line": 68,
                                                        "column": 76
                                                      },
                                                      "identifierName": "source"
                                                    },
                                                    "name": "source"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 2042,
                                                  "end": 2049,
                                                  "loc": {
                                                    "start": {
                                                      "line": 68,
                                                      "column": 77
                                                    },
                                                    "end": {
                                                      "line": 68,
                                                      "column": 84
                                                    },
                                                    "identifierName": "options"
                                                  },
                                                  "name": "options"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 2050,
                                                "end": 2061,
                                                "loc": {
                                                  "start": {
                                                    "line": 68,
                                                    "column": 85
                                                  },
                                                  "end": {
                                                    "line": 68,
                                                    "column": 96
                                                  },
                                                  "identifierName": "underscored"
                                                },
                                                "name": "underscored"
                                              },
                                              "computed": false
                                            }
                                          ]
                                        },
                                        {
                                          "type": "MemberExpression",
                                          "start": 2074,
                                          "end": 2105,
                                          "loc": {
                                            "start": {
                                              "line": 69,
                                              "column": 10
                                            },
                                            "end": {
                                              "line": 69,
                                              "column": 41
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 2074,
                                            "end": 2085,
                                            "loc": {
                                              "start": {
                                                "line": 69,
                                                "column": 10
                                              },
                                              "end": {
                                                "line": 69,
                                                "column": 21
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 2074,
                                              "end": 2078,
                                              "loc": {
                                                "start": {
                                                  "line": 69,
                                                  "column": 10
                                                },
                                                "end": {
                                                  "line": 69,
                                                  "column": 14
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2079,
                                              "end": 2085,
                                              "loc": {
                                                "start": {
                                                  "line": 69,
                                                  "column": 15
                                                },
                                                "end": {
                                                  "line": 69,
                                                  "column": 21
                                                },
                                                "identifierName": "source"
                                              },
                                              "name": "source"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 2086,
                                            "end": 2105,
                                            "loc": {
                                              "start": {
                                                "line": 69,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 69,
                                                "column": 41
                                              },
                                              "identifierName": "primaryKeyAttribute"
                                            },
                                            "name": "primaryKeyAttribute"
                                          },
                                          "computed": false
                                        }
                                      ]
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2116,
                                      "end": 2120,
                                      "loc": {
                                        "start": {
                                          "line": 70,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 70,
                                          "column": 14
                                        },
                                        "identifierName": "join"
                                      },
                                      "name": "join"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "StringLiteral",
                                      "start": 2121,
                                      "end": 2124,
                                      "loc": {
                                        "start": {
                                          "line": 70,
                                          "column": 15
                                        },
                                        "end": {
                                          "line": 70,
                                          "column": 18
                                        }
                                      },
                                      "extra": {
                                        "rawValue": "_",
                                        "raw": "'_'"
                                      },
                                      "value": "_"
                                    }
                                  ]
                                },
                                {
                                  "type": "UnaryExpression",
                                  "start": 2135,
                                  "end": 2167,
                                  "loc": {
                                    "start": {
                                      "line": 71,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 71,
                                      "column": 40
                                    }
                                  },
                                  "operator": "!",
                                  "prefix": true,
                                  "argument": {
                                    "type": "MemberExpression",
                                    "start": 2136,
                                    "end": 2167,
                                    "loc": {
                                      "start": {
                                        "line": 71,
                                        "column": 9
                                      },
                                      "end": {
                                        "line": 71,
                                        "column": 40
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 2136,
                                      "end": 2155,
                                      "loc": {
                                        "start": {
                                          "line": 71,
                                          "column": 9
                                        },
                                        "end": {
                                          "line": 71,
                                          "column": 28
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 2136,
                                        "end": 2147,
                                        "loc": {
                                          "start": {
                                            "line": 71,
                                            "column": 9
                                          },
                                          "end": {
                                            "line": 71,
                                            "column": 20
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 2136,
                                          "end": 2140,
                                          "loc": {
                                            "start": {
                                              "line": 71,
                                              "column": 9
                                            },
                                            "end": {
                                              "line": 71,
                                              "column": 13
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 2141,
                                          "end": 2147,
                                          "loc": {
                                            "start": {
                                              "line": 71,
                                              "column": 14
                                            },
                                            "end": {
                                              "line": 71,
                                              "column": 20
                                            },
                                            "identifierName": "source"
                                          },
                                          "name": "source"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2148,
                                        "end": 2155,
                                        "loc": {
                                          "start": {
                                            "line": 71,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 71,
                                            "column": 28
                                          },
                                          "identifierName": "options"
                                        },
                                        "name": "options"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2156,
                                      "end": 2167,
                                      "loc": {
                                        "start": {
                                          "line": 71,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 71,
                                          "column": 40
                                        },
                                        "identifierName": "underscored"
                                      },
                                      "name": "underscored"
                                    },
                                    "computed": false
                                  },
                                  "extra": {
                                    "parenthesizedArgument": false
                                  }
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": null
                  },
                  {
                    "type": "IfStatement",
                    "start": 2188,
                    "end": 2439,
                    "loc": {
                      "start": {
                        "line": 75,
                        "column": 4
                      },
                      "end": {
                        "line": 78,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "MemberExpression",
                      "start": 2192,
                      "end": 2234,
                      "loc": {
                        "start": {
                          "line": 75,
                          "column": 8
                        },
                        "end": {
                          "line": 75,
                          "column": 50
                        }
                      },
                      "object": {
                        "type": "MemberExpression",
                        "start": 2192,
                        "end": 2217,
                        "loc": {
                          "start": {
                            "line": 75,
                            "column": 8
                          },
                          "end": {
                            "line": 75,
                            "column": 33
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 2192,
                          "end": 2203,
                          "loc": {
                            "start": {
                              "line": 75,
                              "column": 8
                            },
                            "end": {
                              "line": 75,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2192,
                            "end": 2196,
                            "loc": {
                              "start": {
                                "line": 75,
                                "column": 8
                              },
                              "end": {
                                "line": 75,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2197,
                            "end": 2203,
                            "loc": {
                              "start": {
                                "line": 75,
                                "column": 13
                              },
                              "end": {
                                "line": 75,
                                "column": 19
                              },
                              "identifierName": "target"
                            },
                            "name": "target"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 2204,
                          "end": 2217,
                          "loc": {
                            "start": {
                              "line": 75,
                              "column": 20
                            },
                            "end": {
                              "line": 75,
                              "column": 33
                            },
                            "identifierName": "rawAttributes"
                          },
                          "name": "rawAttributes"
                        },
                        "computed": false
                      },
                      "property": {
                        "type": "MemberExpression",
                        "start": 2218,
                        "end": 2233,
                        "loc": {
                          "start": {
                            "line": 75,
                            "column": 34
                          },
                          "end": {
                            "line": 75,
                            "column": 49
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 2218,
                          "end": 2222,
                          "loc": {
                            "start": {
                              "line": 75,
                              "column": 34
                            },
                            "end": {
                              "line": 75,
                              "column": 38
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 2223,
                          "end": 2233,
                          "loc": {
                            "start": {
                              "line": 75,
                              "column": 39
                            },
                            "end": {
                              "line": 75,
                              "column": 49
                            },
                            "identifierName": "foreignKey"
                          },
                          "name": "foreignKey"
                        },
                        "computed": false
                      },
                      "computed": true
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 2236,
                      "end": 2439,
                      "loc": {
                        "start": {
                          "line": 75,
                          "column": 52
                        },
                        "end": {
                          "line": 78,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 2244,
                          "end": 2335,
                          "loc": {
                            "start": {
                              "line": 76,
                              "column": 6
                            },
                            "end": {
                              "line": 76,
                              "column": 97
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 2244,
                            "end": 2334,
                            "loc": {
                              "start": {
                                "line": 76,
                                "column": 6
                              },
                              "end": {
                                "line": 76,
                                "column": 96
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 2244,
                              "end": 2264,
                              "loc": {
                                "start": {
                                  "line": 76,
                                  "column": 6
                                },
                                "end": {
                                  "line": 76,
                                  "column": 26
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 2244,
                                "end": 2248,
                                "loc": {
                                  "start": {
                                    "line": 76,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 76,
                                    "column": 10
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2249,
                                "end": 2264,
                                "loc": {
                                  "start": {
                                    "line": 76,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 76,
                                    "column": 26
                                  },
                                  "identifierName": "identifierField"
                                },
                                "name": "identifierField"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "LogicalExpression",
                              "start": 2267,
                              "end": 2334,
                              "loc": {
                                "start": {
                                  "line": 76,
                                  "column": 29
                                },
                                "end": {
                                  "line": 76,
                                  "column": 96
                                }
                              },
                              "left": {
                                "type": "MemberExpression",
                                "start": 2267,
                                "end": 2315,
                                "loc": {
                                  "start": {
                                    "line": 76,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 76,
                                    "column": 77
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 2267,
                                  "end": 2309,
                                  "loc": {
                                    "start": {
                                      "line": 76,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 76,
                                      "column": 71
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 2267,
                                    "end": 2292,
                                    "loc": {
                                      "start": {
                                        "line": 76,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 76,
                                        "column": 54
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 2267,
                                      "end": 2278,
                                      "loc": {
                                        "start": {
                                          "line": 76,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 76,
                                          "column": 40
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 2267,
                                        "end": 2271,
                                        "loc": {
                                          "start": {
                                            "line": 76,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 76,
                                            "column": 33
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2272,
                                        "end": 2278,
                                        "loc": {
                                          "start": {
                                            "line": 76,
                                            "column": 34
                                          },
                                          "end": {
                                            "line": 76,
                                            "column": 40
                                          },
                                          "identifierName": "target"
                                        },
                                        "name": "target"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2279,
                                      "end": 2292,
                                      "loc": {
                                        "start": {
                                          "line": 76,
                                          "column": 41
                                        },
                                        "end": {
                                          "line": 76,
                                          "column": 54
                                        },
                                        "identifierName": "rawAttributes"
                                      },
                                      "name": "rawAttributes"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "MemberExpression",
                                    "start": 2293,
                                    "end": 2308,
                                    "loc": {
                                      "start": {
                                        "line": 76,
                                        "column": 55
                                      },
                                      "end": {
                                        "line": 76,
                                        "column": 70
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 2293,
                                      "end": 2297,
                                      "loc": {
                                        "start": {
                                          "line": 76,
                                          "column": 55
                                        },
                                        "end": {
                                          "line": 76,
                                          "column": 59
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2298,
                                      "end": 2308,
                                      "loc": {
                                        "start": {
                                          "line": 76,
                                          "column": 60
                                        },
                                        "end": {
                                          "line": 76,
                                          "column": 70
                                        },
                                        "identifierName": "foreignKey"
                                      },
                                      "name": "foreignKey"
                                    },
                                    "computed": false
                                  },
                                  "computed": true
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2310,
                                  "end": 2315,
                                  "loc": {
                                    "start": {
                                      "line": 76,
                                      "column": 72
                                    },
                                    "end": {
                                      "line": 76,
                                      "column": 77
                                    },
                                    "identifierName": "field"
                                  },
                                  "name": "field"
                                },
                                "computed": false
                              },
                              "operator": "||",
                              "right": {
                                "type": "MemberExpression",
                                "start": 2319,
                                "end": 2334,
                                "loc": {
                                  "start": {
                                    "line": 76,
                                    "column": 81
                                  },
                                  "end": {
                                    "line": 76,
                                    "column": 96
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 2319,
                                  "end": 2323,
                                  "loc": {
                                    "start": {
                                      "line": 76,
                                      "column": 81
                                    },
                                    "end": {
                                      "line": 76,
                                      "column": 85
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2324,
                                  "end": 2334,
                                  "loc": {
                                    "start": {
                                      "line": 76,
                                      "column": 86
                                    },
                                    "end": {
                                      "line": 76,
                                      "column": 96
                                    },
                                    "identifierName": "foreignKey"
                                  },
                                  "name": "foreignKey"
                                },
                                "computed": false
                              }
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 2342,
                          "end": 2433,
                          "loc": {
                            "start": {
                              "line": 77,
                              "column": 6
                            },
                            "end": {
                              "line": 77,
                              "column": 97
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 2342,
                            "end": 2432,
                            "loc": {
                              "start": {
                                "line": 77,
                                "column": 6
                              },
                              "end": {
                                "line": 77,
                                "column": 96
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 2342,
                              "end": 2362,
                              "loc": {
                                "start": {
                                  "line": 77,
                                  "column": 6
                                },
                                "end": {
                                  "line": 77,
                                  "column": 26
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 2342,
                                "end": 2346,
                                "loc": {
                                  "start": {
                                    "line": 77,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 77,
                                    "column": 10
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2347,
                                "end": 2362,
                                "loc": {
                                  "start": {
                                    "line": 77,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 77,
                                    "column": 26
                                  },
                                  "identifierName": "foreignKeyField"
                                },
                                "name": "foreignKeyField"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "LogicalExpression",
                              "start": 2365,
                              "end": 2432,
                              "loc": {
                                "start": {
                                  "line": 77,
                                  "column": 29
                                },
                                "end": {
                                  "line": 77,
                                  "column": 96
                                }
                              },
                              "left": {
                                "type": "MemberExpression",
                                "start": 2365,
                                "end": 2413,
                                "loc": {
                                  "start": {
                                    "line": 77,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 77,
                                    "column": 77
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 2365,
                                  "end": 2407,
                                  "loc": {
                                    "start": {
                                      "line": 77,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 77,
                                      "column": 71
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 2365,
                                    "end": 2390,
                                    "loc": {
                                      "start": {
                                        "line": 77,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 77,
                                        "column": 54
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 2365,
                                      "end": 2376,
                                      "loc": {
                                        "start": {
                                          "line": 77,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 77,
                                          "column": 40
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 2365,
                                        "end": 2369,
                                        "loc": {
                                          "start": {
                                            "line": 77,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 77,
                                            "column": 33
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2370,
                                        "end": 2376,
                                        "loc": {
                                          "start": {
                                            "line": 77,
                                            "column": 34
                                          },
                                          "end": {
                                            "line": 77,
                                            "column": 40
                                          },
                                          "identifierName": "target"
                                        },
                                        "name": "target"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2377,
                                      "end": 2390,
                                      "loc": {
                                        "start": {
                                          "line": 77,
                                          "column": 41
                                        },
                                        "end": {
                                          "line": 77,
                                          "column": 54
                                        },
                                        "identifierName": "rawAttributes"
                                      },
                                      "name": "rawAttributes"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "MemberExpression",
                                    "start": 2391,
                                    "end": 2406,
                                    "loc": {
                                      "start": {
                                        "line": 77,
                                        "column": 55
                                      },
                                      "end": {
                                        "line": 77,
                                        "column": 70
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 2391,
                                      "end": 2395,
                                      "loc": {
                                        "start": {
                                          "line": 77,
                                          "column": 55
                                        },
                                        "end": {
                                          "line": 77,
                                          "column": 59
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2396,
                                      "end": 2406,
                                      "loc": {
                                        "start": {
                                          "line": 77,
                                          "column": 60
                                        },
                                        "end": {
                                          "line": 77,
                                          "column": 70
                                        },
                                        "identifierName": "foreignKey"
                                      },
                                      "name": "foreignKey"
                                    },
                                    "computed": false
                                  },
                                  "computed": true
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2408,
                                  "end": 2413,
                                  "loc": {
                                    "start": {
                                      "line": 77,
                                      "column": 72
                                    },
                                    "end": {
                                      "line": 77,
                                      "column": 77
                                    },
                                    "identifierName": "field"
                                  },
                                  "name": "field"
                                },
                                "computed": false
                              },
                              "operator": "||",
                              "right": {
                                "type": "MemberExpression",
                                "start": 2417,
                                "end": 2432,
                                "loc": {
                                  "start": {
                                    "line": 77,
                                    "column": 81
                                  },
                                  "end": {
                                    "line": 77,
                                    "column": 96
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 2417,
                                  "end": 2421,
                                  "loc": {
                                    "start": {
                                      "line": 77,
                                      "column": 81
                                    },
                                    "end": {
                                      "line": 77,
                                      "column": 85
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2422,
                                  "end": 2432,
                                  "loc": {
                                    "start": {
                                      "line": 77,
                                      "column": 86
                                    },
                                    "end": {
                                      "line": 77,
                                      "column": 96
                                    },
                                    "identifierName": "foreignKey"
                                  },
                                  "name": "foreignKey"
                                },
                                "computed": false
                              }
                            }
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": null
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 2445,
                    "end": 2520,
                    "loc": {
                      "start": {
                        "line": 80,
                        "column": 4
                      },
                      "end": {
                        "line": 80,
                        "column": 79
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 2445,
                      "end": 2519,
                      "loc": {
                        "start": {
                          "line": 80,
                          "column": 4
                        },
                        "end": {
                          "line": 80,
                          "column": 78
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 2445,
                        "end": 2459,
                        "loc": {
                          "start": {
                            "line": 80,
                            "column": 4
                          },
                          "end": {
                            "line": 80,
                            "column": 18
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 2445,
                          "end": 2449,
                          "loc": {
                            "start": {
                              "line": 80,
                              "column": 4
                            },
                            "end": {
                              "line": 80,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 2450,
                          "end": 2459,
                          "loc": {
                            "start": {
                              "line": 80,
                              "column": 9
                            },
                            "end": {
                              "line": 80,
                              "column": 18
                            },
                            "identifierName": "sourceKey"
                          },
                          "name": "sourceKey"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "LogicalExpression",
                        "start": 2462,
                        "end": 2519,
                        "loc": {
                          "start": {
                            "line": 80,
                            "column": 21
                          },
                          "end": {
                            "line": 80,
                            "column": 78
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 2462,
                          "end": 2484,
                          "loc": {
                            "start": {
                              "line": 80,
                              "column": 21
                            },
                            "end": {
                              "line": 80,
                              "column": 43
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 2462,
                            "end": 2474,
                            "loc": {
                              "start": {
                                "line": 80,
                                "column": 21
                              },
                              "end": {
                                "line": 80,
                                "column": 33
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 2462,
                              "end": 2466,
                              "loc": {
                                "start": {
                                  "line": 80,
                                  "column": 21
                                },
                                "end": {
                                  "line": 80,
                                  "column": 25
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2467,
                              "end": 2474,
                              "loc": {
                                "start": {
                                  "line": 80,
                                  "column": 26
                                },
                                "end": {
                                  "line": 80,
                                  "column": 33
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2475,
                            "end": 2484,
                            "loc": {
                              "start": {
                                "line": 80,
                                "column": 34
                              },
                              "end": {
                                "line": 80,
                                "column": 43
                              },
                              "identifierName": "sourceKey"
                            },
                            "name": "sourceKey"
                          },
                          "computed": false
                        },
                        "operator": "||",
                        "right": {
                          "type": "MemberExpression",
                          "start": 2488,
                          "end": 2519,
                          "loc": {
                            "start": {
                              "line": 80,
                              "column": 47
                            },
                            "end": {
                              "line": 80,
                              "column": 78
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 2488,
                            "end": 2499,
                            "loc": {
                              "start": {
                                "line": 80,
                                "column": 47
                              },
                              "end": {
                                "line": 80,
                                "column": 58
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 2488,
                              "end": 2492,
                              "loc": {
                                "start": {
                                  "line": 80,
                                  "column": 47
                                },
                                "end": {
                                  "line": 80,
                                  "column": 51
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2493,
                              "end": 2499,
                              "loc": {
                                "start": {
                                  "line": 80,
                                  "column": 52
                                },
                                "end": {
                                  "line": 80,
                                  "column": 58
                                },
                                "identifierName": "source"
                              },
                              "name": "source"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2500,
                            "end": 2519,
                            "loc": {
                              "start": {
                                "line": 80,
                                "column": 59
                              },
                              "end": {
                                "line": 80,
                                "column": 78
                              },
                              "identifierName": "primaryKeyAttribute"
                            },
                            "name": "primaryKeyAttribute"
                          },
                          "computed": false
                        }
                      }
                    }
                  },
                  {
                    "type": "IfStatement",
                    "start": 2525,
                    "end": 2731,
                    "loc": {
                      "start": {
                        "line": 81,
                        "column": 4
                      },
                      "end": {
                        "line": 85,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "MemberExpression",
                      "start": 2529,
                      "end": 2570,
                      "loc": {
                        "start": {
                          "line": 81,
                          "column": 8
                        },
                        "end": {
                          "line": 81,
                          "column": 49
                        }
                      },
                      "object": {
                        "type": "MemberExpression",
                        "start": 2529,
                        "end": 2554,
                        "loc": {
                          "start": {
                            "line": 81,
                            "column": 8
                          },
                          "end": {
                            "line": 81,
                            "column": 33
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 2529,
                          "end": 2540,
                          "loc": {
                            "start": {
                              "line": 81,
                              "column": 8
                            },
                            "end": {
                              "line": 81,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2529,
                            "end": 2533,
                            "loc": {
                              "start": {
                                "line": 81,
                                "column": 8
                              },
                              "end": {
                                "line": 81,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2534,
                            "end": 2540,
                            "loc": {
                              "start": {
                                "line": 81,
                                "column": 13
                              },
                              "end": {
                                "line": 81,
                                "column": 19
                              },
                              "identifierName": "target"
                            },
                            "name": "target"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 2541,
                          "end": 2554,
                          "loc": {
                            "start": {
                              "line": 81,
                              "column": 20
                            },
                            "end": {
                              "line": 81,
                              "column": 33
                            },
                            "identifierName": "rawAttributes"
                          },
                          "name": "rawAttributes"
                        },
                        "computed": false
                      },
                      "property": {
                        "type": "MemberExpression",
                        "start": 2555,
                        "end": 2569,
                        "loc": {
                          "start": {
                            "line": 81,
                            "column": 34
                          },
                          "end": {
                            "line": 81,
                            "column": 48
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 2555,
                          "end": 2559,
                          "loc": {
                            "start": {
                              "line": 81,
                              "column": 34
                            },
                            "end": {
                              "line": 81,
                              "column": 38
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 2560,
                          "end": 2569,
                          "loc": {
                            "start": {
                              "line": 81,
                              "column": 39
                            },
                            "end": {
                              "line": 81,
                              "column": 48
                            },
                            "identifierName": "sourceKey"
                          },
                          "name": "sourceKey"
                        },
                        "computed": false
                      },
                      "computed": true
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 2572,
                      "end": 2674,
                      "loc": {
                        "start": {
                          "line": 81,
                          "column": 51
                        },
                        "end": {
                          "line": 83,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 2580,
                          "end": 2668,
                          "loc": {
                            "start": {
                              "line": 82,
                              "column": 6
                            },
                            "end": {
                              "line": 82,
                              "column": 94
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 2580,
                            "end": 2667,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 6
                              },
                              "end": {
                                "line": 82,
                                "column": 93
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 2580,
                              "end": 2599,
                              "loc": {
                                "start": {
                                  "line": 82,
                                  "column": 6
                                },
                                "end": {
                                  "line": 82,
                                  "column": 25
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 2580,
                                "end": 2584,
                                "loc": {
                                  "start": {
                                    "line": 82,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 82,
                                    "column": 10
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2585,
                                "end": 2599,
                                "loc": {
                                  "start": {
                                    "line": 82,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 82,
                                    "column": 25
                                  },
                                  "identifierName": "sourceKeyField"
                                },
                                "name": "sourceKeyField"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "LogicalExpression",
                              "start": 2602,
                              "end": 2667,
                              "loc": {
                                "start": {
                                  "line": 82,
                                  "column": 28
                                },
                                "end": {
                                  "line": 82,
                                  "column": 93
                                }
                              },
                              "left": {
                                "type": "MemberExpression",
                                "start": 2602,
                                "end": 2649,
                                "loc": {
                                  "start": {
                                    "line": 82,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 82,
                                    "column": 75
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 2602,
                                  "end": 2643,
                                  "loc": {
                                    "start": {
                                      "line": 82,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 82,
                                      "column": 69
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 2602,
                                    "end": 2627,
                                    "loc": {
                                      "start": {
                                        "line": 82,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 82,
                                        "column": 53
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 2602,
                                      "end": 2613,
                                      "loc": {
                                        "start": {
                                          "line": 82,
                                          "column": 28
                                        },
                                        "end": {
                                          "line": 82,
                                          "column": 39
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 2602,
                                        "end": 2606,
                                        "loc": {
                                          "start": {
                                            "line": 82,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 82,
                                            "column": 32
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2607,
                                        "end": 2613,
                                        "loc": {
                                          "start": {
                                            "line": 82,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 82,
                                            "column": 39
                                          },
                                          "identifierName": "source"
                                        },
                                        "name": "source"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2614,
                                      "end": 2627,
                                      "loc": {
                                        "start": {
                                          "line": 82,
                                          "column": 40
                                        },
                                        "end": {
                                          "line": 82,
                                          "column": 53
                                        },
                                        "identifierName": "rawAttributes"
                                      },
                                      "name": "rawAttributes"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "MemberExpression",
                                    "start": 2628,
                                    "end": 2642,
                                    "loc": {
                                      "start": {
                                        "line": 82,
                                        "column": 54
                                      },
                                      "end": {
                                        "line": 82,
                                        "column": 68
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 2628,
                                      "end": 2632,
                                      "loc": {
                                        "start": {
                                          "line": 82,
                                          "column": 54
                                        },
                                        "end": {
                                          "line": 82,
                                          "column": 58
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2633,
                                      "end": 2642,
                                      "loc": {
                                        "start": {
                                          "line": 82,
                                          "column": 59
                                        },
                                        "end": {
                                          "line": 82,
                                          "column": 68
                                        },
                                        "identifierName": "sourceKey"
                                      },
                                      "name": "sourceKey"
                                    },
                                    "computed": false
                                  },
                                  "computed": true
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2644,
                                  "end": 2649,
                                  "loc": {
                                    "start": {
                                      "line": 82,
                                      "column": 70
                                    },
                                    "end": {
                                      "line": 82,
                                      "column": 75
                                    },
                                    "identifierName": "field"
                                  },
                                  "name": "field"
                                },
                                "computed": false
                              },
                              "operator": "||",
                              "right": {
                                "type": "MemberExpression",
                                "start": 2653,
                                "end": 2667,
                                "loc": {
                                  "start": {
                                    "line": 82,
                                    "column": 79
                                  },
                                  "end": {
                                    "line": 82,
                                    "column": 93
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 2653,
                                  "end": 2657,
                                  "loc": {
                                    "start": {
                                      "line": 82,
                                      "column": 79
                                    },
                                    "end": {
                                      "line": 82,
                                      "column": 83
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2658,
                                  "end": 2667,
                                  "loc": {
                                    "start": {
                                      "line": 82,
                                      "column": 84
                                    },
                                    "end": {
                                      "line": 82,
                                      "column": 93
                                    },
                                    "identifierName": "sourceKey"
                                  },
                                  "name": "sourceKey"
                                },
                                "computed": false
                              }
                            }
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": {
                      "type": "BlockStatement",
                      "start": 2680,
                      "end": 2731,
                      "loc": {
                        "start": {
                          "line": 83,
                          "column": 11
                        },
                        "end": {
                          "line": 85,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 2688,
                          "end": 2725,
                          "loc": {
                            "start": {
                              "line": 84,
                              "column": 6
                            },
                            "end": {
                              "line": 84,
                              "column": 43
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 2688,
                            "end": 2724,
                            "loc": {
                              "start": {
                                "line": 84,
                                "column": 6
                              },
                              "end": {
                                "line": 84,
                                "column": 42
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 2688,
                              "end": 2707,
                              "loc": {
                                "start": {
                                  "line": 84,
                                  "column": 6
                                },
                                "end": {
                                  "line": 84,
                                  "column": 25
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 2688,
                                "end": 2692,
                                "loc": {
                                  "start": {
                                    "line": 84,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 84,
                                    "column": 10
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2693,
                                "end": 2707,
                                "loc": {
                                  "start": {
                                    "line": 84,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 84,
                                    "column": 25
                                  },
                                  "identifierName": "sourceKeyField"
                                },
                                "name": "sourceKeyField"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 2710,
                              "end": 2724,
                              "loc": {
                                "start": {
                                  "line": 84,
                                  "column": 28
                                },
                                "end": {
                                  "line": 84,
                                  "column": 42
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 2710,
                                "end": 2714,
                                "loc": {
                                  "start": {
                                    "line": 84,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 84,
                                    "column": 32
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2715,
                                "end": 2724,
                                "loc": {
                                  "start": {
                                    "line": 84,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 84,
                                    "column": 42
                                  },
                                  "identifierName": "sourceKey"
                                },
                                "name": "sourceKey"
                              },
                              "computed": false
                            }
                          }
                        }
                      ],
                      "directives": []
                    }
                  },
                  {
                    "type": "IfStatement",
                    "start": 2737,
                    "end": 2970,
                    "loc": {
                      "start": {
                        "line": 87,
                        "column": 4
                      },
                      "end": {
                        "line": 91,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "MemberExpression",
                      "start": 2741,
                      "end": 2790,
                      "loc": {
                        "start": {
                          "line": 87,
                          "column": 8
                        },
                        "end": {
                          "line": 87,
                          "column": 57
                        }
                      },
                      "object": {
                        "type": "MemberExpression",
                        "start": 2741,
                        "end": 2774,
                        "loc": {
                          "start": {
                            "line": 87,
                            "column": 8
                          },
                          "end": {
                            "line": 87,
                            "column": 41
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 2741,
                          "end": 2752,
                          "loc": {
                            "start": {
                              "line": 87,
                              "column": 8
                            },
                            "end": {
                              "line": 87,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2741,
                            "end": 2745,
                            "loc": {
                              "start": {
                                "line": 87,
                                "column": 8
                              },
                              "end": {
                                "line": 87,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2746,
                            "end": 2752,
                            "loc": {
                              "start": {
                                "line": 87,
                                "column": 13
                              },
                              "end": {
                                "line": 87,
                                "column": 19
                              },
                              "identifierName": "source"
                            },
                            "name": "source"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 2753,
                          "end": 2774,
                          "loc": {
                            "start": {
                              "line": 87,
                              "column": 20
                            },
                            "end": {
                              "line": 87,
                              "column": 41
                            },
                            "identifierName": "fieldRawAttributesMap"
                          },
                          "name": "fieldRawAttributesMap"
                        },
                        "computed": false
                      },
                      "property": {
                        "type": "MemberExpression",
                        "start": 2775,
                        "end": 2789,
                        "loc": {
                          "start": {
                            "line": 87,
                            "column": 42
                          },
                          "end": {
                            "line": 87,
                            "column": 56
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 2775,
                          "end": 2779,
                          "loc": {
                            "start": {
                              "line": 87,
                              "column": 42
                            },
                            "end": {
                              "line": 87,
                              "column": 46
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 2780,
                          "end": 2789,
                          "loc": {
                            "start": {
                              "line": 87,
                              "column": 47
                            },
                            "end": {
                              "line": 87,
                              "column": 56
                            },
                            "identifierName": "sourceKey"
                          },
                          "name": "sourceKey"
                        },
                        "computed": false
                      },
                      "computed": true
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 2792,
                      "end": 2892,
                      "loc": {
                        "start": {
                          "line": 87,
                          "column": 59
                        },
                        "end": {
                          "line": 89,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 2800,
                          "end": 2886,
                          "loc": {
                            "start": {
                              "line": 88,
                              "column": 6
                            },
                            "end": {
                              "line": 88,
                              "column": 92
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 2800,
                            "end": 2885,
                            "loc": {
                              "start": {
                                "line": 88,
                                "column": 6
                              },
                              "end": {
                                "line": 88,
                                "column": 91
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 2800,
                              "end": 2823,
                              "loc": {
                                "start": {
                                  "line": 88,
                                  "column": 6
                                },
                                "end": {
                                  "line": 88,
                                  "column": 29
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 2800,
                                "end": 2804,
                                "loc": {
                                  "start": {
                                    "line": 88,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 88,
                                    "column": 10
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2805,
                                "end": 2823,
                                "loc": {
                                  "start": {
                                    "line": 88,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 88,
                                    "column": 29
                                  },
                                  "identifierName": "sourceKeyAttribute"
                                },
                                "name": "sourceKeyAttribute"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 2826,
                              "end": 2885,
                              "loc": {
                                "start": {
                                  "line": 88,
                                  "column": 32
                                },
                                "end": {
                                  "line": 88,
                                  "column": 91
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 2826,
                                "end": 2875,
                                "loc": {
                                  "start": {
                                    "line": 88,
                                    "column": 32
                                  },
                                  "end": {
                                    "line": 88,
                                    "column": 81
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 2826,
                                  "end": 2859,
                                  "loc": {
                                    "start": {
                                      "line": 88,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 88,
                                      "column": 65
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 2826,
                                    "end": 2837,
                                    "loc": {
                                      "start": {
                                        "line": 88,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 88,
                                        "column": 43
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 2826,
                                      "end": 2830,
                                      "loc": {
                                        "start": {
                                          "line": 88,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 88,
                                          "column": 36
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2831,
                                      "end": 2837,
                                      "loc": {
                                        "start": {
                                          "line": 88,
                                          "column": 37
                                        },
                                        "end": {
                                          "line": 88,
                                          "column": 43
                                        },
                                        "identifierName": "source"
                                      },
                                      "name": "source"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2838,
                                    "end": 2859,
                                    "loc": {
                                      "start": {
                                        "line": 88,
                                        "column": 44
                                      },
                                      "end": {
                                        "line": 88,
                                        "column": 65
                                      },
                                      "identifierName": "fieldRawAttributesMap"
                                    },
                                    "name": "fieldRawAttributesMap"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "MemberExpression",
                                  "start": 2860,
                                  "end": 2874,
                                  "loc": {
                                    "start": {
                                      "line": 88,
                                      "column": 66
                                    },
                                    "end": {
                                      "line": 88,
                                      "column": 80
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 2860,
                                    "end": 2864,
                                    "loc": {
                                      "start": {
                                        "line": 88,
                                        "column": 66
                                      },
                                      "end": {
                                        "line": 88,
                                        "column": 70
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2865,
                                    "end": 2874,
                                    "loc": {
                                      "start": {
                                        "line": 88,
                                        "column": 71
                                      },
                                      "end": {
                                        "line": 88,
                                        "column": 80
                                      },
                                      "identifierName": "sourceKey"
                                    },
                                    "name": "sourceKey"
                                  },
                                  "computed": false
                                },
                                "computed": true
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2876,
                                "end": 2885,
                                "loc": {
                                  "start": {
                                    "line": 88,
                                    "column": 82
                                  },
                                  "end": {
                                    "line": 88,
                                    "column": 91
                                  },
                                  "identifierName": "fieldName"
                                },
                                "name": "fieldName"
                              },
                              "computed": false
                            }
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": {
                      "type": "BlockStatement",
                      "start": 2898,
                      "end": 2970,
                      "loc": {
                        "start": {
                          "line": 89,
                          "column": 11
                        },
                        "end": {
                          "line": 91,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 2906,
                          "end": 2964,
                          "loc": {
                            "start": {
                              "line": 90,
                              "column": 6
                            },
                            "end": {
                              "line": 90,
                              "column": 64
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 2906,
                            "end": 2963,
                            "loc": {
                              "start": {
                                "line": 90,
                                "column": 6
                              },
                              "end": {
                                "line": 90,
                                "column": 63
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 2906,
                              "end": 2929,
                              "loc": {
                                "start": {
                                  "line": 90,
                                  "column": 6
                                },
                                "end": {
                                  "line": 90,
                                  "column": 29
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 2906,
                                "end": 2910,
                                "loc": {
                                  "start": {
                                    "line": 90,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 90,
                                    "column": 10
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2911,
                                "end": 2929,
                                "loc": {
                                  "start": {
                                    "line": 90,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 90,
                                    "column": 29
                                  },
                                  "identifierName": "sourceKeyAttribute"
                                },
                                "name": "sourceKeyAttribute"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 2932,
                              "end": 2963,
                              "loc": {
                                "start": {
                                  "line": 90,
                                  "column": 32
                                },
                                "end": {
                                  "line": 90,
                                  "column": 63
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 2932,
                                "end": 2943,
                                "loc": {
                                  "start": {
                                    "line": 90,
                                    "column": 32
                                  },
                                  "end": {
                                    "line": 90,
                                    "column": 43
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 2932,
                                  "end": 2936,
                                  "loc": {
                                    "start": {
                                      "line": 90,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 90,
                                      "column": 36
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2937,
                                  "end": 2943,
                                  "loc": {
                                    "start": {
                                      "line": 90,
                                      "column": 37
                                    },
                                    "end": {
                                      "line": 90,
                                      "column": 43
                                    },
                                    "identifierName": "source"
                                  },
                                  "name": "source"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2944,
                                "end": 2963,
                                "loc": {
                                  "start": {
                                    "line": 90,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 90,
                                    "column": 63
                                  },
                                  "identifierName": "primaryKeyAttribute"
                                },
                                "name": "primaryKeyAttribute"
                              },
                              "computed": false
                            }
                          }
                        }
                      ],
                      "directives": []
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 2975,
                    "end": 3014,
                    "loc": {
                      "start": {
                        "line": 92,
                        "column": 4
                      },
                      "end": {
                        "line": 92,
                        "column": 43
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 2975,
                      "end": 3013,
                      "loc": {
                        "start": {
                          "line": 92,
                          "column": 4
                        },
                        "end": {
                          "line": 92,
                          "column": 42
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 2975,
                        "end": 2996,
                        "loc": {
                          "start": {
                            "line": 92,
                            "column": 4
                          },
                          "end": {
                            "line": 92,
                            "column": 25
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 2975,
                          "end": 2979,
                          "loc": {
                            "start": {
                              "line": 92,
                              "column": 4
                            },
                            "end": {
                              "line": 92,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 2980,
                          "end": 2996,
                          "loc": {
                            "start": {
                              "line": 92,
                              "column": 9
                            },
                            "end": {
                              "line": 92,
                              "column": 25
                            },
                            "identifierName": "sourceIdentifier"
                          },
                          "name": "sourceIdentifier"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "MemberExpression",
                        "start": 2999,
                        "end": 3013,
                        "loc": {
                          "start": {
                            "line": 92,
                            "column": 28
                          },
                          "end": {
                            "line": 92,
                            "column": 42
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 2999,
                          "end": 3003,
                          "loc": {
                            "start": {
                              "line": 92,
                              "column": 28
                            },
                            "end": {
                              "line": 92,
                              "column": 32
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 3004,
                          "end": 3013,
                          "loc": {
                            "start": {
                              "line": 92,
                              "column": 33
                            },
                            "end": {
                              "line": 92,
                              "column": 42
                            },
                            "identifierName": "sourceKey"
                          },
                          "name": "sourceKey"
                        },
                        "computed": false
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 3019,
                    "end": 3054,
                    "loc": {
                      "start": {
                        "line": 93,
                        "column": 4
                      },
                      "end": {
                        "line": 93,
                        "column": 39
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 3019,
                      "end": 3053,
                      "loc": {
                        "start": {
                          "line": 93,
                          "column": 4
                        },
                        "end": {
                          "line": 93,
                          "column": 38
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 3019,
                        "end": 3043,
                        "loc": {
                          "start": {
                            "line": 93,
                            "column": 4
                          },
                          "end": {
                            "line": 93,
                            "column": 28
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 3019,
                          "end": 3023,
                          "loc": {
                            "start": {
                              "line": 93,
                              "column": 4
                            },
                            "end": {
                              "line": 93,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 3024,
                          "end": 3043,
                          "loc": {
                            "start": {
                              "line": 93,
                              "column": 9
                            },
                            "end": {
                              "line": 93,
                              "column": 28
                            },
                            "identifierName": "associationAccessor"
                          },
                          "name": "associationAccessor"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "MemberExpression",
                        "start": 3046,
                        "end": 3053,
                        "loc": {
                          "start": {
                            "line": 93,
                            "column": 31
                          },
                          "end": {
                            "line": 93,
                            "column": 38
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 3046,
                          "end": 3050,
                          "loc": {
                            "start": {
                              "line": 93,
                              "column": 31
                            },
                            "end": {
                              "line": 93,
                              "column": 35
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 3051,
                          "end": 3053,
                          "loc": {
                            "start": {
                              "line": 93,
                              "column": 36
                            },
                            "end": {
                              "line": 93,
                              "column": 38
                            },
                            "identifierName": "as"
                          },
                          "name": "as"
                        },
                        "computed": false
                      }
                    },
                    "trailingComments": [
                      {
                        "type": "CommentLine",
                        "value": " Get singular and plural names, trying to uppercase the first letter, unless the model forbids it",
                        "start": 3060,
                        "end": 3159,
                        "loc": {
                          "start": {
                            "line": 95,
                            "column": 4
                          },
                          "end": {
                            "line": 95,
                            "column": 103
                          }
                        }
                      }
                    ]
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 3164,
                    "end": 3226,
                    "loc": {
                      "start": {
                        "line": 96,
                        "column": 4
                      },
                      "end": {
                        "line": 96,
                        "column": 66
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 3170,
                        "end": 3225,
                        "loc": {
                          "start": {
                            "line": 96,
                            "column": 10
                          },
                          "end": {
                            "line": 96,
                            "column": 65
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 3170,
                          "end": 3176,
                          "loc": {
                            "start": {
                              "line": 96,
                              "column": 10
                            },
                            "end": {
                              "line": 96,
                              "column": 16
                            },
                            "identifierName": "plural"
                          },
                          "name": "plural",
                          "leadingComments": null
                        },
                        "init": {
                          "type": "CallExpression",
                          "start": 3179,
                          "end": 3225,
                          "loc": {
                            "start": {
                              "line": 96,
                              "column": 19
                            },
                            "end": {
                              "line": 96,
                              "column": 65
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 3179,
                            "end": 3199,
                            "loc": {
                              "start": {
                                "line": 96,
                                "column": 19
                              },
                              "end": {
                                "line": 96,
                                "column": 39
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 3179,
                              "end": 3184,
                              "loc": {
                                "start": {
                                  "line": 96,
                                  "column": 19
                                },
                                "end": {
                                  "line": 96,
                                  "column": 24
                                },
                                "identifierName": "Utils"
                              },
                              "name": "Utils"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3185,
                              "end": 3199,
                              "loc": {
                                "start": {
                                  "line": 96,
                                  "column": 25
                                },
                                "end": {
                                  "line": 96,
                                  "column": 39
                                },
                                "identifierName": "uppercaseFirst"
                              },
                              "name": "uppercaseFirst"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "MemberExpression",
                              "start": 3200,
                              "end": 3224,
                              "loc": {
                                "start": {
                                  "line": 96,
                                  "column": 40
                                },
                                "end": {
                                  "line": 96,
                                  "column": 64
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 3200,
                                "end": 3217,
                                "loc": {
                                  "start": {
                                    "line": 96,
                                    "column": 40
                                  },
                                  "end": {
                                    "line": 96,
                                    "column": 57
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 3200,
                                  "end": 3212,
                                  "loc": {
                                    "start": {
                                      "line": 96,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 96,
                                      "column": 52
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 3200,
                                    "end": 3204,
                                    "loc": {
                                      "start": {
                                        "line": 96,
                                        "column": 40
                                      },
                                      "end": {
                                        "line": 96,
                                        "column": 44
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 3205,
                                    "end": 3212,
                                    "loc": {
                                      "start": {
                                        "line": 96,
                                        "column": 45
                                      },
                                      "end": {
                                        "line": 96,
                                        "column": 52
                                      },
                                      "identifierName": "options"
                                    },
                                    "name": "options"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3213,
                                  "end": 3217,
                                  "loc": {
                                    "start": {
                                      "line": 96,
                                      "column": 53
                                    },
                                    "end": {
                                      "line": 96,
                                      "column": 57
                                    },
                                    "identifierName": "name"
                                  },
                                  "name": "name"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3218,
                                "end": 3224,
                                "loc": {
                                  "start": {
                                    "line": 96,
                                    "column": 58
                                  },
                                  "end": {
                                    "line": 96,
                                    "column": 64
                                  },
                                  "identifierName": "plural"
                                },
                                "name": "plural"
                              },
                              "computed": false
                            }
                          ]
                        },
                        "leadingComments": null
                      }
                    ],
                    "kind": "const",
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " Get singular and plural names, trying to uppercase the first letter, unless the model forbids it",
                        "start": 3060,
                        "end": 3159,
                        "loc": {
                          "start": {
                            "line": 95,
                            "column": 4
                          },
                          "end": {
                            "line": 95,
                            "column": 103
                          }
                        }
                      }
                    ]
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 3231,
                    "end": 3297,
                    "loc": {
                      "start": {
                        "line": 97,
                        "column": 4
                      },
                      "end": {
                        "line": 97,
                        "column": 70
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 3237,
                        "end": 3296,
                        "loc": {
                          "start": {
                            "line": 97,
                            "column": 10
                          },
                          "end": {
                            "line": 97,
                            "column": 69
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 3237,
                          "end": 3245,
                          "loc": {
                            "start": {
                              "line": 97,
                              "column": 10
                            },
                            "end": {
                              "line": 97,
                              "column": 18
                            },
                            "identifierName": "singular"
                          },
                          "name": "singular"
                        },
                        "init": {
                          "type": "CallExpression",
                          "start": 3248,
                          "end": 3296,
                          "loc": {
                            "start": {
                              "line": 97,
                              "column": 21
                            },
                            "end": {
                              "line": 97,
                              "column": 69
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 3248,
                            "end": 3268,
                            "loc": {
                              "start": {
                                "line": 97,
                                "column": 21
                              },
                              "end": {
                                "line": 97,
                                "column": 41
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 3248,
                              "end": 3253,
                              "loc": {
                                "start": {
                                  "line": 97,
                                  "column": 21
                                },
                                "end": {
                                  "line": 97,
                                  "column": 26
                                },
                                "identifierName": "Utils"
                              },
                              "name": "Utils"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3254,
                              "end": 3268,
                              "loc": {
                                "start": {
                                  "line": 97,
                                  "column": 27
                                },
                                "end": {
                                  "line": 97,
                                  "column": 41
                                },
                                "identifierName": "uppercaseFirst"
                              },
                              "name": "uppercaseFirst"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "MemberExpression",
                              "start": 3269,
                              "end": 3295,
                              "loc": {
                                "start": {
                                  "line": 97,
                                  "column": 42
                                },
                                "end": {
                                  "line": 97,
                                  "column": 68
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 3269,
                                "end": 3286,
                                "loc": {
                                  "start": {
                                    "line": 97,
                                    "column": 42
                                  },
                                  "end": {
                                    "line": 97,
                                    "column": 59
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 3269,
                                  "end": 3281,
                                  "loc": {
                                    "start": {
                                      "line": 97,
                                      "column": 42
                                    },
                                    "end": {
                                      "line": 97,
                                      "column": 54
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 3269,
                                    "end": 3273,
                                    "loc": {
                                      "start": {
                                        "line": 97,
                                        "column": 42
                                      },
                                      "end": {
                                        "line": 97,
                                        "column": 46
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 3274,
                                    "end": 3281,
                                    "loc": {
                                      "start": {
                                        "line": 97,
                                        "column": 47
                                      },
                                      "end": {
                                        "line": 97,
                                        "column": 54
                                      },
                                      "identifierName": "options"
                                    },
                                    "name": "options"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3282,
                                  "end": 3286,
                                  "loc": {
                                    "start": {
                                      "line": 97,
                                      "column": 55
                                    },
                                    "end": {
                                      "line": 97,
                                      "column": 59
                                    },
                                    "identifierName": "name"
                                  },
                                  "name": "name"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3287,
                                "end": 3295,
                                "loc": {
                                  "start": {
                                    "line": 97,
                                    "column": 60
                                  },
                                  "end": {
                                    "line": 97,
                                    "column": 68
                                  },
                                  "identifierName": "singular"
                                },
                                "name": "singular"
                              },
                              "computed": false
                            }
                          ]
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 3303,
                    "end": 3652,
                    "loc": {
                      "start": {
                        "line": 99,
                        "column": 4
                      },
                      "end": {
                        "line": 110,
                        "column": 6
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 3303,
                      "end": 3651,
                      "loc": {
                        "start": {
                          "line": 99,
                          "column": 4
                        },
                        "end": {
                          "line": 110,
                          "column": 5
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 3303,
                        "end": 3317,
                        "loc": {
                          "start": {
                            "line": 99,
                            "column": 4
                          },
                          "end": {
                            "line": 99,
                            "column": 18
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 3303,
                          "end": 3307,
                          "loc": {
                            "start": {
                              "line": 99,
                              "column": 4
                            },
                            "end": {
                              "line": 99,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 3308,
                          "end": 3317,
                          "loc": {
                            "start": {
                              "line": 99,
                              "column": 9
                            },
                            "end": {
                              "line": 99,
                              "column": 18
                            },
                            "identifierName": "accessors"
                          },
                          "name": "accessors"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "ObjectExpression",
                        "start": 3320,
                        "end": 3651,
                        "loc": {
                          "start": {
                            "line": 99,
                            "column": 21
                          },
                          "end": {
                            "line": 110,
                            "column": 5
                          }
                        },
                        "properties": [
                          {
                            "type": "ObjectProperty",
                            "start": 3328,
                            "end": 3347,
                            "loc": {
                              "start": {
                                "line": 100,
                                "column": 6
                              },
                              "end": {
                                "line": 100,
                                "column": 25
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 3328,
                              "end": 3331,
                              "loc": {
                                "start": {
                                  "line": 100,
                                  "column": 6
                                },
                                "end": {
                                  "line": 100,
                                  "column": 9
                                },
                                "identifierName": "get"
                              },
                              "name": "get"
                            },
                            "value": {
                              "type": "BinaryExpression",
                              "start": 3333,
                              "end": 3347,
                              "loc": {
                                "start": {
                                  "line": 100,
                                  "column": 11
                                },
                                "end": {
                                  "line": 100,
                                  "column": 25
                                }
                              },
                              "left": {
                                "type": "StringLiteral",
                                "start": 3333,
                                "end": 3338,
                                "loc": {
                                  "start": {
                                    "line": 100,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 100,
                                    "column": 16
                                  }
                                },
                                "extra": {
                                  "rawValue": "get",
                                  "raw": "'get'"
                                },
                                "value": "get"
                              },
                              "operator": "+",
                              "right": {
                                "type": "Identifier",
                                "start": 3341,
                                "end": 3347,
                                "loc": {
                                  "start": {
                                    "line": 100,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 100,
                                    "column": 25
                                  },
                                  "identifierName": "plural"
                                },
                                "name": "plural"
                              }
                            }
                          },
                          {
                            "type": "ObjectProperty",
                            "start": 3355,
                            "end": 3374,
                            "loc": {
                              "start": {
                                "line": 101,
                                "column": 6
                              },
                              "end": {
                                "line": 101,
                                "column": 25
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 3355,
                              "end": 3358,
                              "loc": {
                                "start": {
                                  "line": 101,
                                  "column": 6
                                },
                                "end": {
                                  "line": 101,
                                  "column": 9
                                },
                                "identifierName": "set"
                              },
                              "name": "set"
                            },
                            "value": {
                              "type": "BinaryExpression",
                              "start": 3360,
                              "end": 3374,
                              "loc": {
                                "start": {
                                  "line": 101,
                                  "column": 11
                                },
                                "end": {
                                  "line": 101,
                                  "column": 25
                                }
                              },
                              "left": {
                                "type": "StringLiteral",
                                "start": 3360,
                                "end": 3365,
                                "loc": {
                                  "start": {
                                    "line": 101,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 101,
                                    "column": 16
                                  }
                                },
                                "extra": {
                                  "rawValue": "set",
                                  "raw": "'set'"
                                },
                                "value": "set"
                              },
                              "operator": "+",
                              "right": {
                                "type": "Identifier",
                                "start": 3368,
                                "end": 3374,
                                "loc": {
                                  "start": {
                                    "line": 101,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 101,
                                    "column": 25
                                  },
                                  "identifierName": "plural"
                                },
                                "name": "plural"
                              }
                            }
                          },
                          {
                            "type": "ObjectProperty",
                            "start": 3382,
                            "end": 3409,
                            "loc": {
                              "start": {
                                "line": 102,
                                "column": 6
                              },
                              "end": {
                                "line": 102,
                                "column": 33
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 3382,
                              "end": 3393,
                              "loc": {
                                "start": {
                                  "line": 102,
                                  "column": 6
                                },
                                "end": {
                                  "line": 102,
                                  "column": 17
                                },
                                "identifierName": "addMultiple"
                              },
                              "name": "addMultiple"
                            },
                            "value": {
                              "type": "BinaryExpression",
                              "start": 3395,
                              "end": 3409,
                              "loc": {
                                "start": {
                                  "line": 102,
                                  "column": 19
                                },
                                "end": {
                                  "line": 102,
                                  "column": 33
                                }
                              },
                              "left": {
                                "type": "StringLiteral",
                                "start": 3395,
                                "end": 3400,
                                "loc": {
                                  "start": {
                                    "line": 102,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 102,
                                    "column": 24
                                  }
                                },
                                "extra": {
                                  "rawValue": "add",
                                  "raw": "'add'"
                                },
                                "value": "add"
                              },
                              "operator": "+",
                              "right": {
                                "type": "Identifier",
                                "start": 3403,
                                "end": 3409,
                                "loc": {
                                  "start": {
                                    "line": 102,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 102,
                                    "column": 33
                                  },
                                  "identifierName": "plural"
                                },
                                "name": "plural"
                              }
                            }
                          },
                          {
                            "type": "ObjectProperty",
                            "start": 3417,
                            "end": 3438,
                            "loc": {
                              "start": {
                                "line": 103,
                                "column": 6
                              },
                              "end": {
                                "line": 103,
                                "column": 27
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 3417,
                              "end": 3420,
                              "loc": {
                                "start": {
                                  "line": 103,
                                  "column": 6
                                },
                                "end": {
                                  "line": 103,
                                  "column": 9
                                },
                                "identifierName": "add"
                              },
                              "name": "add"
                            },
                            "value": {
                              "type": "BinaryExpression",
                              "start": 3422,
                              "end": 3438,
                              "loc": {
                                "start": {
                                  "line": 103,
                                  "column": 11
                                },
                                "end": {
                                  "line": 103,
                                  "column": 27
                                }
                              },
                              "left": {
                                "type": "StringLiteral",
                                "start": 3422,
                                "end": 3427,
                                "loc": {
                                  "start": {
                                    "line": 103,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 103,
                                    "column": 16
                                  }
                                },
                                "extra": {
                                  "rawValue": "add",
                                  "raw": "'add'"
                                },
                                "value": "add"
                              },
                              "operator": "+",
                              "right": {
                                "type": "Identifier",
                                "start": 3430,
                                "end": 3438,
                                "loc": {
                                  "start": {
                                    "line": 103,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 103,
                                    "column": 27
                                  },
                                  "identifierName": "singular"
                                },
                                "name": "singular"
                              }
                            }
                          },
                          {
                            "type": "ObjectProperty",
                            "start": 3446,
                            "end": 3473,
                            "loc": {
                              "start": {
                                "line": 104,
                                "column": 6
                              },
                              "end": {
                                "line": 104,
                                "column": 33
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 3446,
                              "end": 3452,
                              "loc": {
                                "start": {
                                  "line": 104,
                                  "column": 6
                                },
                                "end": {
                                  "line": 104,
                                  "column": 12
                                },
                                "identifierName": "create"
                              },
                              "name": "create"
                            },
                            "value": {
                              "type": "BinaryExpression",
                              "start": 3454,
                              "end": 3473,
                              "loc": {
                                "start": {
                                  "line": 104,
                                  "column": 14
                                },
                                "end": {
                                  "line": 104,
                                  "column": 33
                                }
                              },
                              "left": {
                                "type": "StringLiteral",
                                "start": 3454,
                                "end": 3462,
                                "loc": {
                                  "start": {
                                    "line": 104,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 104,
                                    "column": 22
                                  }
                                },
                                "extra": {
                                  "rawValue": "create",
                                  "raw": "'create'"
                                },
                                "value": "create"
                              },
                              "operator": "+",
                              "right": {
                                "type": "Identifier",
                                "start": 3465,
                                "end": 3473,
                                "loc": {
                                  "start": {
                                    "line": 104,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 104,
                                    "column": 33
                                  },
                                  "identifierName": "singular"
                                },
                                "name": "singular"
                              }
                            }
                          },
                          {
                            "type": "ObjectProperty",
                            "start": 3481,
                            "end": 3508,
                            "loc": {
                              "start": {
                                "line": 105,
                                "column": 6
                              },
                              "end": {
                                "line": 105,
                                "column": 33
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 3481,
                              "end": 3487,
                              "loc": {
                                "start": {
                                  "line": 105,
                                  "column": 6
                                },
                                "end": {
                                  "line": 105,
                                  "column": 12
                                },
                                "identifierName": "remove"
                              },
                              "name": "remove"
                            },
                            "value": {
                              "type": "BinaryExpression",
                              "start": 3489,
                              "end": 3508,
                              "loc": {
                                "start": {
                                  "line": 105,
                                  "column": 14
                                },
                                "end": {
                                  "line": 105,
                                  "column": 33
                                }
                              },
                              "left": {
                                "type": "StringLiteral",
                                "start": 3489,
                                "end": 3497,
                                "loc": {
                                  "start": {
                                    "line": 105,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 105,
                                    "column": 22
                                  }
                                },
                                "extra": {
                                  "rawValue": "remove",
                                  "raw": "'remove'"
                                },
                                "value": "remove"
                              },
                              "operator": "+",
                              "right": {
                                "type": "Identifier",
                                "start": 3500,
                                "end": 3508,
                                "loc": {
                                  "start": {
                                    "line": 105,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 105,
                                    "column": 33
                                  },
                                  "identifierName": "singular"
                                },
                                "name": "singular"
                              }
                            }
                          },
                          {
                            "type": "ObjectProperty",
                            "start": 3516,
                            "end": 3549,
                            "loc": {
                              "start": {
                                "line": 106,
                                "column": 6
                              },
                              "end": {
                                "line": 106,
                                "column": 39
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 3516,
                              "end": 3530,
                              "loc": {
                                "start": {
                                  "line": 106,
                                  "column": 6
                                },
                                "end": {
                                  "line": 106,
                                  "column": 20
                                },
                                "identifierName": "removeMultiple"
                              },
                              "name": "removeMultiple"
                            },
                            "value": {
                              "type": "BinaryExpression",
                              "start": 3532,
                              "end": 3549,
                              "loc": {
                                "start": {
                                  "line": 106,
                                  "column": 22
                                },
                                "end": {
                                  "line": 106,
                                  "column": 39
                                }
                              },
                              "left": {
                                "type": "StringLiteral",
                                "start": 3532,
                                "end": 3540,
                                "loc": {
                                  "start": {
                                    "line": 106,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 106,
                                    "column": 30
                                  }
                                },
                                "extra": {
                                  "rawValue": "remove",
                                  "raw": "'remove'"
                                },
                                "value": "remove"
                              },
                              "operator": "+",
                              "right": {
                                "type": "Identifier",
                                "start": 3543,
                                "end": 3549,
                                "loc": {
                                  "start": {
                                    "line": 106,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 106,
                                    "column": 39
                                  },
                                  "identifierName": "plural"
                                },
                                "name": "plural"
                              }
                            }
                          },
                          {
                            "type": "ObjectProperty",
                            "start": 3557,
                            "end": 3584,
                            "loc": {
                              "start": {
                                "line": 107,
                                "column": 6
                              },
                              "end": {
                                "line": 107,
                                "column": 33
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 3557,
                              "end": 3566,
                              "loc": {
                                "start": {
                                  "line": 107,
                                  "column": 6
                                },
                                "end": {
                                  "line": 107,
                                  "column": 15
                                },
                                "identifierName": "hasSingle"
                              },
                              "name": "hasSingle"
                            },
                            "value": {
                              "type": "BinaryExpression",
                              "start": 3568,
                              "end": 3584,
                              "loc": {
                                "start": {
                                  "line": 107,
                                  "column": 17
                                },
                                "end": {
                                  "line": 107,
                                  "column": 33
                                }
                              },
                              "left": {
                                "type": "StringLiteral",
                                "start": 3568,
                                "end": 3573,
                                "loc": {
                                  "start": {
                                    "line": 107,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 107,
                                    "column": 22
                                  }
                                },
                                "extra": {
                                  "rawValue": "has",
                                  "raw": "'has'"
                                },
                                "value": "has"
                              },
                              "operator": "+",
                              "right": {
                                "type": "Identifier",
                                "start": 3576,
                                "end": 3584,
                                "loc": {
                                  "start": {
                                    "line": 107,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 107,
                                    "column": 33
                                  },
                                  "identifierName": "singular"
                                },
                                "name": "singular"
                              }
                            }
                          },
                          {
                            "type": "ObjectProperty",
                            "start": 3592,
                            "end": 3614,
                            "loc": {
                              "start": {
                                "line": 108,
                                "column": 6
                              },
                              "end": {
                                "line": 108,
                                "column": 28
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 3592,
                              "end": 3598,
                              "loc": {
                                "start": {
                                  "line": 108,
                                  "column": 6
                                },
                                "end": {
                                  "line": 108,
                                  "column": 12
                                },
                                "identifierName": "hasAll"
                              },
                              "name": "hasAll"
                            },
                            "value": {
                              "type": "BinaryExpression",
                              "start": 3600,
                              "end": 3614,
                              "loc": {
                                "start": {
                                  "line": 108,
                                  "column": 14
                                },
                                "end": {
                                  "line": 108,
                                  "column": 28
                                }
                              },
                              "left": {
                                "type": "StringLiteral",
                                "start": 3600,
                                "end": 3605,
                                "loc": {
                                  "start": {
                                    "line": 108,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 108,
                                    "column": 19
                                  }
                                },
                                "extra": {
                                  "rawValue": "has",
                                  "raw": "'has'"
                                },
                                "value": "has"
                              },
                              "operator": "+",
                              "right": {
                                "type": "Identifier",
                                "start": 3608,
                                "end": 3614,
                                "loc": {
                                  "start": {
                                    "line": 108,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 108,
                                    "column": 28
                                  },
                                  "identifierName": "plural"
                                },
                                "name": "plural"
                              }
                            }
                          },
                          {
                            "type": "ObjectProperty",
                            "start": 3622,
                            "end": 3645,
                            "loc": {
                              "start": {
                                "line": 109,
                                "column": 6
                              },
                              "end": {
                                "line": 109,
                                "column": 29
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 3622,
                              "end": 3627,
                              "loc": {
                                "start": {
                                  "line": 109,
                                  "column": 6
                                },
                                "end": {
                                  "line": 109,
                                  "column": 11
                                },
                                "identifierName": "count"
                              },
                              "name": "count"
                            },
                            "value": {
                              "type": "BinaryExpression",
                              "start": 3629,
                              "end": 3645,
                              "loc": {
                                "start": {
                                  "line": 109,
                                  "column": 13
                                },
                                "end": {
                                  "line": 109,
                                  "column": 29
                                }
                              },
                              "left": {
                                "type": "StringLiteral",
                                "start": 3629,
                                "end": 3636,
                                "loc": {
                                  "start": {
                                    "line": 109,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 109,
                                    "column": 20
                                  }
                                },
                                "extra": {
                                  "rawValue": "count",
                                  "raw": "'count'"
                                },
                                "value": "count"
                              },
                              "operator": "+",
                              "right": {
                                "type": "Identifier",
                                "start": 3639,
                                "end": 3645,
                                "loc": {
                                  "start": {
                                    "line": 109,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 109,
                                    "column": 29
                                  },
                                  "identifierName": "plural"
                                },
                                "name": "plural"
                              }
                            }
                          }
                        ]
                      }
                    }
                  }
                ],
                "directives": [],
                "trailingComments": null
              },
              "trailingComments": [
                {
                  "type": "CommentLine",
                  "value": " the id is in the target table",
                  "start": 3660,
                  "end": 3692,
                  "loc": {
                    "start": {
                      "line": 113,
                      "column": 2
                    },
                    "end": {
                      "line": 113,
                      "column": 34
                    }
                  }
                },
                {
                  "type": "CommentLine",
                  "value": " or in an extra table which connects two tables",
                  "start": 3695,
                  "end": 3744,
                  "loc": {
                    "start": {
                      "line": 114,
                      "column": 2
                    },
                    "end": {
                      "line": 114,
                      "column": 51
                    }
                  }
                }
              ]
            },
            {
              "type": "ClassMethod",
              "start": 3747,
              "end": 5063,
              "loc": {
                "start": {
                  "line": 115,
                  "column": 2
                },
                "end": {
                  "line": 140,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3747,
                "end": 3763,
                "loc": {
                  "start": {
                    "line": 115,
                    "column": 2
                  },
                  "end": {
                    "line": 115,
                    "column": 18
                  },
                  "identifierName": "injectAttributes"
                },
                "name": "injectAttributes",
                "leadingComments": null
              },
              "static": false,
              "kind": "method",
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [],
              "body": {
                "type": "BlockStatement",
                "start": 3766,
                "end": 5063,
                "loc": {
                  "start": {
                    "line": 115,
                    "column": 21
                  },
                  "end": {
                    "line": 140,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 3772,
                    "end": 3797,
                    "loc": {
                      "start": {
                        "line": 116,
                        "column": 4
                      },
                      "end": {
                        "line": 116,
                        "column": 29
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 3778,
                        "end": 3796,
                        "loc": {
                          "start": {
                            "line": 116,
                            "column": 10
                          },
                          "end": {
                            "line": 116,
                            "column": 28
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 3778,
                          "end": 3791,
                          "loc": {
                            "start": {
                              "line": 116,
                              "column": 10
                            },
                            "end": {
                              "line": 116,
                              "column": 23
                            },
                            "identifierName": "newAttributes"
                          },
                          "name": "newAttributes"
                        },
                        "init": {
                          "type": "ObjectExpression",
                          "start": 3794,
                          "end": 3796,
                          "loc": {
                            "start": {
                              "line": 116,
                              "column": 26
                            },
                            "end": {
                              "line": 116,
                              "column": 28
                            }
                          },
                          "properties": []
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 3802,
                    "end": 3850,
                    "loc": {
                      "start": {
                        "line": 117,
                        "column": 4
                      },
                      "end": {
                        "line": 117,
                        "column": 52
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 3808,
                        "end": 3849,
                        "loc": {
                          "start": {
                            "line": 117,
                            "column": 10
                          },
                          "end": {
                            "line": 117,
                            "column": 51
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 3808,
                          "end": 3825,
                          "loc": {
                            "start": {
                              "line": 117,
                              "column": 10
                            },
                            "end": {
                              "line": 117,
                              "column": 27
                            },
                            "identifierName": "constraintOptions"
                          },
                          "name": "constraintOptions"
                        },
                        "init": {
                          "type": "CallExpression",
                          "start": 3828,
                          "end": 3849,
                          "loc": {
                            "start": {
                              "line": 117,
                              "column": 30
                            },
                            "end": {
                              "line": 117,
                              "column": 51
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 3828,
                            "end": 3835,
                            "loc": {
                              "start": {
                                "line": 117,
                                "column": 30
                              },
                              "end": {
                                "line": 117,
                                "column": 37
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 3828,
                              "end": 3829,
                              "loc": {
                                "start": {
                                  "line": 117,
                                  "column": 30
                                },
                                "end": {
                                  "line": 117,
                                  "column": 31
                                },
                                "identifierName": "_"
                              },
                              "name": "_"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3830,
                              "end": 3835,
                              "loc": {
                                "start": {
                                  "line": 117,
                                  "column": 32
                                },
                                "end": {
                                  "line": 117,
                                  "column": 37
                                },
                                "identifierName": "clone"
                              },
                              "name": "clone"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "MemberExpression",
                              "start": 3836,
                              "end": 3848,
                              "loc": {
                                "start": {
                                  "line": 117,
                                  "column": 38
                                },
                                "end": {
                                  "line": 117,
                                  "column": 50
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 3836,
                                "end": 3840,
                                "loc": {
                                  "start": {
                                    "line": 117,
                                    "column": 38
                                  },
                                  "end": {
                                    "line": 117,
                                    "column": 42
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3841,
                                "end": 3848,
                                "loc": {
                                  "start": {
                                    "line": 117,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 117,
                                    "column": 50
                                  },
                                  "identifierName": "options"
                                },
                                "name": "options"
                              },
                              "computed": false
                            }
                          ]
                        }
                      }
                    ],
                    "kind": "const",
                    "trailingComments": [
                      {
                        "type": "CommentLine",
                        "value": " Create a new options object for use with addForeignKeyConstraints, to avoid polluting this.options in case it is later used for a n:m",
                        "start": 3851,
                        "end": 3987,
                        "loc": {
                          "start": {
                            "line": 117,
                            "column": 53
                          },
                          "end": {
                            "line": 117,
                            "column": 189
                          }
                        }
                      }
                    ]
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 3992,
                    "end": 4191,
                    "loc": {
                      "start": {
                        "line": 118,
                        "column": 4
                      },
                      "end": {
                        "line": 121,
                        "column": 7
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 3992,
                      "end": 4190,
                      "loc": {
                        "start": {
                          "line": 118,
                          "column": 4
                        },
                        "end": {
                          "line": 121,
                          "column": 6
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 3992,
                        "end": 4022,
                        "loc": {
                          "start": {
                            "line": 118,
                            "column": 4
                          },
                          "end": {
                            "line": 118,
                            "column": 34
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 3992,
                          "end": 4005,
                          "loc": {
                            "start": {
                              "line": 118,
                              "column": 4
                            },
                            "end": {
                              "line": 118,
                              "column": 17
                            },
                            "identifierName": "newAttributes"
                          },
                          "name": "newAttributes",
                          "leadingComments": null
                        },
                        "property": {
                          "type": "MemberExpression",
                          "start": 4006,
                          "end": 4021,
                          "loc": {
                            "start": {
                              "line": 118,
                              "column": 18
                            },
                            "end": {
                              "line": 118,
                              "column": 33
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4006,
                            "end": 4010,
                            "loc": {
                              "start": {
                                "line": 118,
                                "column": 18
                              },
                              "end": {
                                "line": 118,
                                "column": 22
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4011,
                            "end": 4021,
                            "loc": {
                              "start": {
                                "line": 118,
                                "column": 23
                              },
                              "end": {
                                "line": 118,
                                "column": 33
                              },
                              "identifierName": "foreignKey"
                            },
                            "name": "foreignKey"
                          },
                          "computed": false
                        },
                        "computed": true,
                        "leadingComments": null
                      },
                      "right": {
                        "type": "CallExpression",
                        "start": 4025,
                        "end": 4190,
                        "loc": {
                          "start": {
                            "line": 118,
                            "column": 37
                          },
                          "end": {
                            "line": 121,
                            "column": 6
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 4025,
                          "end": 4035,
                          "loc": {
                            "start": {
                              "line": 118,
                              "column": 37
                            },
                            "end": {
                              "line": 118,
                              "column": 47
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 4025,
                            "end": 4026,
                            "loc": {
                              "start": {
                                "line": 118,
                                "column": 37
                              },
                              "end": {
                                "line": 118,
                                "column": 38
                              },
                              "identifierName": "_"
                            },
                            "name": "_"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4027,
                            "end": 4035,
                            "loc": {
                              "start": {
                                "line": 118,
                                "column": 39
                              },
                              "end": {
                                "line": 118,
                                "column": 47
                              },
                              "identifierName": "defaults"
                            },
                            "name": "defaults"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ObjectExpression",
                            "start": 4036,
                            "end": 4038,
                            "loc": {
                              "start": {
                                "line": 118,
                                "column": 48
                              },
                              "end": {
                                "line": 118,
                                "column": 50
                              }
                            },
                            "properties": []
                          },
                          {
                            "type": "MemberExpression",
                            "start": 4040,
                            "end": 4064,
                            "loc": {
                              "start": {
                                "line": 118,
                                "column": 52
                              },
                              "end": {
                                "line": 118,
                                "column": 76
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 4040,
                              "end": 4044,
                              "loc": {
                                "start": {
                                  "line": 118,
                                  "column": 52
                                },
                                "end": {
                                  "line": 118,
                                  "column": 56
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 4045,
                              "end": 4064,
                              "loc": {
                                "start": {
                                  "line": 118,
                                  "column": 57
                                },
                                "end": {
                                  "line": 118,
                                  "column": 76
                                },
                                "identifierName": "foreignKeyAttribute"
                              },
                              "name": "foreignKeyAttribute"
                            },
                            "computed": false
                          },
                          {
                            "type": "ObjectExpression",
                            "start": 4066,
                            "end": 4189,
                            "loc": {
                              "start": {
                                "line": 118,
                                "column": 78
                              },
                              "end": {
                                "line": 121,
                                "column": 5
                              }
                            },
                            "properties": [
                              {
                                "type": "ObjectProperty",
                                "start": 4074,
                                "end": 4159,
                                "loc": {
                                  "start": {
                                    "line": 119,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 119,
                                    "column": 91
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 4074,
                                  "end": 4078,
                                  "loc": {
                                    "start": {
                                      "line": 119,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 119,
                                      "column": 10
                                    },
                                    "identifierName": "type"
                                  },
                                  "name": "type"
                                },
                                "value": {
                                  "type": "LogicalExpression",
                                  "start": 4080,
                                  "end": 4159,
                                  "loc": {
                                    "start": {
                                      "line": 119,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 119,
                                      "column": 91
                                    }
                                  },
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 4080,
                                    "end": 4100,
                                    "loc": {
                                      "start": {
                                        "line": 119,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 119,
                                        "column": 32
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 4080,
                                      "end": 4092,
                                      "loc": {
                                        "start": {
                                          "line": 119,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 119,
                                          "column": 24
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 4080,
                                        "end": 4084,
                                        "loc": {
                                          "start": {
                                            "line": 119,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 119,
                                            "column": 16
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 4085,
                                        "end": 4092,
                                        "loc": {
                                          "start": {
                                            "line": 119,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 119,
                                            "column": 24
                                          },
                                          "identifierName": "options"
                                        },
                                        "name": "options"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 4093,
                                      "end": 4100,
                                      "loc": {
                                        "start": {
                                          "line": 119,
                                          "column": 25
                                        },
                                        "end": {
                                          "line": 119,
                                          "column": 32
                                        },
                                        "identifierName": "keyType"
                                      },
                                      "name": "keyType"
                                    },
                                    "computed": false
                                  },
                                  "operator": "||",
                                  "right": {
                                    "type": "MemberExpression",
                                    "start": 4104,
                                    "end": 4159,
                                    "loc": {
                                      "start": {
                                        "line": 119,
                                        "column": 36
                                      },
                                      "end": {
                                        "line": 119,
                                        "column": 91
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 4104,
                                      "end": 4154,
                                      "loc": {
                                        "start": {
                                          "line": 119,
                                          "column": 36
                                        },
                                        "end": {
                                          "line": 119,
                                          "column": 86
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 4104,
                                        "end": 4129,
                                        "loc": {
                                          "start": {
                                            "line": 119,
                                            "column": 36
                                          },
                                          "end": {
                                            "line": 119,
                                            "column": 61
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 4104,
                                          "end": 4115,
                                          "loc": {
                                            "start": {
                                              "line": 119,
                                              "column": 36
                                            },
                                            "end": {
                                              "line": 119,
                                              "column": 47
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 4104,
                                            "end": 4108,
                                            "loc": {
                                              "start": {
                                                "line": 119,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 119,
                                                "column": 40
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 4109,
                                            "end": 4115,
                                            "loc": {
                                              "start": {
                                                "line": 119,
                                                "column": 41
                                              },
                                              "end": {
                                                "line": 119,
                                                "column": 47
                                              },
                                              "identifierName": "source"
                                            },
                                            "name": "source"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 4116,
                                          "end": 4129,
                                          "loc": {
                                            "start": {
                                              "line": 119,
                                              "column": 48
                                            },
                                            "end": {
                                              "line": 119,
                                              "column": 61
                                            },
                                            "identifierName": "rawAttributes"
                                          },
                                          "name": "rawAttributes"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "MemberExpression",
                                        "start": 4130,
                                        "end": 4153,
                                        "loc": {
                                          "start": {
                                            "line": 119,
                                            "column": 62
                                          },
                                          "end": {
                                            "line": 119,
                                            "column": 85
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 4130,
                                          "end": 4134,
                                          "loc": {
                                            "start": {
                                              "line": 119,
                                              "column": 62
                                            },
                                            "end": {
                                              "line": 119,
                                              "column": 66
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 4135,
                                          "end": 4153,
                                          "loc": {
                                            "start": {
                                              "line": 119,
                                              "column": 67
                                            },
                                            "end": {
                                              "line": 119,
                                              "column": 85
                                            },
                                            "identifierName": "sourceKeyAttribute"
                                          },
                                          "name": "sourceKeyAttribute"
                                        },
                                        "computed": false
                                      },
                                      "computed": true
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 4155,
                                      "end": 4159,
                                      "loc": {
                                        "start": {
                                          "line": 119,
                                          "column": 87
                                        },
                                        "end": {
                                          "line": 119,
                                          "column": 91
                                        },
                                        "identifierName": "type"
                                      },
                                      "name": "type"
                                    },
                                    "computed": false
                                  }
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 4167,
                                "end": 4183,
                                "loc": {
                                  "start": {
                                    "line": 120,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 120,
                                    "column": 22
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 4167,
                                  "end": 4176,
                                  "loc": {
                                    "start": {
                                      "line": 120,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 120,
                                      "column": 15
                                    },
                                    "identifierName": "allowNull"
                                  },
                                  "name": "allowNull"
                                },
                                "value": {
                                  "type": "BooleanLiteral",
                                  "start": 4179,
                                  "end": 4183,
                                  "loc": {
                                    "start": {
                                      "line": 120,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 120,
                                      "column": 22
                                    }
                                  },
                                  "value": true
                                }
                              }
                            ]
                          }
                        ]
                      },
                      "leadingComments": null
                    },
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " Create a new options object for use with addForeignKeyConstraints, to avoid polluting this.options in case it is later used for a n:m",
                        "start": 3851,
                        "end": 3987,
                        "loc": {
                          "start": {
                            "line": 117,
                            "column": 53
                          },
                          "end": {
                            "line": 117,
                            "column": 189
                          }
                        }
                      }
                    ]
                  },
                  {
                    "type": "IfStatement",
                    "start": 4197,
                    "end": 4529,
                    "loc": {
                      "start": {
                        "line": 123,
                        "column": 4
                      },
                      "end": {
                        "line": 127,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "BinaryExpression",
                      "start": 4201,
                      "end": 4235,
                      "loc": {
                        "start": {
                          "line": 123,
                          "column": 8
                        },
                        "end": {
                          "line": 123,
                          "column": 42
                        }
                      },
                      "left": {
                        "type": "MemberExpression",
                        "start": 4201,
                        "end": 4225,
                        "loc": {
                          "start": {
                            "line": 123,
                            "column": 8
                          },
                          "end": {
                            "line": 123,
                            "column": 32
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 4201,
                          "end": 4213,
                          "loc": {
                            "start": {
                              "line": 123,
                              "column": 8
                            },
                            "end": {
                              "line": 123,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4201,
                            "end": 4205,
                            "loc": {
                              "start": {
                                "line": 123,
                                "column": 8
                              },
                              "end": {
                                "line": 123,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4206,
                            "end": 4213,
                            "loc": {
                              "start": {
                                "line": 123,
                                "column": 13
                              },
                              "end": {
                                "line": 123,
                                "column": 20
                              },
                              "identifierName": "options"
                            },
                            "name": "options"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 4214,
                          "end": 4225,
                          "loc": {
                            "start": {
                              "line": 123,
                              "column": 21
                            },
                            "end": {
                              "line": 123,
                              "column": 32
                            },
                            "identifierName": "constraints"
                          },
                          "name": "constraints"
                        },
                        "computed": false
                      },
                      "operator": "!==",
                      "right": {
                        "type": "BooleanLiteral",
                        "start": 4230,
                        "end": 4235,
                        "loc": {
                          "start": {
                            "line": 123,
                            "column": 37
                          },
                          "end": {
                            "line": 123,
                            "column": 42
                          }
                        },
                        "value": false
                      }
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 4237,
                      "end": 4529,
                      "loc": {
                        "start": {
                          "line": 123,
                          "column": 44
                        },
                        "end": {
                          "line": 127,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "VariableDeclaration",
                          "start": 4245,
                          "end": 4337,
                          "loc": {
                            "start": {
                              "line": 124,
                              "column": 6
                            },
                            "end": {
                              "line": 124,
                              "column": 98
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 4251,
                              "end": 4336,
                              "loc": {
                                "start": {
                                  "line": 124,
                                  "column": 12
                                },
                                "end": {
                                  "line": 124,
                                  "column": 97
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 4251,
                                "end": 4257,
                                "loc": {
                                  "start": {
                                    "line": 124,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 124,
                                    "column": 18
                                  },
                                  "identifierName": "target"
                                },
                                "name": "target"
                              },
                              "init": {
                                "type": "LogicalExpression",
                                "start": 4260,
                                "end": 4336,
                                "loc": {
                                  "start": {
                                    "line": 124,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 124,
                                    "column": 97
                                  }
                                },
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 4260,
                                  "end": 4302,
                                  "loc": {
                                    "start": {
                                      "line": 124,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 124,
                                      "column": 63
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 4260,
                                    "end": 4285,
                                    "loc": {
                                      "start": {
                                        "line": 124,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 124,
                                        "column": 46
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 4260,
                                      "end": 4271,
                                      "loc": {
                                        "start": {
                                          "line": 124,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 124,
                                          "column": 32
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 4260,
                                        "end": 4264,
                                        "loc": {
                                          "start": {
                                            "line": 124,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 124,
                                            "column": 25
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 4265,
                                        "end": 4271,
                                        "loc": {
                                          "start": {
                                            "line": 124,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 124,
                                            "column": 32
                                          },
                                          "identifierName": "target"
                                        },
                                        "name": "target"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 4272,
                                      "end": 4285,
                                      "loc": {
                                        "start": {
                                          "line": 124,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 124,
                                          "column": 46
                                        },
                                        "identifierName": "rawAttributes"
                                      },
                                      "name": "rawAttributes"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "MemberExpression",
                                    "start": 4286,
                                    "end": 4301,
                                    "loc": {
                                      "start": {
                                        "line": 124,
                                        "column": 47
                                      },
                                      "end": {
                                        "line": 124,
                                        "column": 62
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 4286,
                                      "end": 4290,
                                      "loc": {
                                        "start": {
                                          "line": 124,
                                          "column": 47
                                        },
                                        "end": {
                                          "line": 124,
                                          "column": 51
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 4291,
                                      "end": 4301,
                                      "loc": {
                                        "start": {
                                          "line": 124,
                                          "column": 52
                                        },
                                        "end": {
                                          "line": 124,
                                          "column": 62
                                        },
                                        "identifierName": "foreignKey"
                                      },
                                      "name": "foreignKey"
                                    },
                                    "computed": false
                                  },
                                  "computed": true
                                },
                                "operator": "||",
                                "right": {
                                  "type": "MemberExpression",
                                  "start": 4306,
                                  "end": 4336,
                                  "loc": {
                                    "start": {
                                      "line": 124,
                                      "column": 67
                                    },
                                    "end": {
                                      "line": 124,
                                      "column": 97
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 4306,
                                    "end": 4319,
                                    "loc": {
                                      "start": {
                                        "line": 124,
                                        "column": 67
                                      },
                                      "end": {
                                        "line": 124,
                                        "column": 80
                                      },
                                      "identifierName": "newAttributes"
                                    },
                                    "name": "newAttributes"
                                  },
                                  "property": {
                                    "type": "MemberExpression",
                                    "start": 4320,
                                    "end": 4335,
                                    "loc": {
                                      "start": {
                                        "line": 124,
                                        "column": 81
                                      },
                                      "end": {
                                        "line": 124,
                                        "column": 96
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 4320,
                                      "end": 4324,
                                      "loc": {
                                        "start": {
                                          "line": 124,
                                          "column": 81
                                        },
                                        "end": {
                                          "line": 124,
                                          "column": 85
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 4325,
                                      "end": 4335,
                                      "loc": {
                                        "start": {
                                          "line": 124,
                                          "column": 86
                                        },
                                        "end": {
                                          "line": 124,
                                          "column": 96
                                        },
                                        "identifierName": "foreignKey"
                                      },
                                      "name": "foreignKey"
                                    },
                                    "computed": false
                                  },
                                  "computed": true
                                }
                              }
                            }
                          ],
                          "kind": "const"
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 4344,
                          "end": 4447,
                          "loc": {
                            "start": {
                              "line": 125,
                              "column": 6
                            },
                            "end": {
                              "line": 125,
                              "column": 109
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 4344,
                            "end": 4446,
                            "loc": {
                              "start": {
                                "line": 125,
                                "column": 6
                              },
                              "end": {
                                "line": 125,
                                "column": 108
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 4344,
                              "end": 4370,
                              "loc": {
                                "start": {
                                  "line": 125,
                                  "column": 6
                                },
                                "end": {
                                  "line": 125,
                                  "column": 32
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 4344,
                                "end": 4361,
                                "loc": {
                                  "start": {
                                    "line": 125,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 125,
                                    "column": 23
                                  },
                                  "identifierName": "constraintOptions"
                                },
                                "name": "constraintOptions"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4362,
                                "end": 4370,
                                "loc": {
                                  "start": {
                                    "line": 125,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 125,
                                    "column": 32
                                  },
                                  "identifierName": "onDelete"
                                },
                                "name": "onDelete"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "LogicalExpression",
                              "start": 4373,
                              "end": 4446,
                              "loc": {
                                "start": {
                                  "line": 125,
                                  "column": 35
                                },
                                "end": {
                                  "line": 125,
                                  "column": 108
                                }
                              },
                              "left": {
                                "type": "MemberExpression",
                                "start": 4373,
                                "end": 4399,
                                "loc": {
                                  "start": {
                                    "line": 125,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 125,
                                    "column": 61
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 4373,
                                  "end": 4390,
                                  "loc": {
                                    "start": {
                                      "line": 125,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 125,
                                      "column": 52
                                    },
                                    "identifierName": "constraintOptions"
                                  },
                                  "name": "constraintOptions"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4391,
                                  "end": 4399,
                                  "loc": {
                                    "start": {
                                      "line": 125,
                                      "column": 53
                                    },
                                    "end": {
                                      "line": 125,
                                      "column": 61
                                    },
                                    "identifierName": "onDelete"
                                  },
                                  "name": "onDelete"
                                },
                                "computed": false
                              },
                              "operator": "||",
                              "right": {
                                "type": "ConditionalExpression",
                                "start": 4404,
                                "end": 4445,
                                "loc": {
                                  "start": {
                                    "line": 125,
                                    "column": 66
                                  },
                                  "end": {
                                    "line": 125,
                                    "column": 107
                                  }
                                },
                                "test": {
                                  "type": "MemberExpression",
                                  "start": 4404,
                                  "end": 4420,
                                  "loc": {
                                    "start": {
                                      "line": 125,
                                      "column": 66
                                    },
                                    "end": {
                                      "line": 125,
                                      "column": 82
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 4404,
                                    "end": 4410,
                                    "loc": {
                                      "start": {
                                        "line": 125,
                                        "column": 66
                                      },
                                      "end": {
                                        "line": 125,
                                        "column": 72
                                      },
                                      "identifierName": "target"
                                    },
                                    "name": "target"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 4411,
                                    "end": 4420,
                                    "loc": {
                                      "start": {
                                        "line": 125,
                                        "column": 73
                                      },
                                      "end": {
                                        "line": 125,
                                        "column": 82
                                      },
                                      "identifierName": "allowNull"
                                    },
                                    "name": "allowNull"
                                  },
                                  "computed": false
                                },
                                "consequent": {
                                  "type": "StringLiteral",
                                  "start": 4423,
                                  "end": 4433,
                                  "loc": {
                                    "start": {
                                      "line": 125,
                                      "column": 85
                                    },
                                    "end": {
                                      "line": 125,
                                      "column": 95
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "SET NULL",
                                    "raw": "'SET NULL'"
                                  },
                                  "value": "SET NULL"
                                },
                                "alternate": {
                                  "type": "StringLiteral",
                                  "start": 4436,
                                  "end": 4445,
                                  "loc": {
                                    "start": {
                                      "line": 125,
                                      "column": 98
                                    },
                                    "end": {
                                      "line": 125,
                                      "column": 107
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "CASCADE",
                                    "raw": "'CASCADE'"
                                  },
                                  "value": "CASCADE"
                                },
                                "extra": {
                                  "parenthesized": true,
                                  "parenStart": 4403
                                }
                              }
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 4454,
                          "end": 4523,
                          "loc": {
                            "start": {
                              "line": 126,
                              "column": 6
                            },
                            "end": {
                              "line": 126,
                              "column": 75
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 4454,
                            "end": 4522,
                            "loc": {
                              "start": {
                                "line": 126,
                                "column": 6
                              },
                              "end": {
                                "line": 126,
                                "column": 74
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 4454,
                              "end": 4480,
                              "loc": {
                                "start": {
                                  "line": 126,
                                  "column": 6
                                },
                                "end": {
                                  "line": 126,
                                  "column": 32
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 4454,
                                "end": 4471,
                                "loc": {
                                  "start": {
                                    "line": 126,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 126,
                                    "column": 23
                                  },
                                  "identifierName": "constraintOptions"
                                },
                                "name": "constraintOptions"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4472,
                                "end": 4480,
                                "loc": {
                                  "start": {
                                    "line": 126,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 126,
                                    "column": 32
                                  },
                                  "identifierName": "onUpdate"
                                },
                                "name": "onUpdate"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "LogicalExpression",
                              "start": 4483,
                              "end": 4522,
                              "loc": {
                                "start": {
                                  "line": 126,
                                  "column": 35
                                },
                                "end": {
                                  "line": 126,
                                  "column": 74
                                }
                              },
                              "left": {
                                "type": "MemberExpression",
                                "start": 4483,
                                "end": 4509,
                                "loc": {
                                  "start": {
                                    "line": 126,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 126,
                                    "column": 61
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 4483,
                                  "end": 4500,
                                  "loc": {
                                    "start": {
                                      "line": 126,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 126,
                                      "column": 52
                                    },
                                    "identifierName": "constraintOptions"
                                  },
                                  "name": "constraintOptions"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4501,
                                  "end": 4509,
                                  "loc": {
                                    "start": {
                                      "line": 126,
                                      "column": 53
                                    },
                                    "end": {
                                      "line": 126,
                                      "column": 61
                                    },
                                    "identifierName": "onUpdate"
                                  },
                                  "name": "onUpdate"
                                },
                                "computed": false
                              },
                              "operator": "||",
                              "right": {
                                "type": "StringLiteral",
                                "start": 4513,
                                "end": 4522,
                                "loc": {
                                  "start": {
                                    "line": 126,
                                    "column": 65
                                  },
                                  "end": {
                                    "line": 126,
                                    "column": 74
                                  }
                                },
                                "extra": {
                                  "rawValue": "CASCADE",
                                  "raw": "'CASCADE'"
                                },
                                "value": "CASCADE"
                              }
                            }
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": null
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 4534,
                    "end": 4665,
                    "loc": {
                      "start": {
                        "line": 128,
                        "column": 4
                      },
                      "end": {
                        "line": 128,
                        "column": 135
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 4534,
                      "end": 4664,
                      "loc": {
                        "start": {
                          "line": 128,
                          "column": 4
                        },
                        "end": {
                          "line": 128,
                          "column": 134
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 4534,
                        "end": 4566,
                        "loc": {
                          "start": {
                            "line": 128,
                            "column": 4
                          },
                          "end": {
                            "line": 128,
                            "column": 36
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 4534,
                          "end": 4541,
                          "loc": {
                            "start": {
                              "line": 128,
                              "column": 4
                            },
                            "end": {
                              "line": 128,
                              "column": 11
                            },
                            "identifierName": "Helpers"
                          },
                          "name": "Helpers"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 4542,
                          "end": 4566,
                          "loc": {
                            "start": {
                              "line": 128,
                              "column": 12
                            },
                            "end": {
                              "line": 128,
                              "column": 36
                            },
                            "identifierName": "addForeignKeyConstraints"
                          },
                          "name": "addForeignKeyConstraints"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "MemberExpression",
                          "start": 4567,
                          "end": 4597,
                          "loc": {
                            "start": {
                              "line": 128,
                              "column": 37
                            },
                            "end": {
                              "line": 128,
                              "column": 67
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 4567,
                            "end": 4580,
                            "loc": {
                              "start": {
                                "line": 128,
                                "column": 37
                              },
                              "end": {
                                "line": 128,
                                "column": 50
                              },
                              "identifierName": "newAttributes"
                            },
                            "name": "newAttributes"
                          },
                          "property": {
                            "type": "MemberExpression",
                            "start": 4581,
                            "end": 4596,
                            "loc": {
                              "start": {
                                "line": 128,
                                "column": 51
                              },
                              "end": {
                                "line": 128,
                                "column": 66
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 4581,
                              "end": 4585,
                              "loc": {
                                "start": {
                                  "line": 128,
                                  "column": 51
                                },
                                "end": {
                                  "line": 128,
                                  "column": 55
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 4586,
                              "end": 4596,
                              "loc": {
                                "start": {
                                  "line": 128,
                                  "column": 56
                                },
                                "end": {
                                  "line": 128,
                                  "column": 66
                                },
                                "identifierName": "foreignKey"
                              },
                              "name": "foreignKey"
                            },
                            "computed": false
                          },
                          "computed": true
                        },
                        {
                          "type": "MemberExpression",
                          "start": 4599,
                          "end": 4610,
                          "loc": {
                            "start": {
                              "line": 128,
                              "column": 69
                            },
                            "end": {
                              "line": 128,
                              "column": 80
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4599,
                            "end": 4603,
                            "loc": {
                              "start": {
                                "line": 128,
                                "column": 69
                              },
                              "end": {
                                "line": 128,
                                "column": 73
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4604,
                            "end": 4610,
                            "loc": {
                              "start": {
                                "line": 128,
                                "column": 74
                              },
                              "end": {
                                "line": 128,
                                "column": 80
                              },
                              "identifierName": "source"
                            },
                            "name": "source"
                          },
                          "computed": false
                        },
                        {
                          "type": "MemberExpression",
                          "start": 4612,
                          "end": 4623,
                          "loc": {
                            "start": {
                              "line": 128,
                              "column": 82
                            },
                            "end": {
                              "line": 128,
                              "column": 93
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4612,
                            "end": 4616,
                            "loc": {
                              "start": {
                                "line": 128,
                                "column": 82
                              },
                              "end": {
                                "line": 128,
                                "column": 86
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4617,
                            "end": 4623,
                            "loc": {
                              "start": {
                                "line": 128,
                                "column": 87
                              },
                              "end": {
                                "line": 128,
                                "column": 93
                              },
                              "identifierName": "target"
                            },
                            "name": "target"
                          },
                          "computed": false
                        },
                        {
                          "type": "Identifier",
                          "start": 4625,
                          "end": 4642,
                          "loc": {
                            "start": {
                              "line": 128,
                              "column": 95
                            },
                            "end": {
                              "line": 128,
                              "column": 112
                            },
                            "identifierName": "constraintOptions"
                          },
                          "name": "constraintOptions"
                        },
                        {
                          "type": "MemberExpression",
                          "start": 4644,
                          "end": 4663,
                          "loc": {
                            "start": {
                              "line": 128,
                              "column": 114
                            },
                            "end": {
                              "line": 128,
                              "column": 133
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4644,
                            "end": 4648,
                            "loc": {
                              "start": {
                                "line": 128,
                                "column": 114
                              },
                              "end": {
                                "line": 128,
                                "column": 118
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4649,
                            "end": 4663,
                            "loc": {
                              "start": {
                                "line": 128,
                                "column": 119
                              },
                              "end": {
                                "line": 128,
                                "column": 133
                              },
                              "identifierName": "sourceKeyField"
                            },
                            "name": "sourceKeyField"
                          },
                          "computed": false
                        }
                      ]
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 4670,
                    "end": 4732,
                    "loc": {
                      "start": {
                        "line": 129,
                        "column": 4
                      },
                      "end": {
                        "line": 129,
                        "column": 66
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 4670,
                      "end": 4731,
                      "loc": {
                        "start": {
                          "line": 129,
                          "column": 4
                        },
                        "end": {
                          "line": 129,
                          "column": 65
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 4670,
                        "end": 4689,
                        "loc": {
                          "start": {
                            "line": 129,
                            "column": 4
                          },
                          "end": {
                            "line": 129,
                            "column": 23
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 4670,
                          "end": 4675,
                          "loc": {
                            "start": {
                              "line": 129,
                              "column": 4
                            },
                            "end": {
                              "line": 129,
                              "column": 9
                            },
                            "identifierName": "Utils"
                          },
                          "name": "Utils"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 4676,
                          "end": 4689,
                          "loc": {
                            "start": {
                              "line": 129,
                              "column": 10
                            },
                            "end": {
                              "line": 129,
                              "column": 23
                            },
                            "identifierName": "mergeDefaults"
                          },
                          "name": "mergeDefaults"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "MemberExpression",
                          "start": 4690,
                          "end": 4715,
                          "loc": {
                            "start": {
                              "line": 129,
                              "column": 24
                            },
                            "end": {
                              "line": 129,
                              "column": 49
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 4690,
                            "end": 4701,
                            "loc": {
                              "start": {
                                "line": 129,
                                "column": 24
                              },
                              "end": {
                                "line": 129,
                                "column": 35
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 4690,
                              "end": 4694,
                              "loc": {
                                "start": {
                                  "line": 129,
                                  "column": 24
                                },
                                "end": {
                                  "line": 129,
                                  "column": 28
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 4695,
                              "end": 4701,
                              "loc": {
                                "start": {
                                  "line": 129,
                                  "column": 29
                                },
                                "end": {
                                  "line": 129,
                                  "column": 35
                                },
                                "identifierName": "target"
                              },
                              "name": "target"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4702,
                            "end": 4715,
                            "loc": {
                              "start": {
                                "line": 129,
                                "column": 36
                              },
                              "end": {
                                "line": 129,
                                "column": 49
                              },
                              "identifierName": "rawAttributes"
                            },
                            "name": "rawAttributes"
                          },
                          "computed": false
                        },
                        {
                          "type": "Identifier",
                          "start": 4717,
                          "end": 4730,
                          "loc": {
                            "start": {
                              "line": 129,
                              "column": 51
                            },
                            "end": {
                              "line": 129,
                              "column": 64
                            },
                            "identifierName": "newAttributes"
                          },
                          "name": "newAttributes"
                        }
                      ]
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 4738,
                    "end": 4829,
                    "loc": {
                      "start": {
                        "line": 131,
                        "column": 4
                      },
                      "end": {
                        "line": 131,
                        "column": 95
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 4738,
                      "end": 4828,
                      "loc": {
                        "start": {
                          "line": 131,
                          "column": 4
                        },
                        "end": {
                          "line": 131,
                          "column": 94
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 4738,
                        "end": 4758,
                        "loc": {
                          "start": {
                            "line": 131,
                            "column": 4
                          },
                          "end": {
                            "line": 131,
                            "column": 24
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 4738,
                          "end": 4742,
                          "loc": {
                            "start": {
                              "line": 131,
                              "column": 4
                            },
                            "end": {
                              "line": 131,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 4743,
                          "end": 4758,
                          "loc": {
                            "start": {
                              "line": 131,
                              "column": 9
                            },
                            "end": {
                              "line": 131,
                              "column": 24
                            },
                            "identifierName": "identifierField"
                          },
                          "name": "identifierField"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "LogicalExpression",
                        "start": 4761,
                        "end": 4828,
                        "loc": {
                          "start": {
                            "line": 131,
                            "column": 27
                          },
                          "end": {
                            "line": 131,
                            "column": 94
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 4761,
                          "end": 4809,
                          "loc": {
                            "start": {
                              "line": 131,
                              "column": 27
                            },
                            "end": {
                              "line": 131,
                              "column": 75
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 4761,
                            "end": 4803,
                            "loc": {
                              "start": {
                                "line": 131,
                                "column": 27
                              },
                              "end": {
                                "line": 131,
                                "column": 69
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 4761,
                              "end": 4786,
                              "loc": {
                                "start": {
                                  "line": 131,
                                  "column": 27
                                },
                                "end": {
                                  "line": 131,
                                  "column": 52
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 4761,
                                "end": 4772,
                                "loc": {
                                  "start": {
                                    "line": 131,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 131,
                                    "column": 38
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 4761,
                                  "end": 4765,
                                  "loc": {
                                    "start": {
                                      "line": 131,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 131,
                                      "column": 31
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4766,
                                  "end": 4772,
                                  "loc": {
                                    "start": {
                                      "line": 131,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 131,
                                      "column": 38
                                    },
                                    "identifierName": "target"
                                  },
                                  "name": "target"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4773,
                                "end": 4786,
                                "loc": {
                                  "start": {
                                    "line": 131,
                                    "column": 39
                                  },
                                  "end": {
                                    "line": 131,
                                    "column": 52
                                  },
                                  "identifierName": "rawAttributes"
                                },
                                "name": "rawAttributes"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "MemberExpression",
                              "start": 4787,
                              "end": 4802,
                              "loc": {
                                "start": {
                                  "line": 131,
                                  "column": 53
                                },
                                "end": {
                                  "line": 131,
                                  "column": 68
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 4787,
                                "end": 4791,
                                "loc": {
                                  "start": {
                                    "line": 131,
                                    "column": 53
                                  },
                                  "end": {
                                    "line": 131,
                                    "column": 57
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4792,
                                "end": 4802,
                                "loc": {
                                  "start": {
                                    "line": 131,
                                    "column": 58
                                  },
                                  "end": {
                                    "line": 131,
                                    "column": 68
                                  },
                                  "identifierName": "foreignKey"
                                },
                                "name": "foreignKey"
                              },
                              "computed": false
                            },
                            "computed": true
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4804,
                            "end": 4809,
                            "loc": {
                              "start": {
                                "line": 131,
                                "column": 70
                              },
                              "end": {
                                "line": 131,
                                "column": 75
                              },
                              "identifierName": "field"
                            },
                            "name": "field"
                          },
                          "computed": false
                        },
                        "operator": "||",
                        "right": {
                          "type": "MemberExpression",
                          "start": 4813,
                          "end": 4828,
                          "loc": {
                            "start": {
                              "line": 131,
                              "column": 79
                            },
                            "end": {
                              "line": 131,
                              "column": 94
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4813,
                            "end": 4817,
                            "loc": {
                              "start": {
                                "line": 131,
                                "column": 79
                              },
                              "end": {
                                "line": 131,
                                "column": 83
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4818,
                            "end": 4828,
                            "loc": {
                              "start": {
                                "line": 131,
                                "column": 84
                              },
                              "end": {
                                "line": 131,
                                "column": 94
                              },
                              "identifierName": "foreignKey"
                            },
                            "name": "foreignKey"
                          },
                          "computed": false
                        }
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 4834,
                    "end": 4925,
                    "loc": {
                      "start": {
                        "line": 132,
                        "column": 4
                      },
                      "end": {
                        "line": 132,
                        "column": 95
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 4834,
                      "end": 4924,
                      "loc": {
                        "start": {
                          "line": 132,
                          "column": 4
                        },
                        "end": {
                          "line": 132,
                          "column": 94
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 4834,
                        "end": 4854,
                        "loc": {
                          "start": {
                            "line": 132,
                            "column": 4
                          },
                          "end": {
                            "line": 132,
                            "column": 24
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 4834,
                          "end": 4838,
                          "loc": {
                            "start": {
                              "line": 132,
                              "column": 4
                            },
                            "end": {
                              "line": 132,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 4839,
                          "end": 4854,
                          "loc": {
                            "start": {
                              "line": 132,
                              "column": 9
                            },
                            "end": {
                              "line": 132,
                              "column": 24
                            },
                            "identifierName": "foreignKeyField"
                          },
                          "name": "foreignKeyField"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "LogicalExpression",
                        "start": 4857,
                        "end": 4924,
                        "loc": {
                          "start": {
                            "line": 132,
                            "column": 27
                          },
                          "end": {
                            "line": 132,
                            "column": 94
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 4857,
                          "end": 4905,
                          "loc": {
                            "start": {
                              "line": 132,
                              "column": 27
                            },
                            "end": {
                              "line": 132,
                              "column": 75
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 4857,
                            "end": 4899,
                            "loc": {
                              "start": {
                                "line": 132,
                                "column": 27
                              },
                              "end": {
                                "line": 132,
                                "column": 69
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 4857,
                              "end": 4882,
                              "loc": {
                                "start": {
                                  "line": 132,
                                  "column": 27
                                },
                                "end": {
                                  "line": 132,
                                  "column": 52
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 4857,
                                "end": 4868,
                                "loc": {
                                  "start": {
                                    "line": 132,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 132,
                                    "column": 38
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 4857,
                                  "end": 4861,
                                  "loc": {
                                    "start": {
                                      "line": 132,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 132,
                                      "column": 31
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4862,
                                  "end": 4868,
                                  "loc": {
                                    "start": {
                                      "line": 132,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 132,
                                      "column": 38
                                    },
                                    "identifierName": "target"
                                  },
                                  "name": "target"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4869,
                                "end": 4882,
                                "loc": {
                                  "start": {
                                    "line": 132,
                                    "column": 39
                                  },
                                  "end": {
                                    "line": 132,
                                    "column": 52
                                  },
                                  "identifierName": "rawAttributes"
                                },
                                "name": "rawAttributes"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "MemberExpression",
                              "start": 4883,
                              "end": 4898,
                              "loc": {
                                "start": {
                                  "line": 132,
                                  "column": 53
                                },
                                "end": {
                                  "line": 132,
                                  "column": 68
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 4883,
                                "end": 4887,
                                "loc": {
                                  "start": {
                                    "line": 132,
                                    "column": 53
                                  },
                                  "end": {
                                    "line": 132,
                                    "column": 57
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4888,
                                "end": 4898,
                                "loc": {
                                  "start": {
                                    "line": 132,
                                    "column": 58
                                  },
                                  "end": {
                                    "line": 132,
                                    "column": 68
                                  },
                                  "identifierName": "foreignKey"
                                },
                                "name": "foreignKey"
                              },
                              "computed": false
                            },
                            "computed": true
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4900,
                            "end": 4905,
                            "loc": {
                              "start": {
                                "line": 132,
                                "column": 70
                              },
                              "end": {
                                "line": 132,
                                "column": 75
                              },
                              "identifierName": "field"
                            },
                            "name": "field"
                          },
                          "computed": false
                        },
                        "operator": "||",
                        "right": {
                          "type": "MemberExpression",
                          "start": 4909,
                          "end": 4924,
                          "loc": {
                            "start": {
                              "line": 132,
                              "column": 79
                            },
                            "end": {
                              "line": 132,
                              "column": 94
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4909,
                            "end": 4913,
                            "loc": {
                              "start": {
                                "line": 132,
                                "column": 79
                              },
                              "end": {
                                "line": 132,
                                "column": 83
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4914,
                            "end": 4924,
                            "loc": {
                              "start": {
                                "line": 132,
                                "column": 84
                              },
                              "end": {
                                "line": 132,
                                "column": 94
                              },
                              "identifierName": "foreignKey"
                            },
                            "name": "foreignKey"
                          },
                          "computed": false
                        }
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 4931,
                    "end": 4963,
                    "loc": {
                      "start": {
                        "line": 134,
                        "column": 4
                      },
                      "end": {
                        "line": 134,
                        "column": 36
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 4931,
                      "end": 4962,
                      "loc": {
                        "start": {
                          "line": 134,
                          "column": 4
                        },
                        "end": {
                          "line": 134,
                          "column": 35
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 4931,
                        "end": 4960,
                        "loc": {
                          "start": {
                            "line": 134,
                            "column": 4
                          },
                          "end": {
                            "line": 134,
                            "column": 33
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 4931,
                          "end": 4942,
                          "loc": {
                            "start": {
                              "line": 134,
                              "column": 4
                            },
                            "end": {
                              "line": 134,
                              "column": 15
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4931,
                            "end": 4935,
                            "loc": {
                              "start": {
                                "line": 134,
                                "column": 4
                              },
                              "end": {
                                "line": 134,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4936,
                            "end": 4942,
                            "loc": {
                              "start": {
                                "line": 134,
                                "column": 9
                              },
                              "end": {
                                "line": 134,
                                "column": 15
                              },
                              "identifierName": "target"
                            },
                            "name": "target"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 4943,
                          "end": 4960,
                          "loc": {
                            "start": {
                              "line": 134,
                              "column": 16
                            },
                            "end": {
                              "line": 134,
                              "column": 33
                            },
                            "identifierName": "refreshAttributes"
                          },
                          "name": "refreshAttributes"
                        },
                        "computed": false
                      },
                      "arguments": []
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 4968,
                    "end": 5000,
                    "loc": {
                      "start": {
                        "line": 135,
                        "column": 4
                      },
                      "end": {
                        "line": 135,
                        "column": 36
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 4968,
                      "end": 4999,
                      "loc": {
                        "start": {
                          "line": 135,
                          "column": 4
                        },
                        "end": {
                          "line": 135,
                          "column": 35
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 4968,
                        "end": 4997,
                        "loc": {
                          "start": {
                            "line": 135,
                            "column": 4
                          },
                          "end": {
                            "line": 135,
                            "column": 33
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 4968,
                          "end": 4979,
                          "loc": {
                            "start": {
                              "line": 135,
                              "column": 4
                            },
                            "end": {
                              "line": 135,
                              "column": 15
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4968,
                            "end": 4972,
                            "loc": {
                              "start": {
                                "line": 135,
                                "column": 4
                              },
                              "end": {
                                "line": 135,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4973,
                            "end": 4979,
                            "loc": {
                              "start": {
                                "line": 135,
                                "column": 9
                              },
                              "end": {
                                "line": 135,
                                "column": 15
                              },
                              "identifierName": "source"
                            },
                            "name": "source"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 4980,
                          "end": 4997,
                          "loc": {
                            "start": {
                              "line": 135,
                              "column": 16
                            },
                            "end": {
                              "line": 135,
                              "column": 33
                            },
                            "identifierName": "refreshAttributes"
                          },
                          "name": "refreshAttributes"
                        },
                        "computed": false
                      },
                      "arguments": []
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 5006,
                    "end": 5041,
                    "loc": {
                      "start": {
                        "line": 137,
                        "column": 4
                      },
                      "end": {
                        "line": 137,
                        "column": 39
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 5006,
                      "end": 5040,
                      "loc": {
                        "start": {
                          "line": 137,
                          "column": 4
                        },
                        "end": {
                          "line": 137,
                          "column": 38
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 5006,
                        "end": 5034,
                        "loc": {
                          "start": {
                            "line": 137,
                            "column": 4
                          },
                          "end": {
                            "line": 137,
                            "column": 32
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 5006,
                          "end": 5013,
                          "loc": {
                            "start": {
                              "line": 137,
                              "column": 4
                            },
                            "end": {
                              "line": 137,
                              "column": 11
                            },
                            "identifierName": "Helpers"
                          },
                          "name": "Helpers"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 5014,
                          "end": 5034,
                          "loc": {
                            "start": {
                              "line": 137,
                              "column": 12
                            },
                            "end": {
                              "line": 137,
                              "column": 32
                            },
                            "identifierName": "checkNamingCollision"
                          },
                          "name": "checkNamingCollision"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "ThisExpression",
                          "start": 5035,
                          "end": 5039,
                          "loc": {
                            "start": {
                              "line": 137,
                              "column": 33
                            },
                            "end": {
                              "line": 137,
                              "column": 37
                            }
                          }
                        }
                      ]
                    }
                  },
                  {
                    "type": "ReturnStatement",
                    "start": 5047,
                    "end": 5059,
                    "loc": {
                      "start": {
                        "line": 139,
                        "column": 4
                      },
                      "end": {
                        "line": 139,
                        "column": 16
                      }
                    },
                    "argument": {
                      "type": "ThisExpression",
                      "start": 5054,
                      "end": 5058,
                      "loc": {
                        "start": {
                          "line": 139,
                          "column": 11
                        },
                        "end": {
                          "line": 139,
                          "column": 15
                        }
                      }
                    }
                  }
                ],
                "directives": []
              },
              "leadingComments": [
                {
                  "type": "CommentLine",
                  "value": " the id is in the target table",
                  "start": 3660,
                  "end": 3692,
                  "loc": {
                    "start": {
                      "line": 113,
                      "column": 2
                    },
                    "end": {
                      "line": 113,
                      "column": 34
                    }
                  }
                },
                {
                  "type": "CommentLine",
                  "value": " or in an extra table which connects two tables",
                  "start": 3695,
                  "end": 3744,
                  "loc": {
                    "start": {
                      "line": 114,
                      "column": 2
                    },
                    "end": {
                      "line": 114,
                      "column": 51
                    }
                  }
                }
              ]
            },
            {
              "type": "ClassMethod",
              "start": 5067,
              "end": 5398,
              "loc": {
                "start": {
                  "line": 142,
                  "column": 2
                },
                "end": {
                  "line": 152,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 5067,
                "end": 5072,
                "loc": {
                  "start": {
                    "line": 142,
                    "column": 2
                  },
                  "end": {
                    "line": 142,
                    "column": 7
                  },
                  "identifierName": "mixin"
                },
                "name": "mixin"
              },
              "static": false,
              "kind": "method",
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 5073,
                  "end": 5076,
                  "loc": {
                    "start": {
                      "line": 142,
                      "column": 8
                    },
                    "end": {
                      "line": 142,
                      "column": 11
                    },
                    "identifierName": "obj"
                  },
                  "name": "obj"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 5078,
                "end": 5398,
                "loc": {
                  "start": {
                    "line": 142,
                    "column": 13
                  },
                  "end": {
                    "line": 152,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 5084,
                    "end": 5207,
                    "loc": {
                      "start": {
                        "line": 143,
                        "column": 4
                      },
                      "end": {
                        "line": 143,
                        "column": 127
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 5090,
                        "end": 5206,
                        "loc": {
                          "start": {
                            "line": 143,
                            "column": 10
                          },
                          "end": {
                            "line": 143,
                            "column": 126
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 5090,
                          "end": 5097,
                          "loc": {
                            "start": {
                              "line": 143,
                              "column": 10
                            },
                            "end": {
                              "line": 143,
                              "column": 17
                            },
                            "identifierName": "methods"
                          },
                          "name": "methods"
                        },
                        "init": {
                          "type": "ArrayExpression",
                          "start": 5100,
                          "end": 5206,
                          "loc": {
                            "start": {
                              "line": 143,
                              "column": 20
                            },
                            "end": {
                              "line": 143,
                              "column": 126
                            }
                          },
                          "elements": [
                            {
                              "type": "StringLiteral",
                              "start": 5101,
                              "end": 5106,
                              "loc": {
                                "start": {
                                  "line": 143,
                                  "column": 21
                                },
                                "end": {
                                  "line": 143,
                                  "column": 26
                                }
                              },
                              "extra": {
                                "rawValue": "get",
                                "raw": "'get'"
                              },
                              "value": "get"
                            },
                            {
                              "type": "StringLiteral",
                              "start": 5108,
                              "end": 5115,
                              "loc": {
                                "start": {
                                  "line": 143,
                                  "column": 28
                                },
                                "end": {
                                  "line": 143,
                                  "column": 35
                                }
                              },
                              "extra": {
                                "rawValue": "count",
                                "raw": "'count'"
                              },
                              "value": "count"
                            },
                            {
                              "type": "StringLiteral",
                              "start": 5117,
                              "end": 5128,
                              "loc": {
                                "start": {
                                  "line": 143,
                                  "column": 37
                                },
                                "end": {
                                  "line": 143,
                                  "column": 48
                                }
                              },
                              "extra": {
                                "rawValue": "hasSingle",
                                "raw": "'hasSingle'"
                              },
                              "value": "hasSingle"
                            },
                            {
                              "type": "StringLiteral",
                              "start": 5130,
                              "end": 5138,
                              "loc": {
                                "start": {
                                  "line": 143,
                                  "column": 50
                                },
                                "end": {
                                  "line": 143,
                                  "column": 58
                                }
                              },
                              "extra": {
                                "rawValue": "hasAll",
                                "raw": "'hasAll'"
                              },
                              "value": "hasAll"
                            },
                            {
                              "type": "StringLiteral",
                              "start": 5140,
                              "end": 5145,
                              "loc": {
                                "start": {
                                  "line": 143,
                                  "column": 60
                                },
                                "end": {
                                  "line": 143,
                                  "column": 65
                                }
                              },
                              "extra": {
                                "rawValue": "set",
                                "raw": "'set'"
                              },
                              "value": "set"
                            },
                            {
                              "type": "StringLiteral",
                              "start": 5147,
                              "end": 5152,
                              "loc": {
                                "start": {
                                  "line": 143,
                                  "column": 67
                                },
                                "end": {
                                  "line": 143,
                                  "column": 72
                                }
                              },
                              "extra": {
                                "rawValue": "add",
                                "raw": "'add'"
                              },
                              "value": "add"
                            },
                            {
                              "type": "StringLiteral",
                              "start": 5154,
                              "end": 5167,
                              "loc": {
                                "start": {
                                  "line": 143,
                                  "column": 74
                                },
                                "end": {
                                  "line": 143,
                                  "column": 87
                                }
                              },
                              "extra": {
                                "rawValue": "addMultiple",
                                "raw": "'addMultiple'"
                              },
                              "value": "addMultiple"
                            },
                            {
                              "type": "StringLiteral",
                              "start": 5169,
                              "end": 5177,
                              "loc": {
                                "start": {
                                  "line": 143,
                                  "column": 89
                                },
                                "end": {
                                  "line": 143,
                                  "column": 97
                                }
                              },
                              "extra": {
                                "rawValue": "remove",
                                "raw": "'remove'"
                              },
                              "value": "remove"
                            },
                            {
                              "type": "StringLiteral",
                              "start": 5179,
                              "end": 5195,
                              "loc": {
                                "start": {
                                  "line": 143,
                                  "column": 99
                                },
                                "end": {
                                  "line": 143,
                                  "column": 115
                                }
                              },
                              "extra": {
                                "rawValue": "removeMultiple",
                                "raw": "'removeMultiple'"
                              },
                              "value": "removeMultiple"
                            },
                            {
                              "type": "StringLiteral",
                              "start": 5197,
                              "end": 5205,
                              "loc": {
                                "start": {
                                  "line": 143,
                                  "column": 117
                                },
                                "end": {
                                  "line": 143,
                                  "column": 125
                                }
                              },
                              "extra": {
                                "rawValue": "create",
                                "raw": "'create'"
                              },
                              "value": "create"
                            }
                          ]
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 5212,
                    "end": 5338,
                    "loc": {
                      "start": {
                        "line": 144,
                        "column": 4
                      },
                      "end": {
                        "line": 149,
                        "column": 6
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 5218,
                        "end": 5337,
                        "loc": {
                          "start": {
                            "line": 144,
                            "column": 10
                          },
                          "end": {
                            "line": 149,
                            "column": 5
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 5218,
                          "end": 5225,
                          "loc": {
                            "start": {
                              "line": 144,
                              "column": 10
                            },
                            "end": {
                              "line": 144,
                              "column": 17
                            },
                            "identifierName": "aliases"
                          },
                          "name": "aliases"
                        },
                        "init": {
                          "type": "ObjectExpression",
                          "start": 5228,
                          "end": 5337,
                          "loc": {
                            "start": {
                              "line": 144,
                              "column": 20
                            },
                            "end": {
                              "line": 149,
                              "column": 5
                            }
                          },
                          "properties": [
                            {
                              "type": "ObjectProperty",
                              "start": 5236,
                              "end": 5252,
                              "loc": {
                                "start": {
                                  "line": 145,
                                  "column": 6
                                },
                                "end": {
                                  "line": 145,
                                  "column": 22
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 5236,
                                "end": 5245,
                                "loc": {
                                  "start": {
                                    "line": 145,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 145,
                                    "column": 15
                                  },
                                  "identifierName": "hasSingle"
                                },
                                "name": "hasSingle"
                              },
                              "value": {
                                "type": "StringLiteral",
                                "start": 5247,
                                "end": 5252,
                                "loc": {
                                  "start": {
                                    "line": 145,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 145,
                                    "column": 22
                                  }
                                },
                                "extra": {
                                  "rawValue": "has",
                                  "raw": "'has'"
                                },
                                "value": "has"
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 5260,
                              "end": 5273,
                              "loc": {
                                "start": {
                                  "line": 146,
                                  "column": 6
                                },
                                "end": {
                                  "line": 146,
                                  "column": 19
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 5260,
                                "end": 5266,
                                "loc": {
                                  "start": {
                                    "line": 146,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 146,
                                    "column": 12
                                  },
                                  "identifierName": "hasAll"
                                },
                                "name": "hasAll"
                              },
                              "value": {
                                "type": "StringLiteral",
                                "start": 5268,
                                "end": 5273,
                                "loc": {
                                  "start": {
                                    "line": 146,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 146,
                                    "column": 19
                                  }
                                },
                                "extra": {
                                  "rawValue": "has",
                                  "raw": "'has'"
                                },
                                "value": "has"
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 5281,
                              "end": 5299,
                              "loc": {
                                "start": {
                                  "line": 147,
                                  "column": 6
                                },
                                "end": {
                                  "line": 147,
                                  "column": 24
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 5281,
                                "end": 5292,
                                "loc": {
                                  "start": {
                                    "line": 147,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 147,
                                    "column": 17
                                  },
                                  "identifierName": "addMultiple"
                                },
                                "name": "addMultiple"
                              },
                              "value": {
                                "type": "StringLiteral",
                                "start": 5294,
                                "end": 5299,
                                "loc": {
                                  "start": {
                                    "line": 147,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 147,
                                    "column": 24
                                  }
                                },
                                "extra": {
                                  "rawValue": "add",
                                  "raw": "'add'"
                                },
                                "value": "add"
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 5307,
                              "end": 5331,
                              "loc": {
                                "start": {
                                  "line": 148,
                                  "column": 6
                                },
                                "end": {
                                  "line": 148,
                                  "column": 30
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 5307,
                                "end": 5321,
                                "loc": {
                                  "start": {
                                    "line": 148,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 148,
                                    "column": 20
                                  },
                                  "identifierName": "removeMultiple"
                                },
                                "name": "removeMultiple"
                              },
                              "value": {
                                "type": "StringLiteral",
                                "start": 5323,
                                "end": 5331,
                                "loc": {
                                  "start": {
                                    "line": 148,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 148,
                                    "column": 30
                                  }
                                },
                                "extra": {
                                  "rawValue": "remove",
                                  "raw": "'remove'"
                                },
                                "value": "remove"
                              }
                            }
                          ]
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 5344,
                    "end": 5394,
                    "loc": {
                      "start": {
                        "line": 151,
                        "column": 4
                      },
                      "end": {
                        "line": 151,
                        "column": 54
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 5344,
                      "end": 5393,
                      "loc": {
                        "start": {
                          "line": 151,
                          "column": 4
                        },
                        "end": {
                          "line": 151,
                          "column": 53
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 5344,
                        "end": 5364,
                        "loc": {
                          "start": {
                            "line": 151,
                            "column": 4
                          },
                          "end": {
                            "line": 151,
                            "column": 24
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 5344,
                          "end": 5351,
                          "loc": {
                            "start": {
                              "line": 151,
                              "column": 4
                            },
                            "end": {
                              "line": 151,
                              "column": 11
                            },
                            "identifierName": "Helpers"
                          },
                          "name": "Helpers"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 5352,
                          "end": 5364,
                          "loc": {
                            "start": {
                              "line": 151,
                              "column": 12
                            },
                            "end": {
                              "line": 151,
                              "column": 24
                            },
                            "identifierName": "mixinMethods"
                          },
                          "name": "mixinMethods"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "ThisExpression",
                          "start": 5365,
                          "end": 5369,
                          "loc": {
                            "start": {
                              "line": 151,
                              "column": 25
                            },
                            "end": {
                              "line": 151,
                              "column": 29
                            }
                          }
                        },
                        {
                          "type": "Identifier",
                          "start": 5371,
                          "end": 5374,
                          "loc": {
                            "start": {
                              "line": 151,
                              "column": 31
                            },
                            "end": {
                              "line": 151,
                              "column": 34
                            },
                            "identifierName": "obj"
                          },
                          "name": "obj"
                        },
                        {
                          "type": "Identifier",
                          "start": 5376,
                          "end": 5383,
                          "loc": {
                            "start": {
                              "line": 151,
                              "column": 36
                            },
                            "end": {
                              "line": 151,
                              "column": 43
                            },
                            "identifierName": "methods"
                          },
                          "name": "methods"
                        },
                        {
                          "type": "Identifier",
                          "start": 5385,
                          "end": 5392,
                          "loc": {
                            "start": {
                              "line": 151,
                              "column": 45
                            },
                            "end": {
                              "line": 151,
                              "column": 52
                            },
                            "identifierName": "aliases"
                          },
                          "name": "aliases"
                        }
                      ]
                    }
                  }
                ],
                "directives": [],
                "trailingComments": null
              },
              "trailingComments": [
                {
                  "type": "CommentBlock",
                  "value": "*\n   * Get everything currently associated with this, using an optional where clause.\n   *\n   * @param {Object} [options]\n   * @param {Object} [options.where] An optional where clause to limit the associated models\n   * @param {String|Boolean} [options.scope] Apply a scope on the related model, or remove its default scope by passing false\n   * @param {String} [options.schema] Apply a schema on the related model\n   * @see {@link Model.findAll}  for a full explanation of options\n   * @return {Promise<Array<Model>>}\n   ",
                  "start": 5402,
                  "end": 5928,
                  "loc": {
                    "start": {
                      "line": 154,
                      "column": 2
                    },
                    "end": {
                      "line": 163,
                      "column": 5
                    }
                  }
                }
              ]
            },
            {
              "type": "ClassMethod",
              "start": 5931,
              "end": 7682,
              "loc": {
                "start": {
                  "line": 164,
                  "column": 2
                },
                "end": {
                  "line": 235,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 5931,
                "end": 5934,
                "loc": {
                  "start": {
                    "line": 164,
                    "column": 2
                  },
                  "end": {
                    "line": 164,
                    "column": 5
                  },
                  "identifierName": "get"
                },
                "name": "get",
                "leadingComments": null
              },
              "static": false,
              "kind": "method",
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 5935,
                  "end": 5944,
                  "loc": {
                    "start": {
                      "line": 164,
                      "column": 6
                    },
                    "end": {
                      "line": 164,
                      "column": 15
                    },
                    "identifierName": "instances"
                  },
                  "name": "instances"
                },
                {
                  "type": "Identifier",
                  "start": 5946,
                  "end": 5953,
                  "loc": {
                    "start": {
                      "line": 164,
                      "column": 17
                    },
                    "end": {
                      "line": 164,
                      "column": 24
                    },
                    "identifierName": "options"
                  },
                  "name": "options"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 5955,
                "end": 7682,
                "loc": {
                  "start": {
                    "line": 164,
                    "column": 26
                  },
                  "end": {
                    "line": 235,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 5961,
                    "end": 5986,
                    "loc": {
                      "start": {
                        "line": 165,
                        "column": 4
                      },
                      "end": {
                        "line": 165,
                        "column": 29
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 5967,
                        "end": 5985,
                        "loc": {
                          "start": {
                            "line": 165,
                            "column": 10
                          },
                          "end": {
                            "line": 165,
                            "column": 28
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 5967,
                          "end": 5978,
                          "loc": {
                            "start": {
                              "line": 165,
                              "column": 10
                            },
                            "end": {
                              "line": 165,
                              "column": 21
                            },
                            "identifierName": "association"
                          },
                          "name": "association"
                        },
                        "init": {
                          "type": "ThisExpression",
                          "start": 5981,
                          "end": 5985,
                          "loc": {
                            "start": {
                              "line": 165,
                              "column": 24
                            },
                            "end": {
                              "line": 165,
                              "column": 28
                            }
                          }
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 5991,
                    "end": 6008,
                    "loc": {
                      "start": {
                        "line": 166,
                        "column": 4
                      },
                      "end": {
                        "line": 166,
                        "column": 21
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 5997,
                        "end": 6007,
                        "loc": {
                          "start": {
                            "line": 166,
                            "column": 10
                          },
                          "end": {
                            "line": 166,
                            "column": 20
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 5997,
                          "end": 6002,
                          "loc": {
                            "start": {
                              "line": 166,
                              "column": 10
                            },
                            "end": {
                              "line": 166,
                              "column": 15
                            },
                            "identifierName": "where"
                          },
                          "name": "where"
                        },
                        "init": {
                          "type": "ObjectExpression",
                          "start": 6005,
                          "end": 6007,
                          "loc": {
                            "start": {
                              "line": 166,
                              "column": 18
                            },
                            "end": {
                              "line": 166,
                              "column": 20
                            }
                          },
                          "properties": []
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 6013,
                    "end": 6044,
                    "loc": {
                      "start": {
                        "line": 167,
                        "column": 4
                      },
                      "end": {
                        "line": 167,
                        "column": 35
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 6017,
                        "end": 6043,
                        "loc": {
                          "start": {
                            "line": 167,
                            "column": 8
                          },
                          "end": {
                            "line": 167,
                            "column": 34
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 6017,
                          "end": 6022,
                          "loc": {
                            "start": {
                              "line": 167,
                              "column": 8
                            },
                            "end": {
                              "line": 167,
                              "column": 13
                            },
                            "identifierName": "Model"
                          },
                          "name": "Model"
                        },
                        "init": {
                          "type": "MemberExpression",
                          "start": 6025,
                          "end": 6043,
                          "loc": {
                            "start": {
                              "line": 167,
                              "column": 16
                            },
                            "end": {
                              "line": 167,
                              "column": 34
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 6025,
                            "end": 6036,
                            "loc": {
                              "start": {
                                "line": 167,
                                "column": 16
                              },
                              "end": {
                                "line": 167,
                                "column": 27
                              },
                              "identifierName": "association"
                            },
                            "name": "association"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6037,
                            "end": 6043,
                            "loc": {
                              "start": {
                                "line": 167,
                                "column": 28
                              },
                              "end": {
                                "line": 167,
                                "column": 34
                              },
                              "identifierName": "target"
                            },
                            "name": "target"
                          },
                          "computed": false
                        }
                      }
                    ],
                    "kind": "let"
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 6049,
                    "end": 6062,
                    "loc": {
                      "start": {
                        "line": 168,
                        "column": 4
                      },
                      "end": {
                        "line": 168,
                        "column": 17
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 6053,
                        "end": 6061,
                        "loc": {
                          "start": {
                            "line": 168,
                            "column": 8
                          },
                          "end": {
                            "line": 168,
                            "column": 16
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 6053,
                          "end": 6061,
                          "loc": {
                            "start": {
                              "line": 168,
                              "column": 8
                            },
                            "end": {
                              "line": 168,
                              "column": 16
                            },
                            "identifierName": "instance"
                          },
                          "name": "instance"
                        },
                        "init": null
                      }
                    ],
                    "kind": "let"
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 6067,
                    "end": 6078,
                    "loc": {
                      "start": {
                        "line": 169,
                        "column": 4
                      },
                      "end": {
                        "line": 169,
                        "column": 15
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 6071,
                        "end": 6077,
                        "loc": {
                          "start": {
                            "line": 169,
                            "column": 8
                          },
                          "end": {
                            "line": 169,
                            "column": 14
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 6071,
                          "end": 6077,
                          "loc": {
                            "start": {
                              "line": 169,
                              "column": 8
                            },
                            "end": {
                              "line": 169,
                              "column": 14
                            },
                            "identifierName": "values"
                          },
                          "name": "values"
                        },
                        "init": null
                      }
                    ],
                    "kind": "let"
                  },
                  {
                    "type": "IfStatement",
                    "start": 6084,
                    "end": 6179,
                    "loc": {
                      "start": {
                        "line": 171,
                        "column": 4
                      },
                      "end": {
                        "line": 174,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "UnaryExpression",
                      "start": 6088,
                      "end": 6113,
                      "loc": {
                        "start": {
                          "line": 171,
                          "column": 8
                        },
                        "end": {
                          "line": 171,
                          "column": 33
                        }
                      },
                      "operator": "!",
                      "prefix": true,
                      "argument": {
                        "type": "CallExpression",
                        "start": 6089,
                        "end": 6113,
                        "loc": {
                          "start": {
                            "line": 171,
                            "column": 9
                          },
                          "end": {
                            "line": 171,
                            "column": 33
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 6089,
                          "end": 6102,
                          "loc": {
                            "start": {
                              "line": 171,
                              "column": 9
                            },
                            "end": {
                              "line": 171,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 6089,
                            "end": 6094,
                            "loc": {
                              "start": {
                                "line": 171,
                                "column": 9
                              },
                              "end": {
                                "line": 171,
                                "column": 14
                              },
                              "identifierName": "Array"
                            },
                            "name": "Array"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6095,
                            "end": 6102,
                            "loc": {
                              "start": {
                                "line": 171,
                                "column": 15
                              },
                              "end": {
                                "line": 171,
                                "column": 22
                              },
                              "identifierName": "isArray"
                            },
                            "name": "isArray"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 6103,
                            "end": 6112,
                            "loc": {
                              "start": {
                                "line": 171,
                                "column": 23
                              },
                              "end": {
                                "line": 171,
                                "column": 32
                              },
                              "identifierName": "instances"
                            },
                            "name": "instances"
                          }
                        ]
                      },
                      "extra": {
                        "parenthesizedArgument": false
                      }
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 6115,
                      "end": 6179,
                      "loc": {
                        "start": {
                          "line": 171,
                          "column": 35
                        },
                        "end": {
                          "line": 174,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 6123,
                          "end": 6144,
                          "loc": {
                            "start": {
                              "line": 172,
                              "column": 6
                            },
                            "end": {
                              "line": 172,
                              "column": 27
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 6123,
                            "end": 6143,
                            "loc": {
                              "start": {
                                "line": 172,
                                "column": 6
                              },
                              "end": {
                                "line": 172,
                                "column": 26
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "Identifier",
                              "start": 6123,
                              "end": 6131,
                              "loc": {
                                "start": {
                                  "line": 172,
                                  "column": 6
                                },
                                "end": {
                                  "line": 172,
                                  "column": 14
                                },
                                "identifierName": "instance"
                              },
                              "name": "instance"
                            },
                            "right": {
                              "type": "Identifier",
                              "start": 6134,
                              "end": 6143,
                              "loc": {
                                "start": {
                                  "line": 172,
                                  "column": 17
                                },
                                "end": {
                                  "line": 172,
                                  "column": 26
                                },
                                "identifierName": "instances"
                              },
                              "name": "instances"
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 6151,
                          "end": 6173,
                          "loc": {
                            "start": {
                              "line": 173,
                              "column": 6
                            },
                            "end": {
                              "line": 173,
                              "column": 28
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 6151,
                            "end": 6172,
                            "loc": {
                              "start": {
                                "line": 173,
                                "column": 6
                              },
                              "end": {
                                "line": 173,
                                "column": 27
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "Identifier",
                              "start": 6151,
                              "end": 6160,
                              "loc": {
                                "start": {
                                  "line": 173,
                                  "column": 6
                                },
                                "end": {
                                  "line": 173,
                                  "column": 15
                                },
                                "identifierName": "instances"
                              },
                              "name": "instances"
                            },
                            "right": {
                              "type": "Identifier",
                              "start": 6163,
                              "end": 6172,
                              "loc": {
                                "start": {
                                  "line": 173,
                                  "column": 18
                                },
                                "end": {
                                  "line": 173,
                                  "column": 27
                                },
                                "identifierName": "undefined"
                              },
                              "name": "undefined"
                            }
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": null
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 6185,
                    "end": 6226,
                    "loc": {
                      "start": {
                        "line": 176,
                        "column": 4
                      },
                      "end": {
                        "line": 176,
                        "column": 45
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 6185,
                      "end": 6225,
                      "loc": {
                        "start": {
                          "line": 176,
                          "column": 4
                        },
                        "end": {
                          "line": 176,
                          "column": 44
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "Identifier",
                        "start": 6185,
                        "end": 6192,
                        "loc": {
                          "start": {
                            "line": 176,
                            "column": 4
                          },
                          "end": {
                            "line": 176,
                            "column": 11
                          },
                          "identifierName": "options"
                        },
                        "name": "options"
                      },
                      "right": {
                        "type": "LogicalExpression",
                        "start": 6195,
                        "end": 6225,
                        "loc": {
                          "start": {
                            "line": 176,
                            "column": 14
                          },
                          "end": {
                            "line": 176,
                            "column": 44
                          }
                        },
                        "left": {
                          "type": "CallExpression",
                          "start": 6195,
                          "end": 6219,
                          "loc": {
                            "start": {
                              "line": 176,
                              "column": 14
                            },
                            "end": {
                              "line": 176,
                              "column": 38
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 6195,
                            "end": 6210,
                            "loc": {
                              "start": {
                                "line": 176,
                                "column": 14
                              },
                              "end": {
                                "line": 176,
                                "column": 29
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 6195,
                              "end": 6200,
                              "loc": {
                                "start": {
                                  "line": 176,
                                  "column": 14
                                },
                                "end": {
                                  "line": 176,
                                  "column": 19
                                },
                                "identifierName": "Utils"
                              },
                              "name": "Utils"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6201,
                              "end": 6210,
                              "loc": {
                                "start": {
                                  "line": 176,
                                  "column": 20
                                },
                                "end": {
                                  "line": 176,
                                  "column": 29
                                },
                                "identifierName": "cloneDeep"
                              },
                              "name": "cloneDeep"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Identifier",
                              "start": 6211,
                              "end": 6218,
                              "loc": {
                                "start": {
                                  "line": 176,
                                  "column": 30
                                },
                                "end": {
                                  "line": 176,
                                  "column": 37
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            }
                          ]
                        },
                        "operator": "||",
                        "right": {
                          "type": "ObjectExpression",
                          "start": 6223,
                          "end": 6225,
                          "loc": {
                            "start": {
                              "line": 176,
                              "column": 42
                            },
                            "end": {
                              "line": 176,
                              "column": 44
                            }
                          },
                          "properties": []
                        }
                      }
                    }
                  },
                  {
                    "type": "IfStatement",
                    "start": 6232,
                    "end": 6304,
                    "loc": {
                      "start": {
                        "line": 178,
                        "column": 4
                      },
                      "end": {
                        "line": 180,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "MemberExpression",
                      "start": 6236,
                      "end": 6253,
                      "loc": {
                        "start": {
                          "line": 178,
                          "column": 8
                        },
                        "end": {
                          "line": 178,
                          "column": 25
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 6236,
                        "end": 6247,
                        "loc": {
                          "start": {
                            "line": 178,
                            "column": 8
                          },
                          "end": {
                            "line": 178,
                            "column": 19
                          },
                          "identifierName": "association"
                        },
                        "name": "association"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 6248,
                        "end": 6253,
                        "loc": {
                          "start": {
                            "line": 178,
                            "column": 20
                          },
                          "end": {
                            "line": 178,
                            "column": 25
                          },
                          "identifierName": "scope"
                        },
                        "name": "scope"
                      },
                      "computed": false
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 6255,
                      "end": 6304,
                      "loc": {
                        "start": {
                          "line": 178,
                          "column": 27
                        },
                        "end": {
                          "line": 180,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 6263,
                          "end": 6298,
                          "loc": {
                            "start": {
                              "line": 179,
                              "column": 6
                            },
                            "end": {
                              "line": 179,
                              "column": 41
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 6263,
                            "end": 6297,
                            "loc": {
                              "start": {
                                "line": 179,
                                "column": 6
                              },
                              "end": {
                                "line": 179,
                                "column": 40
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 6263,
                              "end": 6271,
                              "loc": {
                                "start": {
                                  "line": 179,
                                  "column": 6
                                },
                                "end": {
                                  "line": 179,
                                  "column": 14
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 6263,
                                "end": 6264,
                                "loc": {
                                  "start": {
                                    "line": 179,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 179,
                                    "column": 7
                                  },
                                  "identifierName": "_"
                                },
                                "name": "_"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 6265,
                                "end": 6271,
                                "loc": {
                                  "start": {
                                    "line": 179,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 179,
                                    "column": 14
                                  },
                                  "identifierName": "assign"
                                },
                                "name": "assign"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 6272,
                                "end": 6277,
                                "loc": {
                                  "start": {
                                    "line": 179,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 179,
                                    "column": 20
                                  },
                                  "identifierName": "where"
                                },
                                "name": "where"
                              },
                              {
                                "type": "MemberExpression",
                                "start": 6279,
                                "end": 6296,
                                "loc": {
                                  "start": {
                                    "line": 179,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 179,
                                    "column": 39
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 6279,
                                  "end": 6290,
                                  "loc": {
                                    "start": {
                                      "line": 179,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 179,
                                      "column": 33
                                    },
                                    "identifierName": "association"
                                  },
                                  "name": "association"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 6291,
                                  "end": 6296,
                                  "loc": {
                                    "start": {
                                      "line": 179,
                                      "column": 34
                                    },
                                    "end": {
                                      "line": 179,
                                      "column": 39
                                    },
                                    "identifierName": "scope"
                                  },
                                  "name": "scope"
                                },
                                "computed": false
                              }
                            ]
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": null
                  },
                  {
                    "type": "IfStatement",
                    "start": 6310,
                    "end": 6863,
                    "loc": {
                      "start": {
                        "line": 182,
                        "column": 4
                      },
                      "end": {
                        "line": 201,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "Identifier",
                      "start": 6314,
                      "end": 6323,
                      "loc": {
                        "start": {
                          "line": 182,
                          "column": 8
                        },
                        "end": {
                          "line": 182,
                          "column": 17
                        },
                        "identifierName": "instances"
                      },
                      "name": "instances"
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 6325,
                      "end": 6762,
                      "loc": {
                        "start": {
                          "line": 182,
                          "column": 19
                        },
                        "end": {
                          "line": 199,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 6333,
                          "end": 6418,
                          "loc": {
                            "start": {
                              "line": 183,
                              "column": 6
                            },
                            "end": {
                              "line": 183,
                              "column": 91
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 6333,
                            "end": 6417,
                            "loc": {
                              "start": {
                                "line": 183,
                                "column": 6
                              },
                              "end": {
                                "line": 183,
                                "column": 90
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "Identifier",
                              "start": 6333,
                              "end": 6339,
                              "loc": {
                                "start": {
                                  "line": 183,
                                  "column": 6
                                },
                                "end": {
                                  "line": 183,
                                  "column": 12
                                },
                                "identifierName": "values"
                              },
                              "name": "values"
                            },
                            "right": {
                              "type": "CallExpression",
                              "start": 6342,
                              "end": 6417,
                              "loc": {
                                "start": {
                                  "line": 183,
                                  "column": 15
                                },
                                "end": {
                                  "line": 183,
                                  "column": 90
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 6342,
                                "end": 6355,
                                "loc": {
                                  "start": {
                                    "line": 183,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 183,
                                    "column": 28
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 6342,
                                  "end": 6351,
                                  "loc": {
                                    "start": {
                                      "line": 183,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 183,
                                      "column": 24
                                    },
                                    "identifierName": "instances"
                                  },
                                  "name": "instances"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 6352,
                                  "end": 6355,
                                  "loc": {
                                    "start": {
                                      "line": 183,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 183,
                                      "column": 28
                                    },
                                    "identifierName": "map"
                                  },
                                  "name": "map"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ArrowFunctionExpression",
                                  "start": 6356,
                                  "end": 6416,
                                  "loc": {
                                    "start": {
                                      "line": 183,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 183,
                                      "column": 89
                                    }
                                  },
                                  "id": null,
                                  "generator": false,
                                  "expression": true,
                                  "async": false,
                                  "params": [
                                    {
                                      "type": "Identifier",
                                      "start": 6356,
                                      "end": 6364,
                                      "loc": {
                                        "start": {
                                          "line": 183,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 183,
                                          "column": 37
                                        },
                                        "identifierName": "instance"
                                      },
                                      "name": "instance"
                                    }
                                  ],
                                  "body": {
                                    "type": "CallExpression",
                                    "start": 6368,
                                    "end": 6416,
                                    "loc": {
                                      "start": {
                                        "line": 183,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 183,
                                        "column": 89
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 6368,
                                      "end": 6380,
                                      "loc": {
                                        "start": {
                                          "line": 183,
                                          "column": 41
                                        },
                                        "end": {
                                          "line": 183,
                                          "column": 53
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 6368,
                                        "end": 6376,
                                        "loc": {
                                          "start": {
                                            "line": 183,
                                            "column": 41
                                          },
                                          "end": {
                                            "line": 183,
                                            "column": 49
                                          },
                                          "identifierName": "instance"
                                        },
                                        "name": "instance"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 6377,
                                        "end": 6380,
                                        "loc": {
                                          "start": {
                                            "line": 183,
                                            "column": 50
                                          },
                                          "end": {
                                            "line": 183,
                                            "column": 53
                                          },
                                          "identifierName": "get"
                                        },
                                        "name": "get"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 6381,
                                        "end": 6402,
                                        "loc": {
                                          "start": {
                                            "line": 183,
                                            "column": 54
                                          },
                                          "end": {
                                            "line": 183,
                                            "column": 75
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 6381,
                                          "end": 6392,
                                          "loc": {
                                            "start": {
                                              "line": 183,
                                              "column": 54
                                            },
                                            "end": {
                                              "line": 183,
                                              "column": 65
                                            },
                                            "identifierName": "association"
                                          },
                                          "name": "association"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 6393,
                                          "end": 6402,
                                          "loc": {
                                            "start": {
                                              "line": 183,
                                              "column": 66
                                            },
                                            "end": {
                                              "line": 183,
                                              "column": 75
                                            },
                                            "identifierName": "sourceKey"
                                          },
                                          "name": "sourceKey"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "ObjectExpression",
                                        "start": 6404,
                                        "end": 6415,
                                        "loc": {
                                          "start": {
                                            "line": 183,
                                            "column": 77
                                          },
                                          "end": {
                                            "line": 183,
                                            "column": 88
                                          }
                                        },
                                        "properties": [
                                          {
                                            "type": "ObjectProperty",
                                            "start": 6405,
                                            "end": 6414,
                                            "loc": {
                                              "start": {
                                                "line": 183,
                                                "column": 78
                                              },
                                              "end": {
                                                "line": 183,
                                                "column": 87
                                              }
                                            },
                                            "method": false,
                                            "shorthand": false,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 6405,
                                              "end": 6408,
                                              "loc": {
                                                "start": {
                                                  "line": 183,
                                                  "column": 78
                                                },
                                                "end": {
                                                  "line": 183,
                                                  "column": 81
                                                },
                                                "identifierName": "raw"
                                              },
                                              "name": "raw"
                                            },
                                            "value": {
                                              "type": "BooleanLiteral",
                                              "start": 6410,
                                              "end": 6414,
                                              "loc": {
                                                "start": {
                                                  "line": 183,
                                                  "column": 83
                                                },
                                                "end": {
                                                  "line": 183,
                                                  "column": 87
                                                }
                                              },
                                              "value": true
                                            }
                                          }
                                        ]
                                      }
                                    ]
                                  }
                                }
                              ]
                            }
                          }
                        },
                        {
                          "type": "IfStatement",
                          "start": 6426,
                          "end": 6756,
                          "loc": {
                            "start": {
                              "line": 185,
                              "column": 6
                            },
                            "end": {
                              "line": 198,
                              "column": 7
                            }
                          },
                          "test": {
                            "type": "LogicalExpression",
                            "start": 6430,
                            "end": 6467,
                            "loc": {
                              "start": {
                                "line": 185,
                                "column": 10
                              },
                              "end": {
                                "line": 185,
                                "column": 47
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 6430,
                              "end": 6443,
                              "loc": {
                                "start": {
                                  "line": 185,
                                  "column": 10
                                },
                                "end": {
                                  "line": 185,
                                  "column": 23
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 6430,
                                "end": 6437,
                                "loc": {
                                  "start": {
                                    "line": 185,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 185,
                                    "column": 17
                                  },
                                  "identifierName": "options"
                                },
                                "name": "options"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 6438,
                                "end": 6443,
                                "loc": {
                                  "start": {
                                    "line": 185,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 185,
                                    "column": 23
                                  },
                                  "identifierName": "limit"
                                },
                                "name": "limit"
                              },
                              "computed": false
                            },
                            "operator": "&&",
                            "right": {
                              "type": "BinaryExpression",
                              "start": 6447,
                              "end": 6467,
                              "loc": {
                                "start": {
                                  "line": 185,
                                  "column": 27
                                },
                                "end": {
                                  "line": 185,
                                  "column": 47
                                }
                              },
                              "left": {
                                "type": "MemberExpression",
                                "start": 6447,
                                "end": 6463,
                                "loc": {
                                  "start": {
                                    "line": 185,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 185,
                                    "column": 43
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 6447,
                                  "end": 6456,
                                  "loc": {
                                    "start": {
                                      "line": 185,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 185,
                                      "column": 36
                                    },
                                    "identifierName": "instances"
                                  },
                                  "name": "instances"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 6457,
                                  "end": 6463,
                                  "loc": {
                                    "start": {
                                      "line": 185,
                                      "column": 37
                                    },
                                    "end": {
                                      "line": 185,
                                      "column": 43
                                    },
                                    "identifierName": "length"
                                  },
                                  "name": "length"
                                },
                                "computed": false
                              },
                              "operator": ">",
                              "right": {
                                "type": "NumericLiteral",
                                "start": 6466,
                                "end": 6467,
                                "loc": {
                                  "start": {
                                    "line": 185,
                                    "column": 46
                                  },
                                  "end": {
                                    "line": 185,
                                    "column": 47
                                  }
                                },
                                "extra": {
                                  "rawValue": 1,
                                  "raw": "1"
                                },
                                "value": 1
                              }
                            }
                          },
                          "consequent": {
                            "type": "BlockStatement",
                            "start": 6469,
                            "end": 6629,
                            "loc": {
                              "start": {
                                "line": 185,
                                "column": 49
                              },
                              "end": {
                                "line": 193,
                                "column": 7
                              }
                            },
                            "body": [
                              {
                                "type": "ExpressionStatement",
                                "start": 6479,
                                "end": 6590,
                                "loc": {
                                  "start": {
                                    "line": 186,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 190,
                                    "column": 10
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 6479,
                                  "end": 6589,
                                  "loc": {
                                    "start": {
                                      "line": 186,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 190,
                                      "column": 9
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 6479,
                                    "end": 6499,
                                    "loc": {
                                      "start": {
                                        "line": 186,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 186,
                                        "column": 28
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 6479,
                                      "end": 6486,
                                      "loc": {
                                        "start": {
                                          "line": 186,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 186,
                                          "column": 15
                                        },
                                        "identifierName": "options"
                                      },
                                      "name": "options"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 6487,
                                      "end": 6499,
                                      "loc": {
                                        "start": {
                                          "line": 186,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 186,
                                          "column": 28
                                        },
                                        "identifierName": "groupedLimit"
                                      },
                                      "name": "groupedLimit"
                                    },
                                    "computed": false
                                  },
                                  "right": {
                                    "type": "ObjectExpression",
                                    "start": 6502,
                                    "end": 6589,
                                    "loc": {
                                      "start": {
                                        "line": 186,
                                        "column": 31
                                      },
                                      "end": {
                                        "line": 190,
                                        "column": 9
                                      }
                                    },
                                    "properties": [
                                      {
                                        "type": "ObjectProperty",
                                        "start": 6514,
                                        "end": 6534,
                                        "loc": {
                                          "start": {
                                            "line": 187,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 187,
                                            "column": 30
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 6514,
                                          "end": 6519,
                                          "loc": {
                                            "start": {
                                              "line": 187,
                                              "column": 10
                                            },
                                            "end": {
                                              "line": 187,
                                              "column": 15
                                            },
                                            "identifierName": "limit"
                                          },
                                          "name": "limit"
                                        },
                                        "value": {
                                          "type": "MemberExpression",
                                          "start": 6521,
                                          "end": 6534,
                                          "loc": {
                                            "start": {
                                              "line": 187,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 187,
                                              "column": 30
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 6521,
                                            "end": 6528,
                                            "loc": {
                                              "start": {
                                                "line": 187,
                                                "column": 17
                                              },
                                              "end": {
                                                "line": 187,
                                                "column": 24
                                              },
                                              "identifierName": "options"
                                            },
                                            "name": "options"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 6529,
                                            "end": 6534,
                                            "loc": {
                                              "start": {
                                                "line": 187,
                                                "column": 25
                                              },
                                              "end": {
                                                "line": 187,
                                                "column": 30
                                              },
                                              "identifierName": "limit"
                                            },
                                            "name": "limit"
                                          },
                                          "computed": false
                                        }
                                      },
                                      {
                                        "type": "ObjectProperty",
                                        "start": 6546,
                                        "end": 6561,
                                        "loc": {
                                          "start": {
                                            "line": 188,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 188,
                                            "column": 25
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 6546,
                                          "end": 6548,
                                          "loc": {
                                            "start": {
                                              "line": 188,
                                              "column": 10
                                            },
                                            "end": {
                                              "line": 188,
                                              "column": 12
                                            },
                                            "identifierName": "on"
                                          },
                                          "name": "on"
                                        },
                                        "value": {
                                          "type": "Identifier",
                                          "start": 6550,
                                          "end": 6561,
                                          "loc": {
                                            "start": {
                                              "line": 188,
                                              "column": 14
                                            },
                                            "end": {
                                              "line": 188,
                                              "column": 25
                                            },
                                            "identifierName": "association"
                                          },
                                          "name": "association"
                                        }
                                      },
                                      {
                                        "type": "ObjectProperty",
                                        "start": 6573,
                                        "end": 6579,
                                        "loc": {
                                          "start": {
                                            "line": 189,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 189,
                                            "column": 16
                                          }
                                        },
                                        "method": false,
                                        "shorthand": true,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 6573,
                                          "end": 6579,
                                          "loc": {
                                            "start": {
                                              "line": 189,
                                              "column": 10
                                            },
                                            "end": {
                                              "line": 189,
                                              "column": 16
                                            },
                                            "identifierName": "values"
                                          },
                                          "name": "values"
                                        },
                                        "value": {
                                          "type": "Identifier",
                                          "start": 6573,
                                          "end": 6579,
                                          "loc": {
                                            "start": {
                                              "line": 189,
                                              "column": 10
                                            },
                                            "end": {
                                              "line": 189,
                                              "column": 16
                                            },
                                            "identifierName": "values"
                                          },
                                          "name": "values"
                                        },
                                        "extra": {
                                          "shorthand": true
                                        }
                                      }
                                    ]
                                  }
                                }
                              },
                              {
                                "type": "ExpressionStatement",
                                "start": 6600,
                                "end": 6621,
                                "loc": {
                                  "start": {
                                    "line": 192,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 192,
                                    "column": 29
                                  }
                                },
                                "expression": {
                                  "type": "UnaryExpression",
                                  "start": 6600,
                                  "end": 6620,
                                  "loc": {
                                    "start": {
                                      "line": 192,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 192,
                                      "column": 28
                                    }
                                  },
                                  "operator": "delete",
                                  "prefix": true,
                                  "argument": {
                                    "type": "MemberExpression",
                                    "start": 6607,
                                    "end": 6620,
                                    "loc": {
                                      "start": {
                                        "line": 192,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 192,
                                        "column": 28
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 6607,
                                      "end": 6614,
                                      "loc": {
                                        "start": {
                                          "line": 192,
                                          "column": 15
                                        },
                                        "end": {
                                          "line": 192,
                                          "column": 22
                                        },
                                        "identifierName": "options"
                                      },
                                      "name": "options"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 6615,
                                      "end": 6620,
                                      "loc": {
                                        "start": {
                                          "line": 192,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 192,
                                          "column": 28
                                        },
                                        "identifierName": "limit"
                                      },
                                      "name": "limit"
                                    },
                                    "computed": false
                                  },
                                  "extra": {
                                    "parenthesizedArgument": false
                                  }
                                }
                              }
                            ],
                            "directives": []
                          },
                          "alternate": {
                            "type": "BlockStatement",
                            "start": 6635,
                            "end": 6756,
                            "loc": {
                              "start": {
                                "line": 193,
                                "column": 13
                              },
                              "end": {
                                "line": 198,
                                "column": 7
                              }
                            },
                            "body": [
                              {
                                "type": "ExpressionStatement",
                                "start": 6645,
                                "end": 6711,
                                "loc": {
                                  "start": {
                                    "line": 194,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 196,
                                    "column": 10
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 6645,
                                  "end": 6710,
                                  "loc": {
                                    "start": {
                                      "line": 194,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 196,
                                      "column": 9
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 6645,
                                    "end": 6674,
                                    "loc": {
                                      "start": {
                                        "line": 194,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 194,
                                        "column": 37
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 6645,
                                      "end": 6650,
                                      "loc": {
                                        "start": {
                                          "line": 194,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 194,
                                          "column": 13
                                        },
                                        "identifierName": "where"
                                      },
                                      "name": "where"
                                    },
                                    "property": {
                                      "type": "MemberExpression",
                                      "start": 6651,
                                      "end": 6673,
                                      "loc": {
                                        "start": {
                                          "line": 194,
                                          "column": 14
                                        },
                                        "end": {
                                          "line": 194,
                                          "column": 36
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 6651,
                                        "end": 6662,
                                        "loc": {
                                          "start": {
                                            "line": 194,
                                            "column": 14
                                          },
                                          "end": {
                                            "line": 194,
                                            "column": 25
                                          },
                                          "identifierName": "association"
                                        },
                                        "name": "association"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 6663,
                                        "end": 6673,
                                        "loc": {
                                          "start": {
                                            "line": 194,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 194,
                                            "column": 36
                                          },
                                          "identifierName": "foreignKey"
                                        },
                                        "name": "foreignKey"
                                      },
                                      "computed": false
                                    },
                                    "computed": true
                                  },
                                  "right": {
                                    "type": "ObjectExpression",
                                    "start": 6677,
                                    "end": 6710,
                                    "loc": {
                                      "start": {
                                        "line": 194,
                                        "column": 40
                                      },
                                      "end": {
                                        "line": 196,
                                        "column": 9
                                      }
                                    },
                                    "properties": [
                                      {
                                        "type": "ObjectProperty",
                                        "start": 6689,
                                        "end": 6700,
                                        "loc": {
                                          "start": {
                                            "line": 195,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 195,
                                            "column": 21
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 6689,
                                          "end": 6692,
                                          "loc": {
                                            "start": {
                                              "line": 195,
                                              "column": 10
                                            },
                                            "end": {
                                              "line": 195,
                                              "column": 13
                                            },
                                            "identifierName": "$in"
                                          },
                                          "name": "$in"
                                        },
                                        "value": {
                                          "type": "Identifier",
                                          "start": 6694,
                                          "end": 6700,
                                          "loc": {
                                            "start": {
                                              "line": 195,
                                              "column": 15
                                            },
                                            "end": {
                                              "line": 195,
                                              "column": 21
                                            },
                                            "identifierName": "values"
                                          },
                                          "name": "values"
                                        }
                                      }
                                    ]
                                  }
                                }
                              },
                              {
                                "type": "ExpressionStatement",
                                "start": 6720,
                                "end": 6748,
                                "loc": {
                                  "start": {
                                    "line": 197,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 197,
                                    "column": 36
                                  }
                                },
                                "expression": {
                                  "type": "UnaryExpression",
                                  "start": 6720,
                                  "end": 6747,
                                  "loc": {
                                    "start": {
                                      "line": 197,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 197,
                                      "column": 35
                                    }
                                  },
                                  "operator": "delete",
                                  "prefix": true,
                                  "argument": {
                                    "type": "MemberExpression",
                                    "start": 6727,
                                    "end": 6747,
                                    "loc": {
                                      "start": {
                                        "line": 197,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 197,
                                        "column": 35
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 6727,
                                      "end": 6734,
                                      "loc": {
                                        "start": {
                                          "line": 197,
                                          "column": 15
                                        },
                                        "end": {
                                          "line": 197,
                                          "column": 22
                                        },
                                        "identifierName": "options"
                                      },
                                      "name": "options"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 6735,
                                      "end": 6747,
                                      "loc": {
                                        "start": {
                                          "line": 197,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 197,
                                          "column": 35
                                        },
                                        "identifierName": "groupedLimit"
                                      },
                                      "name": "groupedLimit"
                                    },
                                    "computed": false
                                  },
                                  "extra": {
                                    "parenthesizedArgument": false
                                  }
                                }
                              }
                            ],
                            "directives": []
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": {
                      "type": "BlockStatement",
                      "start": 6768,
                      "end": 6863,
                      "loc": {
                        "start": {
                          "line": 199,
                          "column": 11
                        },
                        "end": {
                          "line": 201,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 6776,
                          "end": 6857,
                          "loc": {
                            "start": {
                              "line": 200,
                              "column": 6
                            },
                            "end": {
                              "line": 200,
                              "column": 87
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 6776,
                            "end": 6856,
                            "loc": {
                              "start": {
                                "line": 200,
                                "column": 6
                              },
                              "end": {
                                "line": 200,
                                "column": 86
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 6776,
                              "end": 6805,
                              "loc": {
                                "start": {
                                  "line": 200,
                                  "column": 6
                                },
                                "end": {
                                  "line": 200,
                                  "column": 35
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 6776,
                                "end": 6781,
                                "loc": {
                                  "start": {
                                    "line": 200,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 200,
                                    "column": 11
                                  },
                                  "identifierName": "where"
                                },
                                "name": "where"
                              },
                              "property": {
                                "type": "MemberExpression",
                                "start": 6782,
                                "end": 6804,
                                "loc": {
                                  "start": {
                                    "line": 200,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 200,
                                    "column": 34
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 6782,
                                  "end": 6793,
                                  "loc": {
                                    "start": {
                                      "line": 200,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 200,
                                      "column": 23
                                    },
                                    "identifierName": "association"
                                  },
                                  "name": "association"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 6794,
                                  "end": 6804,
                                  "loc": {
                                    "start": {
                                      "line": 200,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 200,
                                      "column": 34
                                    },
                                    "identifierName": "foreignKey"
                                  },
                                  "name": "foreignKey"
                                },
                                "computed": false
                              },
                              "computed": true
                            },
                            "right": {
                              "type": "CallExpression",
                              "start": 6808,
                              "end": 6856,
                              "loc": {
                                "start": {
                                  "line": 200,
                                  "column": 38
                                },
                                "end": {
                                  "line": 200,
                                  "column": 86
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 6808,
                                "end": 6820,
                                "loc": {
                                  "start": {
                                    "line": 200,
                                    "column": 38
                                  },
                                  "end": {
                                    "line": 200,
                                    "column": 50
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 6808,
                                  "end": 6816,
                                  "loc": {
                                    "start": {
                                      "line": 200,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 200,
                                      "column": 46
                                    },
                                    "identifierName": "instance"
                                  },
                                  "name": "instance"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 6817,
                                  "end": 6820,
                                  "loc": {
                                    "start": {
                                      "line": 200,
                                      "column": 47
                                    },
                                    "end": {
                                      "line": 200,
                                      "column": 50
                                    },
                                    "identifierName": "get"
                                  },
                                  "name": "get"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 6821,
                                  "end": 6842,
                                  "loc": {
                                    "start": {
                                      "line": 200,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 200,
                                      "column": 72
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 6821,
                                    "end": 6832,
                                    "loc": {
                                      "start": {
                                        "line": 200,
                                        "column": 51
                                      },
                                      "end": {
                                        "line": 200,
                                        "column": 62
                                      },
                                      "identifierName": "association"
                                    },
                                    "name": "association"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 6833,
                                    "end": 6842,
                                    "loc": {
                                      "start": {
                                        "line": 200,
                                        "column": 63
                                      },
                                      "end": {
                                        "line": 200,
                                        "column": 72
                                      },
                                      "identifierName": "sourceKey"
                                    },
                                    "name": "sourceKey"
                                  },
                                  "computed": false
                                },
                                {
                                  "type": "ObjectExpression",
                                  "start": 6844,
                                  "end": 6855,
                                  "loc": {
                                    "start": {
                                      "line": 200,
                                      "column": 74
                                    },
                                    "end": {
                                      "line": 200,
                                      "column": 85
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "ObjectProperty",
                                      "start": 6845,
                                      "end": 6854,
                                      "loc": {
                                        "start": {
                                          "line": 200,
                                          "column": 75
                                        },
                                        "end": {
                                          "line": 200,
                                          "column": 84
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 6845,
                                        "end": 6848,
                                        "loc": {
                                          "start": {
                                            "line": 200,
                                            "column": 75
                                          },
                                          "end": {
                                            "line": 200,
                                            "column": 78
                                          },
                                          "identifierName": "raw"
                                        },
                                        "name": "raw"
                                      },
                                      "value": {
                                        "type": "BooleanLiteral",
                                        "start": 6850,
                                        "end": 6854,
                                        "loc": {
                                          "start": {
                                            "line": 200,
                                            "column": 80
                                          },
                                          "end": {
                                            "line": 200,
                                            "column": 84
                                          }
                                        },
                                        "value": true
                                      }
                                    }
                                  ]
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "directives": []
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 6870,
                    "end": 6981,
                    "loc": {
                      "start": {
                        "line": 204,
                        "column": 4
                      },
                      "end": {
                        "line": 206,
                        "column": 26
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 6870,
                      "end": 6980,
                      "loc": {
                        "start": {
                          "line": 204,
                          "column": 4
                        },
                        "end": {
                          "line": 206,
                          "column": 25
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 6870,
                        "end": 6883,
                        "loc": {
                          "start": {
                            "line": 204,
                            "column": 4
                          },
                          "end": {
                            "line": 204,
                            "column": 17
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 6870,
                          "end": 6877,
                          "loc": {
                            "start": {
                              "line": 204,
                              "column": 4
                            },
                            "end": {
                              "line": 204,
                              "column": 11
                            },
                            "identifierName": "options"
                          },
                          "name": "options"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 6878,
                          "end": 6883,
                          "loc": {
                            "start": {
                              "line": 204,
                              "column": 12
                            },
                            "end": {
                              "line": 204,
                              "column": 17
                            },
                            "identifierName": "where"
                          },
                          "name": "where"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "ConditionalExpression",
                        "start": 6886,
                        "end": 6980,
                        "loc": {
                          "start": {
                            "line": 204,
                            "column": 20
                          },
                          "end": {
                            "line": 206,
                            "column": 25
                          }
                        },
                        "test": {
                          "type": "MemberExpression",
                          "start": 6886,
                          "end": 6899,
                          "loc": {
                            "start": {
                              "line": 204,
                              "column": 20
                            },
                            "end": {
                              "line": 204,
                              "column": 33
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 6886,
                            "end": 6893,
                            "loc": {
                              "start": {
                                "line": 204,
                                "column": 20
                              },
                              "end": {
                                "line": 204,
                                "column": 27
                              },
                              "identifierName": "options"
                            },
                            "name": "options"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6894,
                            "end": 6899,
                            "loc": {
                              "start": {
                                "line": 204,
                                "column": 28
                              },
                              "end": {
                                "line": 204,
                                "column": 33
                              },
                              "identifierName": "where"
                            },
                            "name": "where"
                          },
                          "computed": false
                        },
                        "consequent": {
                          "type": "ObjectExpression",
                          "start": 6922,
                          "end": 6952,
                          "loc": {
                            "start": {
                              "line": 205,
                              "column": 20
                            },
                            "end": {
                              "line": 205,
                              "column": 50
                            }
                          },
                          "properties": [
                            {
                              "type": "ObjectProperty",
                              "start": 6923,
                              "end": 6951,
                              "loc": {
                                "start": {
                                  "line": 205,
                                  "column": 21
                                },
                                "end": {
                                  "line": 205,
                                  "column": 49
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 6923,
                                "end": 6927,
                                "loc": {
                                  "start": {
                                    "line": 205,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 205,
                                    "column": 25
                                  },
                                  "identifierName": "$and"
                                },
                                "name": "$and"
                              },
                              "value": {
                                "type": "ArrayExpression",
                                "start": 6929,
                                "end": 6951,
                                "loc": {
                                  "start": {
                                    "line": 205,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 205,
                                    "column": 49
                                  }
                                },
                                "elements": [
                                  {
                                    "type": "Identifier",
                                    "start": 6930,
                                    "end": 6935,
                                    "loc": {
                                      "start": {
                                        "line": 205,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 205,
                                        "column": 33
                                      },
                                      "identifierName": "where"
                                    },
                                    "name": "where"
                                  },
                                  {
                                    "type": "MemberExpression",
                                    "start": 6937,
                                    "end": 6950,
                                    "loc": {
                                      "start": {
                                        "line": 205,
                                        "column": 35
                                      },
                                      "end": {
                                        "line": 205,
                                        "column": 48
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 6937,
                                      "end": 6944,
                                      "loc": {
                                        "start": {
                                          "line": 205,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 205,
                                          "column": 42
                                        },
                                        "identifierName": "options"
                                      },
                                      "name": "options"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 6945,
                                      "end": 6950,
                                      "loc": {
                                        "start": {
                                          "line": 205,
                                          "column": 43
                                        },
                                        "end": {
                                          "line": 205,
                                          "column": 48
                                        },
                                        "identifierName": "where"
                                      },
                                      "name": "where"
                                    },
                                    "computed": false
                                  }
                                ]
                              }
                            }
                          ]
                        },
                        "alternate": {
                          "type": "Identifier",
                          "start": 6975,
                          "end": 6980,
                          "loc": {
                            "start": {
                              "line": 206,
                              "column": 20
                            },
                            "end": {
                              "line": 206,
                              "column": 25
                            },
                            "identifierName": "where"
                          },
                          "name": "where"
                        }
                      }
                    }
                  },
                  {
                    "type": "IfStatement",
                    "start": 6987,
                    "end": 7160,
                    "loc": {
                      "start": {
                        "line": 208,
                        "column": 4
                      },
                      "end": {
                        "line": 214,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "CallExpression",
                      "start": 6991,
                      "end": 7022,
                      "loc": {
                        "start": {
                          "line": 208,
                          "column": 8
                        },
                        "end": {
                          "line": 208,
                          "column": 39
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 6991,
                        "end": 7013,
                        "loc": {
                          "start": {
                            "line": 208,
                            "column": 8
                          },
                          "end": {
                            "line": 208,
                            "column": 30
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 6991,
                          "end": 6998,
                          "loc": {
                            "start": {
                              "line": 208,
                              "column": 8
                            },
                            "end": {
                              "line": 208,
                              "column": 15
                            },
                            "identifierName": "options"
                          },
                          "name": "options"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 6999,
                          "end": 7013,
                          "loc": {
                            "start": {
                              "line": 208,
                              "column": 16
                            },
                            "end": {
                              "line": 208,
                              "column": 30
                            },
                            "identifierName": "hasOwnProperty"
                          },
                          "name": "hasOwnProperty"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "StringLiteral",
                          "start": 7014,
                          "end": 7021,
                          "loc": {
                            "start": {
                              "line": 208,
                              "column": 31
                            },
                            "end": {
                              "line": 208,
                              "column": 38
                            }
                          },
                          "extra": {
                            "rawValue": "scope",
                            "raw": "'scope'"
                          },
                          "value": "scope"
                        }
                      ]
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 7024,
                      "end": 7160,
                      "loc": {
                        "start": {
                          "line": 208,
                          "column": 41
                        },
                        "end": {
                          "line": 214,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "IfStatement",
                          "start": 7032,
                          "end": 7154,
                          "loc": {
                            "start": {
                              "line": 209,
                              "column": 6
                            },
                            "end": {
                              "line": 213,
                              "column": 7
                            }
                          },
                          "test": {
                            "type": "UnaryExpression",
                            "start": 7036,
                            "end": 7050,
                            "loc": {
                              "start": {
                                "line": 209,
                                "column": 10
                              },
                              "end": {
                                "line": 209,
                                "column": 24
                              }
                            },
                            "operator": "!",
                            "prefix": true,
                            "argument": {
                              "type": "MemberExpression",
                              "start": 7037,
                              "end": 7050,
                              "loc": {
                                "start": {
                                  "line": 209,
                                  "column": 11
                                },
                                "end": {
                                  "line": 209,
                                  "column": 24
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 7037,
                                "end": 7044,
                                "loc": {
                                  "start": {
                                    "line": 209,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 209,
                                    "column": 18
                                  },
                                  "identifierName": "options"
                                },
                                "name": "options"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 7045,
                                "end": 7050,
                                "loc": {
                                  "start": {
                                    "line": 209,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 209,
                                    "column": 24
                                  },
                                  "identifierName": "scope"
                                },
                                "name": "scope"
                              },
                              "computed": false
                            },
                            "extra": {
                              "parenthesizedArgument": false
                            }
                          },
                          "consequent": {
                            "type": "BlockStatement",
                            "start": 7052,
                            "end": 7095,
                            "loc": {
                              "start": {
                                "line": 209,
                                "column": 26
                              },
                              "end": {
                                "line": 211,
                                "column": 7
                              }
                            },
                            "body": [
                              {
                                "type": "ExpressionStatement",
                                "start": 7062,
                                "end": 7087,
                                "loc": {
                                  "start": {
                                    "line": 210,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 210,
                                    "column": 33
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 7062,
                                  "end": 7086,
                                  "loc": {
                                    "start": {
                                      "line": 210,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 210,
                                      "column": 32
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "Identifier",
                                    "start": 7062,
                                    "end": 7067,
                                    "loc": {
                                      "start": {
                                        "line": 210,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 210,
                                        "column": 13
                                      },
                                      "identifierName": "Model"
                                    },
                                    "name": "Model"
                                  },
                                  "right": {
                                    "type": "CallExpression",
                                    "start": 7070,
                                    "end": 7086,
                                    "loc": {
                                      "start": {
                                        "line": 210,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 210,
                                        "column": 32
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 7070,
                                      "end": 7084,
                                      "loc": {
                                        "start": {
                                          "line": 210,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 210,
                                          "column": 30
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 7070,
                                        "end": 7075,
                                        "loc": {
                                          "start": {
                                            "line": 210,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 210,
                                            "column": 21
                                          },
                                          "identifierName": "Model"
                                        },
                                        "name": "Model"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 7076,
                                        "end": 7084,
                                        "loc": {
                                          "start": {
                                            "line": 210,
                                            "column": 22
                                          },
                                          "end": {
                                            "line": 210,
                                            "column": 30
                                          },
                                          "identifierName": "unscoped"
                                        },
                                        "name": "unscoped"
                                      },
                                      "computed": false
                                    },
                                    "arguments": []
                                  }
                                }
                              }
                            ],
                            "directives": []
                          },
                          "alternate": {
                            "type": "BlockStatement",
                            "start": 7101,
                            "end": 7154,
                            "loc": {
                              "start": {
                                "line": 211,
                                "column": 13
                              },
                              "end": {
                                "line": 213,
                                "column": 7
                              }
                            },
                            "body": [
                              {
                                "type": "ExpressionStatement",
                                "start": 7111,
                                "end": 7146,
                                "loc": {
                                  "start": {
                                    "line": 212,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 212,
                                    "column": 43
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 7111,
                                  "end": 7145,
                                  "loc": {
                                    "start": {
                                      "line": 212,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 212,
                                      "column": 42
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "Identifier",
                                    "start": 7111,
                                    "end": 7116,
                                    "loc": {
                                      "start": {
                                        "line": 212,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 212,
                                        "column": 13
                                      },
                                      "identifierName": "Model"
                                    },
                                    "name": "Model"
                                  },
                                  "right": {
                                    "type": "CallExpression",
                                    "start": 7119,
                                    "end": 7145,
                                    "loc": {
                                      "start": {
                                        "line": 212,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 212,
                                        "column": 42
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 7119,
                                      "end": 7130,
                                      "loc": {
                                        "start": {
                                          "line": 212,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 212,
                                          "column": 27
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 7119,
                                        "end": 7124,
                                        "loc": {
                                          "start": {
                                            "line": 212,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 212,
                                            "column": 21
                                          },
                                          "identifierName": "Model"
                                        },
                                        "name": "Model"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 7125,
                                        "end": 7130,
                                        "loc": {
                                          "start": {
                                            "line": 212,
                                            "column": 22
                                          },
                                          "end": {
                                            "line": 212,
                                            "column": 27
                                          },
                                          "identifierName": "scope"
                                        },
                                        "name": "scope"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 7131,
                                        "end": 7144,
                                        "loc": {
                                          "start": {
                                            "line": 212,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 212,
                                            "column": 41
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 7131,
                                          "end": 7138,
                                          "loc": {
                                            "start": {
                                              "line": 212,
                                              "column": 28
                                            },
                                            "end": {
                                              "line": 212,
                                              "column": 35
                                            },
                                            "identifierName": "options"
                                          },
                                          "name": "options"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 7139,
                                          "end": 7144,
                                          "loc": {
                                            "start": {
                                              "line": 212,
                                              "column": 36
                                            },
                                            "end": {
                                              "line": 212,
                                              "column": 41
                                            },
                                            "identifierName": "scope"
                                          },
                                          "name": "scope"
                                        },
                                        "computed": false
                                      }
                                    ]
                                  }
                                }
                              }
                            ],
                            "directives": []
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": null
                  },
                  {
                    "type": "IfStatement",
                    "start": 7166,
                    "end": 7280,
                    "loc": {
                      "start": {
                        "line": 216,
                        "column": 4
                      },
                      "end": {
                        "line": 218,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "CallExpression",
                      "start": 7170,
                      "end": 7202,
                      "loc": {
                        "start": {
                          "line": 216,
                          "column": 8
                        },
                        "end": {
                          "line": 216,
                          "column": 40
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 7170,
                        "end": 7192,
                        "loc": {
                          "start": {
                            "line": 216,
                            "column": 8
                          },
                          "end": {
                            "line": 216,
                            "column": 30
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 7170,
                          "end": 7177,
                          "loc": {
                            "start": {
                              "line": 216,
                              "column": 8
                            },
                            "end": {
                              "line": 216,
                              "column": 15
                            },
                            "identifierName": "options"
                          },
                          "name": "options"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 7178,
                          "end": 7192,
                          "loc": {
                            "start": {
                              "line": 216,
                              "column": 16
                            },
                            "end": {
                              "line": 216,
                              "column": 30
                            },
                            "identifierName": "hasOwnProperty"
                          },
                          "name": "hasOwnProperty"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "StringLiteral",
                          "start": 7193,
                          "end": 7201,
                          "loc": {
                            "start": {
                              "line": 216,
                              "column": 31
                            },
                            "end": {
                              "line": 216,
                              "column": 39
                            }
                          },
                          "extra": {
                            "rawValue": "schema",
                            "raw": "'schema'"
                          },
                          "value": "schema"
                        }
                      ]
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 7204,
                      "end": 7280,
                      "loc": {
                        "start": {
                          "line": 216,
                          "column": 42
                        },
                        "end": {
                          "line": 218,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 7212,
                          "end": 7274,
                          "loc": {
                            "start": {
                              "line": 217,
                              "column": 6
                            },
                            "end": {
                              "line": 217,
                              "column": 68
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 7212,
                            "end": 7273,
                            "loc": {
                              "start": {
                                "line": 217,
                                "column": 6
                              },
                              "end": {
                                "line": 217,
                                "column": 67
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "Identifier",
                              "start": 7212,
                              "end": 7217,
                              "loc": {
                                "start": {
                                  "line": 217,
                                  "column": 6
                                },
                                "end": {
                                  "line": 217,
                                  "column": 11
                                },
                                "identifierName": "Model"
                              },
                              "name": "Model"
                            },
                            "right": {
                              "type": "CallExpression",
                              "start": 7220,
                              "end": 7273,
                              "loc": {
                                "start": {
                                  "line": 217,
                                  "column": 14
                                },
                                "end": {
                                  "line": 217,
                                  "column": 67
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 7220,
                                "end": 7232,
                                "loc": {
                                  "start": {
                                    "line": 217,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 217,
                                    "column": 26
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 7220,
                                  "end": 7225,
                                  "loc": {
                                    "start": {
                                      "line": 217,
                                      "column": 14
                                    },
                                    "end": {
                                      "line": 217,
                                      "column": 19
                                    },
                                    "identifierName": "Model"
                                  },
                                  "name": "Model"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 7226,
                                  "end": 7232,
                                  "loc": {
                                    "start": {
                                      "line": 217,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 217,
                                      "column": 26
                                    },
                                    "identifierName": "schema"
                                  },
                                  "name": "schema"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 7233,
                                  "end": 7247,
                                  "loc": {
                                    "start": {
                                      "line": 217,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 217,
                                      "column": 41
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 7233,
                                    "end": 7240,
                                    "loc": {
                                      "start": {
                                        "line": 217,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 217,
                                        "column": 34
                                      },
                                      "identifierName": "options"
                                    },
                                    "name": "options"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7241,
                                    "end": 7247,
                                    "loc": {
                                      "start": {
                                        "line": 217,
                                        "column": 35
                                      },
                                      "end": {
                                        "line": 217,
                                        "column": 41
                                      },
                                      "identifierName": "schema"
                                    },
                                    "name": "schema"
                                  },
                                  "computed": false
                                },
                                {
                                  "type": "MemberExpression",
                                  "start": 7249,
                                  "end": 7272,
                                  "loc": {
                                    "start": {
                                      "line": 217,
                                      "column": 43
                                    },
                                    "end": {
                                      "line": 217,
                                      "column": 66
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 7249,
                                    "end": 7256,
                                    "loc": {
                                      "start": {
                                        "line": 217,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 217,
                                        "column": 50
                                      },
                                      "identifierName": "options"
                                    },
                                    "name": "options"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7257,
                                    "end": 7272,
                                    "loc": {
                                      "start": {
                                        "line": 217,
                                        "column": 51
                                      },
                                      "end": {
                                        "line": 217,
                                        "column": 66
                                      },
                                      "identifierName": "schemaDelimiter"
                                    },
                                    "name": "schemaDelimiter"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": null
                  },
                  {
                    "type": "ReturnStatement",
                    "start": 7287,
                    "end": 7678,
                    "loc": {
                      "start": {
                        "line": 221,
                        "column": 4
                      },
                      "end": {
                        "line": 234,
                        "column": 7
                      }
                    },
                    "argument": {
                      "type": "CallExpression",
                      "start": 7294,
                      "end": 7677,
                      "loc": {
                        "start": {
                          "line": 221,
                          "column": 11
                        },
                        "end": {
                          "line": 234,
                          "column": 6
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 7294,
                        "end": 7321,
                        "loc": {
                          "start": {
                            "line": 221,
                            "column": 11
                          },
                          "end": {
                            "line": 221,
                            "column": 38
                          }
                        },
                        "object": {
                          "type": "CallExpression",
                          "start": 7294,
                          "end": 7316,
                          "loc": {
                            "start": {
                              "line": 221,
                              "column": 11
                            },
                            "end": {
                              "line": 221,
                              "column": 33
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 7294,
                            "end": 7307,
                            "loc": {
                              "start": {
                                "line": 221,
                                "column": 11
                              },
                              "end": {
                                "line": 221,
                                "column": 24
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 7294,
                              "end": 7299,
                              "loc": {
                                "start": {
                                  "line": 221,
                                  "column": 11
                                },
                                "end": {
                                  "line": 221,
                                  "column": 16
                                },
                                "identifierName": "Model"
                              },
                              "name": "Model"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 7300,
                              "end": 7307,
                              "loc": {
                                "start": {
                                  "line": 221,
                                  "column": 17
                                },
                                "end": {
                                  "line": 221,
                                  "column": 24
                                },
                                "identifierName": "findAll"
                              },
                              "name": "findAll"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Identifier",
                              "start": 7308,
                              "end": 7315,
                              "loc": {
                                "start": {
                                  "line": 221,
                                  "column": 25
                                },
                                "end": {
                                  "line": 221,
                                  "column": 32
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            }
                          ]
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 7317,
                          "end": 7321,
                          "loc": {
                            "start": {
                              "line": 221,
                              "column": 34
                            },
                            "end": {
                              "line": 221,
                              "column": 38
                            },
                            "identifierName": "then"
                          },
                          "name": "then"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "ArrowFunctionExpression",
                          "start": 7322,
                          "end": 7676,
                          "loc": {
                            "start": {
                              "line": 221,
                              "column": 39
                            },
                            "end": {
                              "line": 234,
                              "column": 5
                            }
                          },
                          "id": null,
                          "generator": false,
                          "expression": false,
                          "async": false,
                          "params": [
                            {
                              "type": "Identifier",
                              "start": 7322,
                              "end": 7329,
                              "loc": {
                                "start": {
                                  "line": 221,
                                  "column": 39
                                },
                                "end": {
                                  "line": 221,
                                  "column": 46
                                },
                                "identifierName": "results"
                              },
                              "name": "results"
                            }
                          ],
                          "body": {
                            "type": "BlockStatement",
                            "start": 7333,
                            "end": 7676,
                            "loc": {
                              "start": {
                                "line": 221,
                                "column": 50
                              },
                              "end": {
                                "line": 234,
                                "column": 5
                              }
                            },
                            "body": [
                              {
                                "type": "IfStatement",
                                "start": 7341,
                                "end": 7370,
                                "loc": {
                                  "start": {
                                    "line": 222,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 222,
                                    "column": 35
                                  }
                                },
                                "test": {
                                  "type": "Identifier",
                                  "start": 7345,
                                  "end": 7353,
                                  "loc": {
                                    "start": {
                                      "line": 222,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 222,
                                      "column": 18
                                    },
                                    "identifierName": "instance"
                                  },
                                  "name": "instance"
                                },
                                "consequent": {
                                  "type": "ReturnStatement",
                                  "start": 7355,
                                  "end": 7370,
                                  "loc": {
                                    "start": {
                                      "line": 222,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 222,
                                      "column": 35
                                    }
                                  },
                                  "argument": {
                                    "type": "Identifier",
                                    "start": 7362,
                                    "end": 7369,
                                    "loc": {
                                      "start": {
                                        "line": 222,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 222,
                                        "column": 34
                                      },
                                      "identifierName": "results"
                                    },
                                    "name": "results"
                                  }
                                },
                                "alternate": null
                              },
                              {
                                "type": "VariableDeclaration",
                                "start": 7378,
                                "end": 7396,
                                "loc": {
                                  "start": {
                                    "line": 224,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 224,
                                    "column": 24
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 7384,
                                    "end": 7395,
                                    "loc": {
                                      "start": {
                                        "line": 224,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 224,
                                        "column": 23
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 7384,
                                      "end": 7390,
                                      "loc": {
                                        "start": {
                                          "line": 224,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 224,
                                          "column": 18
                                        },
                                        "identifierName": "result"
                                      },
                                      "name": "result"
                                    },
                                    "init": {
                                      "type": "ObjectExpression",
                                      "start": 7393,
                                      "end": 7395,
                                      "loc": {
                                        "start": {
                                          "line": 224,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 224,
                                          "column": 23
                                        }
                                      },
                                      "properties": []
                                    }
                                  }
                                ],
                                "kind": "const"
                              },
                              {
                                "type": "ForOfStatement",
                                "start": 7403,
                                "end": 7517,
                                "loc": {
                                  "start": {
                                    "line": 225,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 227,
                                    "column": 7
                                  }
                                },
                                "left": {
                                  "type": "VariableDeclaration",
                                  "start": 7408,
                                  "end": 7422,
                                  "loc": {
                                    "start": {
                                      "line": 225,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 225,
                                      "column": 25
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 7414,
                                      "end": 7422,
                                      "loc": {
                                        "start": {
                                          "line": 225,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 225,
                                          "column": 25
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 7414,
                                        "end": 7422,
                                        "loc": {
                                          "start": {
                                            "line": 225,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 225,
                                            "column": 25
                                          },
                                          "identifierName": "instance"
                                        },
                                        "name": "instance"
                                      },
                                      "init": null
                                    }
                                  ],
                                  "kind": "const"
                                },
                                "right": {
                                  "type": "Identifier",
                                  "start": 7426,
                                  "end": 7435,
                                  "loc": {
                                    "start": {
                                      "line": 225,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 225,
                                      "column": 38
                                    },
                                    "identifierName": "instances"
                                  },
                                  "name": "instances"
                                },
                                "body": {
                                  "type": "BlockStatement",
                                  "start": 7437,
                                  "end": 7517,
                                  "loc": {
                                    "start": {
                                      "line": 225,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 227,
                                      "column": 7
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 7447,
                                      "end": 7509,
                                      "loc": {
                                        "start": {
                                          "line": 226,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 226,
                                          "column": 70
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 7447,
                                        "end": 7508,
                                        "loc": {
                                          "start": {
                                            "line": 226,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 226,
                                            "column": 69
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 7447,
                                          "end": 7503,
                                          "loc": {
                                            "start": {
                                              "line": 226,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 226,
                                              "column": 64
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 7447,
                                            "end": 7453,
                                            "loc": {
                                              "start": {
                                                "line": 226,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 226,
                                                "column": 14
                                              },
                                              "identifierName": "result"
                                            },
                                            "name": "result"
                                          },
                                          "property": {
                                            "type": "CallExpression",
                                            "start": 7454,
                                            "end": 7502,
                                            "loc": {
                                              "start": {
                                                "line": 226,
                                                "column": 15
                                              },
                                              "end": {
                                                "line": 226,
                                                "column": 63
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 7454,
                                              "end": 7466,
                                              "loc": {
                                                "start": {
                                                  "line": 226,
                                                  "column": 15
                                                },
                                                "end": {
                                                  "line": 226,
                                                  "column": 27
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 7454,
                                                "end": 7462,
                                                "loc": {
                                                  "start": {
                                                    "line": 226,
                                                    "column": 15
                                                  },
                                                  "end": {
                                                    "line": 226,
                                                    "column": 23
                                                  },
                                                  "identifierName": "instance"
                                                },
                                                "name": "instance"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 7463,
                                                "end": 7466,
                                                "loc": {
                                                  "start": {
                                                    "line": 226,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 226,
                                                    "column": 27
                                                  },
                                                  "identifierName": "get"
                                                },
                                                "name": "get"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "MemberExpression",
                                                "start": 7467,
                                                "end": 7488,
                                                "loc": {
                                                  "start": {
                                                    "line": 226,
                                                    "column": 28
                                                  },
                                                  "end": {
                                                    "line": 226,
                                                    "column": 49
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 7467,
                                                  "end": 7478,
                                                  "loc": {
                                                    "start": {
                                                      "line": 226,
                                                      "column": 28
                                                    },
                                                    "end": {
                                                      "line": 226,
                                                      "column": 39
                                                    },
                                                    "identifierName": "association"
                                                  },
                                                  "name": "association"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 7479,
                                                  "end": 7488,
                                                  "loc": {
                                                    "start": {
                                                      "line": 226,
                                                      "column": 40
                                                    },
                                                    "end": {
                                                      "line": 226,
                                                      "column": 49
                                                    },
                                                    "identifierName": "sourceKey"
                                                  },
                                                  "name": "sourceKey"
                                                },
                                                "computed": false
                                              },
                                              {
                                                "type": "ObjectExpression",
                                                "start": 7490,
                                                "end": 7501,
                                                "loc": {
                                                  "start": {
                                                    "line": 226,
                                                    "column": 51
                                                  },
                                                  "end": {
                                                    "line": 226,
                                                    "column": 62
                                                  }
                                                },
                                                "properties": [
                                                  {
                                                    "type": "ObjectProperty",
                                                    "start": 7491,
                                                    "end": 7500,
                                                    "loc": {
                                                      "start": {
                                                        "line": 226,
                                                        "column": 52
                                                      },
                                                      "end": {
                                                        "line": 226,
                                                        "column": 61
                                                      }
                                                    },
                                                    "method": false,
                                                    "shorthand": false,
                                                    "computed": false,
                                                    "key": {
                                                      "type": "Identifier",
                                                      "start": 7491,
                                                      "end": 7494,
                                                      "loc": {
                                                        "start": {
                                                          "line": 226,
                                                          "column": 52
                                                        },
                                                        "end": {
                                                          "line": 226,
                                                          "column": 55
                                                        },
                                                        "identifierName": "raw"
                                                      },
                                                      "name": "raw"
                                                    },
                                                    "value": {
                                                      "type": "BooleanLiteral",
                                                      "start": 7496,
                                                      "end": 7500,
                                                      "loc": {
                                                        "start": {
                                                          "line": 226,
                                                          "column": 57
                                                        },
                                                        "end": {
                                                          "line": 226,
                                                          "column": 61
                                                        }
                                                      },
                                                      "value": true
                                                    }
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "computed": true
                                        },
                                        "right": {
                                          "type": "ArrayExpression",
                                          "start": 7506,
                                          "end": 7508,
                                          "loc": {
                                            "start": {
                                              "line": 226,
                                              "column": 67
                                            },
                                            "end": {
                                              "line": 226,
                                              "column": 69
                                            }
                                          },
                                          "elements": []
                                        }
                                      }
                                    }
                                  ],
                                  "directives": []
                                }
                              },
                              {
                                "type": "ForOfStatement",
                                "start": 7525,
                                "end": 7648,
                                "loc": {
                                  "start": {
                                    "line": 229,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 231,
                                    "column": 7
                                  }
                                },
                                "left": {
                                  "type": "VariableDeclaration",
                                  "start": 7530,
                                  "end": 7544,
                                  "loc": {
                                    "start": {
                                      "line": 229,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 229,
                                      "column": 25
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 7536,
                                      "end": 7544,
                                      "loc": {
                                        "start": {
                                          "line": 229,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 229,
                                          "column": 25
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 7536,
                                        "end": 7544,
                                        "loc": {
                                          "start": {
                                            "line": 229,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 229,
                                            "column": 25
                                          },
                                          "identifierName": "instance"
                                        },
                                        "name": "instance"
                                      },
                                      "init": null
                                    }
                                  ],
                                  "kind": "const"
                                },
                                "right": {
                                  "type": "Identifier",
                                  "start": 7548,
                                  "end": 7555,
                                  "loc": {
                                    "start": {
                                      "line": 229,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 229,
                                      "column": 36
                                    },
                                    "identifierName": "results"
                                  },
                                  "name": "results"
                                },
                                "body": {
                                  "type": "BlockStatement",
                                  "start": 7557,
                                  "end": 7648,
                                  "loc": {
                                    "start": {
                                      "line": 229,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 231,
                                      "column": 7
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 7567,
                                      "end": 7640,
                                      "loc": {
                                        "start": {
                                          "line": 230,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 230,
                                          "column": 81
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 7567,
                                        "end": 7639,
                                        "loc": {
                                          "start": {
                                            "line": 230,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 230,
                                            "column": 80
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 7567,
                                          "end": 7629,
                                          "loc": {
                                            "start": {
                                              "line": 230,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 230,
                                              "column": 70
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 7567,
                                            "end": 7624,
                                            "loc": {
                                              "start": {
                                                "line": 230,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 230,
                                                "column": 65
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 7567,
                                              "end": 7573,
                                              "loc": {
                                                "start": {
                                                  "line": 230,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 230,
                                                  "column": 14
                                                },
                                                "identifierName": "result"
                                              },
                                              "name": "result"
                                            },
                                            "property": {
                                              "type": "CallExpression",
                                              "start": 7574,
                                              "end": 7623,
                                              "loc": {
                                                "start": {
                                                  "line": 230,
                                                  "column": 15
                                                },
                                                "end": {
                                                  "line": 230,
                                                  "column": 64
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 7574,
                                                "end": 7586,
                                                "loc": {
                                                  "start": {
                                                    "line": 230,
                                                    "column": 15
                                                  },
                                                  "end": {
                                                    "line": 230,
                                                    "column": 27
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 7574,
                                                  "end": 7582,
                                                  "loc": {
                                                    "start": {
                                                      "line": 230,
                                                      "column": 15
                                                    },
                                                    "end": {
                                                      "line": 230,
                                                      "column": 23
                                                    },
                                                    "identifierName": "instance"
                                                  },
                                                  "name": "instance"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 7583,
                                                  "end": 7586,
                                                  "loc": {
                                                    "start": {
                                                      "line": 230,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 230,
                                                      "column": 27
                                                    },
                                                    "identifierName": "get"
                                                  },
                                                  "name": "get"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "MemberExpression",
                                                  "start": 7587,
                                                  "end": 7609,
                                                  "loc": {
                                                    "start": {
                                                      "line": 230,
                                                      "column": 28
                                                    },
                                                    "end": {
                                                      "line": 230,
                                                      "column": 50
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 7587,
                                                    "end": 7598,
                                                    "loc": {
                                                      "start": {
                                                        "line": 230,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 230,
                                                        "column": 39
                                                      },
                                                      "identifierName": "association"
                                                    },
                                                    "name": "association"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 7599,
                                                    "end": 7609,
                                                    "loc": {
                                                      "start": {
                                                        "line": 230,
                                                        "column": 40
                                                      },
                                                      "end": {
                                                        "line": 230,
                                                        "column": 50
                                                      },
                                                      "identifierName": "foreignKey"
                                                    },
                                                    "name": "foreignKey"
                                                  },
                                                  "computed": false
                                                },
                                                {
                                                  "type": "ObjectExpression",
                                                  "start": 7611,
                                                  "end": 7622,
                                                  "loc": {
                                                    "start": {
                                                      "line": 230,
                                                      "column": 52
                                                    },
                                                    "end": {
                                                      "line": 230,
                                                      "column": 63
                                                    }
                                                  },
                                                  "properties": [
                                                    {
                                                      "type": "ObjectProperty",
                                                      "start": 7612,
                                                      "end": 7621,
                                                      "loc": {
                                                        "start": {
                                                          "line": 230,
                                                          "column": 53
                                                        },
                                                        "end": {
                                                          "line": 230,
                                                          "column": 62
                                                        }
                                                      },
                                                      "method": false,
                                                      "shorthand": false,
                                                      "computed": false,
                                                      "key": {
                                                        "type": "Identifier",
                                                        "start": 7612,
                                                        "end": 7615,
                                                        "loc": {
                                                          "start": {
                                                            "line": 230,
                                                            "column": 53
                                                          },
                                                          "end": {
                                                            "line": 230,
                                                            "column": 56
                                                          },
                                                          "identifierName": "raw"
                                                        },
                                                        "name": "raw"
                                                      },
                                                      "value": {
                                                        "type": "BooleanLiteral",
                                                        "start": 7617,
                                                        "end": 7621,
                                                        "loc": {
                                                          "start": {
                                                            "line": 230,
                                                            "column": 58
                                                          },
                                                          "end": {
                                                            "line": 230,
                                                            "column": 62
                                                          }
                                                        },
                                                        "value": true
                                                      }
                                                    }
                                                  ]
                                                }
                                              ]
                                            },
                                            "computed": true
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 7625,
                                            "end": 7629,
                                            "loc": {
                                              "start": {
                                                "line": 230,
                                                "column": 66
                                              },
                                              "end": {
                                                "line": 230,
                                                "column": 70
                                              },
                                              "identifierName": "push"
                                            },
                                            "name": "push"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 7630,
                                            "end": 7638,
                                            "loc": {
                                              "start": {
                                                "line": 230,
                                                "column": 71
                                              },
                                              "end": {
                                                "line": 230,
                                                "column": 79
                                              },
                                              "identifierName": "instance"
                                            },
                                            "name": "instance"
                                          }
                                        ]
                                      }
                                    }
                                  ],
                                  "directives": []
                                }
                              },
                              {
                                "type": "ReturnStatement",
                                "start": 7656,
                                "end": 7670,
                                "loc": {
                                  "start": {
                                    "line": 233,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 233,
                                    "column": 20
                                  }
                                },
                                "argument": {
                                  "type": "Identifier",
                                  "start": 7663,
                                  "end": 7669,
                                  "loc": {
                                    "start": {
                                      "line": 233,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 233,
                                      "column": 19
                                    },
                                    "identifierName": "result"
                                  },
                                  "name": "result"
                                }
                              }
                            ],
                            "directives": []
                          }
                        }
                      ]
                    }
                  }
                ],
                "directives": [],
                "trailingComments": null
              },
              "leadingComments": [
                {
                  "type": "CommentBlock",
                  "value": "*\n   * Get everything currently associated with this, using an optional where clause.\n   *\n   * @param {Object} [options]\n   * @param {Object} [options.where] An optional where clause to limit the associated models\n   * @param {String|Boolean} [options.scope] Apply a scope on the related model, or remove its default scope by passing false\n   * @param {String} [options.schema] Apply a schema on the related model\n   * @see {@link Model.findAll}  for a full explanation of options\n   * @return {Promise<Array<Model>>}\n   ",
                  "start": 5402,
                  "end": 5928,
                  "loc": {
                    "start": {
                      "line": 154,
                      "column": 2
                    },
                    "end": {
                      "line": 163,
                      "column": 5
                    }
                  }
                }
              ],
              "trailingComments": [
                {
                  "type": "CommentBlock",
                  "value": "*\n   * Count everything currently associated with this, using an optional where clause.\n   *\n   * @param {Object} [options]\n   * @param {Object} [options.where] An optional where clause to limit the associated models\n   * @param {String|Boolean} [options.scope] Apply a scope on the related model, or remove its default scope by passing false\n   * @return {Promise<Integer>}\n   ",
                  "start": 7686,
                  "end": 8068,
                  "loc": {
                    "start": {
                      "line": 237,
                      "column": 2
                    },
                    "end": {
                      "line": 244,
                      "column": 5
                    }
                  }
                }
              ]
            },
            {
              "type": "ClassMethod",
              "start": 8071,
              "end": 8501,
              "loc": {
                "start": {
                  "line": 245,
                  "column": 2
                },
                "end": {
                  "line": 258,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 8071,
                "end": 8076,
                "loc": {
                  "start": {
                    "line": 245,
                    "column": 2
                  },
                  "end": {
                    "line": 245,
                    "column": 7
                  },
                  "identifierName": "count"
                },
                "name": "count",
                "leadingComments": null
              },
              "static": false,
              "kind": "method",
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 8077,
                  "end": 8085,
                  "loc": {
                    "start": {
                      "line": 245,
                      "column": 8
                    },
                    "end": {
                      "line": 245,
                      "column": 16
                    },
                    "identifierName": "instance"
                  },
                  "name": "instance"
                },
                {
                  "type": "Identifier",
                  "start": 8087,
                  "end": 8094,
                  "loc": {
                    "start": {
                      "line": 245,
                      "column": 18
                    },
                    "end": {
                      "line": 245,
                      "column": 25
                    },
                    "identifierName": "options"
                  },
                  "name": "options"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 8096,
                "end": 8501,
                "loc": {
                  "start": {
                    "line": 245,
                    "column": 27
                  },
                  "end": {
                    "line": 258,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 8102,
                    "end": 8127,
                    "loc": {
                      "start": {
                        "line": 246,
                        "column": 4
                      },
                      "end": {
                        "line": 246,
                        "column": 29
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 8108,
                        "end": 8126,
                        "loc": {
                          "start": {
                            "line": 246,
                            "column": 10
                          },
                          "end": {
                            "line": 246,
                            "column": 28
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 8108,
                          "end": 8119,
                          "loc": {
                            "start": {
                              "line": 246,
                              "column": 10
                            },
                            "end": {
                              "line": 246,
                              "column": 21
                            },
                            "identifierName": "association"
                          },
                          "name": "association"
                        },
                        "init": {
                          "type": "ThisExpression",
                          "start": 8122,
                          "end": 8126,
                          "loc": {
                            "start": {
                              "line": 246,
                              "column": 24
                            },
                            "end": {
                              "line": 246,
                              "column": 28
                            }
                          }
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 8132,
                    "end": 8165,
                    "loc": {
                      "start": {
                        "line": 247,
                        "column": 4
                      },
                      "end": {
                        "line": 247,
                        "column": 37
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 8138,
                        "end": 8164,
                        "loc": {
                          "start": {
                            "line": 247,
                            "column": 10
                          },
                          "end": {
                            "line": 247,
                            "column": 36
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 8138,
                          "end": 8143,
                          "loc": {
                            "start": {
                              "line": 247,
                              "column": 10
                            },
                            "end": {
                              "line": 247,
                              "column": 15
                            },
                            "identifierName": "model"
                          },
                          "name": "model"
                        },
                        "init": {
                          "type": "MemberExpression",
                          "start": 8146,
                          "end": 8164,
                          "loc": {
                            "start": {
                              "line": 247,
                              "column": 18
                            },
                            "end": {
                              "line": 247,
                              "column": 36
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 8146,
                            "end": 8157,
                            "loc": {
                              "start": {
                                "line": 247,
                                "column": 18
                              },
                              "end": {
                                "line": 247,
                                "column": 29
                              },
                              "identifierName": "association"
                            },
                            "name": "association"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 8158,
                            "end": 8164,
                            "loc": {
                              "start": {
                                "line": 247,
                                "column": 30
                              },
                              "end": {
                                "line": 247,
                                "column": 36
                              },
                              "identifierName": "target"
                            },
                            "name": "target"
                          },
                          "computed": false
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 8170,
                    "end": 8204,
                    "loc": {
                      "start": {
                        "line": 248,
                        "column": 4
                      },
                      "end": {
                        "line": 248,
                        "column": 38
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 8176,
                        "end": 8203,
                        "loc": {
                          "start": {
                            "line": 248,
                            "column": 10
                          },
                          "end": {
                            "line": 248,
                            "column": 37
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 8176,
                          "end": 8185,
                          "loc": {
                            "start": {
                              "line": 248,
                              "column": 10
                            },
                            "end": {
                              "line": 248,
                              "column": 19
                            },
                            "identifierName": "sequelize"
                          },
                          "name": "sequelize"
                        },
                        "init": {
                          "type": "MemberExpression",
                          "start": 8188,
                          "end": 8203,
                          "loc": {
                            "start": {
                              "line": 248,
                              "column": 22
                            },
                            "end": {
                              "line": 248,
                              "column": 37
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 8188,
                            "end": 8193,
                            "loc": {
                              "start": {
                                "line": 248,
                                "column": 22
                              },
                              "end": {
                                "line": 248,
                                "column": 27
                              },
                              "identifierName": "model"
                            },
                            "name": "model"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 8194,
                            "end": 8203,
                            "loc": {
                              "start": {
                                "line": 248,
                                "column": 28
                              },
                              "end": {
                                "line": 248,
                                "column": 37
                              },
                              "identifierName": "sequelize"
                            },
                            "name": "sequelize"
                          },
                          "computed": false
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 8210,
                    "end": 8245,
                    "loc": {
                      "start": {
                        "line": 250,
                        "column": 4
                      },
                      "end": {
                        "line": 250,
                        "column": 39
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 8210,
                      "end": 8244,
                      "loc": {
                        "start": {
                          "line": 250,
                          "column": 4
                        },
                        "end": {
                          "line": 250,
                          "column": 38
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "Identifier",
                        "start": 8210,
                        "end": 8217,
                        "loc": {
                          "start": {
                            "line": 250,
                            "column": 4
                          },
                          "end": {
                            "line": 250,
                            "column": 11
                          },
                          "identifierName": "options"
                        },
                        "name": "options"
                      },
                      "right": {
                        "type": "CallExpression",
                        "start": 8220,
                        "end": 8244,
                        "loc": {
                          "start": {
                            "line": 250,
                            "column": 14
                          },
                          "end": {
                            "line": 250,
                            "column": 38
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 8220,
                          "end": 8235,
                          "loc": {
                            "start": {
                              "line": 250,
                              "column": 14
                            },
                            "end": {
                              "line": 250,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 8220,
                            "end": 8225,
                            "loc": {
                              "start": {
                                "line": 250,
                                "column": 14
                              },
                              "end": {
                                "line": 250,
                                "column": 19
                              },
                              "identifierName": "Utils"
                            },
                            "name": "Utils"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 8226,
                            "end": 8235,
                            "loc": {
                              "start": {
                                "line": 250,
                                "column": 20
                              },
                              "end": {
                                "line": 250,
                                "column": 29
                              },
                              "identifierName": "cloneDeep"
                            },
                            "name": "cloneDeep"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 8236,
                            "end": 8243,
                            "loc": {
                              "start": {
                                "line": 250,
                                "column": 30
                              },
                              "end": {
                                "line": 250,
                                "column": 37
                              },
                              "identifierName": "options"
                            },
                            "name": "options"
                          }
                        ]
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 8250,
                    "end": 8356,
                    "loc": {
                      "start": {
                        "line": 251,
                        "column": 4
                      },
                      "end": {
                        "line": 253,
                        "column": 6
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 8250,
                      "end": 8355,
                      "loc": {
                        "start": {
                          "line": 251,
                          "column": 4
                        },
                        "end": {
                          "line": 253,
                          "column": 5
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 8250,
                        "end": 8268,
                        "loc": {
                          "start": {
                            "line": 251,
                            "column": 4
                          },
                          "end": {
                            "line": 251,
                            "column": 22
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 8250,
                          "end": 8257,
                          "loc": {
                            "start": {
                              "line": 251,
                              "column": 4
                            },
                            "end": {
                              "line": 251,
                              "column": 11
                            },
                            "identifierName": "options"
                          },
                          "name": "options"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 8258,
                          "end": 8268,
                          "loc": {
                            "start": {
                              "line": 251,
                              "column": 12
                            },
                            "end": {
                              "line": 251,
                              "column": 22
                            },
                            "identifierName": "attributes"
                          },
                          "name": "attributes"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "ArrayExpression",
                        "start": 8271,
                        "end": 8355,
                        "loc": {
                          "start": {
                            "line": 251,
                            "column": 25
                          },
                          "end": {
                            "line": 253,
                            "column": 5
                          }
                        },
                        "elements": [
                          {
                            "type": "ArrayExpression",
                            "start": 8279,
                            "end": 8349,
                            "loc": {
                              "start": {
                                "line": 252,
                                "column": 6
                              },
                              "end": {
                                "line": 252,
                                "column": 76
                              }
                            },
                            "elements": [
                              {
                                "type": "CallExpression",
                                "start": 8280,
                                "end": 8339,
                                "loc": {
                                  "start": {
                                    "line": 252,
                                    "column": 7
                                  },
                                  "end": {
                                    "line": 252,
                                    "column": 66
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 8280,
                                  "end": 8292,
                                  "loc": {
                                    "start": {
                                      "line": 252,
                                      "column": 7
                                    },
                                    "end": {
                                      "line": 252,
                                      "column": 19
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 8280,
                                    "end": 8289,
                                    "loc": {
                                      "start": {
                                        "line": 252,
                                        "column": 7
                                      },
                                      "end": {
                                        "line": 252,
                                        "column": 16
                                      },
                                      "identifierName": "sequelize"
                                    },
                                    "name": "sequelize"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 8290,
                                    "end": 8292,
                                    "loc": {
                                      "start": {
                                        "line": 252,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 252,
                                        "column": 19
                                      },
                                      "identifierName": "fn"
                                    },
                                    "name": "fn"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "StringLiteral",
                                    "start": 8293,
                                    "end": 8300,
                                    "loc": {
                                      "start": {
                                        "line": 252,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 252,
                                        "column": 27
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "COUNT",
                                      "raw": "'COUNT'"
                                    },
                                    "value": "COUNT"
                                  },
                                  {
                                    "type": "CallExpression",
                                    "start": 8302,
                                    "end": 8338,
                                    "loc": {
                                      "start": {
                                        "line": 252,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 252,
                                        "column": 65
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 8302,
                                      "end": 8315,
                                      "loc": {
                                        "start": {
                                          "line": 252,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 252,
                                          "column": 42
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 8302,
                                        "end": 8311,
                                        "loc": {
                                          "start": {
                                            "line": 252,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 252,
                                            "column": 38
                                          },
                                          "identifierName": "sequelize"
                                        },
                                        "name": "sequelize"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 8312,
                                        "end": 8315,
                                        "loc": {
                                          "start": {
                                            "line": 252,
                                            "column": 39
                                          },
                                          "end": {
                                            "line": 252,
                                            "column": 42
                                          },
                                          "identifierName": "col"
                                        },
                                        "name": "col"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 8316,
                                        "end": 8337,
                                        "loc": {
                                          "start": {
                                            "line": 252,
                                            "column": 43
                                          },
                                          "end": {
                                            "line": 252,
                                            "column": 64
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 8316,
                                          "end": 8321,
                                          "loc": {
                                            "start": {
                                              "line": 252,
                                              "column": 43
                                            },
                                            "end": {
                                              "line": 252,
                                              "column": 48
                                            },
                                            "identifierName": "model"
                                          },
                                          "name": "model"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 8322,
                                          "end": 8337,
                                          "loc": {
                                            "start": {
                                              "line": 252,
                                              "column": 49
                                            },
                                            "end": {
                                              "line": 252,
                                              "column": 64
                                            },
                                            "identifierName": "primaryKeyField"
                                          },
                                          "name": "primaryKeyField"
                                        },
                                        "computed": false
                                      }
                                    ]
                                  }
                                ]
                              },
                              {
                                "type": "StringLiteral",
                                "start": 8341,
                                "end": 8348,
                                "loc": {
                                  "start": {
                                    "line": 252,
                                    "column": 68
                                  },
                                  "end": {
                                    "line": 252,
                                    "column": 75
                                  }
                                },
                                "extra": {
                                  "rawValue": "count",
                                  "raw": "'count'"
                                },
                                "value": "count"
                              }
                            ]
                          }
                        ]
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 8361,
                    "end": 8380,
                    "loc": {
                      "start": {
                        "line": 254,
                        "column": 4
                      },
                      "end": {
                        "line": 254,
                        "column": 23
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 8361,
                      "end": 8379,
                      "loc": {
                        "start": {
                          "line": 254,
                          "column": 4
                        },
                        "end": {
                          "line": 254,
                          "column": 22
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 8361,
                        "end": 8372,
                        "loc": {
                          "start": {
                            "line": 254,
                            "column": 4
                          },
                          "end": {
                            "line": 254,
                            "column": 15
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 8361,
                          "end": 8368,
                          "loc": {
                            "start": {
                              "line": 254,
                              "column": 4
                            },
                            "end": {
                              "line": 254,
                              "column": 11
                            },
                            "identifierName": "options"
                          },
                          "name": "options"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 8369,
                          "end": 8372,
                          "loc": {
                            "start": {
                              "line": 254,
                              "column": 12
                            },
                            "end": {
                              "line": 254,
                              "column": 15
                            },
                            "identifierName": "raw"
                          },
                          "name": "raw"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "BooleanLiteral",
                        "start": 8375,
                        "end": 8379,
                        "loc": {
                          "start": {
                            "line": 254,
                            "column": 18
                          },
                          "end": {
                            "line": 254,
                            "column": 22
                          }
                        },
                        "value": true
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 8385,
                    "end": 8406,
                    "loc": {
                      "start": {
                        "line": 255,
                        "column": 4
                      },
                      "end": {
                        "line": 255,
                        "column": 25
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 8385,
                      "end": 8405,
                      "loc": {
                        "start": {
                          "line": 255,
                          "column": 4
                        },
                        "end": {
                          "line": 255,
                          "column": 24
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 8385,
                        "end": 8398,
                        "loc": {
                          "start": {
                            "line": 255,
                            "column": 4
                          },
                          "end": {
                            "line": 255,
                            "column": 17
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 8385,
                          "end": 8392,
                          "loc": {
                            "start": {
                              "line": 255,
                              "column": 4
                            },
                            "end": {
                              "line": 255,
                              "column": 11
                            },
                            "identifierName": "options"
                          },
                          "name": "options"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 8393,
                          "end": 8398,
                          "loc": {
                            "start": {
                              "line": 255,
                              "column": 12
                            },
                            "end": {
                              "line": 255,
                              "column": 17
                            },
                            "identifierName": "plain"
                          },
                          "name": "plain"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "BooleanLiteral",
                        "start": 8401,
                        "end": 8405,
                        "loc": {
                          "start": {
                            "line": 255,
                            "column": 20
                          },
                          "end": {
                            "line": 255,
                            "column": 24
                          }
                        },
                        "value": true
                      }
                    }
                  },
                  {
                    "type": "ReturnStatement",
                    "start": 8412,
                    "end": 8497,
                    "loc": {
                      "start": {
                        "line": 257,
                        "column": 4
                      },
                      "end": {
                        "line": 257,
                        "column": 89
                      }
                    },
                    "argument": {
                      "type": "CallExpression",
                      "start": 8419,
                      "end": 8496,
                      "loc": {
                        "start": {
                          "line": 257,
                          "column": 11
                        },
                        "end": {
                          "line": 257,
                          "column": 88
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 8419,
                        "end": 8458,
                        "loc": {
                          "start": {
                            "line": 257,
                            "column": 11
                          },
                          "end": {
                            "line": 257,
                            "column": 50
                          }
                        },
                        "object": {
                          "type": "CallExpression",
                          "start": 8419,
                          "end": 8453,
                          "loc": {
                            "start": {
                              "line": 257,
                              "column": 11
                            },
                            "end": {
                              "line": 257,
                              "column": 45
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 8419,
                            "end": 8434,
                            "loc": {
                              "start": {
                                "line": 257,
                                "column": 11
                              },
                              "end": {
                                "line": 257,
                                "column": 26
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 8419,
                              "end": 8430,
                              "loc": {
                                "start": {
                                  "line": 257,
                                  "column": 11
                                },
                                "end": {
                                  "line": 257,
                                  "column": 22
                                },
                                "identifierName": "association"
                              },
                              "name": "association"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8431,
                              "end": 8434,
                              "loc": {
                                "start": {
                                  "line": 257,
                                  "column": 23
                                },
                                "end": {
                                  "line": 257,
                                  "column": 26
                                },
                                "identifierName": "get"
                              },
                              "name": "get"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Identifier",
                              "start": 8435,
                              "end": 8443,
                              "loc": {
                                "start": {
                                  "line": 257,
                                  "column": 27
                                },
                                "end": {
                                  "line": 257,
                                  "column": 35
                                },
                                "identifierName": "instance"
                              },
                              "name": "instance"
                            },
                            {
                              "type": "Identifier",
                              "start": 8445,
                              "end": 8452,
                              "loc": {
                                "start": {
                                  "line": 257,
                                  "column": 37
                                },
                                "end": {
                                  "line": 257,
                                  "column": 44
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            }
                          ]
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 8454,
                          "end": 8458,
                          "loc": {
                            "start": {
                              "line": 257,
                              "column": 46
                            },
                            "end": {
                              "line": 257,
                              "column": 50
                            },
                            "identifierName": "then"
                          },
                          "name": "then"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "ArrowFunctionExpression",
                          "start": 8459,
                          "end": 8495,
                          "loc": {
                            "start": {
                              "line": 257,
                              "column": 51
                            },
                            "end": {
                              "line": 257,
                              "column": 87
                            }
                          },
                          "id": null,
                          "generator": false,
                          "expression": true,
                          "async": false,
                          "params": [
                            {
                              "type": "Identifier",
                              "start": 8459,
                              "end": 8465,
                              "loc": {
                                "start": {
                                  "line": 257,
                                  "column": 51
                                },
                                "end": {
                                  "line": 257,
                                  "column": 57
                                },
                                "identifierName": "result"
                              },
                              "name": "result"
                            }
                          ],
                          "body": {
                            "type": "CallExpression",
                            "start": 8469,
                            "end": 8495,
                            "loc": {
                              "start": {
                                "line": 257,
                                "column": 61
                              },
                              "end": {
                                "line": 257,
                                "column": 87
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 8469,
                              "end": 8477,
                              "loc": {
                                "start": {
                                  "line": 257,
                                  "column": 61
                                },
                                "end": {
                                  "line": 257,
                                  "column": 69
                                },
                                "identifierName": "parseInt"
                              },
                              "name": "parseInt"
                            },
                            "arguments": [
                              {
                                "type": "MemberExpression",
                                "start": 8478,
                                "end": 8490,
                                "loc": {
                                  "start": {
                                    "line": 257,
                                    "column": 70
                                  },
                                  "end": {
                                    "line": 257,
                                    "column": 82
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 8478,
                                  "end": 8484,
                                  "loc": {
                                    "start": {
                                      "line": 257,
                                      "column": 70
                                    },
                                    "end": {
                                      "line": 257,
                                      "column": 76
                                    },
                                    "identifierName": "result"
                                  },
                                  "name": "result"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 8485,
                                  "end": 8490,
                                  "loc": {
                                    "start": {
                                      "line": 257,
                                      "column": 77
                                    },
                                    "end": {
                                      "line": 257,
                                      "column": 82
                                    },
                                    "identifierName": "count"
                                  },
                                  "name": "count"
                                },
                                "computed": false
                              },
                              {
                                "type": "NumericLiteral",
                                "start": 8492,
                                "end": 8494,
                                "loc": {
                                  "start": {
                                    "line": 257,
                                    "column": 84
                                  },
                                  "end": {
                                    "line": 257,
                                    "column": 86
                                  }
                                },
                                "extra": {
                                  "rawValue": 10,
                                  "raw": "10"
                                },
                                "value": 10
                              }
                            ]
                          }
                        }
                      ]
                    }
                  }
                ],
                "directives": [],
                "trailingComments": null
              },
              "leadingComments": [
                {
                  "type": "CommentBlock",
                  "value": "*\n   * Count everything currently associated with this, using an optional where clause.\n   *\n   * @param {Object} [options]\n   * @param {Object} [options.where] An optional where clause to limit the associated models\n   * @param {String|Boolean} [options.scope] Apply a scope on the related model, or remove its default scope by passing false\n   * @return {Promise<Integer>}\n   ",
                  "start": 7686,
                  "end": 8068,
                  "loc": {
                    "start": {
                      "line": 237,
                      "column": 2
                    },
                    "end": {
                      "line": 244,
                      "column": 5
                    }
                  }
                }
              ],
              "trailingComments": [
                {
                  "type": "CommentBlock",
                  "value": "*\n   * Check if one or more rows are associated with `this`.\n   *\n   * @param {Model[]|Model|string[]|String|number[]|Number} [instance(s)]\n   * @param {Object} [options] Options passed to getAssociations\n   * @return {Promise}\n   ",
                  "start": 8505,
                  "end": 8740,
                  "loc": {
                    "start": {
                      "line": 260,
                      "column": 2
                    },
                    "end": {
                      "line": 266,
                      "column": 5
                    }
                  }
                }
              ]
            },
            {
              "type": "ClassMethod",
              "start": 8743,
              "end": 9528,
              "loc": {
                "start": {
                  "line": 267,
                  "column": 2
                },
                "end": {
                  "line": 298,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 8743,
                "end": 8746,
                "loc": {
                  "start": {
                    "line": 267,
                    "column": 2
                  },
                  "end": {
                    "line": 267,
                    "column": 5
                  },
                  "identifierName": "has"
                },
                "name": "has",
                "leadingComments": null
              },
              "static": false,
              "kind": "method",
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 8747,
                  "end": 8761,
                  "loc": {
                    "start": {
                      "line": 267,
                      "column": 6
                    },
                    "end": {
                      "line": 267,
                      "column": 20
                    },
                    "identifierName": "sourceInstance"
                  },
                  "name": "sourceInstance"
                },
                {
                  "type": "Identifier",
                  "start": 8763,
                  "end": 8778,
                  "loc": {
                    "start": {
                      "line": 267,
                      "column": 22
                    },
                    "end": {
                      "line": 267,
                      "column": 37
                    },
                    "identifierName": "targetInstances"
                  },
                  "name": "targetInstances"
                },
                {
                  "type": "Identifier",
                  "start": 8780,
                  "end": 8787,
                  "loc": {
                    "start": {
                      "line": 267,
                      "column": 39
                    },
                    "end": {
                      "line": 267,
                      "column": 46
                    },
                    "identifierName": "options"
                  },
                  "name": "options"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 8789,
                "end": 9528,
                "loc": {
                  "start": {
                    "line": 267,
                    "column": 48
                  },
                  "end": {
                    "line": 298,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 8795,
                    "end": 8820,
                    "loc": {
                      "start": {
                        "line": 268,
                        "column": 4
                      },
                      "end": {
                        "line": 268,
                        "column": 29
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 8801,
                        "end": 8819,
                        "loc": {
                          "start": {
                            "line": 268,
                            "column": 10
                          },
                          "end": {
                            "line": 268,
                            "column": 28
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 8801,
                          "end": 8812,
                          "loc": {
                            "start": {
                              "line": 268,
                              "column": 10
                            },
                            "end": {
                              "line": 268,
                              "column": 21
                            },
                            "identifierName": "association"
                          },
                          "name": "association"
                        },
                        "init": {
                          "type": "ThisExpression",
                          "start": 8815,
                          "end": 8819,
                          "loc": {
                            "start": {
                              "line": 268,
                              "column": 24
                            },
                            "end": {
                              "line": 268,
                              "column": 28
                            }
                          }
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 8825,
                    "end": 8842,
                    "loc": {
                      "start": {
                        "line": 269,
                        "column": 4
                      },
                      "end": {
                        "line": 269,
                        "column": 21
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 8831,
                        "end": 8841,
                        "loc": {
                          "start": {
                            "line": 269,
                            "column": 10
                          },
                          "end": {
                            "line": 269,
                            "column": 20
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 8831,
                          "end": 8836,
                          "loc": {
                            "start": {
                              "line": 269,
                              "column": 10
                            },
                            "end": {
                              "line": 269,
                              "column": 15
                            },
                            "identifierName": "where"
                          },
                          "name": "where"
                        },
                        "init": {
                          "type": "ObjectExpression",
                          "start": 8839,
                          "end": 8841,
                          "loc": {
                            "start": {
                              "line": 269,
                              "column": 18
                            },
                            "end": {
                              "line": 269,
                              "column": 20
                            }
                          },
                          "properties": []
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "IfStatement",
                    "start": 8848,
                    "end": 8935,
                    "loc": {
                      "start": {
                        "line": 271,
                        "column": 4
                      },
                      "end": {
                        "line": 273,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "UnaryExpression",
                      "start": 8852,
                      "end": 8883,
                      "loc": {
                        "start": {
                          "line": 271,
                          "column": 8
                        },
                        "end": {
                          "line": 271,
                          "column": 39
                        }
                      },
                      "operator": "!",
                      "prefix": true,
                      "argument": {
                        "type": "CallExpression",
                        "start": 8853,
                        "end": 8883,
                        "loc": {
                          "start": {
                            "line": 271,
                            "column": 9
                          },
                          "end": {
                            "line": 271,
                            "column": 39
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 8853,
                          "end": 8866,
                          "loc": {
                            "start": {
                              "line": 271,
                              "column": 9
                            },
                            "end": {
                              "line": 271,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 8853,
                            "end": 8858,
                            "loc": {
                              "start": {
                                "line": 271,
                                "column": 9
                              },
                              "end": {
                                "line": 271,
                                "column": 14
                              },
                              "identifierName": "Array"
                            },
                            "name": "Array"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 8859,
                            "end": 8866,
                            "loc": {
                              "start": {
                                "line": 271,
                                "column": 15
                              },
                              "end": {
                                "line": 271,
                                "column": 22
                              },
                              "identifierName": "isArray"
                            },
                            "name": "isArray"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 8867,
                            "end": 8882,
                            "loc": {
                              "start": {
                                "line": 271,
                                "column": 23
                              },
                              "end": {
                                "line": 271,
                                "column": 38
                              },
                              "identifierName": "targetInstances"
                            },
                            "name": "targetInstances"
                          }
                        ]
                      },
                      "extra": {
                        "parenthesizedArgument": false
                      }
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 8885,
                      "end": 8935,
                      "loc": {
                        "start": {
                          "line": 271,
                          "column": 41
                        },
                        "end": {
                          "line": 273,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 8893,
                          "end": 8929,
                          "loc": {
                            "start": {
                              "line": 272,
                              "column": 6
                            },
                            "end": {
                              "line": 272,
                              "column": 42
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 8893,
                            "end": 8928,
                            "loc": {
                              "start": {
                                "line": 272,
                                "column": 6
                              },
                              "end": {
                                "line": 272,
                                "column": 41
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "Identifier",
                              "start": 8893,
                              "end": 8908,
                              "loc": {
                                "start": {
                                  "line": 272,
                                  "column": 6
                                },
                                "end": {
                                  "line": 272,
                                  "column": 21
                                },
                                "identifierName": "targetInstances"
                              },
                              "name": "targetInstances"
                            },
                            "right": {
                              "type": "ArrayExpression",
                              "start": 8911,
                              "end": 8928,
                              "loc": {
                                "start": {
                                  "line": 272,
                                  "column": 24
                                },
                                "end": {
                                  "line": 272,
                                  "column": 41
                                }
                              },
                              "elements": [
                                {
                                  "type": "Identifier",
                                  "start": 8912,
                                  "end": 8927,
                                  "loc": {
                                    "start": {
                                      "line": 272,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 272,
                                      "column": 40
                                    },
                                    "identifierName": "targetInstances"
                                  },
                                  "name": "targetInstances"
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": null
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 8941,
                    "end": 9018,
                    "loc": {
                      "start": {
                        "line": 275,
                        "column": 4
                      },
                      "end": {
                        "line": 278,
                        "column": 7
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 8941,
                      "end": 9017,
                      "loc": {
                        "start": {
                          "line": 275,
                          "column": 4
                        },
                        "end": {
                          "line": 278,
                          "column": 6
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "Identifier",
                        "start": 8941,
                        "end": 8948,
                        "loc": {
                          "start": {
                            "line": 275,
                            "column": 4
                          },
                          "end": {
                            "line": 275,
                            "column": 11
                          },
                          "identifierName": "options"
                        },
                        "name": "options"
                      },
                      "right": {
                        "type": "CallExpression",
                        "start": 8951,
                        "end": 9017,
                        "loc": {
                          "start": {
                            "line": 275,
                            "column": 14
                          },
                          "end": {
                            "line": 278,
                            "column": 6
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 8951,
                          "end": 8959,
                          "loc": {
                            "start": {
                              "line": 275,
                              "column": 14
                            },
                            "end": {
                              "line": 275,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 8951,
                            "end": 8952,
                            "loc": {
                              "start": {
                                "line": 275,
                                "column": 14
                              },
                              "end": {
                                "line": 275,
                                "column": 15
                              },
                              "identifierName": "_"
                            },
                            "name": "_"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 8953,
                            "end": 8959,
                            "loc": {
                              "start": {
                                "line": 275,
                                "column": 16
                              },
                              "end": {
                                "line": 275,
                                "column": 22
                              },
                              "identifierName": "assign"
                            },
                            "name": "assign"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ObjectExpression",
                            "start": 8960,
                            "end": 8962,
                            "loc": {
                              "start": {
                                "line": 275,
                                "column": 23
                              },
                              "end": {
                                "line": 275,
                                "column": 25
                              }
                            },
                            "properties": []
                          },
                          {
                            "type": "Identifier",
                            "start": 8964,
                            "end": 8971,
                            "loc": {
                              "start": {
                                "line": 275,
                                "column": 27
                              },
                              "end": {
                                "line": 275,
                                "column": 34
                              },
                              "identifierName": "options"
                            },
                            "name": "options"
                          },
                          {
                            "type": "ObjectExpression",
                            "start": 8973,
                            "end": 9016,
                            "loc": {
                              "start": {
                                "line": 275,
                                "column": 36
                              },
                              "end": {
                                "line": 278,
                                "column": 5
                              }
                            },
                            "properties": [
                              {
                                "type": "ObjectProperty",
                                "start": 8981,
                                "end": 8993,
                                "loc": {
                                  "start": {
                                    "line": 276,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 276,
                                    "column": 18
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 8981,
                                  "end": 8986,
                                  "loc": {
                                    "start": {
                                      "line": 276,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 276,
                                      "column": 11
                                    },
                                    "identifierName": "scope"
                                  },
                                  "name": "scope"
                                },
                                "value": {
                                  "type": "BooleanLiteral",
                                  "start": 8988,
                                  "end": 8993,
                                  "loc": {
                                    "start": {
                                      "line": 276,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 276,
                                      "column": 18
                                    }
                                  },
                                  "value": false
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 9001,
                                "end": 9010,
                                "loc": {
                                  "start": {
                                    "line": 277,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 277,
                                    "column": 15
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 9001,
                                  "end": 9004,
                                  "loc": {
                                    "start": {
                                      "line": 277,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 277,
                                      "column": 9
                                    },
                                    "identifierName": "raw"
                                  },
                                  "name": "raw"
                                },
                                "value": {
                                  "type": "BooleanLiteral",
                                  "start": 9006,
                                  "end": 9010,
                                  "loc": {
                                    "start": {
                                      "line": 277,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 277,
                                      "column": 15
                                    }
                                  },
                                  "value": true
                                }
                              }
                            ]
                          }
                        ]
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 9024,
                    "end": 9302,
                    "loc": {
                      "start": {
                        "line": 280,
                        "column": 4
                      },
                      "end": {
                        "line": 288,
                        "column": 7
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 9024,
                      "end": 9301,
                      "loc": {
                        "start": {
                          "line": 280,
                          "column": 4
                        },
                        "end": {
                          "line": 288,
                          "column": 6
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 9024,
                        "end": 9033,
                        "loc": {
                          "start": {
                            "line": 280,
                            "column": 4
                          },
                          "end": {
                            "line": 280,
                            "column": 13
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 9024,
                          "end": 9029,
                          "loc": {
                            "start": {
                              "line": 280,
                              "column": 4
                            },
                            "end": {
                              "line": 280,
                              "column": 9
                            },
                            "identifierName": "where"
                          },
                          "name": "where"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 9030,
                          "end": 9033,
                          "loc": {
                            "start": {
                              "line": 280,
                              "column": 10
                            },
                            "end": {
                              "line": 280,
                              "column": 13
                            },
                            "identifierName": "$or"
                          },
                          "name": "$or"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "CallExpression",
                        "start": 9036,
                        "end": 9301,
                        "loc": {
                          "start": {
                            "line": 280,
                            "column": 16
                          },
                          "end": {
                            "line": 288,
                            "column": 6
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 9036,
                          "end": 9055,
                          "loc": {
                            "start": {
                              "line": 280,
                              "column": 16
                            },
                            "end": {
                              "line": 280,
                              "column": 35
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 9036,
                            "end": 9051,
                            "loc": {
                              "start": {
                                "line": 280,
                                "column": 16
                              },
                              "end": {
                                "line": 280,
                                "column": 31
                              },
                              "identifierName": "targetInstances"
                            },
                            "name": "targetInstances"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9052,
                            "end": 9055,
                            "loc": {
                              "start": {
                                "line": 280,
                                "column": 32
                              },
                              "end": {
                                "line": 280,
                                "column": 35
                              },
                              "identifierName": "map"
                            },
                            "name": "map"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 9056,
                            "end": 9300,
                            "loc": {
                              "start": {
                                "line": 280,
                                "column": 36
                              },
                              "end": {
                                "line": 288,
                                "column": 5
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 9056,
                                "end": 9064,
                                "loc": {
                                  "start": {
                                    "line": 280,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 280,
                                    "column": 44
                                  },
                                  "identifierName": "instance"
                                },
                                "name": "instance"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 9068,
                              "end": 9300,
                              "loc": {
                                "start": {
                                  "line": 280,
                                  "column": 48
                                },
                                "end": {
                                  "line": 288,
                                  "column": 5
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 9076,
                                  "end": 9294,
                                  "loc": {
                                    "start": {
                                      "line": 281,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 287,
                                      "column": 7
                                    }
                                  },
                                  "test": {
                                    "type": "BinaryExpression",
                                    "start": 9080,
                                    "end": 9118,
                                    "loc": {
                                      "start": {
                                        "line": 281,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 281,
                                        "column": 48
                                      }
                                    },
                                    "left": {
                                      "type": "Identifier",
                                      "start": 9080,
                                      "end": 9088,
                                      "loc": {
                                        "start": {
                                          "line": 281,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 281,
                                          "column": 18
                                        },
                                        "identifierName": "instance"
                                      },
                                      "name": "instance"
                                    },
                                    "operator": "instanceof",
                                    "right": {
                                      "type": "MemberExpression",
                                      "start": 9100,
                                      "end": 9118,
                                      "loc": {
                                        "start": {
                                          "line": 281,
                                          "column": 30
                                        },
                                        "end": {
                                          "line": 281,
                                          "column": 48
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 9100,
                                        "end": 9111,
                                        "loc": {
                                          "start": {
                                            "line": 281,
                                            "column": 30
                                          },
                                          "end": {
                                            "line": 281,
                                            "column": 41
                                          },
                                          "identifierName": "association"
                                        },
                                        "name": "association"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 9112,
                                        "end": 9118,
                                        "loc": {
                                          "start": {
                                            "line": 281,
                                            "column": 42
                                          },
                                          "end": {
                                            "line": 281,
                                            "column": 48
                                          },
                                          "identifierName": "target"
                                        },
                                        "name": "target"
                                      },
                                      "computed": false
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 9120,
                                    "end": 9162,
                                    "loc": {
                                      "start": {
                                        "line": 281,
                                        "column": 50
                                      },
                                      "end": {
                                        "line": 283,
                                        "column": 7
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ReturnStatement",
                                        "start": 9130,
                                        "end": 9154,
                                        "loc": {
                                          "start": {
                                            "line": 282,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 282,
                                            "column": 32
                                          }
                                        },
                                        "argument": {
                                          "type": "CallExpression",
                                          "start": 9137,
                                          "end": 9153,
                                          "loc": {
                                            "start": {
                                              "line": 282,
                                              "column": 15
                                            },
                                            "end": {
                                              "line": 282,
                                              "column": 31
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 9137,
                                            "end": 9151,
                                            "loc": {
                                              "start": {
                                                "line": 282,
                                                "column": 15
                                              },
                                              "end": {
                                                "line": 282,
                                                "column": 29
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 9137,
                                              "end": 9145,
                                              "loc": {
                                                "start": {
                                                  "line": 282,
                                                  "column": 15
                                                },
                                                "end": {
                                                  "line": 282,
                                                  "column": 23
                                                },
                                                "identifierName": "instance"
                                              },
                                              "name": "instance"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9146,
                                              "end": 9151,
                                              "loc": {
                                                "start": {
                                                  "line": 282,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 282,
                                                  "column": 29
                                                },
                                                "identifierName": "where"
                                              },
                                              "name": "where"
                                            },
                                            "computed": false
                                          },
                                          "arguments": []
                                        }
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": {
                                    "type": "BlockStatement",
                                    "start": 9168,
                                    "end": 9294,
                                    "loc": {
                                      "start": {
                                        "line": 283,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 287,
                                        "column": 7
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 9178,
                                        "end": 9196,
                                        "loc": {
                                          "start": {
                                            "line": 284,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 284,
                                            "column": 26
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 9184,
                                            "end": 9195,
                                            "loc": {
                                              "start": {
                                                "line": 284,
                                                "column": 14
                                              },
                                              "end": {
                                                "line": 284,
                                                "column": 25
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 9184,
                                              "end": 9190,
                                              "loc": {
                                                "start": {
                                                  "line": 284,
                                                  "column": 14
                                                },
                                                "end": {
                                                  "line": 284,
                                                  "column": 20
                                                },
                                                "identifierName": "_where"
                                              },
                                              "name": "_where"
                                            },
                                            "init": {
                                              "type": "ObjectExpression",
                                              "start": 9193,
                                              "end": 9195,
                                              "loc": {
                                                "start": {
                                                  "line": 284,
                                                  "column": 23
                                                },
                                                "end": {
                                                  "line": 284,
                                                  "column": 25
                                                }
                                              },
                                              "properties": []
                                            }
                                          }
                                        ],
                                        "kind": "const"
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 9205,
                                        "end": 9263,
                                        "loc": {
                                          "start": {
                                            "line": 285,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 285,
                                            "column": 66
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 9205,
                                          "end": 9262,
                                          "loc": {
                                            "start": {
                                              "line": 285,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 285,
                                              "column": 65
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 9205,
                                            "end": 9251,
                                            "loc": {
                                              "start": {
                                                "line": 285,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 285,
                                                "column": 54
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 9205,
                                              "end": 9211,
                                              "loc": {
                                                "start": {
                                                  "line": 285,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 285,
                                                  "column": 14
                                                },
                                                "identifierName": "_where"
                                              },
                                              "name": "_where"
                                            },
                                            "property": {
                                              "type": "MemberExpression",
                                              "start": 9212,
                                              "end": 9250,
                                              "loc": {
                                                "start": {
                                                  "line": 285,
                                                  "column": 15
                                                },
                                                "end": {
                                                  "line": 285,
                                                  "column": 53
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 9212,
                                                "end": 9230,
                                                "loc": {
                                                  "start": {
                                                    "line": 285,
                                                    "column": 15
                                                  },
                                                  "end": {
                                                    "line": 285,
                                                    "column": 33
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 9212,
                                                  "end": 9223,
                                                  "loc": {
                                                    "start": {
                                                      "line": 285,
                                                      "column": 15
                                                    },
                                                    "end": {
                                                      "line": 285,
                                                      "column": 26
                                                    },
                                                    "identifierName": "association"
                                                  },
                                                  "name": "association"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 9224,
                                                  "end": 9230,
                                                  "loc": {
                                                    "start": {
                                                      "line": 285,
                                                      "column": 27
                                                    },
                                                    "end": {
                                                      "line": 285,
                                                      "column": 33
                                                    },
                                                    "identifierName": "target"
                                                  },
                                                  "name": "target"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 9231,
                                                "end": 9250,
                                                "loc": {
                                                  "start": {
                                                    "line": 285,
                                                    "column": 34
                                                  },
                                                  "end": {
                                                    "line": 285,
                                                    "column": 53
                                                  },
                                                  "identifierName": "primaryKeyAttribute"
                                                },
                                                "name": "primaryKeyAttribute"
                                              },
                                              "computed": false
                                            },
                                            "computed": true
                                          },
                                          "right": {
                                            "type": "Identifier",
                                            "start": 9254,
                                            "end": 9262,
                                            "loc": {
                                              "start": {
                                                "line": 285,
                                                "column": 57
                                              },
                                              "end": {
                                                "line": 285,
                                                "column": 65
                                              },
                                              "identifierName": "instance"
                                            },
                                            "name": "instance"
                                          }
                                        }
                                      },
                                      {
                                        "type": "ReturnStatement",
                                        "start": 9272,
                                        "end": 9286,
                                        "loc": {
                                          "start": {
                                            "line": 286,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 286,
                                            "column": 22
                                          }
                                        },
                                        "argument": {
                                          "type": "Identifier",
                                          "start": 9279,
                                          "end": 9285,
                                          "loc": {
                                            "start": {
                                              "line": 286,
                                              "column": 15
                                            },
                                            "end": {
                                              "line": 286,
                                              "column": 21
                                            },
                                            "identifierName": "_where"
                                          },
                                          "name": "_where"
                                        }
                                      }
                                    ],
                                    "directives": []
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 9308,
                    "end": 9391,
                    "loc": {
                      "start": {
                        "line": 290,
                        "column": 4
                      },
                      "end": {
                        "line": 295,
                        "column": 6
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 9308,
                      "end": 9390,
                      "loc": {
                        "start": {
                          "line": 290,
                          "column": 4
                        },
                        "end": {
                          "line": 295,
                          "column": 5
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 9308,
                        "end": 9321,
                        "loc": {
                          "start": {
                            "line": 290,
                            "column": 4
                          },
                          "end": {
                            "line": 290,
                            "column": 17
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 9308,
                          "end": 9315,
                          "loc": {
                            "start": {
                              "line": 290,
                              "column": 4
                            },
                            "end": {
                              "line": 290,
                              "column": 11
                            },
                            "identifierName": "options"
                          },
                          "name": "options"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 9316,
                          "end": 9321,
                          "loc": {
                            "start": {
                              "line": 290,
                              "column": 12
                            },
                            "end": {
                              "line": 290,
                              "column": 17
                            },
                            "identifierName": "where"
                          },
                          "name": "where"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "ObjectExpression",
                        "start": 9324,
                        "end": 9390,
                        "loc": {
                          "start": {
                            "line": 290,
                            "column": 20
                          },
                          "end": {
                            "line": 295,
                            "column": 5
                          }
                        },
                        "properties": [
                          {
                            "type": "ObjectProperty",
                            "start": 9332,
                            "end": 9384,
                            "loc": {
                              "start": {
                                "line": 291,
                                "column": 6
                              },
                              "end": {
                                "line": 294,
                                "column": 7
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 9332,
                              "end": 9336,
                              "loc": {
                                "start": {
                                  "line": 291,
                                  "column": 6
                                },
                                "end": {
                                  "line": 291,
                                  "column": 10
                                },
                                "identifierName": "$and"
                              },
                              "name": "$and"
                            },
                            "value": {
                              "type": "ArrayExpression",
                              "start": 9338,
                              "end": 9384,
                              "loc": {
                                "start": {
                                  "line": 291,
                                  "column": 12
                                },
                                "end": {
                                  "line": 294,
                                  "column": 7
                                }
                              },
                              "elements": [
                                {
                                  "type": "Identifier",
                                  "start": 9348,
                                  "end": 9353,
                                  "loc": {
                                    "start": {
                                      "line": 292,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 292,
                                      "column": 13
                                    },
                                    "identifierName": "where"
                                  },
                                  "name": "where"
                                },
                                {
                                  "type": "MemberExpression",
                                  "start": 9363,
                                  "end": 9376,
                                  "loc": {
                                    "start": {
                                      "line": 293,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 293,
                                      "column": 21
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 9363,
                                    "end": 9370,
                                    "loc": {
                                      "start": {
                                        "line": 293,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 293,
                                        "column": 15
                                      },
                                      "identifierName": "options"
                                    },
                                    "name": "options"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 9371,
                                    "end": 9376,
                                    "loc": {
                                      "start": {
                                        "line": 293,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 293,
                                        "column": 21
                                      },
                                      "identifierName": "where"
                                    },
                                    "name": "where"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          }
                        ]
                      }
                    }
                  },
                  {
                    "type": "ReturnStatement",
                    "start": 9397,
                    "end": 9524,
                    "loc": {
                      "start": {
                        "line": 297,
                        "column": 4
                      },
                      "end": {
                        "line": 297,
                        "column": 131
                      }
                    },
                    "argument": {
                      "type": "CallExpression",
                      "start": 9404,
                      "end": 9523,
                      "loc": {
                        "start": {
                          "line": 297,
                          "column": 11
                        },
                        "end": {
                          "line": 297,
                          "column": 130
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 9404,
                        "end": 9449,
                        "loc": {
                          "start": {
                            "line": 297,
                            "column": 11
                          },
                          "end": {
                            "line": 297,
                            "column": 56
                          }
                        },
                        "object": {
                          "type": "CallExpression",
                          "start": 9404,
                          "end": 9444,
                          "loc": {
                            "start": {
                              "line": 297,
                              "column": 11
                            },
                            "end": {
                              "line": 297,
                              "column": 51
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 9404,
                            "end": 9419,
                            "loc": {
                              "start": {
                                "line": 297,
                                "column": 11
                              },
                              "end": {
                                "line": 297,
                                "column": 26
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 9404,
                              "end": 9415,
                              "loc": {
                                "start": {
                                  "line": 297,
                                  "column": 11
                                },
                                "end": {
                                  "line": 297,
                                  "column": 22
                                },
                                "identifierName": "association"
                              },
                              "name": "association"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9416,
                              "end": 9419,
                              "loc": {
                                "start": {
                                  "line": 297,
                                  "column": 23
                                },
                                "end": {
                                  "line": 297,
                                  "column": 26
                                },
                                "identifierName": "get"
                              },
                              "name": "get"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Identifier",
                              "start": 9420,
                              "end": 9434,
                              "loc": {
                                "start": {
                                  "line": 297,
                                  "column": 27
                                },
                                "end": {
                                  "line": 297,
                                  "column": 41
                                },
                                "identifierName": "sourceInstance"
                              },
                              "name": "sourceInstance"
                            },
                            {
                              "type": "Identifier",
                              "start": 9436,
                              "end": 9443,
                              "loc": {
                                "start": {
                                  "line": 297,
                                  "column": 43
                                },
                                "end": {
                                  "line": 297,
                                  "column": 50
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            }
                          ]
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 9445,
                          "end": 9449,
                          "loc": {
                            "start": {
                              "line": 297,
                              "column": 52
                            },
                            "end": {
                              "line": 297,
                              "column": 56
                            },
                            "identifierName": "then"
                          },
                          "name": "then"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "ArrowFunctionExpression",
                          "start": 9450,
                          "end": 9522,
                          "loc": {
                            "start": {
                              "line": 297,
                              "column": 57
                            },
                            "end": {
                              "line": 297,
                              "column": 129
                            }
                          },
                          "id": null,
                          "generator": false,
                          "expression": true,
                          "async": false,
                          "params": [
                            {
                              "type": "Identifier",
                              "start": 9450,
                              "end": 9467,
                              "loc": {
                                "start": {
                                  "line": 297,
                                  "column": 57
                                },
                                "end": {
                                  "line": 297,
                                  "column": 74
                                },
                                "identifierName": "associatedObjects"
                              },
                              "name": "associatedObjects"
                            }
                          ],
                          "body": {
                            "type": "BinaryExpression",
                            "start": 9471,
                            "end": 9522,
                            "loc": {
                              "start": {
                                "line": 297,
                                "column": 78
                              },
                              "end": {
                                "line": 297,
                                "column": 129
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 9471,
                              "end": 9495,
                              "loc": {
                                "start": {
                                  "line": 297,
                                  "column": 78
                                },
                                "end": {
                                  "line": 297,
                                  "column": 102
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 9471,
                                "end": 9488,
                                "loc": {
                                  "start": {
                                    "line": 297,
                                    "column": 78
                                  },
                                  "end": {
                                    "line": 297,
                                    "column": 95
                                  },
                                  "identifierName": "associatedObjects"
                                },
                                "name": "associatedObjects"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 9489,
                                "end": 9495,
                                "loc": {
                                  "start": {
                                    "line": 297,
                                    "column": 96
                                  },
                                  "end": {
                                    "line": 297,
                                    "column": 102
                                  },
                                  "identifierName": "length"
                                },
                                "name": "length"
                              },
                              "computed": false
                            },
                            "operator": "===",
                            "right": {
                              "type": "MemberExpression",
                              "start": 9500,
                              "end": 9522,
                              "loc": {
                                "start": {
                                  "line": 297,
                                  "column": 107
                                },
                                "end": {
                                  "line": 297,
                                  "column": 129
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 9500,
                                "end": 9515,
                                "loc": {
                                  "start": {
                                    "line": 297,
                                    "column": 107
                                  },
                                  "end": {
                                    "line": 297,
                                    "column": 122
                                  },
                                  "identifierName": "targetInstances"
                                },
                                "name": "targetInstances"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 9516,
                                "end": 9522,
                                "loc": {
                                  "start": {
                                    "line": 297,
                                    "column": 123
                                  },
                                  "end": {
                                    "line": 297,
                                    "column": 129
                                  },
                                  "identifierName": "length"
                                },
                                "name": "length"
                              },
                              "computed": false
                            }
                          }
                        }
                      ]
                    }
                  }
                ],
                "directives": [],
                "trailingComments": null
              },
              "leadingComments": [
                {
                  "type": "CommentBlock",
                  "value": "*\n   * Check if one or more rows are associated with `this`.\n   *\n   * @param {Model[]|Model|string[]|String|number[]|Number} [instance(s)]\n   * @param {Object} [options] Options passed to getAssociations\n   * @return {Promise}\n   ",
                  "start": 8505,
                  "end": 8740,
                  "loc": {
                    "start": {
                      "line": 260,
                      "column": 2
                    },
                    "end": {
                      "line": 266,
                      "column": 5
                    }
                  }
                }
              ],
              "trailingComments": [
                {
                  "type": "CommentBlock",
                  "value": "*\n   * Set the associated models by passing an array of persisted instances or their primary keys. Everything that is not in the passed array will be un-associated\n   *\n   * @param {Array<Model|String|Number>} [newAssociations] An array of persisted instances or primary key of instances to associate with this. Pass `null` or `undefined` to remove all associations.\n   * @param {Object} [options] Options passed to `target.findAll` and `update`.\n   * @param {Object} [options.validate] Run validation for the join model\n   * @return {Promise}\n   ",
                  "start": 9532,
                  "end": 10083,
                  "loc": {
                    "start": {
                      "line": 300,
                      "column": 2
                    },
                    "end": {
                      "line": 307,
                      "column": 5
                    }
                  }
                }
              ]
            },
            {
              "type": "ClassMethod",
              "start": 10086,
              "end": 12120,
              "loc": {
                "start": {
                  "line": 308,
                  "column": 2
                },
                "end": {
                  "line": 371,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 10086,
                "end": 10089,
                "loc": {
                  "start": {
                    "line": 308,
                    "column": 2
                  },
                  "end": {
                    "line": 308,
                    "column": 5
                  },
                  "identifierName": "set"
                },
                "name": "set",
                "leadingComments": null
              },
              "static": false,
              "kind": "method",
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 10090,
                  "end": 10104,
                  "loc": {
                    "start": {
                      "line": 308,
                      "column": 6
                    },
                    "end": {
                      "line": 308,
                      "column": 20
                    },
                    "identifierName": "sourceInstance"
                  },
                  "name": "sourceInstance"
                },
                {
                  "type": "Identifier",
                  "start": 10106,
                  "end": 10121,
                  "loc": {
                    "start": {
                      "line": 308,
                      "column": 22
                    },
                    "end": {
                      "line": 308,
                      "column": 37
                    },
                    "identifierName": "targetInstances"
                  },
                  "name": "targetInstances"
                },
                {
                  "type": "Identifier",
                  "start": 10123,
                  "end": 10130,
                  "loc": {
                    "start": {
                      "line": 308,
                      "column": 39
                    },
                    "end": {
                      "line": 308,
                      "column": 46
                    },
                    "identifierName": "options"
                  },
                  "name": "options"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 10132,
                "end": 12120,
                "loc": {
                  "start": {
                    "line": 308,
                    "column": 48
                  },
                  "end": {
                    "line": 371,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 10138,
                    "end": 10163,
                    "loc": {
                      "start": {
                        "line": 309,
                        "column": 4
                      },
                      "end": {
                        "line": 309,
                        "column": 29
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 10144,
                        "end": 10162,
                        "loc": {
                          "start": {
                            "line": 309,
                            "column": 10
                          },
                          "end": {
                            "line": 309,
                            "column": 28
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 10144,
                          "end": 10155,
                          "loc": {
                            "start": {
                              "line": 309,
                              "column": 10
                            },
                            "end": {
                              "line": 309,
                              "column": 21
                            },
                            "identifierName": "association"
                          },
                          "name": "association"
                        },
                        "init": {
                          "type": "ThisExpression",
                          "start": 10158,
                          "end": 10162,
                          "loc": {
                            "start": {
                              "line": 309,
                              "column": 24
                            },
                            "end": {
                              "line": 309,
                              "column": 28
                            }
                          }
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "IfStatement",
                    "start": 10169,
                    "end": 10317,
                    "loc": {
                      "start": {
                        "line": 311,
                        "column": 4
                      },
                      "end": {
                        "line": 315,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "BinaryExpression",
                      "start": 10173,
                      "end": 10197,
                      "loc": {
                        "start": {
                          "line": 311,
                          "column": 8
                        },
                        "end": {
                          "line": 311,
                          "column": 32
                        }
                      },
                      "left": {
                        "type": "Identifier",
                        "start": 10173,
                        "end": 10188,
                        "loc": {
                          "start": {
                            "line": 311,
                            "column": 8
                          },
                          "end": {
                            "line": 311,
                            "column": 23
                          },
                          "identifierName": "targetInstances"
                        },
                        "name": "targetInstances"
                      },
                      "operator": "===",
                      "right": {
                        "type": "NullLiteral",
                        "start": 10193,
                        "end": 10197,
                        "loc": {
                          "start": {
                            "line": 311,
                            "column": 28
                          },
                          "end": {
                            "line": 311,
                            "column": 32
                          }
                        }
                      }
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 10199,
                      "end": 10234,
                      "loc": {
                        "start": {
                          "line": 311,
                          "column": 34
                        },
                        "end": {
                          "line": 313,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 10207,
                          "end": 10228,
                          "loc": {
                            "start": {
                              "line": 312,
                              "column": 6
                            },
                            "end": {
                              "line": 312,
                              "column": 27
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 10207,
                            "end": 10227,
                            "loc": {
                              "start": {
                                "line": 312,
                                "column": 6
                              },
                              "end": {
                                "line": 312,
                                "column": 26
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "Identifier",
                              "start": 10207,
                              "end": 10222,
                              "loc": {
                                "start": {
                                  "line": 312,
                                  "column": 6
                                },
                                "end": {
                                  "line": 312,
                                  "column": 21
                                },
                                "identifierName": "targetInstances"
                              },
                              "name": "targetInstances"
                            },
                            "right": {
                              "type": "ArrayExpression",
                              "start": 10225,
                              "end": 10227,
                              "loc": {
                                "start": {
                                  "line": 312,
                                  "column": 24
                                },
                                "end": {
                                  "line": 312,
                                  "column": 26
                                }
                              },
                              "elements": []
                            }
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": {
                      "type": "BlockStatement",
                      "start": 10240,
                      "end": 10317,
                      "loc": {
                        "start": {
                          "line": 313,
                          "column": 11
                        },
                        "end": {
                          "line": 315,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 10248,
                          "end": 10311,
                          "loc": {
                            "start": {
                              "line": 314,
                              "column": 6
                            },
                            "end": {
                              "line": 314,
                              "column": 69
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 10248,
                            "end": 10310,
                            "loc": {
                              "start": {
                                "line": 314,
                                "column": 6
                              },
                              "end": {
                                "line": 314,
                                "column": 68
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "Identifier",
                              "start": 10248,
                              "end": 10263,
                              "loc": {
                                "start": {
                                  "line": 314,
                                  "column": 6
                                },
                                "end": {
                                  "line": 314,
                                  "column": 21
                                },
                                "identifierName": "targetInstances"
                              },
                              "name": "targetInstances"
                            },
                            "right": {
                              "type": "CallExpression",
                              "start": 10266,
                              "end": 10310,
                              "loc": {
                                "start": {
                                  "line": 314,
                                  "column": 24
                                },
                                "end": {
                                  "line": 314,
                                  "column": 68
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 10266,
                                "end": 10293,
                                "loc": {
                                  "start": {
                                    "line": 314,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 314,
                                    "column": 51
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 10266,
                                  "end": 10277,
                                  "loc": {
                                    "start": {
                                      "line": 314,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 314,
                                      "column": 35
                                    },
                                    "identifierName": "association"
                                  },
                                  "name": "association"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 10278,
                                  "end": 10293,
                                  "loc": {
                                    "start": {
                                      "line": 314,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 314,
                                      "column": 51
                                    },
                                    "identifierName": "toInstanceArray"
                                  },
                                  "name": "toInstanceArray"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 10294,
                                  "end": 10309,
                                  "loc": {
                                    "start": {
                                      "line": 314,
                                      "column": 52
                                    },
                                    "end": {
                                      "line": 314,
                                      "column": 67
                                    },
                                    "identifierName": "targetInstances"
                                  },
                                  "name": "targetInstances"
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "directives": []
                    }
                  },
                  {
                    "type": "ReturnStatement",
                    "start": 10323,
                    "end": 12116,
                    "loc": {
                      "start": {
                        "line": 317,
                        "column": 4
                      },
                      "end": {
                        "line": 370,
                        "column": 7
                      }
                    },
                    "argument": {
                      "type": "CallExpression",
                      "start": 10330,
                      "end": 12115,
                      "loc": {
                        "start": {
                          "line": 317,
                          "column": 11
                        },
                        "end": {
                          "line": 370,
                          "column": 6
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 10330,
                        "end": 10414,
                        "loc": {
                          "start": {
                            "line": 317,
                            "column": 11
                          },
                          "end": {
                            "line": 317,
                            "column": 95
                          }
                        },
                        "object": {
                          "type": "CallExpression",
                          "start": 10330,
                          "end": 10409,
                          "loc": {
                            "start": {
                              "line": 317,
                              "column": 11
                            },
                            "end": {
                              "line": 317,
                              "column": 90
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 10330,
                            "end": 10345,
                            "loc": {
                              "start": {
                                "line": 317,
                                "column": 11
                              },
                              "end": {
                                "line": 317,
                                "column": 26
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 10330,
                              "end": 10341,
                              "loc": {
                                "start": {
                                  "line": 317,
                                  "column": 11
                                },
                                "end": {
                                  "line": 317,
                                  "column": 22
                                },
                                "identifierName": "association"
                              },
                              "name": "association"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 10342,
                              "end": 10345,
                              "loc": {
                                "start": {
                                  "line": 317,
                                  "column": 23
                                },
                                "end": {
                                  "line": 317,
                                  "column": 26
                                },
                                "identifierName": "get"
                              },
                              "name": "get"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Identifier",
                              "start": 10346,
                              "end": 10360,
                              "loc": {
                                "start": {
                                  "line": 317,
                                  "column": 27
                                },
                                "end": {
                                  "line": 317,
                                  "column": 41
                                },
                                "identifierName": "sourceInstance"
                              },
                              "name": "sourceInstance"
                            },
                            {
                              "type": "CallExpression",
                              "start": 10362,
                              "end": 10408,
                              "loc": {
                                "start": {
                                  "line": 317,
                                  "column": 43
                                },
                                "end": {
                                  "line": 317,
                                  "column": 89
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 10362,
                                "end": 10372,
                                "loc": {
                                  "start": {
                                    "line": 317,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 317,
                                    "column": 53
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 10362,
                                  "end": 10363,
                                  "loc": {
                                    "start": {
                                      "line": 317,
                                      "column": 43
                                    },
                                    "end": {
                                      "line": 317,
                                      "column": 44
                                    },
                                    "identifierName": "_"
                                  },
                                  "name": "_"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 10364,
                                  "end": 10372,
                                  "loc": {
                                    "start": {
                                      "line": 317,
                                      "column": 45
                                    },
                                    "end": {
                                      "line": 317,
                                      "column": 53
                                    },
                                    "identifierName": "defaults"
                                  },
                                  "name": "defaults"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ObjectExpression",
                                  "start": 10373,
                                  "end": 10398,
                                  "loc": {
                                    "start": {
                                      "line": 317,
                                      "column": 54
                                    },
                                    "end": {
                                      "line": 317,
                                      "column": 79
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "ObjectProperty",
                                      "start": 10374,
                                      "end": 10386,
                                      "loc": {
                                        "start": {
                                          "line": 317,
                                          "column": 55
                                        },
                                        "end": {
                                          "line": 317,
                                          "column": 67
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 10374,
                                        "end": 10379,
                                        "loc": {
                                          "start": {
                                            "line": 317,
                                            "column": 55
                                          },
                                          "end": {
                                            "line": 317,
                                            "column": 60
                                          },
                                          "identifierName": "scope"
                                        },
                                        "name": "scope"
                                      },
                                      "value": {
                                        "type": "BooleanLiteral",
                                        "start": 10381,
                                        "end": 10386,
                                        "loc": {
                                          "start": {
                                            "line": 317,
                                            "column": 62
                                          },
                                          "end": {
                                            "line": 317,
                                            "column": 67
                                          }
                                        },
                                        "value": false
                                      }
                                    },
                                    {
                                      "type": "ObjectProperty",
                                      "start": 10388,
                                      "end": 10397,
                                      "loc": {
                                        "start": {
                                          "line": 317,
                                          "column": 69
                                        },
                                        "end": {
                                          "line": 317,
                                          "column": 78
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 10388,
                                        "end": 10391,
                                        "loc": {
                                          "start": {
                                            "line": 317,
                                            "column": 69
                                          },
                                          "end": {
                                            "line": 317,
                                            "column": 72
                                          },
                                          "identifierName": "raw"
                                        },
                                        "name": "raw"
                                      },
                                      "value": {
                                        "type": "BooleanLiteral",
                                        "start": 10393,
                                        "end": 10397,
                                        "loc": {
                                          "start": {
                                            "line": 317,
                                            "column": 74
                                          },
                                          "end": {
                                            "line": 317,
                                            "column": 78
                                          }
                                        },
                                        "value": true
                                      }
                                    }
                                  ]
                                },
                                {
                                  "type": "Identifier",
                                  "start": 10400,
                                  "end": 10407,
                                  "loc": {
                                    "start": {
                                      "line": 317,
                                      "column": 81
                                    },
                                    "end": {
                                      "line": 317,
                                      "column": 88
                                    },
                                    "identifierName": "options"
                                  },
                                  "name": "options"
                                }
                              ]
                            }
                          ]
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 10410,
                          "end": 10414,
                          "loc": {
                            "start": {
                              "line": 317,
                              "column": 91
                            },
                            "end": {
                              "line": 317,
                              "column": 95
                            },
                            "identifierName": "then"
                          },
                          "name": "then"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "ArrowFunctionExpression",
                          "start": 10415,
                          "end": 12114,
                          "loc": {
                            "start": {
                              "line": 317,
                              "column": 96
                            },
                            "end": {
                              "line": 370,
                              "column": 5
                            }
                          },
                          "id": null,
                          "generator": false,
                          "expression": false,
                          "async": false,
                          "params": [
                            {
                              "type": "Identifier",
                              "start": 10415,
                              "end": 10430,
                              "loc": {
                                "start": {
                                  "line": 317,
                                  "column": 96
                                },
                                "end": {
                                  "line": 317,
                                  "column": 111
                                },
                                "identifierName": "oldAssociations"
                              },
                              "name": "oldAssociations"
                            }
                          ],
                          "body": {
                            "type": "BlockStatement",
                            "start": 10434,
                            "end": 12114,
                            "loc": {
                              "start": {
                                "line": 317,
                                "column": 115
                              },
                              "end": {
                                "line": 370,
                                "column": 5
                              }
                            },
                            "body": [
                              {
                                "type": "VariableDeclaration",
                                "start": 10442,
                                "end": 10462,
                                "loc": {
                                  "start": {
                                    "line": 318,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 318,
                                    "column": 26
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 10448,
                                    "end": 10461,
                                    "loc": {
                                      "start": {
                                        "line": 318,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 318,
                                        "column": 25
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 10448,
                                      "end": 10456,
                                      "loc": {
                                        "start": {
                                          "line": 318,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 318,
                                          "column": 20
                                        },
                                        "identifierName": "promises"
                                      },
                                      "name": "promises"
                                    },
                                    "init": {
                                      "type": "ArrayExpression",
                                      "start": 10459,
                                      "end": 10461,
                                      "loc": {
                                        "start": {
                                          "line": 318,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 318,
                                          "column": 25
                                        }
                                      },
                                      "elements": []
                                    }
                                  }
                                ],
                                "kind": "const"
                              },
                              {
                                "type": "VariableDeclaration",
                                "start": 10469,
                                "end": 10688,
                                "loc": {
                                  "start": {
                                    "line": 319,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 323,
                                    "column": 8
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 10475,
                                    "end": 10687,
                                    "loc": {
                                      "start": {
                                        "line": 319,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 323,
                                        "column": 7
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 10475,
                                      "end": 10495,
                                      "loc": {
                                        "start": {
                                          "line": 319,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 319,
                                          "column": 32
                                        },
                                        "identifierName": "obsoleteAssociations"
                                      },
                                      "name": "obsoleteAssociations"
                                    },
                                    "init": {
                                      "type": "CallExpression",
                                      "start": 10498,
                                      "end": 10687,
                                      "loc": {
                                        "start": {
                                          "line": 319,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 323,
                                          "column": 7
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 10498,
                                        "end": 10520,
                                        "loc": {
                                          "start": {
                                            "line": 319,
                                            "column": 35
                                          },
                                          "end": {
                                            "line": 319,
                                            "column": 57
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 10498,
                                          "end": 10513,
                                          "loc": {
                                            "start": {
                                              "line": 319,
                                              "column": 35
                                            },
                                            "end": {
                                              "line": 319,
                                              "column": 50
                                            },
                                            "identifierName": "oldAssociations"
                                          },
                                          "name": "oldAssociations"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 10514,
                                          "end": 10520,
                                          "loc": {
                                            "start": {
                                              "line": 319,
                                              "column": 51
                                            },
                                            "end": {
                                              "line": 319,
                                              "column": 57
                                            },
                                            "identifierName": "filter"
                                          },
                                          "name": "filter"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "ArrowFunctionExpression",
                                          "start": 10521,
                                          "end": 10679,
                                          "loc": {
                                            "start": {
                                              "line": 319,
                                              "column": 58
                                            },
                                            "end": {
                                              "line": 322,
                                              "column": 9
                                            }
                                          },
                                          "id": null,
                                          "generator": false,
                                          "expression": true,
                                          "async": false,
                                          "params": [
                                            {
                                              "type": "Identifier",
                                              "start": 10521,
                                              "end": 10524,
                                              "loc": {
                                                "start": {
                                                  "line": 319,
                                                  "column": 58
                                                },
                                                "end": {
                                                  "line": 319,
                                                  "column": 61
                                                },
                                                "identifierName": "old"
                                              },
                                              "name": "old"
                                            }
                                          ],
                                          "body": {
                                            "type": "UnaryExpression",
                                            "start": 10536,
                                            "end": 10679,
                                            "loc": {
                                              "start": {
                                                "line": 320,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 322,
                                                "column": 9
                                              }
                                            },
                                            "operator": "!",
                                            "prefix": true,
                                            "argument": {
                                              "type": "CallExpression",
                                              "start": 10537,
                                              "end": 10679,
                                              "loc": {
                                                "start": {
                                                  "line": 320,
                                                  "column": 9
                                                },
                                                "end": {
                                                  "line": 322,
                                                  "column": 9
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 10537,
                                                "end": 10543,
                                                "loc": {
                                                  "start": {
                                                    "line": 320,
                                                    "column": 9
                                                  },
                                                  "end": {
                                                    "line": 320,
                                                    "column": 15
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 10537,
                                                  "end": 10538,
                                                  "loc": {
                                                    "start": {
                                                      "line": 320,
                                                      "column": 9
                                                    },
                                                    "end": {
                                                      "line": 320,
                                                      "column": 10
                                                    },
                                                    "identifierName": "_"
                                                  },
                                                  "name": "_"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 10539,
                                                  "end": 10543,
                                                  "loc": {
                                                    "start": {
                                                      "line": 320,
                                                      "column": 11
                                                    },
                                                    "end": {
                                                      "line": 320,
                                                      "column": 15
                                                    },
                                                    "identifierName": "find"
                                                  },
                                                  "name": "find"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 10544,
                                                  "end": 10559,
                                                  "loc": {
                                                    "start": {
                                                      "line": 320,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 320,
                                                      "column": 31
                                                    },
                                                    "identifierName": "targetInstances"
                                                  },
                                                  "name": "targetInstances"
                                                },
                                                {
                                                  "type": "ArrowFunctionExpression",
                                                  "start": 10561,
                                                  "end": 10669,
                                                  "loc": {
                                                    "start": {
                                                      "line": 320,
                                                      "column": 33
                                                    },
                                                    "end": {
                                                      "line": 321,
                                                      "column": 101
                                                    }
                                                  },
                                                  "id": null,
                                                  "generator": false,
                                                  "expression": true,
                                                  "async": false,
                                                  "params": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 10561,
                                                      "end": 10564,
                                                      "loc": {
                                                        "start": {
                                                          "line": 320,
                                                          "column": 33
                                                        },
                                                        "end": {
                                                          "line": 320,
                                                          "column": 36
                                                        },
                                                        "identifierName": "obj"
                                                      },
                                                      "name": "obj"
                                                    }
                                                  ],
                                                  "body": {
                                                    "type": "BinaryExpression",
                                                    "start": 10578,
                                                    "end": 10669,
                                                    "loc": {
                                                      "start": {
                                                        "line": 321,
                                                        "column": 10
                                                      },
                                                      "end": {
                                                        "line": 321,
                                                        "column": 101
                                                      }
                                                    },
                                                    "left": {
                                                      "type": "MemberExpression",
                                                      "start": 10578,
                                                      "end": 10621,
                                                      "loc": {
                                                        "start": {
                                                          "line": 321,
                                                          "column": 10
                                                        },
                                                        "end": {
                                                          "line": 321,
                                                          "column": 53
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 10578,
                                                        "end": 10581,
                                                        "loc": {
                                                          "start": {
                                                            "line": 321,
                                                            "column": 10
                                                          },
                                                          "end": {
                                                            "line": 321,
                                                            "column": 13
                                                          },
                                                          "identifierName": "obj"
                                                        },
                                                        "name": "obj"
                                                      },
                                                      "property": {
                                                        "type": "MemberExpression",
                                                        "start": 10582,
                                                        "end": 10620,
                                                        "loc": {
                                                          "start": {
                                                            "line": 321,
                                                            "column": 14
                                                          },
                                                          "end": {
                                                            "line": 321,
                                                            "column": 52
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 10582,
                                                          "end": 10600,
                                                          "loc": {
                                                            "start": {
                                                              "line": 321,
                                                              "column": 14
                                                            },
                                                            "end": {
                                                              "line": 321,
                                                              "column": 32
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 10582,
                                                            "end": 10593,
                                                            "loc": {
                                                              "start": {
                                                                "line": 321,
                                                                "column": 14
                                                              },
                                                              "end": {
                                                                "line": 321,
                                                                "column": 25
                                                              },
                                                              "identifierName": "association"
                                                            },
                                                            "name": "association"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 10594,
                                                            "end": 10600,
                                                            "loc": {
                                                              "start": {
                                                                "line": 321,
                                                                "column": 26
                                                              },
                                                              "end": {
                                                                "line": 321,
                                                                "column": 32
                                                              },
                                                              "identifierName": "target"
                                                            },
                                                            "name": "target"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 10601,
                                                          "end": 10620,
                                                          "loc": {
                                                            "start": {
                                                              "line": 321,
                                                              "column": 33
                                                            },
                                                            "end": {
                                                              "line": 321,
                                                              "column": 52
                                                            },
                                                            "identifierName": "primaryKeyAttribute"
                                                          },
                                                          "name": "primaryKeyAttribute"
                                                        },
                                                        "computed": false
                                                      },
                                                      "computed": true
                                                    },
                                                    "operator": "===",
                                                    "right": {
                                                      "type": "MemberExpression",
                                                      "start": 10626,
                                                      "end": 10669,
                                                      "loc": {
                                                        "start": {
                                                          "line": 321,
                                                          "column": 58
                                                        },
                                                        "end": {
                                                          "line": 321,
                                                          "column": 101
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 10626,
                                                        "end": 10629,
                                                        "loc": {
                                                          "start": {
                                                            "line": 321,
                                                            "column": 58
                                                          },
                                                          "end": {
                                                            "line": 321,
                                                            "column": 61
                                                          },
                                                          "identifierName": "old"
                                                        },
                                                        "name": "old"
                                                      },
                                                      "property": {
                                                        "type": "MemberExpression",
                                                        "start": 10630,
                                                        "end": 10668,
                                                        "loc": {
                                                          "start": {
                                                            "line": 321,
                                                            "column": 62
                                                          },
                                                          "end": {
                                                            "line": 321,
                                                            "column": 100
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 10630,
                                                          "end": 10648,
                                                          "loc": {
                                                            "start": {
                                                              "line": 321,
                                                              "column": 62
                                                            },
                                                            "end": {
                                                              "line": 321,
                                                              "column": 80
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 10630,
                                                            "end": 10641,
                                                            "loc": {
                                                              "start": {
                                                                "line": 321,
                                                                "column": 62
                                                              },
                                                              "end": {
                                                                "line": 321,
                                                                "column": 73
                                                              },
                                                              "identifierName": "association"
                                                            },
                                                            "name": "association"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 10642,
                                                            "end": 10648,
                                                            "loc": {
                                                              "start": {
                                                                "line": 321,
                                                                "column": 74
                                                              },
                                                              "end": {
                                                                "line": 321,
                                                                "column": 80
                                                              },
                                                              "identifierName": "target"
                                                            },
                                                            "name": "target"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 10649,
                                                          "end": 10668,
                                                          "loc": {
                                                            "start": {
                                                              "line": 321,
                                                              "column": 81
                                                            },
                                                            "end": {
                                                              "line": 321,
                                                              "column": 100
                                                            },
                                                            "identifierName": "primaryKeyAttribute"
                                                          },
                                                          "name": "primaryKeyAttribute"
                                                        },
                                                        "computed": false
                                                      },
                                                      "computed": true
                                                    }
                                                  }
                                                }
                                              ]
                                            },
                                            "extra": {
                                              "parenthesizedArgument": false
                                            }
                                          }
                                        }
                                      ]
                                    }
                                  }
                                ],
                                "kind": "const"
                              },
                              {
                                "type": "VariableDeclaration",
                                "start": 10695,
                                "end": 10913,
                                "loc": {
                                  "start": {
                                    "line": 324,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 328,
                                    "column": 8
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 10701,
                                    "end": 10912,
                                    "loc": {
                                      "start": {
                                        "line": 324,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 328,
                                        "column": 7
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 10701,
                                      "end": 10720,
                                      "loc": {
                                        "start": {
                                          "line": 324,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 324,
                                          "column": 31
                                        },
                                        "identifierName": "unassociatedObjects"
                                      },
                                      "name": "unassociatedObjects"
                                    },
                                    "init": {
                                      "type": "CallExpression",
                                      "start": 10723,
                                      "end": 10912,
                                      "loc": {
                                        "start": {
                                          "line": 324,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 328,
                                          "column": 7
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 10723,
                                        "end": 10745,
                                        "loc": {
                                          "start": {
                                            "line": 324,
                                            "column": 34
                                          },
                                          "end": {
                                            "line": 324,
                                            "column": 56
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 10723,
                                          "end": 10738,
                                          "loc": {
                                            "start": {
                                              "line": 324,
                                              "column": 34
                                            },
                                            "end": {
                                              "line": 324,
                                              "column": 49
                                            },
                                            "identifierName": "targetInstances"
                                          },
                                          "name": "targetInstances"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 10739,
                                          "end": 10745,
                                          "loc": {
                                            "start": {
                                              "line": 324,
                                              "column": 50
                                            },
                                            "end": {
                                              "line": 324,
                                              "column": 56
                                            },
                                            "identifierName": "filter"
                                          },
                                          "name": "filter"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "ArrowFunctionExpression",
                                          "start": 10746,
                                          "end": 10904,
                                          "loc": {
                                            "start": {
                                              "line": 324,
                                              "column": 57
                                            },
                                            "end": {
                                              "line": 327,
                                              "column": 9
                                            }
                                          },
                                          "id": null,
                                          "generator": false,
                                          "expression": true,
                                          "async": false,
                                          "params": [
                                            {
                                              "type": "Identifier",
                                              "start": 10746,
                                              "end": 10749,
                                              "loc": {
                                                "start": {
                                                  "line": 324,
                                                  "column": 57
                                                },
                                                "end": {
                                                  "line": 324,
                                                  "column": 60
                                                },
                                                "identifierName": "obj"
                                              },
                                              "name": "obj"
                                            }
                                          ],
                                          "body": {
                                            "type": "UnaryExpression",
                                            "start": 10761,
                                            "end": 10904,
                                            "loc": {
                                              "start": {
                                                "line": 325,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 327,
                                                "column": 9
                                              }
                                            },
                                            "operator": "!",
                                            "prefix": true,
                                            "argument": {
                                              "type": "CallExpression",
                                              "start": 10762,
                                              "end": 10904,
                                              "loc": {
                                                "start": {
                                                  "line": 325,
                                                  "column": 9
                                                },
                                                "end": {
                                                  "line": 327,
                                                  "column": 9
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 10762,
                                                "end": 10768,
                                                "loc": {
                                                  "start": {
                                                    "line": 325,
                                                    "column": 9
                                                  },
                                                  "end": {
                                                    "line": 325,
                                                    "column": 15
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 10762,
                                                  "end": 10763,
                                                  "loc": {
                                                    "start": {
                                                      "line": 325,
                                                      "column": 9
                                                    },
                                                    "end": {
                                                      "line": 325,
                                                      "column": 10
                                                    },
                                                    "identifierName": "_"
                                                  },
                                                  "name": "_"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 10764,
                                                  "end": 10768,
                                                  "loc": {
                                                    "start": {
                                                      "line": 325,
                                                      "column": 11
                                                    },
                                                    "end": {
                                                      "line": 325,
                                                      "column": 15
                                                    },
                                                    "identifierName": "find"
                                                  },
                                                  "name": "find"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 10769,
                                                  "end": 10784,
                                                  "loc": {
                                                    "start": {
                                                      "line": 325,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 325,
                                                      "column": 31
                                                    },
                                                    "identifierName": "oldAssociations"
                                                  },
                                                  "name": "oldAssociations"
                                                },
                                                {
                                                  "type": "ArrowFunctionExpression",
                                                  "start": 10786,
                                                  "end": 10894,
                                                  "loc": {
                                                    "start": {
                                                      "line": 325,
                                                      "column": 33
                                                    },
                                                    "end": {
                                                      "line": 326,
                                                      "column": 101
                                                    }
                                                  },
                                                  "id": null,
                                                  "generator": false,
                                                  "expression": true,
                                                  "async": false,
                                                  "params": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 10786,
                                                      "end": 10789,
                                                      "loc": {
                                                        "start": {
                                                          "line": 325,
                                                          "column": 33
                                                        },
                                                        "end": {
                                                          "line": 325,
                                                          "column": 36
                                                        },
                                                        "identifierName": "old"
                                                      },
                                                      "name": "old"
                                                    }
                                                  ],
                                                  "body": {
                                                    "type": "BinaryExpression",
                                                    "start": 10803,
                                                    "end": 10894,
                                                    "loc": {
                                                      "start": {
                                                        "line": 326,
                                                        "column": 10
                                                      },
                                                      "end": {
                                                        "line": 326,
                                                        "column": 101
                                                      }
                                                    },
                                                    "left": {
                                                      "type": "MemberExpression",
                                                      "start": 10803,
                                                      "end": 10846,
                                                      "loc": {
                                                        "start": {
                                                          "line": 326,
                                                          "column": 10
                                                        },
                                                        "end": {
                                                          "line": 326,
                                                          "column": 53
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 10803,
                                                        "end": 10806,
                                                        "loc": {
                                                          "start": {
                                                            "line": 326,
                                                            "column": 10
                                                          },
                                                          "end": {
                                                            "line": 326,
                                                            "column": 13
                                                          },
                                                          "identifierName": "obj"
                                                        },
                                                        "name": "obj"
                                                      },
                                                      "property": {
                                                        "type": "MemberExpression",
                                                        "start": 10807,
                                                        "end": 10845,
                                                        "loc": {
                                                          "start": {
                                                            "line": 326,
                                                            "column": 14
                                                          },
                                                          "end": {
                                                            "line": 326,
                                                            "column": 52
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 10807,
                                                          "end": 10825,
                                                          "loc": {
                                                            "start": {
                                                              "line": 326,
                                                              "column": 14
                                                            },
                                                            "end": {
                                                              "line": 326,
                                                              "column": 32
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 10807,
                                                            "end": 10818,
                                                            "loc": {
                                                              "start": {
                                                                "line": 326,
                                                                "column": 14
                                                              },
                                                              "end": {
                                                                "line": 326,
                                                                "column": 25
                                                              },
                                                              "identifierName": "association"
                                                            },
                                                            "name": "association"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 10819,
                                                            "end": 10825,
                                                            "loc": {
                                                              "start": {
                                                                "line": 326,
                                                                "column": 26
                                                              },
                                                              "end": {
                                                                "line": 326,
                                                                "column": 32
                                                              },
                                                              "identifierName": "target"
                                                            },
                                                            "name": "target"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 10826,
                                                          "end": 10845,
                                                          "loc": {
                                                            "start": {
                                                              "line": 326,
                                                              "column": 33
                                                            },
                                                            "end": {
                                                              "line": 326,
                                                              "column": 52
                                                            },
                                                            "identifierName": "primaryKeyAttribute"
                                                          },
                                                          "name": "primaryKeyAttribute"
                                                        },
                                                        "computed": false
                                                      },
                                                      "computed": true
                                                    },
                                                    "operator": "===",
                                                    "right": {
                                                      "type": "MemberExpression",
                                                      "start": 10851,
                                                      "end": 10894,
                                                      "loc": {
                                                        "start": {
                                                          "line": 326,
                                                          "column": 58
                                                        },
                                                        "end": {
                                                          "line": 326,
                                                          "column": 101
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 10851,
                                                        "end": 10854,
                                                        "loc": {
                                                          "start": {
                                                            "line": 326,
                                                            "column": 58
                                                          },
                                                          "end": {
                                                            "line": 326,
                                                            "column": 61
                                                          },
                                                          "identifierName": "old"
                                                        },
                                                        "name": "old"
                                                      },
                                                      "property": {
                                                        "type": "MemberExpression",
                                                        "start": 10855,
                                                        "end": 10893,
                                                        "loc": {
                                                          "start": {
                                                            "line": 326,
                                                            "column": 62
                                                          },
                                                          "end": {
                                                            "line": 326,
                                                            "column": 100
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 10855,
                                                          "end": 10873,
                                                          "loc": {
                                                            "start": {
                                                              "line": 326,
                                                              "column": 62
                                                            },
                                                            "end": {
                                                              "line": 326,
                                                              "column": 80
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 10855,
                                                            "end": 10866,
                                                            "loc": {
                                                              "start": {
                                                                "line": 326,
                                                                "column": 62
                                                              },
                                                              "end": {
                                                                "line": 326,
                                                                "column": 73
                                                              },
                                                              "identifierName": "association"
                                                            },
                                                            "name": "association"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 10867,
                                                            "end": 10873,
                                                            "loc": {
                                                              "start": {
                                                                "line": 326,
                                                                "column": 74
                                                              },
                                                              "end": {
                                                                "line": 326,
                                                                "column": 80
                                                              },
                                                              "identifierName": "target"
                                                            },
                                                            "name": "target"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 10874,
                                                          "end": 10893,
                                                          "loc": {
                                                            "start": {
                                                              "line": 326,
                                                              "column": 81
                                                            },
                                                            "end": {
                                                              "line": 326,
                                                              "column": 100
                                                            },
                                                            "identifierName": "primaryKeyAttribute"
                                                          },
                                                          "name": "primaryKeyAttribute"
                                                        },
                                                        "computed": false
                                                      },
                                                      "computed": true
                                                    }
                                                  }
                                                }
                                              ]
                                            },
                                            "extra": {
                                              "parenthesizedArgument": false
                                            }
                                          }
                                        }
                                      ]
                                    }
                                  }
                                ],
                                "kind": "const"
                              },
                              {
                                "type": "VariableDeclaration",
                                "start": 10920,
                                "end": 10936,
                                "loc": {
                                  "start": {
                                    "line": 329,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 329,
                                    "column": 22
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 10924,
                                    "end": 10935,
                                    "loc": {
                                      "start": {
                                        "line": 329,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 329,
                                        "column": 21
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 10924,
                                      "end": 10935,
                                      "loc": {
                                        "start": {
                                          "line": 329,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 329,
                                          "column": 21
                                        },
                                        "identifierName": "updateWhere"
                                      },
                                      "name": "updateWhere"
                                    },
                                    "init": null
                                  }
                                ],
                                "kind": "let"
                              },
                              {
                                "type": "VariableDeclaration",
                                "start": 10943,
                                "end": 10954,
                                "loc": {
                                  "start": {
                                    "line": 330,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 330,
                                    "column": 17
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 10947,
                                    "end": 10953,
                                    "loc": {
                                      "start": {
                                        "line": 330,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 330,
                                        "column": 16
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 10947,
                                      "end": 10953,
                                      "loc": {
                                        "start": {
                                          "line": 330,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 330,
                                          "column": 16
                                        },
                                        "identifierName": "update"
                                      },
                                      "name": "update"
                                    },
                                    "init": null
                                  }
                                ],
                                "kind": "let"
                              },
                              {
                                "type": "IfStatement",
                                "start": 10962,
                                "end": 11456,
                                "loc": {
                                  "start": {
                                    "line": 332,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 348,
                                    "column": 7
                                  }
                                },
                                "test": {
                                  "type": "BinaryExpression",
                                  "start": 10966,
                                  "end": 10997,
                                  "loc": {
                                    "start": {
                                      "line": 332,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 332,
                                      "column": 41
                                    }
                                  },
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 10966,
                                    "end": 10993,
                                    "loc": {
                                      "start": {
                                        "line": 332,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 332,
                                        "column": 37
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 10966,
                                      "end": 10986,
                                      "loc": {
                                        "start": {
                                          "line": 332,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 332,
                                          "column": 30
                                        },
                                        "identifierName": "obsoleteAssociations"
                                      },
                                      "name": "obsoleteAssociations"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 10987,
                                      "end": 10993,
                                      "loc": {
                                        "start": {
                                          "line": 332,
                                          "column": 31
                                        },
                                        "end": {
                                          "line": 332,
                                          "column": 37
                                        },
                                        "identifierName": "length"
                                      },
                                      "name": "length"
                                    },
                                    "computed": false
                                  },
                                  "operator": ">",
                                  "right": {
                                    "type": "NumericLiteral",
                                    "start": 10996,
                                    "end": 10997,
                                    "loc": {
                                      "start": {
                                        "line": 332,
                                        "column": 40
                                      },
                                      "end": {
                                        "line": 332,
                                        "column": 41
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 0,
                                      "raw": "0"
                                    },
                                    "value": 0
                                  }
                                },
                                "consequent": {
                                  "type": "BlockStatement",
                                  "start": 10999,
                                  "end": 11456,
                                  "loc": {
                                    "start": {
                                      "line": 332,
                                      "column": 43
                                    },
                                    "end": {
                                      "line": 348,
                                      "column": 7
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 11009,
                                      "end": 11021,
                                      "loc": {
                                        "start": {
                                          "line": 333,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 333,
                                          "column": 20
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 11009,
                                        "end": 11020,
                                        "loc": {
                                          "start": {
                                            "line": 333,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 333,
                                            "column": 19
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "Identifier",
                                          "start": 11009,
                                          "end": 11015,
                                          "loc": {
                                            "start": {
                                              "line": 333,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 333,
                                              "column": 14
                                            },
                                            "identifierName": "update"
                                          },
                                          "name": "update"
                                        },
                                        "right": {
                                          "type": "ObjectExpression",
                                          "start": 11018,
                                          "end": 11020,
                                          "loc": {
                                            "start": {
                                              "line": 333,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 333,
                                              "column": 19
                                            }
                                          },
                                          "properties": []
                                        }
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 11030,
                                      "end": 11068,
                                      "loc": {
                                        "start": {
                                          "line": 334,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 334,
                                          "column": 46
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 11030,
                                        "end": 11067,
                                        "loc": {
                                          "start": {
                                            "line": 334,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 334,
                                            "column": 45
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 11030,
                                          "end": 11060,
                                          "loc": {
                                            "start": {
                                              "line": 334,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 334,
                                              "column": 38
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 11030,
                                            "end": 11036,
                                            "loc": {
                                              "start": {
                                                "line": 334,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 334,
                                                "column": 14
                                              },
                                              "identifierName": "update"
                                            },
                                            "name": "update"
                                          },
                                          "property": {
                                            "type": "MemberExpression",
                                            "start": 11037,
                                            "end": 11059,
                                            "loc": {
                                              "start": {
                                                "line": 334,
                                                "column": 15
                                              },
                                              "end": {
                                                "line": 334,
                                                "column": 37
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 11037,
                                              "end": 11048,
                                              "loc": {
                                                "start": {
                                                  "line": 334,
                                                  "column": 15
                                                },
                                                "end": {
                                                  "line": 334,
                                                  "column": 26
                                                },
                                                "identifierName": "association"
                                              },
                                              "name": "association"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11049,
                                              "end": 11059,
                                              "loc": {
                                                "start": {
                                                  "line": 334,
                                                  "column": 27
                                                },
                                                "end": {
                                                  "line": 334,
                                                  "column": 37
                                                },
                                                "identifierName": "foreignKey"
                                              },
                                              "name": "foreignKey"
                                            },
                                            "computed": false
                                          },
                                          "computed": true
                                        },
                                        "right": {
                                          "type": "NullLiteral",
                                          "start": 11063,
                                          "end": 11067,
                                          "loc": {
                                            "start": {
                                              "line": 334,
                                              "column": 41
                                            },
                                            "end": {
                                              "line": 334,
                                              "column": 45
                                            }
                                          }
                                        }
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 11078,
                                      "end": 11095,
                                      "loc": {
                                        "start": {
                                          "line": 336,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 336,
                                          "column": 25
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 11078,
                                        "end": 11094,
                                        "loc": {
                                          "start": {
                                            "line": 336,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 336,
                                            "column": 24
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "Identifier",
                                          "start": 11078,
                                          "end": 11089,
                                          "loc": {
                                            "start": {
                                              "line": 336,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 336,
                                              "column": 19
                                            },
                                            "identifierName": "updateWhere"
                                          },
                                          "name": "updateWhere"
                                        },
                                        "right": {
                                          "type": "ObjectExpression",
                                          "start": 11092,
                                          "end": 11094,
                                          "loc": {
                                            "start": {
                                              "line": 336,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 336,
                                              "column": 24
                                            }
                                          },
                                          "properties": []
                                        }
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 11105,
                                      "end": 11281,
                                      "loc": {
                                        "start": {
                                          "line": 338,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 340,
                                          "column": 10
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 11105,
                                        "end": 11280,
                                        "loc": {
                                          "start": {
                                            "line": 338,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 340,
                                            "column": 9
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 11105,
                                          "end": 11156,
                                          "loc": {
                                            "start": {
                                              "line": 338,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 338,
                                              "column": 59
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 11105,
                                            "end": 11116,
                                            "loc": {
                                              "start": {
                                                "line": 338,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 338,
                                                "column": 19
                                              },
                                              "identifierName": "updateWhere"
                                            },
                                            "name": "updateWhere"
                                          },
                                          "property": {
                                            "type": "MemberExpression",
                                            "start": 11117,
                                            "end": 11155,
                                            "loc": {
                                              "start": {
                                                "line": 338,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 338,
                                                "column": 58
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 11117,
                                              "end": 11135,
                                              "loc": {
                                                "start": {
                                                  "line": 338,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 338,
                                                  "column": 38
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 11117,
                                                "end": 11128,
                                                "loc": {
                                                  "start": {
                                                    "line": 338,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 338,
                                                    "column": 31
                                                  },
                                                  "identifierName": "association"
                                                },
                                                "name": "association"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 11129,
                                                "end": 11135,
                                                "loc": {
                                                  "start": {
                                                    "line": 338,
                                                    "column": 32
                                                  },
                                                  "end": {
                                                    "line": 338,
                                                    "column": 38
                                                  },
                                                  "identifierName": "target"
                                                },
                                                "name": "target"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11136,
                                              "end": 11155,
                                              "loc": {
                                                "start": {
                                                  "line": 338,
                                                  "column": 39
                                                },
                                                "end": {
                                                  "line": 338,
                                                  "column": 58
                                                },
                                                "identifierName": "primaryKeyAttribute"
                                              },
                                              "name": "primaryKeyAttribute"
                                            },
                                            "computed": false
                                          },
                                          "computed": true
                                        },
                                        "right": {
                                          "type": "CallExpression",
                                          "start": 11159,
                                          "end": 11280,
                                          "loc": {
                                            "start": {
                                              "line": 338,
                                              "column": 62
                                            },
                                            "end": {
                                              "line": 340,
                                              "column": 9
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 11159,
                                            "end": 11183,
                                            "loc": {
                                              "start": {
                                                "line": 338,
                                                "column": 62
                                              },
                                              "end": {
                                                "line": 338,
                                                "column": 86
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 11159,
                                              "end": 11179,
                                              "loc": {
                                                "start": {
                                                  "line": 338,
                                                  "column": 62
                                                },
                                                "end": {
                                                  "line": 338,
                                                  "column": 82
                                                },
                                                "identifierName": "obsoleteAssociations"
                                              },
                                              "name": "obsoleteAssociations"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11180,
                                              "end": 11183,
                                              "loc": {
                                                "start": {
                                                  "line": 338,
                                                  "column": 83
                                                },
                                                "end": {
                                                  "line": 338,
                                                  "column": 86
                                                },
                                                "identifierName": "map"
                                              },
                                              "name": "map"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "ArrowFunctionExpression",
                                              "start": 11184,
                                              "end": 11270,
                                              "loc": {
                                                "start": {
                                                  "line": 338,
                                                  "column": 87
                                                },
                                                "end": {
                                                  "line": 339,
                                                  "column": 66
                                                }
                                              },
                                              "id": null,
                                              "generator": false,
                                              "expression": true,
                                              "async": false,
                                              "params": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 11184,
                                                  "end": 11200,
                                                  "loc": {
                                                    "start": {
                                                      "line": 338,
                                                      "column": 87
                                                    },
                                                    "end": {
                                                      "line": 338,
                                                      "column": 103
                                                    },
                                                    "identifierName": "associatedObject"
                                                  },
                                                  "name": "associatedObject"
                                                }
                                              ],
                                              "body": {
                                                "type": "MemberExpression",
                                                "start": 11214,
                                                "end": 11270,
                                                "loc": {
                                                  "start": {
                                                    "line": 339,
                                                    "column": 10
                                                  },
                                                  "end": {
                                                    "line": 339,
                                                    "column": 66
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 11214,
                                                  "end": 11230,
                                                  "loc": {
                                                    "start": {
                                                      "line": 339,
                                                      "column": 10
                                                    },
                                                    "end": {
                                                      "line": 339,
                                                      "column": 26
                                                    },
                                                    "identifierName": "associatedObject"
                                                  },
                                                  "name": "associatedObject"
                                                },
                                                "property": {
                                                  "type": "MemberExpression",
                                                  "start": 11231,
                                                  "end": 11269,
                                                  "loc": {
                                                    "start": {
                                                      "line": 339,
                                                      "column": 27
                                                    },
                                                    "end": {
                                                      "line": 339,
                                                      "column": 65
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 11231,
                                                    "end": 11249,
                                                    "loc": {
                                                      "start": {
                                                        "line": 339,
                                                        "column": 27
                                                      },
                                                      "end": {
                                                        "line": 339,
                                                        "column": 45
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 11231,
                                                      "end": 11242,
                                                      "loc": {
                                                        "start": {
                                                          "line": 339,
                                                          "column": 27
                                                        },
                                                        "end": {
                                                          "line": 339,
                                                          "column": 38
                                                        },
                                                        "identifierName": "association"
                                                      },
                                                      "name": "association"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 11243,
                                                      "end": 11249,
                                                      "loc": {
                                                        "start": {
                                                          "line": 339,
                                                          "column": 39
                                                        },
                                                        "end": {
                                                          "line": 339,
                                                          "column": 45
                                                        },
                                                        "identifierName": "target"
                                                      },
                                                      "name": "target"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 11250,
                                                    "end": 11269,
                                                    "loc": {
                                                      "start": {
                                                        "line": 339,
                                                        "column": 46
                                                      },
                                                      "end": {
                                                        "line": 339,
                                                        "column": 65
                                                      },
                                                      "identifierName": "primaryKeyAttribute"
                                                    },
                                                    "name": "primaryKeyAttribute"
                                                  },
                                                  "computed": false
                                                },
                                                "computed": true
                                              }
                                            }
                                          ]
                                        }
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 11291,
                                      "end": 11448,
                                      "loc": {
                                        "start": {
                                          "line": 342,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 347,
                                          "column": 11
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 11291,
                                        "end": 11447,
                                        "loc": {
                                          "start": {
                                            "line": 342,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 347,
                                            "column": 10
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 11291,
                                          "end": 11304,
                                          "loc": {
                                            "start": {
                                              "line": 342,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 342,
                                              "column": 21
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 11291,
                                            "end": 11299,
                                            "loc": {
                                              "start": {
                                                "line": 342,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 342,
                                                "column": 16
                                              },
                                              "identifierName": "promises"
                                            },
                                            "name": "promises"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 11300,
                                            "end": 11304,
                                            "loc": {
                                              "start": {
                                                "line": 342,
                                                "column": 17
                                              },
                                              "end": {
                                                "line": 342,
                                                "column": 21
                                              },
                                              "identifierName": "push"
                                            },
                                            "name": "push"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "CallExpression",
                                            "start": 11305,
                                            "end": 11446,
                                            "loc": {
                                              "start": {
                                                "line": 342,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 347,
                                                "column": 9
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 11305,
                                              "end": 11341,
                                              "loc": {
                                                "start": {
                                                  "line": 342,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 342,
                                                  "column": 58
                                                }
                                              },
                                              "object": {
                                                "type": "CallExpression",
                                                "start": 11305,
                                                "end": 11334,
                                                "loc": {
                                                  "start": {
                                                    "line": 342,
                                                    "column": 22
                                                  },
                                                  "end": {
                                                    "line": 342,
                                                    "column": 51
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 11305,
                                                  "end": 11332,
                                                  "loc": {
                                                    "start": {
                                                      "line": 342,
                                                      "column": 22
                                                    },
                                                    "end": {
                                                      "line": 342,
                                                      "column": 49
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 11305,
                                                    "end": 11323,
                                                    "loc": {
                                                      "start": {
                                                        "line": 342,
                                                        "column": 22
                                                      },
                                                      "end": {
                                                        "line": 342,
                                                        "column": 40
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 11305,
                                                      "end": 11316,
                                                      "loc": {
                                                        "start": {
                                                          "line": 342,
                                                          "column": 22
                                                        },
                                                        "end": {
                                                          "line": 342,
                                                          "column": 33
                                                        },
                                                        "identifierName": "association"
                                                      },
                                                      "name": "association"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 11317,
                                                      "end": 11323,
                                                      "loc": {
                                                        "start": {
                                                          "line": 342,
                                                          "column": 34
                                                        },
                                                        "end": {
                                                          "line": 342,
                                                          "column": 40
                                                        },
                                                        "identifierName": "target"
                                                      },
                                                      "name": "target"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 11324,
                                                    "end": 11332,
                                                    "loc": {
                                                      "start": {
                                                        "line": 342,
                                                        "column": 41
                                                      },
                                                      "end": {
                                                        "line": 342,
                                                        "column": 49
                                                      },
                                                      "identifierName": "unscoped"
                                                    },
                                                    "name": "unscoped"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": []
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 11335,
                                                "end": 11341,
                                                "loc": {
                                                  "start": {
                                                    "line": 342,
                                                    "column": 52
                                                  },
                                                  "end": {
                                                    "line": 342,
                                                    "column": 58
                                                  },
                                                  "identifierName": "update"
                                                },
                                                "name": "update"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "Identifier",
                                                "start": 11353,
                                                "end": 11359,
                                                "loc": {
                                                  "start": {
                                                    "line": 343,
                                                    "column": 10
                                                  },
                                                  "end": {
                                                    "line": 343,
                                                    "column": 16
                                                  },
                                                  "identifierName": "update"
                                                },
                                                "name": "update"
                                              },
                                              {
                                                "type": "CallExpression",
                                                "start": 11371,
                                                "end": 11436,
                                                "loc": {
                                                  "start": {
                                                    "line": 344,
                                                    "column": 10
                                                  },
                                                  "end": {
                                                    "line": 346,
                                                    "column": 21
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 11371,
                                                  "end": 11381,
                                                  "loc": {
                                                    "start": {
                                                      "line": 344,
                                                      "column": 10
                                                    },
                                                    "end": {
                                                      "line": 344,
                                                      "column": 20
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 11371,
                                                    "end": 11372,
                                                    "loc": {
                                                      "start": {
                                                        "line": 344,
                                                        "column": 10
                                                      },
                                                      "end": {
                                                        "line": 344,
                                                        "column": 11
                                                      },
                                                      "identifierName": "_"
                                                    },
                                                    "name": "_"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 11373,
                                                    "end": 11381,
                                                    "loc": {
                                                      "start": {
                                                        "line": 344,
                                                        "column": 12
                                                      },
                                                      "end": {
                                                        "line": 344,
                                                        "column": 20
                                                      },
                                                      "identifierName": "defaults"
                                                    },
                                                    "name": "defaults"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "ObjectExpression",
                                                    "start": 11382,
                                                    "end": 11426,
                                                    "loc": {
                                                      "start": {
                                                        "line": 344,
                                                        "column": 21
                                                      },
                                                      "end": {
                                                        "line": 346,
                                                        "column": 11
                                                      }
                                                    },
                                                    "properties": [
                                                      {
                                                        "type": "ObjectProperty",
                                                        "start": 11396,
                                                        "end": 11414,
                                                        "loc": {
                                                          "start": {
                                                            "line": 345,
                                                            "column": 12
                                                          },
                                                          "end": {
                                                            "line": 345,
                                                            "column": 30
                                                          }
                                                        },
                                                        "method": false,
                                                        "shorthand": false,
                                                        "computed": false,
                                                        "key": {
                                                          "type": "Identifier",
                                                          "start": 11396,
                                                          "end": 11401,
                                                          "loc": {
                                                            "start": {
                                                              "line": 345,
                                                              "column": 12
                                                            },
                                                            "end": {
                                                              "line": 345,
                                                              "column": 17
                                                            },
                                                            "identifierName": "where"
                                                          },
                                                          "name": "where"
                                                        },
                                                        "value": {
                                                          "type": "Identifier",
                                                          "start": 11403,
                                                          "end": 11414,
                                                          "loc": {
                                                            "start": {
                                                              "line": 345,
                                                              "column": 19
                                                            },
                                                            "end": {
                                                              "line": 345,
                                                              "column": 30
                                                            },
                                                            "identifierName": "updateWhere"
                                                          },
                                                          "name": "updateWhere"
                                                        }
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "type": "Identifier",
                                                    "start": 11428,
                                                    "end": 11435,
                                                    "loc": {
                                                      "start": {
                                                        "line": 346,
                                                        "column": 13
                                                      },
                                                      "end": {
                                                        "line": 346,
                                                        "column": 20
                                                      },
                                                      "identifierName": "options"
                                                    },
                                                    "name": "options"
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    }
                                  ],
                                  "directives": []
                                },
                                "alternate": null
                              },
                              {
                                "type": "IfStatement",
                                "start": 11464,
                                "end": 12042,
                                "loc": {
                                  "start": {
                                    "line": 350,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 367,
                                    "column": 7
                                  }
                                },
                                "test": {
                                  "type": "BinaryExpression",
                                  "start": 11468,
                                  "end": 11498,
                                  "loc": {
                                    "start": {
                                      "line": 350,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 350,
                                      "column": 40
                                    }
                                  },
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 11468,
                                    "end": 11494,
                                    "loc": {
                                      "start": {
                                        "line": 350,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 350,
                                        "column": 36
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 11468,
                                      "end": 11487,
                                      "loc": {
                                        "start": {
                                          "line": 350,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 350,
                                          "column": 29
                                        },
                                        "identifierName": "unassociatedObjects"
                                      },
                                      "name": "unassociatedObjects"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 11488,
                                      "end": 11494,
                                      "loc": {
                                        "start": {
                                          "line": 350,
                                          "column": 30
                                        },
                                        "end": {
                                          "line": 350,
                                          "column": 36
                                        },
                                        "identifierName": "length"
                                      },
                                      "name": "length"
                                    },
                                    "computed": false
                                  },
                                  "operator": ">",
                                  "right": {
                                    "type": "NumericLiteral",
                                    "start": 11497,
                                    "end": 11498,
                                    "loc": {
                                      "start": {
                                        "line": 350,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 350,
                                        "column": 40
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 0,
                                      "raw": "0"
                                    },
                                    "value": 0
                                  }
                                },
                                "consequent": {
                                  "type": "BlockStatement",
                                  "start": 11500,
                                  "end": 12042,
                                  "loc": {
                                    "start": {
                                      "line": 350,
                                      "column": 42
                                    },
                                    "end": {
                                      "line": 367,
                                      "column": 7
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 11510,
                                      "end": 11527,
                                      "loc": {
                                        "start": {
                                          "line": 351,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 351,
                                          "column": 25
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 11510,
                                        "end": 11526,
                                        "loc": {
                                          "start": {
                                            "line": 351,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 351,
                                            "column": 24
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "Identifier",
                                          "start": 11510,
                                          "end": 11521,
                                          "loc": {
                                            "start": {
                                              "line": 351,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 351,
                                              "column": 19
                                            },
                                            "identifierName": "updateWhere"
                                          },
                                          "name": "updateWhere"
                                        },
                                        "right": {
                                          "type": "ObjectExpression",
                                          "start": 11524,
                                          "end": 11526,
                                          "loc": {
                                            "start": {
                                              "line": 351,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 351,
                                              "column": 24
                                            }
                                          },
                                          "properties": []
                                        }
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 11537,
                                      "end": 11549,
                                      "loc": {
                                        "start": {
                                          "line": 353,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 353,
                                          "column": 20
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 11537,
                                        "end": 11548,
                                        "loc": {
                                          "start": {
                                            "line": 353,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 353,
                                            "column": 19
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "Identifier",
                                          "start": 11537,
                                          "end": 11543,
                                          "loc": {
                                            "start": {
                                              "line": 353,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 353,
                                              "column": 14
                                            },
                                            "identifierName": "update"
                                          },
                                          "name": "update"
                                        },
                                        "right": {
                                          "type": "ObjectExpression",
                                          "start": 11546,
                                          "end": 11548,
                                          "loc": {
                                            "start": {
                                              "line": 353,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 353,
                                              "column": 19
                                            }
                                          },
                                          "properties": []
                                        }
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 11558,
                                      "end": 11633,
                                      "loc": {
                                        "start": {
                                          "line": 354,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 354,
                                          "column": 83
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 11558,
                                        "end": 11632,
                                        "loc": {
                                          "start": {
                                            "line": 354,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 354,
                                            "column": 82
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 11558,
                                          "end": 11588,
                                          "loc": {
                                            "start": {
                                              "line": 354,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 354,
                                              "column": 38
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 11558,
                                            "end": 11564,
                                            "loc": {
                                              "start": {
                                                "line": 354,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 354,
                                                "column": 14
                                              },
                                              "identifierName": "update"
                                            },
                                            "name": "update"
                                          },
                                          "property": {
                                            "type": "MemberExpression",
                                            "start": 11565,
                                            "end": 11587,
                                            "loc": {
                                              "start": {
                                                "line": 354,
                                                "column": 15
                                              },
                                              "end": {
                                                "line": 354,
                                                "column": 37
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 11565,
                                              "end": 11576,
                                              "loc": {
                                                "start": {
                                                  "line": 354,
                                                  "column": 15
                                                },
                                                "end": {
                                                  "line": 354,
                                                  "column": 26
                                                },
                                                "identifierName": "association"
                                              },
                                              "name": "association"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11577,
                                              "end": 11587,
                                              "loc": {
                                                "start": {
                                                  "line": 354,
                                                  "column": 27
                                                },
                                                "end": {
                                                  "line": 354,
                                                  "column": 37
                                                },
                                                "identifierName": "foreignKey"
                                              },
                                              "name": "foreignKey"
                                            },
                                            "computed": false
                                          },
                                          "computed": true
                                        },
                                        "right": {
                                          "type": "CallExpression",
                                          "start": 11591,
                                          "end": 11632,
                                          "loc": {
                                            "start": {
                                              "line": 354,
                                              "column": 41
                                            },
                                            "end": {
                                              "line": 354,
                                              "column": 82
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 11591,
                                            "end": 11609,
                                            "loc": {
                                              "start": {
                                                "line": 354,
                                                "column": 41
                                              },
                                              "end": {
                                                "line": 354,
                                                "column": 59
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 11591,
                                              "end": 11605,
                                              "loc": {
                                                "start": {
                                                  "line": 354,
                                                  "column": 41
                                                },
                                                "end": {
                                                  "line": 354,
                                                  "column": 55
                                                },
                                                "identifierName": "sourceInstance"
                                              },
                                              "name": "sourceInstance"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11606,
                                              "end": 11609,
                                              "loc": {
                                                "start": {
                                                  "line": 354,
                                                  "column": 56
                                                },
                                                "end": {
                                                  "line": 354,
                                                  "column": 59
                                                },
                                                "identifierName": "get"
                                              },
                                              "name": "get"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "MemberExpression",
                                              "start": 11610,
                                              "end": 11631,
                                              "loc": {
                                                "start": {
                                                  "line": 354,
                                                  "column": 60
                                                },
                                                "end": {
                                                  "line": 354,
                                                  "column": 81
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 11610,
                                                "end": 11621,
                                                "loc": {
                                                  "start": {
                                                    "line": 354,
                                                    "column": 60
                                                  },
                                                  "end": {
                                                    "line": 354,
                                                    "column": 71
                                                  },
                                                  "identifierName": "association"
                                                },
                                                "name": "association"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 11622,
                                                "end": 11631,
                                                "loc": {
                                                  "start": {
                                                    "line": 354,
                                                    "column": 72
                                                  },
                                                  "end": {
                                                    "line": 354,
                                                    "column": 81
                                                  },
                                                  "identifierName": "sourceKey"
                                                },
                                                "name": "sourceKey"
                                              },
                                              "computed": false
                                            }
                                          ]
                                        }
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 11643,
                                      "end": 11679,
                                      "loc": {
                                        "start": {
                                          "line": 356,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 356,
                                          "column": 44
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 11643,
                                        "end": 11678,
                                        "loc": {
                                          "start": {
                                            "line": 356,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 356,
                                            "column": 43
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 11643,
                                          "end": 11651,
                                          "loc": {
                                            "start": {
                                              "line": 356,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 356,
                                              "column": 16
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 11643,
                                            "end": 11644,
                                            "loc": {
                                              "start": {
                                                "line": 356,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 356,
                                                "column": 9
                                              },
                                              "identifierName": "_"
                                            },
                                            "name": "_"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 11645,
                                            "end": 11651,
                                            "loc": {
                                              "start": {
                                                "line": 356,
                                                "column": 10
                                              },
                                              "end": {
                                                "line": 356,
                                                "column": 16
                                              },
                                              "identifierName": "assign"
                                            },
                                            "name": "assign"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 11652,
                                            "end": 11658,
                                            "loc": {
                                              "start": {
                                                "line": 356,
                                                "column": 17
                                              },
                                              "end": {
                                                "line": 356,
                                                "column": 23
                                              },
                                              "identifierName": "update"
                                            },
                                            "name": "update"
                                          },
                                          {
                                            "type": "MemberExpression",
                                            "start": 11660,
                                            "end": 11677,
                                            "loc": {
                                              "start": {
                                                "line": 356,
                                                "column": 25
                                              },
                                              "end": {
                                                "line": 356,
                                                "column": 42
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 11660,
                                              "end": 11671,
                                              "loc": {
                                                "start": {
                                                  "line": 356,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 356,
                                                  "column": 36
                                                },
                                                "identifierName": "association"
                                              },
                                              "name": "association"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11672,
                                              "end": 11677,
                                              "loc": {
                                                "start": {
                                                  "line": 356,
                                                  "column": 37
                                                },
                                                "end": {
                                                  "line": 356,
                                                  "column": 42
                                                },
                                                "identifierName": "scope"
                                              },
                                              "name": "scope"
                                            },
                                            "computed": false
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 11688,
                                      "end": 11867,
                                      "loc": {
                                        "start": {
                                          "line": 357,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 359,
                                          "column": 10
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 11688,
                                        "end": 11866,
                                        "loc": {
                                          "start": {
                                            "line": 357,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 359,
                                            "column": 9
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 11688,
                                          "end": 11739,
                                          "loc": {
                                            "start": {
                                              "line": 357,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 357,
                                              "column": 59
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 11688,
                                            "end": 11699,
                                            "loc": {
                                              "start": {
                                                "line": 357,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 357,
                                                "column": 19
                                              },
                                              "identifierName": "updateWhere"
                                            },
                                            "name": "updateWhere"
                                          },
                                          "property": {
                                            "type": "MemberExpression",
                                            "start": 11700,
                                            "end": 11738,
                                            "loc": {
                                              "start": {
                                                "line": 357,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 357,
                                                "column": 58
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 11700,
                                              "end": 11718,
                                              "loc": {
                                                "start": {
                                                  "line": 357,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 357,
                                                  "column": 38
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 11700,
                                                "end": 11711,
                                                "loc": {
                                                  "start": {
                                                    "line": 357,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 357,
                                                    "column": 31
                                                  },
                                                  "identifierName": "association"
                                                },
                                                "name": "association"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 11712,
                                                "end": 11718,
                                                "loc": {
                                                  "start": {
                                                    "line": 357,
                                                    "column": 32
                                                  },
                                                  "end": {
                                                    "line": 357,
                                                    "column": 38
                                                  },
                                                  "identifierName": "target"
                                                },
                                                "name": "target"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11719,
                                              "end": 11738,
                                              "loc": {
                                                "start": {
                                                  "line": 357,
                                                  "column": 39
                                                },
                                                "end": {
                                                  "line": 357,
                                                  "column": 58
                                                },
                                                "identifierName": "primaryKeyAttribute"
                                              },
                                              "name": "primaryKeyAttribute"
                                            },
                                            "computed": false
                                          },
                                          "computed": true
                                        },
                                        "right": {
                                          "type": "CallExpression",
                                          "start": 11742,
                                          "end": 11866,
                                          "loc": {
                                            "start": {
                                              "line": 357,
                                              "column": 62
                                            },
                                            "end": {
                                              "line": 359,
                                              "column": 9
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 11742,
                                            "end": 11765,
                                            "loc": {
                                              "start": {
                                                "line": 357,
                                                "column": 62
                                              },
                                              "end": {
                                                "line": 357,
                                                "column": 85
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 11742,
                                              "end": 11761,
                                              "loc": {
                                                "start": {
                                                  "line": 357,
                                                  "column": 62
                                                },
                                                "end": {
                                                  "line": 357,
                                                  "column": 81
                                                },
                                                "identifierName": "unassociatedObjects"
                                              },
                                              "name": "unassociatedObjects"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11762,
                                              "end": 11765,
                                              "loc": {
                                                "start": {
                                                  "line": 357,
                                                  "column": 82
                                                },
                                                "end": {
                                                  "line": 357,
                                                  "column": 85
                                                },
                                                "identifierName": "map"
                                              },
                                              "name": "map"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "ArrowFunctionExpression",
                                              "start": 11766,
                                              "end": 11856,
                                              "loc": {
                                                "start": {
                                                  "line": 357,
                                                  "column": 86
                                                },
                                                "end": {
                                                  "line": 358,
                                                  "column": 68
                                                }
                                              },
                                              "id": null,
                                              "generator": false,
                                              "expression": true,
                                              "async": false,
                                              "params": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 11766,
                                                  "end": 11784,
                                                  "loc": {
                                                    "start": {
                                                      "line": 357,
                                                      "column": 86
                                                    },
                                                    "end": {
                                                      "line": 357,
                                                      "column": 104
                                                    },
                                                    "identifierName": "unassociatedObject"
                                                  },
                                                  "name": "unassociatedObject"
                                                }
                                              ],
                                              "body": {
                                                "type": "MemberExpression",
                                                "start": 11798,
                                                "end": 11856,
                                                "loc": {
                                                  "start": {
                                                    "line": 358,
                                                    "column": 10
                                                  },
                                                  "end": {
                                                    "line": 358,
                                                    "column": 68
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 11798,
                                                  "end": 11816,
                                                  "loc": {
                                                    "start": {
                                                      "line": 358,
                                                      "column": 10
                                                    },
                                                    "end": {
                                                      "line": 358,
                                                      "column": 28
                                                    },
                                                    "identifierName": "unassociatedObject"
                                                  },
                                                  "name": "unassociatedObject"
                                                },
                                                "property": {
                                                  "type": "MemberExpression",
                                                  "start": 11817,
                                                  "end": 11855,
                                                  "loc": {
                                                    "start": {
                                                      "line": 358,
                                                      "column": 29
                                                    },
                                                    "end": {
                                                      "line": 358,
                                                      "column": 67
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 11817,
                                                    "end": 11835,
                                                    "loc": {
                                                      "start": {
                                                        "line": 358,
                                                        "column": 29
                                                      },
                                                      "end": {
                                                        "line": 358,
                                                        "column": 47
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 11817,
                                                      "end": 11828,
                                                      "loc": {
                                                        "start": {
                                                          "line": 358,
                                                          "column": 29
                                                        },
                                                        "end": {
                                                          "line": 358,
                                                          "column": 40
                                                        },
                                                        "identifierName": "association"
                                                      },
                                                      "name": "association"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 11829,
                                                      "end": 11835,
                                                      "loc": {
                                                        "start": {
                                                          "line": 358,
                                                          "column": 41
                                                        },
                                                        "end": {
                                                          "line": 358,
                                                          "column": 47
                                                        },
                                                        "identifierName": "target"
                                                      },
                                                      "name": "target"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 11836,
                                                    "end": 11855,
                                                    "loc": {
                                                      "start": {
                                                        "line": 358,
                                                        "column": 48
                                                      },
                                                      "end": {
                                                        "line": 358,
                                                        "column": 67
                                                      },
                                                      "identifierName": "primaryKeyAttribute"
                                                    },
                                                    "name": "primaryKeyAttribute"
                                                  },
                                                  "computed": false
                                                },
                                                "computed": true
                                              }
                                            }
                                          ]
                                        }
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 11877,
                                      "end": 12034,
                                      "loc": {
                                        "start": {
                                          "line": 361,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 366,
                                          "column": 11
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 11877,
                                        "end": 12033,
                                        "loc": {
                                          "start": {
                                            "line": 361,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 366,
                                            "column": 10
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 11877,
                                          "end": 11890,
                                          "loc": {
                                            "start": {
                                              "line": 361,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 361,
                                              "column": 21
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 11877,
                                            "end": 11885,
                                            "loc": {
                                              "start": {
                                                "line": 361,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 361,
                                                "column": 16
                                              },
                                              "identifierName": "promises"
                                            },
                                            "name": "promises"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 11886,
                                            "end": 11890,
                                            "loc": {
                                              "start": {
                                                "line": 361,
                                                "column": 17
                                              },
                                              "end": {
                                                "line": 361,
                                                "column": 21
                                              },
                                              "identifierName": "push"
                                            },
                                            "name": "push"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "CallExpression",
                                            "start": 11891,
                                            "end": 12032,
                                            "loc": {
                                              "start": {
                                                "line": 361,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 366,
                                                "column": 9
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 11891,
                                              "end": 11927,
                                              "loc": {
                                                "start": {
                                                  "line": 361,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 361,
                                                  "column": 58
                                                }
                                              },
                                              "object": {
                                                "type": "CallExpression",
                                                "start": 11891,
                                                "end": 11920,
                                                "loc": {
                                                  "start": {
                                                    "line": 361,
                                                    "column": 22
                                                  },
                                                  "end": {
                                                    "line": 361,
                                                    "column": 51
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 11891,
                                                  "end": 11918,
                                                  "loc": {
                                                    "start": {
                                                      "line": 361,
                                                      "column": 22
                                                    },
                                                    "end": {
                                                      "line": 361,
                                                      "column": 49
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 11891,
                                                    "end": 11909,
                                                    "loc": {
                                                      "start": {
                                                        "line": 361,
                                                        "column": 22
                                                      },
                                                      "end": {
                                                        "line": 361,
                                                        "column": 40
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 11891,
                                                      "end": 11902,
                                                      "loc": {
                                                        "start": {
                                                          "line": 361,
                                                          "column": 22
                                                        },
                                                        "end": {
                                                          "line": 361,
                                                          "column": 33
                                                        },
                                                        "identifierName": "association"
                                                      },
                                                      "name": "association"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 11903,
                                                      "end": 11909,
                                                      "loc": {
                                                        "start": {
                                                          "line": 361,
                                                          "column": 34
                                                        },
                                                        "end": {
                                                          "line": 361,
                                                          "column": 40
                                                        },
                                                        "identifierName": "target"
                                                      },
                                                      "name": "target"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 11910,
                                                    "end": 11918,
                                                    "loc": {
                                                      "start": {
                                                        "line": 361,
                                                        "column": 41
                                                      },
                                                      "end": {
                                                        "line": 361,
                                                        "column": 49
                                                      },
                                                      "identifierName": "unscoped"
                                                    },
                                                    "name": "unscoped"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": []
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 11921,
                                                "end": 11927,
                                                "loc": {
                                                  "start": {
                                                    "line": 361,
                                                    "column": 52
                                                  },
                                                  "end": {
                                                    "line": 361,
                                                    "column": 58
                                                  },
                                                  "identifierName": "update"
                                                },
                                                "name": "update"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "Identifier",
                                                "start": 11939,
                                                "end": 11945,
                                                "loc": {
                                                  "start": {
                                                    "line": 362,
                                                    "column": 10
                                                  },
                                                  "end": {
                                                    "line": 362,
                                                    "column": 16
                                                  },
                                                  "identifierName": "update"
                                                },
                                                "name": "update"
                                              },
                                              {
                                                "type": "CallExpression",
                                                "start": 11957,
                                                "end": 12022,
                                                "loc": {
                                                  "start": {
                                                    "line": 363,
                                                    "column": 10
                                                  },
                                                  "end": {
                                                    "line": 365,
                                                    "column": 21
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 11957,
                                                  "end": 11967,
                                                  "loc": {
                                                    "start": {
                                                      "line": 363,
                                                      "column": 10
                                                    },
                                                    "end": {
                                                      "line": 363,
                                                      "column": 20
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 11957,
                                                    "end": 11958,
                                                    "loc": {
                                                      "start": {
                                                        "line": 363,
                                                        "column": 10
                                                      },
                                                      "end": {
                                                        "line": 363,
                                                        "column": 11
                                                      },
                                                      "identifierName": "_"
                                                    },
                                                    "name": "_"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 11959,
                                                    "end": 11967,
                                                    "loc": {
                                                      "start": {
                                                        "line": 363,
                                                        "column": 12
                                                      },
                                                      "end": {
                                                        "line": 363,
                                                        "column": 20
                                                      },
                                                      "identifierName": "defaults"
                                                    },
                                                    "name": "defaults"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "ObjectExpression",
                                                    "start": 11968,
                                                    "end": 12012,
                                                    "loc": {
                                                      "start": {
                                                        "line": 363,
                                                        "column": 21
                                                      },
                                                      "end": {
                                                        "line": 365,
                                                        "column": 11
                                                      }
                                                    },
                                                    "properties": [
                                                      {
                                                        "type": "ObjectProperty",
                                                        "start": 11982,
                                                        "end": 12000,
                                                        "loc": {
                                                          "start": {
                                                            "line": 364,
                                                            "column": 12
                                                          },
                                                          "end": {
                                                            "line": 364,
                                                            "column": 30
                                                          }
                                                        },
                                                        "method": false,
                                                        "shorthand": false,
                                                        "computed": false,
                                                        "key": {
                                                          "type": "Identifier",
                                                          "start": 11982,
                                                          "end": 11987,
                                                          "loc": {
                                                            "start": {
                                                              "line": 364,
                                                              "column": 12
                                                            },
                                                            "end": {
                                                              "line": 364,
                                                              "column": 17
                                                            },
                                                            "identifierName": "where"
                                                          },
                                                          "name": "where"
                                                        },
                                                        "value": {
                                                          "type": "Identifier",
                                                          "start": 11989,
                                                          "end": 12000,
                                                          "loc": {
                                                            "start": {
                                                              "line": 364,
                                                              "column": 19
                                                            },
                                                            "end": {
                                                              "line": 364,
                                                              "column": 30
                                                            },
                                                            "identifierName": "updateWhere"
                                                          },
                                                          "name": "updateWhere"
                                                        }
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "type": "Identifier",
                                                    "start": 12014,
                                                    "end": 12021,
                                                    "loc": {
                                                      "start": {
                                                        "line": 365,
                                                        "column": 13
                                                      },
                                                      "end": {
                                                        "line": 365,
                                                        "column": 20
                                                      },
                                                      "identifierName": "options"
                                                    },
                                                    "name": "options"
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    }
                                  ],
                                  "directives": []
                                },
                                "alternate": null
                              },
                              {
                                "type": "ReturnStatement",
                                "start": 12050,
                                "end": 12108,
                                "loc": {
                                  "start": {
                                    "line": 369,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 369,
                                    "column": 64
                                  }
                                },
                                "argument": {
                                  "type": "CallExpression",
                                  "start": 12057,
                                  "end": 12107,
                                  "loc": {
                                    "start": {
                                      "line": 369,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 369,
                                      "column": 63
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 12057,
                                    "end": 12091,
                                    "loc": {
                                      "start": {
                                        "line": 369,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 369,
                                        "column": 47
                                      }
                                    },
                                    "object": {
                                      "type": "CallExpression",
                                      "start": 12057,
                                      "end": 12084,
                                      "loc": {
                                        "start": {
                                          "line": 369,
                                          "column": 13
                                        },
                                        "end": {
                                          "line": 369,
                                          "column": 40
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 12057,
                                        "end": 12074,
                                        "loc": {
                                          "start": {
                                            "line": 369,
                                            "column": 13
                                          },
                                          "end": {
                                            "line": 369,
                                            "column": 30
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 12057,
                                          "end": 12070,
                                          "loc": {
                                            "start": {
                                              "line": 369,
                                              "column": 13
                                            },
                                            "end": {
                                              "line": 369,
                                              "column": 26
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 12057,
                                            "end": 12062,
                                            "loc": {
                                              "start": {
                                                "line": 369,
                                                "column": 13
                                              },
                                              "end": {
                                                "line": 369,
                                                "column": 18
                                              },
                                              "identifierName": "Utils"
                                            },
                                            "name": "Utils"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 12063,
                                            "end": 12070,
                                            "loc": {
                                              "start": {
                                                "line": 369,
                                                "column": 19
                                              },
                                              "end": {
                                                "line": 369,
                                                "column": 26
                                              },
                                              "identifierName": "Promise"
                                            },
                                            "name": "Promise"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 12071,
                                          "end": 12074,
                                          "loc": {
                                            "start": {
                                              "line": 369,
                                              "column": 27
                                            },
                                            "end": {
                                              "line": 369,
                                              "column": 30
                                            },
                                            "identifierName": "all"
                                          },
                                          "name": "all"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "Identifier",
                                          "start": 12075,
                                          "end": 12083,
                                          "loc": {
                                            "start": {
                                              "line": 369,
                                              "column": 31
                                            },
                                            "end": {
                                              "line": 369,
                                              "column": 39
                                            },
                                            "identifierName": "promises"
                                          },
                                          "name": "promises"
                                        }
                                      ]
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 12085,
                                      "end": 12091,
                                      "loc": {
                                        "start": {
                                          "line": 369,
                                          "column": 41
                                        },
                                        "end": {
                                          "line": 369,
                                          "column": 47
                                        },
                                        "identifierName": "return"
                                      },
                                      "name": "return"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 12092,
                                      "end": 12106,
                                      "loc": {
                                        "start": {
                                          "line": 369,
                                          "column": 48
                                        },
                                        "end": {
                                          "line": 369,
                                          "column": 62
                                        },
                                        "identifierName": "sourceInstance"
                                      },
                                      "name": "sourceInstance"
                                    }
                                  ]
                                }
                              }
                            ],
                            "directives": []
                          }
                        }
                      ]
                    }
                  }
                ],
                "directives": [],
                "trailingComments": null
              },
              "leadingComments": [
                {
                  "type": "CommentBlock",
                  "value": "*\n   * Set the associated models by passing an array of persisted instances or their primary keys. Everything that is not in the passed array will be un-associated\n   *\n   * @param {Array<Model|String|Number>} [newAssociations] An array of persisted instances or primary key of instances to associate with this. Pass `null` or `undefined` to remove all associations.\n   * @param {Object} [options] Options passed to `target.findAll` and `update`.\n   * @param {Object} [options.validate] Run validation for the join model\n   * @return {Promise}\n   ",
                  "start": 9532,
                  "end": 10083,
                  "loc": {
                    "start": {
                      "line": 300,
                      "column": 2
                    },
                    "end": {
                      "line": 307,
                      "column": 5
                    }
                  }
                }
              ],
              "trailingComments": [
                {
                  "type": "CommentBlock",
                  "value": "*\n   * Associate one or more target rows with `this`. This method accepts a Model / string / number to associate a single row,\n   * or a mixed array of Model / string / numbers to associate multiple rows.\n   *\n   * @param {Model[]|Model|string[]|string|number[]|number} [newAssociation(s)]\n   * @param {Object} [options] Options passed to `target.update`.\n   * @return {Promise}\n   ",
                  "start": 12124,
                  "end": 12510,
                  "loc": {
                    "start": {
                      "line": 373,
                      "column": 2
                    },
                    "end": {
                      "line": 380,
                      "column": 5
                    }
                  }
                }
              ]
            },
            {
              "type": "ClassMethod",
              "start": 12513,
              "end": 13201,
              "loc": {
                "start": {
                  "line": 381,
                  "column": 2
                },
                "end": {
                  "line": 400,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 12513,
                "end": 12516,
                "loc": {
                  "start": {
                    "line": 381,
                    "column": 2
                  },
                  "end": {
                    "line": 381,
                    "column": 5
                  },
                  "identifierName": "add"
                },
                "name": "add",
                "leadingComments": null
              },
              "static": false,
              "kind": "method",
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 12517,
                  "end": 12531,
                  "loc": {
                    "start": {
                      "line": 381,
                      "column": 6
                    },
                    "end": {
                      "line": 381,
                      "column": 20
                    },
                    "identifierName": "sourceInstance"
                  },
                  "name": "sourceInstance"
                },
                {
                  "type": "Identifier",
                  "start": 12533,
                  "end": 12548,
                  "loc": {
                    "start": {
                      "line": 381,
                      "column": 22
                    },
                    "end": {
                      "line": 381,
                      "column": 37
                    },
                    "identifierName": "targetInstances"
                  },
                  "name": "targetInstances"
                },
                {
                  "type": "Identifier",
                  "start": 12550,
                  "end": 12557,
                  "loc": {
                    "start": {
                      "line": 381,
                      "column": 39
                    },
                    "end": {
                      "line": 381,
                      "column": 46
                    },
                    "identifierName": "options"
                  },
                  "name": "options"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 12559,
                "end": 13201,
                "loc": {
                  "start": {
                    "line": 381,
                    "column": 48
                  },
                  "end": {
                    "line": 400,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "IfStatement",
                    "start": 12565,
                    "end": 12618,
                    "loc": {
                      "start": {
                        "line": 382,
                        "column": 4
                      },
                      "end": {
                        "line": 382,
                        "column": 57
                      }
                    },
                    "test": {
                      "type": "UnaryExpression",
                      "start": 12569,
                      "end": 12585,
                      "loc": {
                        "start": {
                          "line": 382,
                          "column": 8
                        },
                        "end": {
                          "line": 382,
                          "column": 24
                        }
                      },
                      "operator": "!",
                      "prefix": true,
                      "argument": {
                        "type": "Identifier",
                        "start": 12570,
                        "end": 12585,
                        "loc": {
                          "start": {
                            "line": 382,
                            "column": 9
                          },
                          "end": {
                            "line": 382,
                            "column": 24
                          },
                          "identifierName": "targetInstances"
                        },
                        "name": "targetInstances"
                      },
                      "extra": {
                        "parenthesizedArgument": false
                      }
                    },
                    "consequent": {
                      "type": "ReturnStatement",
                      "start": 12587,
                      "end": 12618,
                      "loc": {
                        "start": {
                          "line": 382,
                          "column": 26
                        },
                        "end": {
                          "line": 382,
                          "column": 57
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 12594,
                        "end": 12617,
                        "loc": {
                          "start": {
                            "line": 382,
                            "column": 33
                          },
                          "end": {
                            "line": 382,
                            "column": 56
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 12594,
                          "end": 12615,
                          "loc": {
                            "start": {
                              "line": 382,
                              "column": 33
                            },
                            "end": {
                              "line": 382,
                              "column": 54
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 12594,
                            "end": 12607,
                            "loc": {
                              "start": {
                                "line": 382,
                                "column": 33
                              },
                              "end": {
                                "line": 382,
                                "column": 46
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 12594,
                              "end": 12599,
                              "loc": {
                                "start": {
                                  "line": 382,
                                  "column": 33
                                },
                                "end": {
                                  "line": 382,
                                  "column": 38
                                },
                                "identifierName": "Utils"
                              },
                              "name": "Utils"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 12600,
                              "end": 12607,
                              "loc": {
                                "start": {
                                  "line": 382,
                                  "column": 39
                                },
                                "end": {
                                  "line": 382,
                                  "column": 46
                                },
                                "identifierName": "Promise"
                              },
                              "name": "Promise"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 12608,
                            "end": 12615,
                            "loc": {
                              "start": {
                                "line": 382,
                                "column": 47
                              },
                              "end": {
                                "line": 382,
                                "column": 54
                              },
                              "identifierName": "resolve"
                            },
                            "name": "resolve"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    "alternate": null
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 12624,
                    "end": 12649,
                    "loc": {
                      "start": {
                        "line": 384,
                        "column": 4
                      },
                      "end": {
                        "line": 384,
                        "column": 29
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 12630,
                        "end": 12648,
                        "loc": {
                          "start": {
                            "line": 384,
                            "column": 10
                          },
                          "end": {
                            "line": 384,
                            "column": 28
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 12630,
                          "end": 12641,
                          "loc": {
                            "start": {
                              "line": 384,
                              "column": 10
                            },
                            "end": {
                              "line": 384,
                              "column": 21
                            },
                            "identifierName": "association"
                          },
                          "name": "association"
                        },
                        "init": {
                          "type": "ThisExpression",
                          "start": 12644,
                          "end": 12648,
                          "loc": {
                            "start": {
                              "line": 384,
                              "column": 24
                            },
                            "end": {
                              "line": 384,
                              "column": 28
                            }
                          }
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 12654,
                    "end": 12672,
                    "loc": {
                      "start": {
                        "line": 385,
                        "column": 4
                      },
                      "end": {
                        "line": 385,
                        "column": 22
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 12660,
                        "end": 12671,
                        "loc": {
                          "start": {
                            "line": 385,
                            "column": 10
                          },
                          "end": {
                            "line": 385,
                            "column": 21
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 12660,
                          "end": 12666,
                          "loc": {
                            "start": {
                              "line": 385,
                              "column": 10
                            },
                            "end": {
                              "line": 385,
                              "column": 16
                            },
                            "identifierName": "update"
                          },
                          "name": "update"
                        },
                        "init": {
                          "type": "ObjectExpression",
                          "start": 12669,
                          "end": 12671,
                          "loc": {
                            "start": {
                              "line": 385,
                              "column": 19
                            },
                            "end": {
                              "line": 385,
                              "column": 21
                            }
                          },
                          "properties": []
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 12677,
                    "end": 12694,
                    "loc": {
                      "start": {
                        "line": 386,
                        "column": 4
                      },
                      "end": {
                        "line": 386,
                        "column": 21
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 12683,
                        "end": 12693,
                        "loc": {
                          "start": {
                            "line": 386,
                            "column": 10
                          },
                          "end": {
                            "line": 386,
                            "column": 20
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 12683,
                          "end": 12688,
                          "loc": {
                            "start": {
                              "line": 386,
                              "column": 10
                            },
                            "end": {
                              "line": 386,
                              "column": 15
                            },
                            "identifierName": "where"
                          },
                          "name": "where"
                        },
                        "init": {
                          "type": "ObjectExpression",
                          "start": 12691,
                          "end": 12693,
                          "loc": {
                            "start": {
                              "line": 386,
                              "column": 18
                            },
                            "end": {
                              "line": 386,
                              "column": 20
                            }
                          },
                          "properties": []
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 12700,
                    "end": 12724,
                    "loc": {
                      "start": {
                        "line": 388,
                        "column": 4
                      },
                      "end": {
                        "line": 388,
                        "column": 28
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 12700,
                      "end": 12723,
                      "loc": {
                        "start": {
                          "line": 388,
                          "column": 4
                        },
                        "end": {
                          "line": 388,
                          "column": 27
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "Identifier",
                        "start": 12700,
                        "end": 12707,
                        "loc": {
                          "start": {
                            "line": 388,
                            "column": 4
                          },
                          "end": {
                            "line": 388,
                            "column": 11
                          },
                          "identifierName": "options"
                        },
                        "name": "options"
                      },
                      "right": {
                        "type": "LogicalExpression",
                        "start": 12710,
                        "end": 12723,
                        "loc": {
                          "start": {
                            "line": 388,
                            "column": 14
                          },
                          "end": {
                            "line": 388,
                            "column": 27
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 12710,
                          "end": 12717,
                          "loc": {
                            "start": {
                              "line": 388,
                              "column": 14
                            },
                            "end": {
                              "line": 388,
                              "column": 21
                            },
                            "identifierName": "options"
                          },
                          "name": "options"
                        },
                        "operator": "||",
                        "right": {
                          "type": "ObjectExpression",
                          "start": 12721,
                          "end": 12723,
                          "loc": {
                            "start": {
                              "line": 388,
                              "column": 25
                            },
                            "end": {
                              "line": 388,
                              "column": 27
                            }
                          },
                          "properties": []
                        }
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 12730,
                    "end": 12793,
                    "loc": {
                      "start": {
                        "line": 390,
                        "column": 4
                      },
                      "end": {
                        "line": 390,
                        "column": 67
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 12730,
                      "end": 12792,
                      "loc": {
                        "start": {
                          "line": 390,
                          "column": 4
                        },
                        "end": {
                          "line": 390,
                          "column": 66
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "Identifier",
                        "start": 12730,
                        "end": 12745,
                        "loc": {
                          "start": {
                            "line": 390,
                            "column": 4
                          },
                          "end": {
                            "line": 390,
                            "column": 19
                          },
                          "identifierName": "targetInstances"
                        },
                        "name": "targetInstances"
                      },
                      "right": {
                        "type": "CallExpression",
                        "start": 12748,
                        "end": 12792,
                        "loc": {
                          "start": {
                            "line": 390,
                            "column": 22
                          },
                          "end": {
                            "line": 390,
                            "column": 66
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 12748,
                          "end": 12775,
                          "loc": {
                            "start": {
                              "line": 390,
                              "column": 22
                            },
                            "end": {
                              "line": 390,
                              "column": 49
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 12748,
                            "end": 12759,
                            "loc": {
                              "start": {
                                "line": 390,
                                "column": 22
                              },
                              "end": {
                                "line": 390,
                                "column": 33
                              },
                              "identifierName": "association"
                            },
                            "name": "association"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 12760,
                            "end": 12775,
                            "loc": {
                              "start": {
                                "line": 390,
                                "column": 34
                              },
                              "end": {
                                "line": 390,
                                "column": 49
                              },
                              "identifierName": "toInstanceArray"
                            },
                            "name": "toInstanceArray"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 12776,
                            "end": 12791,
                            "loc": {
                              "start": {
                                "line": 390,
                                "column": 50
                              },
                              "end": {
                                "line": 390,
                                "column": 65
                              },
                              "identifierName": "targetInstances"
                            },
                            "name": "targetInstances"
                          }
                        ]
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 12799,
                    "end": 12874,
                    "loc": {
                      "start": {
                        "line": 392,
                        "column": 4
                      },
                      "end": {
                        "line": 392,
                        "column": 79
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 12799,
                      "end": 12873,
                      "loc": {
                        "start": {
                          "line": 392,
                          "column": 4
                        },
                        "end": {
                          "line": 392,
                          "column": 78
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 12799,
                        "end": 12829,
                        "loc": {
                          "start": {
                            "line": 392,
                            "column": 4
                          },
                          "end": {
                            "line": 392,
                            "column": 34
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 12799,
                          "end": 12805,
                          "loc": {
                            "start": {
                              "line": 392,
                              "column": 4
                            },
                            "end": {
                              "line": 392,
                              "column": 10
                            },
                            "identifierName": "update"
                          },
                          "name": "update"
                        },
                        "property": {
                          "type": "MemberExpression",
                          "start": 12806,
                          "end": 12828,
                          "loc": {
                            "start": {
                              "line": 392,
                              "column": 11
                            },
                            "end": {
                              "line": 392,
                              "column": 33
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 12806,
                            "end": 12817,
                            "loc": {
                              "start": {
                                "line": 392,
                                "column": 11
                              },
                              "end": {
                                "line": 392,
                                "column": 22
                              },
                              "identifierName": "association"
                            },
                            "name": "association"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 12818,
                            "end": 12828,
                            "loc": {
                              "start": {
                                "line": 392,
                                "column": 23
                              },
                              "end": {
                                "line": 392,
                                "column": 33
                              },
                              "identifierName": "foreignKey"
                            },
                            "name": "foreignKey"
                          },
                          "computed": false
                        },
                        "computed": true
                      },
                      "right": {
                        "type": "CallExpression",
                        "start": 12832,
                        "end": 12873,
                        "loc": {
                          "start": {
                            "line": 392,
                            "column": 37
                          },
                          "end": {
                            "line": 392,
                            "column": 78
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 12832,
                          "end": 12850,
                          "loc": {
                            "start": {
                              "line": 392,
                              "column": 37
                            },
                            "end": {
                              "line": 392,
                              "column": 55
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 12832,
                            "end": 12846,
                            "loc": {
                              "start": {
                                "line": 392,
                                "column": 37
                              },
                              "end": {
                                "line": 392,
                                "column": 51
                              },
                              "identifierName": "sourceInstance"
                            },
                            "name": "sourceInstance"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 12847,
                            "end": 12850,
                            "loc": {
                              "start": {
                                "line": 392,
                                "column": 52
                              },
                              "end": {
                                "line": 392,
                                "column": 55
                              },
                              "identifierName": "get"
                            },
                            "name": "get"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 12851,
                            "end": 12872,
                            "loc": {
                              "start": {
                                "line": 392,
                                "column": 56
                              },
                              "end": {
                                "line": 392,
                                "column": 77
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 12851,
                              "end": 12862,
                              "loc": {
                                "start": {
                                  "line": 392,
                                  "column": 56
                                },
                                "end": {
                                  "line": 392,
                                  "column": 67
                                },
                                "identifierName": "association"
                              },
                              "name": "association"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 12863,
                              "end": 12872,
                              "loc": {
                                "start": {
                                  "line": 392,
                                  "column": 68
                                },
                                "end": {
                                  "line": 392,
                                  "column": 77
                                },
                                "identifierName": "sourceKey"
                              },
                              "name": "sourceKey"
                            },
                            "computed": false
                          }
                        ]
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 12879,
                    "end": 12915,
                    "loc": {
                      "start": {
                        "line": 393,
                        "column": 4
                      },
                      "end": {
                        "line": 393,
                        "column": 40
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 12879,
                      "end": 12914,
                      "loc": {
                        "start": {
                          "line": 393,
                          "column": 4
                        },
                        "end": {
                          "line": 393,
                          "column": 39
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 12879,
                        "end": 12887,
                        "loc": {
                          "start": {
                            "line": 393,
                            "column": 4
                          },
                          "end": {
                            "line": 393,
                            "column": 12
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 12879,
                          "end": 12880,
                          "loc": {
                            "start": {
                              "line": 393,
                              "column": 4
                            },
                            "end": {
                              "line": 393,
                              "column": 5
                            },
                            "identifierName": "_"
                          },
                          "name": "_"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 12881,
                          "end": 12887,
                          "loc": {
                            "start": {
                              "line": 393,
                              "column": 6
                            },
                            "end": {
                              "line": 393,
                              "column": 12
                            },
                            "identifierName": "assign"
                          },
                          "name": "assign"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "Identifier",
                          "start": 12888,
                          "end": 12894,
                          "loc": {
                            "start": {
                              "line": 393,
                              "column": 13
                            },
                            "end": {
                              "line": 393,
                              "column": 19
                            },
                            "identifierName": "update"
                          },
                          "name": "update"
                        },
                        {
                          "type": "MemberExpression",
                          "start": 12896,
                          "end": 12913,
                          "loc": {
                            "start": {
                              "line": 393,
                              "column": 21
                            },
                            "end": {
                              "line": 393,
                              "column": 38
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 12896,
                            "end": 12907,
                            "loc": {
                              "start": {
                                "line": 393,
                                "column": 21
                              },
                              "end": {
                                "line": 393,
                                "column": 32
                              },
                              "identifierName": "association"
                            },
                            "name": "association"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 12908,
                            "end": 12913,
                            "loc": {
                              "start": {
                                "line": 393,
                                "column": 33
                              },
                              "end": {
                                "line": 393,
                                "column": 38
                              },
                              "identifierName": "scope"
                            },
                            "name": "scope"
                          },
                          "computed": false
                        }
                      ]
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 12921,
                    "end": 13086,
                    "loc": {
                      "start": {
                        "line": 395,
                        "column": 4
                      },
                      "end": {
                        "line": 397,
                        "column": 6
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 12921,
                      "end": 13085,
                      "loc": {
                        "start": {
                          "line": 395,
                          "column": 4
                        },
                        "end": {
                          "line": 397,
                          "column": 5
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 12921,
                        "end": 12966,
                        "loc": {
                          "start": {
                            "line": 395,
                            "column": 4
                          },
                          "end": {
                            "line": 395,
                            "column": 49
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 12921,
                          "end": 12926,
                          "loc": {
                            "start": {
                              "line": 395,
                              "column": 4
                            },
                            "end": {
                              "line": 395,
                              "column": 9
                            },
                            "identifierName": "where"
                          },
                          "name": "where"
                        },
                        "property": {
                          "type": "MemberExpression",
                          "start": 12927,
                          "end": 12965,
                          "loc": {
                            "start": {
                              "line": 395,
                              "column": 10
                            },
                            "end": {
                              "line": 395,
                              "column": 48
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 12927,
                            "end": 12945,
                            "loc": {
                              "start": {
                                "line": 395,
                                "column": 10
                              },
                              "end": {
                                "line": 395,
                                "column": 28
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 12927,
                              "end": 12938,
                              "loc": {
                                "start": {
                                  "line": 395,
                                  "column": 10
                                },
                                "end": {
                                  "line": 395,
                                  "column": 21
                                },
                                "identifierName": "association"
                              },
                              "name": "association"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 12939,
                              "end": 12945,
                              "loc": {
                                "start": {
                                  "line": 395,
                                  "column": 22
                                },
                                "end": {
                                  "line": 395,
                                  "column": 28
                                },
                                "identifierName": "target"
                              },
                              "name": "target"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 12946,
                            "end": 12965,
                            "loc": {
                              "start": {
                                "line": 395,
                                "column": 29
                              },
                              "end": {
                                "line": 395,
                                "column": 48
                              },
                              "identifierName": "primaryKeyAttribute"
                            },
                            "name": "primaryKeyAttribute"
                          },
                          "computed": false
                        },
                        "computed": true
                      },
                      "right": {
                        "type": "CallExpression",
                        "start": 12969,
                        "end": 13085,
                        "loc": {
                          "start": {
                            "line": 395,
                            "column": 52
                          },
                          "end": {
                            "line": 397,
                            "column": 5
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 12969,
                          "end": 12988,
                          "loc": {
                            "start": {
                              "line": 395,
                              "column": 52
                            },
                            "end": {
                              "line": 395,
                              "column": 71
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 12969,
                            "end": 12984,
                            "loc": {
                              "start": {
                                "line": 395,
                                "column": 52
                              },
                              "end": {
                                "line": 395,
                                "column": 67
                              },
                              "identifierName": "targetInstances"
                            },
                            "name": "targetInstances"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 12985,
                            "end": 12988,
                            "loc": {
                              "start": {
                                "line": 395,
                                "column": 68
                              },
                              "end": {
                                "line": 395,
                                "column": 71
                              },
                              "identifierName": "map"
                            },
                            "name": "map"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 12989,
                            "end": 13079,
                            "loc": {
                              "start": {
                                "line": 395,
                                "column": 72
                              },
                              "end": {
                                "line": 396,
                                "column": 68
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 12989,
                                "end": 13007,
                                "loc": {
                                  "start": {
                                    "line": 395,
                                    "column": 72
                                  },
                                  "end": {
                                    "line": 395,
                                    "column": 90
                                  },
                                  "identifierName": "unassociatedObject"
                                },
                                "name": "unassociatedObject"
                              }
                            ],
                            "body": {
                              "type": "CallExpression",
                              "start": 13017,
                              "end": 13079,
                              "loc": {
                                "start": {
                                  "line": 396,
                                  "column": 6
                                },
                                "end": {
                                  "line": 396,
                                  "column": 68
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 13017,
                                "end": 13039,
                                "loc": {
                                  "start": {
                                    "line": 396,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 396,
                                    "column": 28
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 13017,
                                  "end": 13035,
                                  "loc": {
                                    "start": {
                                      "line": 396,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 396,
                                      "column": 24
                                    },
                                    "identifierName": "unassociatedObject"
                                  },
                                  "name": "unassociatedObject"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 13036,
                                  "end": 13039,
                                  "loc": {
                                    "start": {
                                      "line": 396,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 396,
                                      "column": 28
                                    },
                                    "identifierName": "get"
                                  },
                                  "name": "get"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 13040,
                                  "end": 13078,
                                  "loc": {
                                    "start": {
                                      "line": 396,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 396,
                                      "column": 67
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 13040,
                                    "end": 13058,
                                    "loc": {
                                      "start": {
                                        "line": 396,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 396,
                                        "column": 47
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 13040,
                                      "end": 13051,
                                      "loc": {
                                        "start": {
                                          "line": 396,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 396,
                                          "column": 40
                                        },
                                        "identifierName": "association"
                                      },
                                      "name": "association"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 13052,
                                      "end": 13058,
                                      "loc": {
                                        "start": {
                                          "line": 396,
                                          "column": 41
                                        },
                                        "end": {
                                          "line": 396,
                                          "column": 47
                                        },
                                        "identifierName": "target"
                                      },
                                      "name": "target"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 13059,
                                    "end": 13078,
                                    "loc": {
                                      "start": {
                                        "line": 396,
                                        "column": 48
                                      },
                                      "end": {
                                        "line": 396,
                                        "column": 67
                                      },
                                      "identifierName": "primaryKeyAttribute"
                                    },
                                    "name": "primaryKeyAttribute"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          }
                        ]
                      }
                    }
                  },
                  {
                    "type": "ReturnStatement",
                    "start": 13092,
                    "end": 13197,
                    "loc": {
                      "start": {
                        "line": 399,
                        "column": 4
                      },
                      "end": {
                        "line": 399,
                        "column": 109
                      }
                    },
                    "argument": {
                      "type": "CallExpression",
                      "start": 13099,
                      "end": 13196,
                      "loc": {
                        "start": {
                          "line": 399,
                          "column": 11
                        },
                        "end": {
                          "line": 399,
                          "column": 108
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 13099,
                        "end": 13180,
                        "loc": {
                          "start": {
                            "line": 399,
                            "column": 11
                          },
                          "end": {
                            "line": 399,
                            "column": 92
                          }
                        },
                        "object": {
                          "type": "CallExpression",
                          "start": 13099,
                          "end": 13173,
                          "loc": {
                            "start": {
                              "line": 399,
                              "column": 11
                            },
                            "end": {
                              "line": 399,
                              "column": 85
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 13099,
                            "end": 13135,
                            "loc": {
                              "start": {
                                "line": 399,
                                "column": 11
                              },
                              "end": {
                                "line": 399,
                                "column": 47
                              }
                            },
                            "object": {
                              "type": "CallExpression",
                              "start": 13099,
                              "end": 13128,
                              "loc": {
                                "start": {
                                  "line": 399,
                                  "column": 11
                                },
                                "end": {
                                  "line": 399,
                                  "column": 40
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 13099,
                                "end": 13126,
                                "loc": {
                                  "start": {
                                    "line": 399,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 399,
                                    "column": 38
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 13099,
                                  "end": 13117,
                                  "loc": {
                                    "start": {
                                      "line": 399,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 399,
                                      "column": 29
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 13099,
                                    "end": 13110,
                                    "loc": {
                                      "start": {
                                        "line": 399,
                                        "column": 11
                                      },
                                      "end": {
                                        "line": 399,
                                        "column": 22
                                      },
                                      "identifierName": "association"
                                    },
                                    "name": "association"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 13111,
                                    "end": 13117,
                                    "loc": {
                                      "start": {
                                        "line": 399,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 399,
                                        "column": 29
                                      },
                                      "identifierName": "target"
                                    },
                                    "name": "target"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 13118,
                                  "end": 13126,
                                  "loc": {
                                    "start": {
                                      "line": 399,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 399,
                                      "column": 38
                                    },
                                    "identifierName": "unscoped"
                                  },
                                  "name": "unscoped"
                                },
                                "computed": false
                              },
                              "arguments": []
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 13129,
                              "end": 13135,
                              "loc": {
                                "start": {
                                  "line": 399,
                                  "column": 41
                                },
                                "end": {
                                  "line": 399,
                                  "column": 47
                                },
                                "identifierName": "update"
                              },
                              "name": "update"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Identifier",
                              "start": 13136,
                              "end": 13142,
                              "loc": {
                                "start": {
                                  "line": 399,
                                  "column": 48
                                },
                                "end": {
                                  "line": 399,
                                  "column": 54
                                },
                                "identifierName": "update"
                              },
                              "name": "update"
                            },
                            {
                              "type": "CallExpression",
                              "start": 13144,
                              "end": 13172,
                              "loc": {
                                "start": {
                                  "line": 399,
                                  "column": 56
                                },
                                "end": {
                                  "line": 399,
                                  "column": 84
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 13144,
                                "end": 13154,
                                "loc": {
                                  "start": {
                                    "line": 399,
                                    "column": 56
                                  },
                                  "end": {
                                    "line": 399,
                                    "column": 66
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 13144,
                                  "end": 13145,
                                  "loc": {
                                    "start": {
                                      "line": 399,
                                      "column": 56
                                    },
                                    "end": {
                                      "line": 399,
                                      "column": 57
                                    },
                                    "identifierName": "_"
                                  },
                                  "name": "_"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 13146,
                                  "end": 13154,
                                  "loc": {
                                    "start": {
                                      "line": 399,
                                      "column": 58
                                    },
                                    "end": {
                                      "line": 399,
                                      "column": 66
                                    },
                                    "identifierName": "defaults"
                                  },
                                  "name": "defaults"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ObjectExpression",
                                  "start": 13155,
                                  "end": 13162,
                                  "loc": {
                                    "start": {
                                      "line": 399,
                                      "column": 67
                                    },
                                    "end": {
                                      "line": 399,
                                      "column": 74
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "ObjectProperty",
                                      "start": 13156,
                                      "end": 13161,
                                      "loc": {
                                        "start": {
                                          "line": 399,
                                          "column": 68
                                        },
                                        "end": {
                                          "line": 399,
                                          "column": 73
                                        }
                                      },
                                      "method": false,
                                      "shorthand": true,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 13156,
                                        "end": 13161,
                                        "loc": {
                                          "start": {
                                            "line": 399,
                                            "column": 68
                                          },
                                          "end": {
                                            "line": 399,
                                            "column": 73
                                          },
                                          "identifierName": "where"
                                        },
                                        "name": "where"
                                      },
                                      "value": {
                                        "type": "Identifier",
                                        "start": 13156,
                                        "end": 13161,
                                        "loc": {
                                          "start": {
                                            "line": 399,
                                            "column": 68
                                          },
                                          "end": {
                                            "line": 399,
                                            "column": 73
                                          },
                                          "identifierName": "where"
                                        },
                                        "name": "where"
                                      },
                                      "extra": {
                                        "shorthand": true
                                      }
                                    }
                                  ]
                                },
                                {
                                  "type": "Identifier",
                                  "start": 13164,
                                  "end": 13171,
                                  "loc": {
                                    "start": {
                                      "line": 399,
                                      "column": 76
                                    },
                                    "end": {
                                      "line": 399,
                                      "column": 83
                                    },
                                    "identifierName": "options"
                                  },
                                  "name": "options"
                                }
                              ]
                            }
                          ]
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 13174,
                          "end": 13180,
                          "loc": {
                            "start": {
                              "line": 399,
                              "column": 86
                            },
                            "end": {
                              "line": 399,
                              "column": 92
                            },
                            "identifierName": "return"
                          },
                          "name": "return"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "Identifier",
                          "start": 13181,
                          "end": 13195,
                          "loc": {
                            "start": {
                              "line": 399,
                              "column": 93
                            },
                            "end": {
                              "line": 399,
                              "column": 107
                            },
                            "identifierName": "sourceInstance"
                          },
                          "name": "sourceInstance"
                        }
                      ]
                    }
                  }
                ],
                "directives": [],
                "trailingComments": null
              },
              "leadingComments": [
                {
                  "type": "CommentBlock",
                  "value": "*\n   * Associate one or more target rows with `this`. This method accepts a Model / string / number to associate a single row,\n   * or a mixed array of Model / string / numbers to associate multiple rows.\n   *\n   * @param {Model[]|Model|string[]|string|number[]|number} [newAssociation(s)]\n   * @param {Object} [options] Options passed to `target.update`.\n   * @return {Promise}\n   ",
                  "start": 12124,
                  "end": 12510,
                  "loc": {
                    "start": {
                      "line": 373,
                      "column": 2
                    },
                    "end": {
                      "line": 380,
                      "column": 5
                    }
                  }
                }
              ],
              "trailingComments": [
                {
                  "type": "CommentBlock",
                  "value": "*\n   * Un-associate one or several target rows.\n   *\n   * @param {Model[]|Model|String[]|string|Number[]|number} [oldAssociatedInstance(s)]\n   * @param {Object} [options] Options passed to `target.update`\n   * @return {Promise}\n   ",
                  "start": 13205,
                  "end": 13440,
                  "loc": {
                    "start": {
                      "line": 402,
                      "column": 2
                    },
                    "end": {
                      "line": 408,
                      "column": 5
                    }
                  }
                }
              ]
            },
            {
              "type": "ClassMethod",
              "start": 13443,
              "end": 14057,
              "loc": {
                "start": {
                  "line": 409,
                  "column": 2
                },
                "end": {
                  "line": 425,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 13443,
                "end": 13449,
                "loc": {
                  "start": {
                    "line": 409,
                    "column": 2
                  },
                  "end": {
                    "line": 409,
                    "column": 8
                  },
                  "identifierName": "remove"
                },
                "name": "remove",
                "leadingComments": null
              },
              "static": false,
              "kind": "method",
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 13450,
                  "end": 13464,
                  "loc": {
                    "start": {
                      "line": 409,
                      "column": 9
                    },
                    "end": {
                      "line": 409,
                      "column": 23
                    },
                    "identifierName": "sourceInstance"
                  },
                  "name": "sourceInstance"
                },
                {
                  "type": "Identifier",
                  "start": 13466,
                  "end": 13481,
                  "loc": {
                    "start": {
                      "line": 409,
                      "column": 25
                    },
                    "end": {
                      "line": 409,
                      "column": 40
                    },
                    "identifierName": "targetInstances"
                  },
                  "name": "targetInstances"
                },
                {
                  "type": "Identifier",
                  "start": 13483,
                  "end": 13490,
                  "loc": {
                    "start": {
                      "line": 409,
                      "column": 42
                    },
                    "end": {
                      "line": 409,
                      "column": 49
                    },
                    "identifierName": "options"
                  },
                  "name": "options"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 13492,
                "end": 14057,
                "loc": {
                  "start": {
                    "line": 409,
                    "column": 51
                  },
                  "end": {
                    "line": 425,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 13498,
                    "end": 13523,
                    "loc": {
                      "start": {
                        "line": 410,
                        "column": 4
                      },
                      "end": {
                        "line": 410,
                        "column": 29
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 13504,
                        "end": 13522,
                        "loc": {
                          "start": {
                            "line": 410,
                            "column": 10
                          },
                          "end": {
                            "line": 410,
                            "column": 28
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 13504,
                          "end": 13515,
                          "loc": {
                            "start": {
                              "line": 410,
                              "column": 10
                            },
                            "end": {
                              "line": 410,
                              "column": 21
                            },
                            "identifierName": "association"
                          },
                          "name": "association"
                        },
                        "init": {
                          "type": "ThisExpression",
                          "start": 13518,
                          "end": 13522,
                          "loc": {
                            "start": {
                              "line": 410,
                              "column": 24
                            },
                            "end": {
                              "line": 410,
                              "column": 28
                            }
                          }
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 13528,
                    "end": 13546,
                    "loc": {
                      "start": {
                        "line": 411,
                        "column": 4
                      },
                      "end": {
                        "line": 411,
                        "column": 22
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 13534,
                        "end": 13545,
                        "loc": {
                          "start": {
                            "line": 411,
                            "column": 10
                          },
                          "end": {
                            "line": 411,
                            "column": 21
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 13534,
                          "end": 13540,
                          "loc": {
                            "start": {
                              "line": 411,
                              "column": 10
                            },
                            "end": {
                              "line": 411,
                              "column": 16
                            },
                            "identifierName": "update"
                          },
                          "name": "update"
                        },
                        "init": {
                          "type": "ObjectExpression",
                          "start": 13543,
                          "end": 13545,
                          "loc": {
                            "start": {
                              "line": 411,
                              "column": 19
                            },
                            "end": {
                              "line": 411,
                              "column": 21
                            }
                          },
                          "properties": []
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 13551,
                    "end": 13568,
                    "loc": {
                      "start": {
                        "line": 412,
                        "column": 4
                      },
                      "end": {
                        "line": 412,
                        "column": 21
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 13557,
                        "end": 13567,
                        "loc": {
                          "start": {
                            "line": 412,
                            "column": 10
                          },
                          "end": {
                            "line": 412,
                            "column": 20
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 13557,
                          "end": 13562,
                          "loc": {
                            "start": {
                              "line": 412,
                              "column": 10
                            },
                            "end": {
                              "line": 412,
                              "column": 15
                            },
                            "identifierName": "where"
                          },
                          "name": "where"
                        },
                        "init": {
                          "type": "ObjectExpression",
                          "start": 13565,
                          "end": 13567,
                          "loc": {
                            "start": {
                              "line": 412,
                              "column": 18
                            },
                            "end": {
                              "line": 412,
                              "column": 20
                            }
                          },
                          "properties": []
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 13574,
                    "end": 13598,
                    "loc": {
                      "start": {
                        "line": 414,
                        "column": 4
                      },
                      "end": {
                        "line": 414,
                        "column": 28
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 13574,
                      "end": 13597,
                      "loc": {
                        "start": {
                          "line": 414,
                          "column": 4
                        },
                        "end": {
                          "line": 414,
                          "column": 27
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "Identifier",
                        "start": 13574,
                        "end": 13581,
                        "loc": {
                          "start": {
                            "line": 414,
                            "column": 4
                          },
                          "end": {
                            "line": 414,
                            "column": 11
                          },
                          "identifierName": "options"
                        },
                        "name": "options"
                      },
                      "right": {
                        "type": "LogicalExpression",
                        "start": 13584,
                        "end": 13597,
                        "loc": {
                          "start": {
                            "line": 414,
                            "column": 14
                          },
                          "end": {
                            "line": 414,
                            "column": 27
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 13584,
                          "end": 13591,
                          "loc": {
                            "start": {
                              "line": 414,
                              "column": 14
                            },
                            "end": {
                              "line": 414,
                              "column": 21
                            },
                            "identifierName": "options"
                          },
                          "name": "options"
                        },
                        "operator": "||",
                        "right": {
                          "type": "ObjectExpression",
                          "start": 13595,
                          "end": 13597,
                          "loc": {
                            "start": {
                              "line": 414,
                              "column": 25
                            },
                            "end": {
                              "line": 414,
                              "column": 27
                            }
                          },
                          "properties": []
                        }
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 13603,
                    "end": 13666,
                    "loc": {
                      "start": {
                        "line": 415,
                        "column": 4
                      },
                      "end": {
                        "line": 415,
                        "column": 67
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 13603,
                      "end": 13665,
                      "loc": {
                        "start": {
                          "line": 415,
                          "column": 4
                        },
                        "end": {
                          "line": 415,
                          "column": 66
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "Identifier",
                        "start": 13603,
                        "end": 13618,
                        "loc": {
                          "start": {
                            "line": 415,
                            "column": 4
                          },
                          "end": {
                            "line": 415,
                            "column": 19
                          },
                          "identifierName": "targetInstances"
                        },
                        "name": "targetInstances"
                      },
                      "right": {
                        "type": "CallExpression",
                        "start": 13621,
                        "end": 13665,
                        "loc": {
                          "start": {
                            "line": 415,
                            "column": 22
                          },
                          "end": {
                            "line": 415,
                            "column": 66
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 13621,
                          "end": 13648,
                          "loc": {
                            "start": {
                              "line": 415,
                              "column": 22
                            },
                            "end": {
                              "line": 415,
                              "column": 49
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 13621,
                            "end": 13632,
                            "loc": {
                              "start": {
                                "line": 415,
                                "column": 22
                              },
                              "end": {
                                "line": 415,
                                "column": 33
                              },
                              "identifierName": "association"
                            },
                            "name": "association"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 13633,
                            "end": 13648,
                            "loc": {
                              "start": {
                                "line": 415,
                                "column": 34
                              },
                              "end": {
                                "line": 415,
                                "column": 49
                              },
                              "identifierName": "toInstanceArray"
                            },
                            "name": "toInstanceArray"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 13649,
                            "end": 13664,
                            "loc": {
                              "start": {
                                "line": 415,
                                "column": 50
                              },
                              "end": {
                                "line": 415,
                                "column": 65
                              },
                              "identifierName": "targetInstances"
                            },
                            "name": "targetInstances"
                          }
                        ]
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 13672,
                    "end": 13710,
                    "loc": {
                      "start": {
                        "line": 417,
                        "column": 4
                      },
                      "end": {
                        "line": 417,
                        "column": 42
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 13672,
                      "end": 13709,
                      "loc": {
                        "start": {
                          "line": 417,
                          "column": 4
                        },
                        "end": {
                          "line": 417,
                          "column": 41
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 13672,
                        "end": 13702,
                        "loc": {
                          "start": {
                            "line": 417,
                            "column": 4
                          },
                          "end": {
                            "line": 417,
                            "column": 34
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 13672,
                          "end": 13678,
                          "loc": {
                            "start": {
                              "line": 417,
                              "column": 4
                            },
                            "end": {
                              "line": 417,
                              "column": 10
                            },
                            "identifierName": "update"
                          },
                          "name": "update"
                        },
                        "property": {
                          "type": "MemberExpression",
                          "start": 13679,
                          "end": 13701,
                          "loc": {
                            "start": {
                              "line": 417,
                              "column": 11
                            },
                            "end": {
                              "line": 417,
                              "column": 33
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 13679,
                            "end": 13690,
                            "loc": {
                              "start": {
                                "line": 417,
                                "column": 11
                              },
                              "end": {
                                "line": 417,
                                "column": 22
                              },
                              "identifierName": "association"
                            },
                            "name": "association"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 13691,
                            "end": 13701,
                            "loc": {
                              "start": {
                                "line": 417,
                                "column": 23
                              },
                              "end": {
                                "line": 417,
                                "column": 33
                              },
                              "identifierName": "foreignKey"
                            },
                            "name": "foreignKey"
                          },
                          "computed": false
                        },
                        "computed": true
                      },
                      "right": {
                        "type": "NullLiteral",
                        "start": 13705,
                        "end": 13709,
                        "loc": {
                          "start": {
                            "line": 417,
                            "column": 37
                          },
                          "end": {
                            "line": 417,
                            "column": 41
                          }
                        }
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 13716,
                    "end": 13790,
                    "loc": {
                      "start": {
                        "line": 419,
                        "column": 4
                      },
                      "end": {
                        "line": 419,
                        "column": 78
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 13716,
                      "end": 13789,
                      "loc": {
                        "start": {
                          "line": 419,
                          "column": 4
                        },
                        "end": {
                          "line": 419,
                          "column": 77
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 13716,
                        "end": 13745,
                        "loc": {
                          "start": {
                            "line": 419,
                            "column": 4
                          },
                          "end": {
                            "line": 419,
                            "column": 33
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 13716,
                          "end": 13721,
                          "loc": {
                            "start": {
                              "line": 419,
                              "column": 4
                            },
                            "end": {
                              "line": 419,
                              "column": 9
                            },
                            "identifierName": "where"
                          },
                          "name": "where"
                        },
                        "property": {
                          "type": "MemberExpression",
                          "start": 13722,
                          "end": 13744,
                          "loc": {
                            "start": {
                              "line": 419,
                              "column": 10
                            },
                            "end": {
                              "line": 419,
                              "column": 32
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 13722,
                            "end": 13733,
                            "loc": {
                              "start": {
                                "line": 419,
                                "column": 10
                              },
                              "end": {
                                "line": 419,
                                "column": 21
                              },
                              "identifierName": "association"
                            },
                            "name": "association"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 13734,
                            "end": 13744,
                            "loc": {
                              "start": {
                                "line": 419,
                                "column": 22
                              },
                              "end": {
                                "line": 419,
                                "column": 32
                              },
                              "identifierName": "foreignKey"
                            },
                            "name": "foreignKey"
                          },
                          "computed": false
                        },
                        "computed": true
                      },
                      "right": {
                        "type": "CallExpression",
                        "start": 13748,
                        "end": 13789,
                        "loc": {
                          "start": {
                            "line": 419,
                            "column": 36
                          },
                          "end": {
                            "line": 419,
                            "column": 77
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 13748,
                          "end": 13766,
                          "loc": {
                            "start": {
                              "line": 419,
                              "column": 36
                            },
                            "end": {
                              "line": 419,
                              "column": 54
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 13748,
                            "end": 13762,
                            "loc": {
                              "start": {
                                "line": 419,
                                "column": 36
                              },
                              "end": {
                                "line": 419,
                                "column": 50
                              },
                              "identifierName": "sourceInstance"
                            },
                            "name": "sourceInstance"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 13763,
                            "end": 13766,
                            "loc": {
                              "start": {
                                "line": 419,
                                "column": 51
                              },
                              "end": {
                                "line": 419,
                                "column": 54
                              },
                              "identifierName": "get"
                            },
                            "name": "get"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 13767,
                            "end": 13788,
                            "loc": {
                              "start": {
                                "line": 419,
                                "column": 55
                              },
                              "end": {
                                "line": 419,
                                "column": 76
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 13767,
                              "end": 13778,
                              "loc": {
                                "start": {
                                  "line": 419,
                                  "column": 55
                                },
                                "end": {
                                  "line": 419,
                                  "column": 66
                                },
                                "identifierName": "association"
                              },
                              "name": "association"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 13779,
                              "end": 13788,
                              "loc": {
                                "start": {
                                  "line": 419,
                                  "column": 67
                                },
                                "end": {
                                  "line": 419,
                                  "column": 76
                                },
                                "identifierName": "sourceKey"
                              },
                              "name": "sourceKey"
                            },
                            "computed": false
                          }
                        ]
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 13795,
                    "end": 13952,
                    "loc": {
                      "start": {
                        "line": 420,
                        "column": 4
                      },
                      "end": {
                        "line": 422,
                        "column": 6
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 13795,
                      "end": 13951,
                      "loc": {
                        "start": {
                          "line": 420,
                          "column": 4
                        },
                        "end": {
                          "line": 422,
                          "column": 5
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 13795,
                        "end": 13840,
                        "loc": {
                          "start": {
                            "line": 420,
                            "column": 4
                          },
                          "end": {
                            "line": 420,
                            "column": 49
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 13795,
                          "end": 13800,
                          "loc": {
                            "start": {
                              "line": 420,
                              "column": 4
                            },
                            "end": {
                              "line": 420,
                              "column": 9
                            },
                            "identifierName": "where"
                          },
                          "name": "where"
                        },
                        "property": {
                          "type": "MemberExpression",
                          "start": 13801,
                          "end": 13839,
                          "loc": {
                            "start": {
                              "line": 420,
                              "column": 10
                            },
                            "end": {
                              "line": 420,
                              "column": 48
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 13801,
                            "end": 13819,
                            "loc": {
                              "start": {
                                "line": 420,
                                "column": 10
                              },
                              "end": {
                                "line": 420,
                                "column": 28
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 13801,
                              "end": 13812,
                              "loc": {
                                "start": {
                                  "line": 420,
                                  "column": 10
                                },
                                "end": {
                                  "line": 420,
                                  "column": 21
                                },
                                "identifierName": "association"
                              },
                              "name": "association"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 13813,
                              "end": 13819,
                              "loc": {
                                "start": {
                                  "line": 420,
                                  "column": 22
                                },
                                "end": {
                                  "line": 420,
                                  "column": 28
                                },
                                "identifierName": "target"
                              },
                              "name": "target"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 13820,
                            "end": 13839,
                            "loc": {
                              "start": {
                                "line": 420,
                                "column": 29
                              },
                              "end": {
                                "line": 420,
                                "column": 48
                              },
                              "identifierName": "primaryKeyAttribute"
                            },
                            "name": "primaryKeyAttribute"
                          },
                          "computed": false
                        },
                        "computed": true
                      },
                      "right": {
                        "type": "CallExpression",
                        "start": 13843,
                        "end": 13951,
                        "loc": {
                          "start": {
                            "line": 420,
                            "column": 52
                          },
                          "end": {
                            "line": 422,
                            "column": 5
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 13843,
                          "end": 13862,
                          "loc": {
                            "start": {
                              "line": 420,
                              "column": 52
                            },
                            "end": {
                              "line": 420,
                              "column": 71
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 13843,
                            "end": 13858,
                            "loc": {
                              "start": {
                                "line": 420,
                                "column": 52
                              },
                              "end": {
                                "line": 420,
                                "column": 67
                              },
                              "identifierName": "targetInstances"
                            },
                            "name": "targetInstances"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 13859,
                            "end": 13862,
                            "loc": {
                              "start": {
                                "line": 420,
                                "column": 68
                              },
                              "end": {
                                "line": 420,
                                "column": 71
                              },
                              "identifierName": "map"
                            },
                            "name": "map"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 13863,
                            "end": 13945,
                            "loc": {
                              "start": {
                                "line": 420,
                                "column": 72
                              },
                              "end": {
                                "line": 421,
                                "column": 64
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 13863,
                                "end": 13877,
                                "loc": {
                                  "start": {
                                    "line": 420,
                                    "column": 72
                                  },
                                  "end": {
                                    "line": 420,
                                    "column": 86
                                  },
                                  "identifierName": "targetInstance"
                                },
                                "name": "targetInstance"
                              }
                            ],
                            "body": {
                              "type": "CallExpression",
                              "start": 13887,
                              "end": 13945,
                              "loc": {
                                "start": {
                                  "line": 421,
                                  "column": 6
                                },
                                "end": {
                                  "line": 421,
                                  "column": 64
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 13887,
                                "end": 13905,
                                "loc": {
                                  "start": {
                                    "line": 421,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 421,
                                    "column": 24
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 13887,
                                  "end": 13901,
                                  "loc": {
                                    "start": {
                                      "line": 421,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 421,
                                      "column": 20
                                    },
                                    "identifierName": "targetInstance"
                                  },
                                  "name": "targetInstance"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 13902,
                                  "end": 13905,
                                  "loc": {
                                    "start": {
                                      "line": 421,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 421,
                                      "column": 24
                                    },
                                    "identifierName": "get"
                                  },
                                  "name": "get"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 13906,
                                  "end": 13944,
                                  "loc": {
                                    "start": {
                                      "line": 421,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 421,
                                      "column": 63
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 13906,
                                    "end": 13924,
                                    "loc": {
                                      "start": {
                                        "line": 421,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 421,
                                        "column": 43
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 13906,
                                      "end": 13917,
                                      "loc": {
                                        "start": {
                                          "line": 421,
                                          "column": 25
                                        },
                                        "end": {
                                          "line": 421,
                                          "column": 36
                                        },
                                        "identifierName": "association"
                                      },
                                      "name": "association"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 13918,
                                      "end": 13924,
                                      "loc": {
                                        "start": {
                                          "line": 421,
                                          "column": 37
                                        },
                                        "end": {
                                          "line": 421,
                                          "column": 43
                                        },
                                        "identifierName": "target"
                                      },
                                      "name": "target"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 13925,
                                    "end": 13944,
                                    "loc": {
                                      "start": {
                                        "line": 421,
                                        "column": 44
                                      },
                                      "end": {
                                        "line": 421,
                                        "column": 63
                                      },
                                      "identifierName": "primaryKeyAttribute"
                                    },
                                    "name": "primaryKeyAttribute"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          }
                        ]
                      }
                    }
                  },
                  {
                    "type": "ReturnStatement",
                    "start": 13958,
                    "end": 14053,
                    "loc": {
                      "start": {
                        "line": 424,
                        "column": 4
                      },
                      "end": {
                        "line": 424,
                        "column": 99
                      }
                    },
                    "argument": {
                      "type": "CallExpression",
                      "start": 13965,
                      "end": 14052,
                      "loc": {
                        "start": {
                          "line": 424,
                          "column": 11
                        },
                        "end": {
                          "line": 424,
                          "column": 98
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 13965,
                        "end": 14046,
                        "loc": {
                          "start": {
                            "line": 424,
                            "column": 11
                          },
                          "end": {
                            "line": 424,
                            "column": 92
                          }
                        },
                        "object": {
                          "type": "CallExpression",
                          "start": 13965,
                          "end": 14039,
                          "loc": {
                            "start": {
                              "line": 424,
                              "column": 11
                            },
                            "end": {
                              "line": 424,
                              "column": 85
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 13965,
                            "end": 14001,
                            "loc": {
                              "start": {
                                "line": 424,
                                "column": 11
                              },
                              "end": {
                                "line": 424,
                                "column": 47
                              }
                            },
                            "object": {
                              "type": "CallExpression",
                              "start": 13965,
                              "end": 13994,
                              "loc": {
                                "start": {
                                  "line": 424,
                                  "column": 11
                                },
                                "end": {
                                  "line": 424,
                                  "column": 40
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 13965,
                                "end": 13992,
                                "loc": {
                                  "start": {
                                    "line": 424,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 424,
                                    "column": 38
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 13965,
                                  "end": 13983,
                                  "loc": {
                                    "start": {
                                      "line": 424,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 424,
                                      "column": 29
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 13965,
                                    "end": 13976,
                                    "loc": {
                                      "start": {
                                        "line": 424,
                                        "column": 11
                                      },
                                      "end": {
                                        "line": 424,
                                        "column": 22
                                      },
                                      "identifierName": "association"
                                    },
                                    "name": "association"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 13977,
                                    "end": 13983,
                                    "loc": {
                                      "start": {
                                        "line": 424,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 424,
                                        "column": 29
                                      },
                                      "identifierName": "target"
                                    },
                                    "name": "target"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 13984,
                                  "end": 13992,
                                  "loc": {
                                    "start": {
                                      "line": 424,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 424,
                                      "column": 38
                                    },
                                    "identifierName": "unscoped"
                                  },
                                  "name": "unscoped"
                                },
                                "computed": false
                              },
                              "arguments": []
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 13995,
                              "end": 14001,
                              "loc": {
                                "start": {
                                  "line": 424,
                                  "column": 41
                                },
                                "end": {
                                  "line": 424,
                                  "column": 47
                                },
                                "identifierName": "update"
                              },
                              "name": "update"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Identifier",
                              "start": 14002,
                              "end": 14008,
                              "loc": {
                                "start": {
                                  "line": 424,
                                  "column": 48
                                },
                                "end": {
                                  "line": 424,
                                  "column": 54
                                },
                                "identifierName": "update"
                              },
                              "name": "update"
                            },
                            {
                              "type": "CallExpression",
                              "start": 14010,
                              "end": 14038,
                              "loc": {
                                "start": {
                                  "line": 424,
                                  "column": 56
                                },
                                "end": {
                                  "line": 424,
                                  "column": 84
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 14010,
                                "end": 14020,
                                "loc": {
                                  "start": {
                                    "line": 424,
                                    "column": 56
                                  },
                                  "end": {
                                    "line": 424,
                                    "column": 66
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 14010,
                                  "end": 14011,
                                  "loc": {
                                    "start": {
                                      "line": 424,
                                      "column": 56
                                    },
                                    "end": {
                                      "line": 424,
                                      "column": 57
                                    },
                                    "identifierName": "_"
                                  },
                                  "name": "_"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 14012,
                                  "end": 14020,
                                  "loc": {
                                    "start": {
                                      "line": 424,
                                      "column": 58
                                    },
                                    "end": {
                                      "line": 424,
                                      "column": 66
                                    },
                                    "identifierName": "defaults"
                                  },
                                  "name": "defaults"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ObjectExpression",
                                  "start": 14021,
                                  "end": 14028,
                                  "loc": {
                                    "start": {
                                      "line": 424,
                                      "column": 67
                                    },
                                    "end": {
                                      "line": 424,
                                      "column": 74
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "ObjectProperty",
                                      "start": 14022,
                                      "end": 14027,
                                      "loc": {
                                        "start": {
                                          "line": 424,
                                          "column": 68
                                        },
                                        "end": {
                                          "line": 424,
                                          "column": 73
                                        }
                                      },
                                      "method": false,
                                      "shorthand": true,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 14022,
                                        "end": 14027,
                                        "loc": {
                                          "start": {
                                            "line": 424,
                                            "column": 68
                                          },
                                          "end": {
                                            "line": 424,
                                            "column": 73
                                          },
                                          "identifierName": "where"
                                        },
                                        "name": "where"
                                      },
                                      "value": {
                                        "type": "Identifier",
                                        "start": 14022,
                                        "end": 14027,
                                        "loc": {
                                          "start": {
                                            "line": 424,
                                            "column": 68
                                          },
                                          "end": {
                                            "line": 424,
                                            "column": 73
                                          },
                                          "identifierName": "where"
                                        },
                                        "name": "where"
                                      },
                                      "extra": {
                                        "shorthand": true
                                      }
                                    }
                                  ]
                                },
                                {
                                  "type": "Identifier",
                                  "start": 14030,
                                  "end": 14037,
                                  "loc": {
                                    "start": {
                                      "line": 424,
                                      "column": 76
                                    },
                                    "end": {
                                      "line": 424,
                                      "column": 83
                                    },
                                    "identifierName": "options"
                                  },
                                  "name": "options"
                                }
                              ]
                            }
                          ]
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 14040,
                          "end": 14046,
                          "loc": {
                            "start": {
                              "line": 424,
                              "column": 86
                            },
                            "end": {
                              "line": 424,
                              "column": 92
                            },
                            "identifierName": "return"
                          },
                          "name": "return"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "ThisExpression",
                          "start": 14047,
                          "end": 14051,
                          "loc": {
                            "start": {
                              "line": 424,
                              "column": 93
                            },
                            "end": {
                              "line": 424,
                              "column": 97
                            }
                          }
                        }
                      ]
                    }
                  }
                ],
                "directives": [],
                "trailingComments": null
              },
              "leadingComments": [
                {
                  "type": "CommentBlock",
                  "value": "*\n   * Un-associate one or several target rows.\n   *\n   * @param {Model[]|Model|String[]|string|Number[]|number} [oldAssociatedInstance(s)]\n   * @param {Object} [options] Options passed to `target.update`\n   * @return {Promise}\n   ",
                  "start": 13205,
                  "end": 13440,
                  "loc": {
                    "start": {
                      "line": 402,
                      "column": 2
                    },
                    "end": {
                      "line": 408,
                      "column": 5
                    }
                  }
                }
              ],
              "trailingComments": [
                {
                  "type": "CommentBlock",
                  "value": "*\n   * Create a new instance of the associated model and associate it with this.\n   *\n   * @param {Object} [values]\n   * @param {Object} [options] Options passed to `target.create`.\n   * @return {Promise}\n   ",
                  "start": 14061,
                  "end": 14273,
                  "loc": {
                    "start": {
                      "line": 427,
                      "column": 2
                    },
                    "end": {
                      "line": 433,
                      "column": 5
                    }
                  }
                }
              ]
            },
            {
              "type": "ClassMethod",
              "start": 14276,
              "end": 14962,
              "loc": {
                "start": {
                  "line": 434,
                  "column": 2
                },
                "end": {
                  "line": 459,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 14276,
                "end": 14282,
                "loc": {
                  "start": {
                    "line": 434,
                    "column": 2
                  },
                  "end": {
                    "line": 434,
                    "column": 8
                  },
                  "identifierName": "create"
                },
                "name": "create",
                "leadingComments": null
              },
              "static": false,
              "kind": "method",
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 14283,
                  "end": 14297,
                  "loc": {
                    "start": {
                      "line": 434,
                      "column": 9
                    },
                    "end": {
                      "line": 434,
                      "column": 23
                    },
                    "identifierName": "sourceInstance"
                  },
                  "name": "sourceInstance"
                },
                {
                  "type": "Identifier",
                  "start": 14299,
                  "end": 14305,
                  "loc": {
                    "start": {
                      "line": 434,
                      "column": 25
                    },
                    "end": {
                      "line": 434,
                      "column": 31
                    },
                    "identifierName": "values"
                  },
                  "name": "values"
                },
                {
                  "type": "Identifier",
                  "start": 14307,
                  "end": 14314,
                  "loc": {
                    "start": {
                      "line": 434,
                      "column": 33
                    },
                    "end": {
                      "line": 434,
                      "column": 40
                    },
                    "identifierName": "options"
                  },
                  "name": "options"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 14316,
                "end": 14962,
                "loc": {
                  "start": {
                    "line": 434,
                    "column": 42
                  },
                  "end": {
                    "line": 459,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 14322,
                    "end": 14347,
                    "loc": {
                      "start": {
                        "line": 435,
                        "column": 4
                      },
                      "end": {
                        "line": 435,
                        "column": 29
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 14328,
                        "end": 14346,
                        "loc": {
                          "start": {
                            "line": 435,
                            "column": 10
                          },
                          "end": {
                            "line": 435,
                            "column": 28
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 14328,
                          "end": 14339,
                          "loc": {
                            "start": {
                              "line": 435,
                              "column": 10
                            },
                            "end": {
                              "line": 435,
                              "column": 21
                            },
                            "identifierName": "association"
                          },
                          "name": "association"
                        },
                        "init": {
                          "type": "ThisExpression",
                          "start": 14342,
                          "end": 14346,
                          "loc": {
                            "start": {
                              "line": 435,
                              "column": 24
                            },
                            "end": {
                              "line": 435,
                              "column": 28
                            }
                          }
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 14353,
                    "end": 14377,
                    "loc": {
                      "start": {
                        "line": 437,
                        "column": 4
                      },
                      "end": {
                        "line": 437,
                        "column": 28
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 14353,
                      "end": 14376,
                      "loc": {
                        "start": {
                          "line": 437,
                          "column": 4
                        },
                        "end": {
                          "line": 437,
                          "column": 27
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "Identifier",
                        "start": 14353,
                        "end": 14360,
                        "loc": {
                          "start": {
                            "line": 437,
                            "column": 4
                          },
                          "end": {
                            "line": 437,
                            "column": 11
                          },
                          "identifierName": "options"
                        },
                        "name": "options"
                      },
                      "right": {
                        "type": "LogicalExpression",
                        "start": 14363,
                        "end": 14376,
                        "loc": {
                          "start": {
                            "line": 437,
                            "column": 14
                          },
                          "end": {
                            "line": 437,
                            "column": 27
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 14363,
                          "end": 14370,
                          "loc": {
                            "start": {
                              "line": 437,
                              "column": 14
                            },
                            "end": {
                              "line": 437,
                              "column": 21
                            },
                            "identifierName": "options"
                          },
                          "name": "options"
                        },
                        "operator": "||",
                        "right": {
                          "type": "ObjectExpression",
                          "start": 14374,
                          "end": 14376,
                          "loc": {
                            "start": {
                              "line": 437,
                              "column": 25
                            },
                            "end": {
                              "line": 437,
                              "column": 27
                            }
                          },
                          "properties": []
                        }
                      }
                    }
                  },
                  {
                    "type": "IfStatement",
                    "start": 14383,
                    "end": 14469,
                    "loc": {
                      "start": {
                        "line": 439,
                        "column": 4
                      },
                      "end": {
                        "line": 443,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "CallExpression",
                      "start": 14387,
                      "end": 14409,
                      "loc": {
                        "start": {
                          "line": 439,
                          "column": 8
                        },
                        "end": {
                          "line": 439,
                          "column": 30
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 14387,
                        "end": 14400,
                        "loc": {
                          "start": {
                            "line": 439,
                            "column": 8
                          },
                          "end": {
                            "line": 439,
                            "column": 21
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 14387,
                          "end": 14392,
                          "loc": {
                            "start": {
                              "line": 439,
                              "column": 8
                            },
                            "end": {
                              "line": 439,
                              "column": 13
                            },
                            "identifierName": "Array"
                          },
                          "name": "Array"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 14393,
                          "end": 14400,
                          "loc": {
                            "start": {
                              "line": 439,
                              "column": 14
                            },
                            "end": {
                              "line": 439,
                              "column": 21
                            },
                            "identifierName": "isArray"
                          },
                          "name": "isArray"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "Identifier",
                          "start": 14401,
                          "end": 14408,
                          "loc": {
                            "start": {
                              "line": 439,
                              "column": 22
                            },
                            "end": {
                              "line": 439,
                              "column": 29
                            },
                            "identifierName": "options"
                          },
                          "name": "options"
                        }
                      ]
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 14411,
                      "end": 14469,
                      "loc": {
                        "start": {
                          "line": 439,
                          "column": 32
                        },
                        "end": {
                          "line": 443,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 14419,
                          "end": 14463,
                          "loc": {
                            "start": {
                              "line": 440,
                              "column": 6
                            },
                            "end": {
                              "line": 442,
                              "column": 8
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 14419,
                            "end": 14462,
                            "loc": {
                              "start": {
                                "line": 440,
                                "column": 6
                              },
                              "end": {
                                "line": 442,
                                "column": 7
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "Identifier",
                              "start": 14419,
                              "end": 14426,
                              "loc": {
                                "start": {
                                  "line": 440,
                                  "column": 6
                                },
                                "end": {
                                  "line": 440,
                                  "column": 13
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "right": {
                              "type": "ObjectExpression",
                              "start": 14429,
                              "end": 14462,
                              "loc": {
                                "start": {
                                  "line": 440,
                                  "column": 16
                                },
                                "end": {
                                  "line": 442,
                                  "column": 7
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 14439,
                                  "end": 14454,
                                  "loc": {
                                    "start": {
                                      "line": 441,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 441,
                                      "column": 23
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 14439,
                                    "end": 14445,
                                    "loc": {
                                      "start": {
                                        "line": 441,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 441,
                                        "column": 14
                                      },
                                      "identifierName": "fields"
                                    },
                                    "name": "fields"
                                  },
                                  "value": {
                                    "type": "Identifier",
                                    "start": 14447,
                                    "end": 14454,
                                    "loc": {
                                      "start": {
                                        "line": 441,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 441,
                                        "column": 23
                                      },
                                      "identifierName": "options"
                                    },
                                    "name": "options"
                                  }
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": null
                  },
                  {
                    "type": "IfStatement",
                    "start": 14475,
                    "end": 14527,
                    "loc": {
                      "start": {
                        "line": 445,
                        "column": 4
                      },
                      "end": {
                        "line": 447,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "BinaryExpression",
                      "start": 14479,
                      "end": 14499,
                      "loc": {
                        "start": {
                          "line": 445,
                          "column": 8
                        },
                        "end": {
                          "line": 445,
                          "column": 28
                        }
                      },
                      "left": {
                        "type": "Identifier",
                        "start": 14479,
                        "end": 14485,
                        "loc": {
                          "start": {
                            "line": 445,
                            "column": 8
                          },
                          "end": {
                            "line": 445,
                            "column": 14
                          },
                          "identifierName": "values"
                        },
                        "name": "values"
                      },
                      "operator": "===",
                      "right": {
                        "type": "Identifier",
                        "start": 14490,
                        "end": 14499,
                        "loc": {
                          "start": {
                            "line": 445,
                            "column": 19
                          },
                          "end": {
                            "line": 445,
                            "column": 28
                          },
                          "identifierName": "undefined"
                        },
                        "name": "undefined"
                      }
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 14501,
                      "end": 14527,
                      "loc": {
                        "start": {
                          "line": 445,
                          "column": 30
                        },
                        "end": {
                          "line": 447,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 14509,
                          "end": 14521,
                          "loc": {
                            "start": {
                              "line": 446,
                              "column": 6
                            },
                            "end": {
                              "line": 446,
                              "column": 18
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 14509,
                            "end": 14520,
                            "loc": {
                              "start": {
                                "line": 446,
                                "column": 6
                              },
                              "end": {
                                "line": 446,
                                "column": 17
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "Identifier",
                              "start": 14509,
                              "end": 14515,
                              "loc": {
                                "start": {
                                  "line": 446,
                                  "column": 6
                                },
                                "end": {
                                  "line": 446,
                                  "column": 12
                                },
                                "identifierName": "values"
                              },
                              "name": "values"
                            },
                            "right": {
                              "type": "ObjectExpression",
                              "start": 14518,
                              "end": 14520,
                              "loc": {
                                "start": {
                                  "line": 446,
                                  "column": 15
                                },
                                "end": {
                                  "line": 446,
                                  "column": 17
                                }
                              },
                              "properties": []
                            }
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": null
                  },
                  {
                    "type": "IfStatement",
                    "start": 14533,
                    "end": 14753,
                    "loc": {
                      "start": {
                        "line": 449,
                        "column": 4
                      },
                      "end": {
                        "line": 454,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "MemberExpression",
                      "start": 14537,
                      "end": 14554,
                      "loc": {
                        "start": {
                          "line": 449,
                          "column": 8
                        },
                        "end": {
                          "line": 449,
                          "column": 25
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 14537,
                        "end": 14548,
                        "loc": {
                          "start": {
                            "line": 449,
                            "column": 8
                          },
                          "end": {
                            "line": 449,
                            "column": 19
                          },
                          "identifierName": "association"
                        },
                        "name": "association"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 14549,
                        "end": 14554,
                        "loc": {
                          "start": {
                            "line": 449,
                            "column": 20
                          },
                          "end": {
                            "line": 449,
                            "column": 25
                          },
                          "identifierName": "scope"
                        },
                        "name": "scope"
                      },
                      "computed": false
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 14556,
                      "end": 14753,
                      "loc": {
                        "start": {
                          "line": 449,
                          "column": 27
                        },
                        "end": {
                          "line": 454,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ForOfStatement",
                          "start": 14564,
                          "end": 14747,
                          "loc": {
                            "start": {
                              "line": 450,
                              "column": 6
                            },
                            "end": {
                              "line": 453,
                              "column": 7
                            }
                          },
                          "left": {
                            "type": "VariableDeclaration",
                            "start": 14569,
                            "end": 14584,
                            "loc": {
                              "start": {
                                "line": 450,
                                "column": 11
                              },
                              "end": {
                                "line": 450,
                                "column": 26
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 14575,
                                "end": 14584,
                                "loc": {
                                  "start": {
                                    "line": 450,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 450,
                                    "column": 26
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 14575,
                                  "end": 14584,
                                  "loc": {
                                    "start": {
                                      "line": 450,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 450,
                                      "column": 26
                                    },
                                    "identifierName": "attribute"
                                  },
                                  "name": "attribute"
                                },
                                "init": null
                              }
                            ],
                            "kind": "const"
                          },
                          "right": {
                            "type": "CallExpression",
                            "start": 14588,
                            "end": 14618,
                            "loc": {
                              "start": {
                                "line": 450,
                                "column": 30
                              },
                              "end": {
                                "line": 450,
                                "column": 60
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 14588,
                              "end": 14599,
                              "loc": {
                                "start": {
                                  "line": 450,
                                  "column": 30
                                },
                                "end": {
                                  "line": 450,
                                  "column": 41
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 14588,
                                "end": 14594,
                                "loc": {
                                  "start": {
                                    "line": 450,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 450,
                                    "column": 36
                                  },
                                  "identifierName": "Object"
                                },
                                "name": "Object"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 14595,
                                "end": 14599,
                                "loc": {
                                  "start": {
                                    "line": 450,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 450,
                                    "column": 41
                                  },
                                  "identifierName": "keys"
                                },
                                "name": "keys"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "MemberExpression",
                                "start": 14600,
                                "end": 14617,
                                "loc": {
                                  "start": {
                                    "line": 450,
                                    "column": 42
                                  },
                                  "end": {
                                    "line": 450,
                                    "column": 59
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 14600,
                                  "end": 14611,
                                  "loc": {
                                    "start": {
                                      "line": 450,
                                      "column": 42
                                    },
                                    "end": {
                                      "line": 450,
                                      "column": 53
                                    },
                                    "identifierName": "association"
                                  },
                                  "name": "association"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 14612,
                                  "end": 14617,
                                  "loc": {
                                    "start": {
                                      "line": 450,
                                      "column": 54
                                    },
                                    "end": {
                                      "line": 450,
                                      "column": 59
                                    },
                                    "identifierName": "scope"
                                  },
                                  "name": "scope"
                                },
                                "computed": false
                              }
                            ]
                          },
                          "body": {
                            "type": "BlockStatement",
                            "start": 14620,
                            "end": 14747,
                            "loc": {
                              "start": {
                                "line": 450,
                                "column": 62
                              },
                              "end": {
                                "line": 453,
                                "column": 7
                              }
                            },
                            "body": [
                              {
                                "type": "ExpressionStatement",
                                "start": 14630,
                                "end": 14679,
                                "loc": {
                                  "start": {
                                    "line": 451,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 451,
                                    "column": 57
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 14630,
                                  "end": 14678,
                                  "loc": {
                                    "start": {
                                      "line": 451,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 451,
                                      "column": 56
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 14630,
                                    "end": 14647,
                                    "loc": {
                                      "start": {
                                        "line": 451,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 451,
                                        "column": 25
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 14630,
                                      "end": 14636,
                                      "loc": {
                                        "start": {
                                          "line": 451,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 451,
                                          "column": 14
                                        },
                                        "identifierName": "values"
                                      },
                                      "name": "values"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 14637,
                                      "end": 14646,
                                      "loc": {
                                        "start": {
                                          "line": 451,
                                          "column": 15
                                        },
                                        "end": {
                                          "line": 451,
                                          "column": 24
                                        },
                                        "identifierName": "attribute"
                                      },
                                      "name": "attribute"
                                    },
                                    "computed": true
                                  },
                                  "right": {
                                    "type": "MemberExpression",
                                    "start": 14650,
                                    "end": 14678,
                                    "loc": {
                                      "start": {
                                        "line": 451,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 451,
                                        "column": 56
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 14650,
                                      "end": 14667,
                                      "loc": {
                                        "start": {
                                          "line": 451,
                                          "column": 28
                                        },
                                        "end": {
                                          "line": 451,
                                          "column": 45
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 14650,
                                        "end": 14661,
                                        "loc": {
                                          "start": {
                                            "line": 451,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 451,
                                            "column": 39
                                          },
                                          "identifierName": "association"
                                        },
                                        "name": "association"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 14662,
                                        "end": 14667,
                                        "loc": {
                                          "start": {
                                            "line": 451,
                                            "column": 40
                                          },
                                          "end": {
                                            "line": 451,
                                            "column": 45
                                          },
                                          "identifierName": "scope"
                                        },
                                        "name": "scope"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 14668,
                                      "end": 14677,
                                      "loc": {
                                        "start": {
                                          "line": 451,
                                          "column": 46
                                        },
                                        "end": {
                                          "line": 451,
                                          "column": 55
                                        },
                                        "identifierName": "attribute"
                                      },
                                      "name": "attribute"
                                    },
                                    "computed": true
                                  }
                                }
                              },
                              {
                                "type": "IfStatement",
                                "start": 14688,
                                "end": 14739,
                                "loc": {
                                  "start": {
                                    "line": 452,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 452,
                                    "column": 59
                                  }
                                },
                                "test": {
                                  "type": "MemberExpression",
                                  "start": 14692,
                                  "end": 14706,
                                  "loc": {
                                    "start": {
                                      "line": 452,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 452,
                                      "column": 26
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 14692,
                                    "end": 14699,
                                    "loc": {
                                      "start": {
                                        "line": 452,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 452,
                                        "column": 19
                                      },
                                      "identifierName": "options"
                                    },
                                    "name": "options"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 14700,
                                    "end": 14706,
                                    "loc": {
                                      "start": {
                                        "line": 452,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 452,
                                        "column": 26
                                      },
                                      "identifierName": "fields"
                                    },
                                    "name": "fields"
                                  },
                                  "computed": false
                                },
                                "consequent": {
                                  "type": "ExpressionStatement",
                                  "start": 14708,
                                  "end": 14739,
                                  "loc": {
                                    "start": {
                                      "line": 452,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 452,
                                      "column": 59
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 14708,
                                    "end": 14738,
                                    "loc": {
                                      "start": {
                                        "line": 452,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 452,
                                        "column": 58
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 14708,
                                      "end": 14727,
                                      "loc": {
                                        "start": {
                                          "line": 452,
                                          "column": 28
                                        },
                                        "end": {
                                          "line": 452,
                                          "column": 47
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 14708,
                                        "end": 14722,
                                        "loc": {
                                          "start": {
                                            "line": 452,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 452,
                                            "column": 42
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 14708,
                                          "end": 14715,
                                          "loc": {
                                            "start": {
                                              "line": 452,
                                              "column": 28
                                            },
                                            "end": {
                                              "line": 452,
                                              "column": 35
                                            },
                                            "identifierName": "options"
                                          },
                                          "name": "options"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 14716,
                                          "end": 14722,
                                          "loc": {
                                            "start": {
                                              "line": 452,
                                              "column": 36
                                            },
                                            "end": {
                                              "line": 452,
                                              "column": 42
                                            },
                                            "identifierName": "fields"
                                          },
                                          "name": "fields"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 14723,
                                        "end": 14727,
                                        "loc": {
                                          "start": {
                                            "line": 452,
                                            "column": 43
                                          },
                                          "end": {
                                            "line": 452,
                                            "column": 47
                                          },
                                          "identifierName": "push"
                                        },
                                        "name": "push"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 14728,
                                        "end": 14737,
                                        "loc": {
                                          "start": {
                                            "line": 452,
                                            "column": 48
                                          },
                                          "end": {
                                            "line": 452,
                                            "column": 57
                                          },
                                          "identifierName": "attribute"
                                        },
                                        "name": "attribute"
                                      }
                                    ]
                                  }
                                },
                                "alternate": null
                              }
                            ],
                            "directives": []
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": null
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 14759,
                    "end": 14834,
                    "loc": {
                      "start": {
                        "line": 456,
                        "column": 4
                      },
                      "end": {
                        "line": 456,
                        "column": 79
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 14759,
                      "end": 14833,
                      "loc": {
                        "start": {
                          "line": 456,
                          "column": 4
                        },
                        "end": {
                          "line": 456,
                          "column": 78
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 14759,
                        "end": 14789,
                        "loc": {
                          "start": {
                            "line": 456,
                            "column": 4
                          },
                          "end": {
                            "line": 456,
                            "column": 34
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 14759,
                          "end": 14765,
                          "loc": {
                            "start": {
                              "line": 456,
                              "column": 4
                            },
                            "end": {
                              "line": 456,
                              "column": 10
                            },
                            "identifierName": "values"
                          },
                          "name": "values"
                        },
                        "property": {
                          "type": "MemberExpression",
                          "start": 14766,
                          "end": 14788,
                          "loc": {
                            "start": {
                              "line": 456,
                              "column": 11
                            },
                            "end": {
                              "line": 456,
                              "column": 33
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 14766,
                            "end": 14777,
                            "loc": {
                              "start": {
                                "line": 456,
                                "column": 11
                              },
                              "end": {
                                "line": 456,
                                "column": 22
                              },
                              "identifierName": "association"
                            },
                            "name": "association"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 14778,
                            "end": 14788,
                            "loc": {
                              "start": {
                                "line": 456,
                                "column": 23
                              },
                              "end": {
                                "line": 456,
                                "column": 33
                              },
                              "identifierName": "foreignKey"
                            },
                            "name": "foreignKey"
                          },
                          "computed": false
                        },
                        "computed": true
                      },
                      "right": {
                        "type": "CallExpression",
                        "start": 14792,
                        "end": 14833,
                        "loc": {
                          "start": {
                            "line": 456,
                            "column": 37
                          },
                          "end": {
                            "line": 456,
                            "column": 78
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 14792,
                          "end": 14810,
                          "loc": {
                            "start": {
                              "line": 456,
                              "column": 37
                            },
                            "end": {
                              "line": 456,
                              "column": 55
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 14792,
                            "end": 14806,
                            "loc": {
                              "start": {
                                "line": 456,
                                "column": 37
                              },
                              "end": {
                                "line": 456,
                                "column": 51
                              },
                              "identifierName": "sourceInstance"
                            },
                            "name": "sourceInstance"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 14807,
                            "end": 14810,
                            "loc": {
                              "start": {
                                "line": 456,
                                "column": 52
                              },
                              "end": {
                                "line": 456,
                                "column": 55
                              },
                              "identifierName": "get"
                            },
                            "name": "get"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 14811,
                            "end": 14832,
                            "loc": {
                              "start": {
                                "line": 456,
                                "column": 56
                              },
                              "end": {
                                "line": 456,
                                "column": 77
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 14811,
                              "end": 14822,
                              "loc": {
                                "start": {
                                  "line": 456,
                                  "column": 56
                                },
                                "end": {
                                  "line": 456,
                                  "column": 67
                                },
                                "identifierName": "association"
                              },
                              "name": "association"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 14823,
                              "end": 14832,
                              "loc": {
                                "start": {
                                  "line": 456,
                                  "column": 68
                                },
                                "end": {
                                  "line": 456,
                                  "column": 77
                                },
                                "identifierName": "sourceKey"
                              },
                              "name": "sourceKey"
                            },
                            "computed": false
                          }
                        ]
                      }
                    }
                  },
                  {
                    "type": "IfStatement",
                    "start": 14839,
                    "end": 14903,
                    "loc": {
                      "start": {
                        "line": 457,
                        "column": 4
                      },
                      "end": {
                        "line": 457,
                        "column": 68
                      }
                    },
                    "test": {
                      "type": "MemberExpression",
                      "start": 14843,
                      "end": 14857,
                      "loc": {
                        "start": {
                          "line": 457,
                          "column": 8
                        },
                        "end": {
                          "line": 457,
                          "column": 22
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 14843,
                        "end": 14850,
                        "loc": {
                          "start": {
                            "line": 457,
                            "column": 8
                          },
                          "end": {
                            "line": 457,
                            "column": 15
                          },
                          "identifierName": "options"
                        },
                        "name": "options"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 14851,
                        "end": 14857,
                        "loc": {
                          "start": {
                            "line": 457,
                            "column": 16
                          },
                          "end": {
                            "line": 457,
                            "column": 22
                          },
                          "identifierName": "fields"
                        },
                        "name": "fields"
                      },
                      "computed": false
                    },
                    "consequent": {
                      "type": "ExpressionStatement",
                      "start": 14859,
                      "end": 14903,
                      "loc": {
                        "start": {
                          "line": 457,
                          "column": 24
                        },
                        "end": {
                          "line": 457,
                          "column": 68
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 14859,
                        "end": 14902,
                        "loc": {
                          "start": {
                            "line": 457,
                            "column": 24
                          },
                          "end": {
                            "line": 457,
                            "column": 67
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 14859,
                          "end": 14878,
                          "loc": {
                            "start": {
                              "line": 457,
                              "column": 24
                            },
                            "end": {
                              "line": 457,
                              "column": 43
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 14859,
                            "end": 14873,
                            "loc": {
                              "start": {
                                "line": 457,
                                "column": 24
                              },
                              "end": {
                                "line": 457,
                                "column": 38
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 14859,
                              "end": 14866,
                              "loc": {
                                "start": {
                                  "line": 457,
                                  "column": 24
                                },
                                "end": {
                                  "line": 457,
                                  "column": 31
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 14867,
                              "end": 14873,
                              "loc": {
                                "start": {
                                  "line": 457,
                                  "column": 32
                                },
                                "end": {
                                  "line": 457,
                                  "column": 38
                                },
                                "identifierName": "fields"
                              },
                              "name": "fields"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 14874,
                            "end": 14878,
                            "loc": {
                              "start": {
                                "line": 457,
                                "column": 39
                              },
                              "end": {
                                "line": 457,
                                "column": 43
                              },
                              "identifierName": "push"
                            },
                            "name": "push"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 14879,
                            "end": 14901,
                            "loc": {
                              "start": {
                                "line": 457,
                                "column": 44
                              },
                              "end": {
                                "line": 457,
                                "column": 66
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 14879,
                              "end": 14890,
                              "loc": {
                                "start": {
                                  "line": 457,
                                  "column": 44
                                },
                                "end": {
                                  "line": 457,
                                  "column": 55
                                },
                                "identifierName": "association"
                              },
                              "name": "association"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 14891,
                              "end": 14901,
                              "loc": {
                                "start": {
                                  "line": 457,
                                  "column": 56
                                },
                                "end": {
                                  "line": 457,
                                  "column": 66
                                },
                                "identifierName": "foreignKey"
                              },
                              "name": "foreignKey"
                            },
                            "computed": false
                          }
                        ]
                      }
                    },
                    "alternate": null
                  },
                  {
                    "type": "ReturnStatement",
                    "start": 14908,
                    "end": 14958,
                    "loc": {
                      "start": {
                        "line": 458,
                        "column": 4
                      },
                      "end": {
                        "line": 458,
                        "column": 54
                      }
                    },
                    "argument": {
                      "type": "CallExpression",
                      "start": 14915,
                      "end": 14957,
                      "loc": {
                        "start": {
                          "line": 458,
                          "column": 11
                        },
                        "end": {
                          "line": 458,
                          "column": 53
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 14915,
                        "end": 14940,
                        "loc": {
                          "start": {
                            "line": 458,
                            "column": 11
                          },
                          "end": {
                            "line": 458,
                            "column": 36
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 14915,
                          "end": 14933,
                          "loc": {
                            "start": {
                              "line": 458,
                              "column": 11
                            },
                            "end": {
                              "line": 458,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 14915,
                            "end": 14926,
                            "loc": {
                              "start": {
                                "line": 458,
                                "column": 11
                              },
                              "end": {
                                "line": 458,
                                "column": 22
                              },
                              "identifierName": "association"
                            },
                            "name": "association"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 14927,
                            "end": 14933,
                            "loc": {
                              "start": {
                                "line": 458,
                                "column": 23
                              },
                              "end": {
                                "line": 458,
                                "column": 29
                              },
                              "identifierName": "target"
                            },
                            "name": "target"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 14934,
                          "end": 14940,
                          "loc": {
                            "start": {
                              "line": 458,
                              "column": 30
                            },
                            "end": {
                              "line": 458,
                              "column": 36
                            },
                            "identifierName": "create"
                          },
                          "name": "create"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "Identifier",
                          "start": 14941,
                          "end": 14947,
                          "loc": {
                            "start": {
                              "line": 458,
                              "column": 37
                            },
                            "end": {
                              "line": 458,
                              "column": 43
                            },
                            "identifierName": "values"
                          },
                          "name": "values"
                        },
                        {
                          "type": "Identifier",
                          "start": 14949,
                          "end": 14956,
                          "loc": {
                            "start": {
                              "line": 458,
                              "column": 45
                            },
                            "end": {
                              "line": 458,
                              "column": 52
                            },
                            "identifierName": "options"
                          },
                          "name": "options"
                        }
                      ]
                    }
                  }
                ],
                "directives": []
              },
              "leadingComments": [
                {
                  "type": "CommentBlock",
                  "value": "*\n   * Create a new instance of the associated model and associate it with this.\n   *\n   * @param {Object} [values]\n   * @param {Object} [options] Options passed to `target.create`.\n   * @return {Promise}\n   ",
                  "start": 14061,
                  "end": 14273,
                  "loc": {
                    "start": {
                      "line": 427,
                      "column": 2
                    },
                    "end": {
                      "line": 433,
                      "column": 5
                    }
                  }
                }
              ]
            }
          ]
        },
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * One-to-many association\n *\n * In the API reference below, add the name of the association to the method, e.g. for `User.hasMany(Project)` the getter will be `user.getProjects()`.\n * If the association is aliased, use the alias instead, e.g. `User.hasMany(Project, { as: 'jobs' })` will be `user.getJobs()`.\n *\n * @see {@link Model.hasMany}\n ",
            "start": 159,
            "end": 509,
            "loc": {
              "start": {
                "line": 8,
                "column": 0
              },
              "end": {
                "line": 15,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "ExpressionStatement",
        "start": 14966,
        "end": 14991,
        "loc": {
          "start": {
            "line": 462,
            "column": 0
          },
          "end": {
            "line": 462,
            "column": 25
          }
        },
        "expression": {
          "type": "AssignmentExpression",
          "start": 14966,
          "end": 14990,
          "loc": {
            "start": {
              "line": 462,
              "column": 0
            },
            "end": {
              "line": 462,
              "column": 24
            }
          },
          "operator": "=",
          "left": {
            "type": "MemberExpression",
            "start": 14966,
            "end": 14980,
            "loc": {
              "start": {
                "line": 462,
                "column": 0
              },
              "end": {
                "line": 462,
                "column": 14
              }
            },
            "object": {
              "type": "Identifier",
              "start": 14966,
              "end": 14972,
              "loc": {
                "start": {
                  "line": 462,
                  "column": 0
                },
                "end": {
                  "line": 462,
                  "column": 6
                },
                "identifierName": "module"
              },
              "name": "module"
            },
            "property": {
              "type": "Identifier",
              "start": 14973,
              "end": 14980,
              "loc": {
                "start": {
                  "line": 462,
                  "column": 7
                },
                "end": {
                  "line": 462,
                  "column": 14
                },
                "identifierName": "exports"
              },
              "name": "exports"
            },
            "computed": false
          },
          "right": {
            "type": "Identifier",
            "start": 14983,
            "end": 14990,
            "loc": {
              "start": {
                "line": 462,
                "column": 17
              },
              "end": {
                "line": 462,
                "column": 24
              },
              "identifierName": "HasMany"
            },
            "name": "HasMany"
          }
        }
      },
      {
        "type": "ExpressionStatement",
        "start": 14992,
        "end": 15025,
        "loc": {
          "start": {
            "line": 463,
            "column": 0
          },
          "end": {
            "line": 463,
            "column": 33
          }
        },
        "expression": {
          "type": "AssignmentExpression",
          "start": 14992,
          "end": 15024,
          "loc": {
            "start": {
              "line": 463,
              "column": 0
            },
            "end": {
              "line": 463,
              "column": 32
            }
          },
          "operator": "=",
          "left": {
            "type": "MemberExpression",
            "start": 14992,
            "end": 15014,
            "loc": {
              "start": {
                "line": 463,
                "column": 0
              },
              "end": {
                "line": 463,
                "column": 22
              }
            },
            "object": {
              "type": "MemberExpression",
              "start": 14992,
              "end": 15006,
              "loc": {
                "start": {
                  "line": 463,
                  "column": 0
                },
                "end": {
                  "line": 463,
                  "column": 14
                }
              },
              "object": {
                "type": "Identifier",
                "start": 14992,
                "end": 14998,
                "loc": {
                  "start": {
                    "line": 463,
                    "column": 0
                  },
                  "end": {
                    "line": 463,
                    "column": 6
                  },
                  "identifierName": "module"
                },
                "name": "module"
              },
              "property": {
                "type": "Identifier",
                "start": 14999,
                "end": 15006,
                "loc": {
                  "start": {
                    "line": 463,
                    "column": 7
                  },
                  "end": {
                    "line": 463,
                    "column": 14
                  },
                  "identifierName": "exports"
                },
                "name": "exports"
              },
              "computed": false
            },
            "property": {
              "type": "Identifier",
              "start": 15007,
              "end": 15014,
              "loc": {
                "start": {
                  "line": 463,
                  "column": 15
                },
                "end": {
                  "line": 463,
                  "column": 22
                },
                "identifierName": "HasMany"
              },
              "name": "HasMany"
            },
            "computed": false
          },
          "right": {
            "type": "Identifier",
            "start": 15017,
            "end": 15024,
            "loc": {
              "start": {
                "line": 463,
                "column": 25
              },
              "end": {
                "line": 463,
                "column": 32
              },
              "identifierName": "HasMany"
            },
            "name": "HasMany"
          }
        }
      },
      {
        "type": "ExpressionStatement",
        "start": 15026,
        "end": 15059,
        "loc": {
          "start": {
            "line": 464,
            "column": 0
          },
          "end": {
            "line": 464,
            "column": 33
          }
        },
        "expression": {
          "type": "AssignmentExpression",
          "start": 15026,
          "end": 15058,
          "loc": {
            "start": {
              "line": 464,
              "column": 0
            },
            "end": {
              "line": 464,
              "column": 32
            }
          },
          "operator": "=",
          "left": {
            "type": "MemberExpression",
            "start": 15026,
            "end": 15048,
            "loc": {
              "start": {
                "line": 464,
                "column": 0
              },
              "end": {
                "line": 464,
                "column": 22
              }
            },
            "object": {
              "type": "MemberExpression",
              "start": 15026,
              "end": 15040,
              "loc": {
                "start": {
                  "line": 464,
                  "column": 0
                },
                "end": {
                  "line": 464,
                  "column": 14
                }
              },
              "object": {
                "type": "Identifier",
                "start": 15026,
                "end": 15032,
                "loc": {
                  "start": {
                    "line": 464,
                    "column": 0
                  },
                  "end": {
                    "line": 464,
                    "column": 6
                  },
                  "identifierName": "module"
                },
                "name": "module"
              },
              "property": {
                "type": "Identifier",
                "start": 15033,
                "end": 15040,
                "loc": {
                  "start": {
                    "line": 464,
                    "column": 7
                  },
                  "end": {
                    "line": 464,
                    "column": 14
                  },
                  "identifierName": "exports"
                },
                "name": "exports"
              },
              "computed": false
            },
            "property": {
              "type": "Identifier",
              "start": 15041,
              "end": 15048,
              "loc": {
                "start": {
                  "line": 464,
                  "column": 15
                },
                "end": {
                  "line": 464,
                  "column": 22
                },
                "identifierName": "default"
              },
              "name": "default"
            },
            "computed": false
          },
          "right": {
            "type": "Identifier",
            "start": 15051,
            "end": 15058,
            "loc": {
              "start": {
                "line": 464,
                "column": 25
              },
              "end": {
                "line": 464,
                "column": 32
              },
              "identifierName": "HasMany"
            },
            "name": "HasMany"
          }
        }
      }
    ],
    "directives": [
      {
        "type": "Directive",
        "start": 0,
        "end": 13,
        "loc": {
          "start": {
            "line": 1,
            "column": 0
          },
          "end": {
            "line": 1,
            "column": 13
          }
        },
        "value": {
          "type": "DirectiveLiteral",
          "start": 0,
          "end": 12,
          "loc": {
            "start": {
              "line": 1,
              "column": 0
            },
            "end": {
              "line": 1,
              "column": 12
            }
          },
          "value": "use strict",
          "extra": {
            "raw": "'use strict'",
            "rawValue": "use strict"
          }
        }
      }
    ]
  },
  "comments": [
    {
      "type": "CommentBlock",
      "value": "*\n * One-to-many association\n *\n * In the API reference below, add the name of the association to the method, e.g. for `User.hasMany(Project)` the getter will be `user.getProjects()`.\n * If the association is aliased, use the alias instead, e.g. `User.hasMany(Project, { as: 'jobs' })` will be `user.getJobs()`.\n *\n * @see {@link Model.hasMany}\n ",
      "start": 159,
      "end": 509,
      "loc": {
        "start": {
          "line": 8,
          "column": 0
        },
        "end": {
          "line": 15,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "\n    * If self association, this is the target association\n    ",
      "start": 988,
      "end": 1055,
      "loc": {
        "start": {
          "line": 31,
          "column": 4
        },
        "end": {
          "line": 33,
          "column": 6
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "\n    * Foreign key setup\n    ",
      "start": 1555,
      "end": 1588,
      "loc": {
        "start": {
          "line": 55,
          "column": 4
        },
        "end": {
          "line": 57,
          "column": 6
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Get singular and plural names, trying to uppercase the first letter, unless the model forbids it",
      "start": 3060,
      "end": 3159,
      "loc": {
        "start": {
          "line": 95,
          "column": 4
        },
        "end": {
          "line": 95,
          "column": 103
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " the id is in the target table",
      "start": 3660,
      "end": 3692,
      "loc": {
        "start": {
          "line": 113,
          "column": 2
        },
        "end": {
          "line": 113,
          "column": 34
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " or in an extra table which connects two tables",
      "start": 3695,
      "end": 3744,
      "loc": {
        "start": {
          "line": 114,
          "column": 2
        },
        "end": {
          "line": 114,
          "column": 51
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Create a new options object for use with addForeignKeyConstraints, to avoid polluting this.options in case it is later used for a n:m",
      "start": 3851,
      "end": 3987,
      "loc": {
        "start": {
          "line": 117,
          "column": 53
        },
        "end": {
          "line": 117,
          "column": 189
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Get everything currently associated with this, using an optional where clause.\n   *\n   * @param {Object} [options]\n   * @param {Object} [options.where] An optional where clause to limit the associated models\n   * @param {String|Boolean} [options.scope] Apply a scope on the related model, or remove its default scope by passing false\n   * @param {String} [options.schema] Apply a schema on the related model\n   * @see {@link Model.findAll}  for a full explanation of options\n   * @return {Promise<Array<Model>>}\n   ",
      "start": 5402,
      "end": 5928,
      "loc": {
        "start": {
          "line": 154,
          "column": 2
        },
        "end": {
          "line": 163,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Count everything currently associated with this, using an optional where clause.\n   *\n   * @param {Object} [options]\n   * @param {Object} [options.where] An optional where clause to limit the associated models\n   * @param {String|Boolean} [options.scope] Apply a scope on the related model, or remove its default scope by passing false\n   * @return {Promise<Integer>}\n   ",
      "start": 7686,
      "end": 8068,
      "loc": {
        "start": {
          "line": 237,
          "column": 2
        },
        "end": {
          "line": 244,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Check if one or more rows are associated with `this`.\n   *\n   * @param {Model[]|Model|string[]|String|number[]|Number} [instance(s)]\n   * @param {Object} [options] Options passed to getAssociations\n   * @return {Promise}\n   ",
      "start": 8505,
      "end": 8740,
      "loc": {
        "start": {
          "line": 260,
          "column": 2
        },
        "end": {
          "line": 266,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Set the associated models by passing an array of persisted instances or their primary keys. Everything that is not in the passed array will be un-associated\n   *\n   * @param {Array<Model|String|Number>} [newAssociations] An array of persisted instances or primary key of instances to associate with this. Pass `null` or `undefined` to remove all associations.\n   * @param {Object} [options] Options passed to `target.findAll` and `update`.\n   * @param {Object} [options.validate] Run validation for the join model\n   * @return {Promise}\n   ",
      "start": 9532,
      "end": 10083,
      "loc": {
        "start": {
          "line": 300,
          "column": 2
        },
        "end": {
          "line": 307,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Associate one or more target rows with `this`. This method accepts a Model / string / number to associate a single row,\n   * or a mixed array of Model / string / numbers to associate multiple rows.\n   *\n   * @param {Model[]|Model|string[]|string|number[]|number} [newAssociation(s)]\n   * @param {Object} [options] Options passed to `target.update`.\n   * @return {Promise}\n   ",
      "start": 12124,
      "end": 12510,
      "loc": {
        "start": {
          "line": 373,
          "column": 2
        },
        "end": {
          "line": 380,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Un-associate one or several target rows.\n   *\n   * @param {Model[]|Model|String[]|string|Number[]|number} [oldAssociatedInstance(s)]\n   * @param {Object} [options] Options passed to `target.update`\n   * @return {Promise}\n   ",
      "start": 13205,
      "end": 13440,
      "loc": {
        "start": {
          "line": 402,
          "column": 2
        },
        "end": {
          "line": 408,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Create a new instance of the associated model and associate it with this.\n   *\n   * @param {Object} [values]\n   * @param {Object} [options] Options passed to `target.create`.\n   * @return {Promise}\n   ",
      "start": 14061,
      "end": 14273,
      "loc": {
        "start": {
          "line": 427,
          "column": 2
        },
        "end": {
          "line": 433,
          "column": 5
        }
      }
    }
  ],
  "tokens": [
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "use strict",
      "start": 0,
      "end": 12,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12,
      "end": 13,
      "loc": {
        "start": {
          "line": 1,
          "column": 12
        },
        "end": {
          "line": 1,
          "column": 13
        }
      }
    },
    {
      "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": 15,
      "end": 20,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Utils",
      "start": 21,
      "end": 26,
      "loc": {
        "start": {
          "line": 3,
          "column": 6
        },
        "end": {
          "line": 3,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 27,
      "end": 28,
      "loc": {
        "start": {
          "line": 3,
          "column": 12
        },
        "end": {
          "line": 3,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "require",
      "start": 29,
      "end": 36,
      "loc": {
        "start": {
          "line": 3,
          "column": 14
        },
        "end": {
          "line": 3,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 36,
      "end": 37,
      "loc": {
        "start": {
          "line": 3,
          "column": 21
        },
        "end": {
          "line": 3,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./../utils",
      "start": 37,
      "end": 49,
      "loc": {
        "start": {
          "line": 3,
          "column": 22
        },
        "end": {
          "line": 3,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 49,
      "end": 50,
      "loc": {
        "start": {
          "line": 3,
          "column": 34
        },
        "end": {
          "line": 3,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 50,
      "end": 51,
      "loc": {
        "start": {
          "line": 3,
          "column": 35
        },
        "end": {
          "line": 3,
          "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": 52,
      "end": 57,
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Helpers",
      "start": 58,
      "end": 65,
      "loc": {
        "start": {
          "line": 4,
          "column": 6
        },
        "end": {
          "line": 4,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 66,
      "end": 67,
      "loc": {
        "start": {
          "line": 4,
          "column": 14
        },
        "end": {
          "line": 4,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "require",
      "start": 68,
      "end": 75,
      "loc": {
        "start": {
          "line": 4,
          "column": 16
        },
        "end": {
          "line": 4,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 75,
      "end": 76,
      "loc": {
        "start": {
          "line": 4,
          "column": 23
        },
        "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": "./helpers",
      "start": 76,
      "end": 87,
      "loc": {
        "start": {
          "line": 4,
          "column": 24
        },
        "end": {
          "line": 4,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 87,
      "end": 88,
      "loc": {
        "start": {
          "line": 4,
          "column": 35
        },
        "end": {
          "line": 4,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 88,
      "end": 89,
      "loc": {
        "start": {
          "line": 4,
          "column": 36
        },
        "end": {
          "line": 4,
          "column": 37
        }
      }
    },
    {
      "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": 90,
      "end": 95,
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 5,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_",
      "start": 96,
      "end": 97,
      "loc": {
        "start": {
          "line": 5,
          "column": 6
        },
        "end": {
          "line": 5,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 98,
      "end": 99,
      "loc": {
        "start": {
          "line": 5,
          "column": 8
        },
        "end": {
          "line": 5,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "require",
      "start": 100,
      "end": 107,
      "loc": {
        "start": {
          "line": 5,
          "column": 10
        },
        "end": {
          "line": 5,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 107,
      "end": 108,
      "loc": {
        "start": {
          "line": 5,
          "column": 17
        },
        "end": {
          "line": 5,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "lodash",
      "start": 108,
      "end": 116,
      "loc": {
        "start": {
          "line": 5,
          "column": 18
        },
        "end": {
          "line": 5,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 116,
      "end": 117,
      "loc": {
        "start": {
          "line": 5,
          "column": 26
        },
        "end": {
          "line": 5,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 117,
      "end": 118,
      "loc": {
        "start": {
          "line": 5,
          "column": 27
        },
        "end": {
          "line": 5,
          "column": 28
        }
      }
    },
    {
      "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": 119,
      "end": 124,
      "loc": {
        "start": {
          "line": 6,
          "column": 0
        },
        "end": {
          "line": 6,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Association",
      "start": 125,
      "end": 136,
      "loc": {
        "start": {
          "line": 6,
          "column": 6
        },
        "end": {
          "line": 6,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 137,
      "end": 138,
      "loc": {
        "start": {
          "line": 6,
          "column": 18
        },
        "end": {
          "line": 6,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "require",
      "start": 139,
      "end": 146,
      "loc": {
        "start": {
          "line": 6,
          "column": 20
        },
        "end": {
          "line": 6,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 146,
      "end": 147,
      "loc": {
        "start": {
          "line": 6,
          "column": 27
        },
        "end": {
          "line": 6,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./base",
      "start": 147,
      "end": 155,
      "loc": {
        "start": {
          "line": 6,
          "column": 28
        },
        "end": {
          "line": 6,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 155,
      "end": 156,
      "loc": {
        "start": {
          "line": 6,
          "column": 36
        },
        "end": {
          "line": 6,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 156,
      "end": 157,
      "loc": {
        "start": {
          "line": 6,
          "column": 37
        },
        "end": {
          "line": 6,
          "column": 38
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * One-to-many association\n *\n * In the API reference below, add the name of the association to the method, e.g. for `User.hasMany(Project)` the getter will be `user.getProjects()`.\n * If the association is aliased, use the alias instead, e.g. `User.hasMany(Project, { as: 'jobs' })` will be `user.getJobs()`.\n *\n * @see {@link Model.hasMany}\n ",
      "start": 159,
      "end": 509,
      "loc": {
        "start": {
          "line": 8,
          "column": 0
        },
        "end": {
          "line": 15,
          "column": 3
        }
      }
    },
    {
      "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": 510,
      "end": 515,
      "loc": {
        "start": {
          "line": 16,
          "column": 0
        },
        "end": {
          "line": 16,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "HasMany",
      "start": 516,
      "end": 523,
      "loc": {
        "start": {
          "line": 16,
          "column": 6
        },
        "end": {
          "line": 16,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "extends",
        "keyword": "extends",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "extends",
      "start": 524,
      "end": 531,
      "loc": {
        "start": {
          "line": 16,
          "column": 14
        },
        "end": {
          "line": 16,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Association",
      "start": 532,
      "end": 543,
      "loc": {
        "start": {
          "line": 16,
          "column": 22
        },
        "end": {
          "line": 16,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 544,
      "end": 545,
      "loc": {
        "start": {
          "line": 16,
          "column": 34
        },
        "end": {
          "line": 16,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "constructor",
      "start": 548,
      "end": 559,
      "loc": {
        "start": {
          "line": 17,
          "column": 2
        },
        "end": {
          "line": 17,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 559,
      "end": 560,
      "loc": {
        "start": {
          "line": 17,
          "column": 13
        },
        "end": {
          "line": 17,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "source",
      "start": 560,
      "end": 566,
      "loc": {
        "start": {
          "line": 17,
          "column": 14
        },
        "end": {
          "line": 17,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 566,
      "end": 567,
      "loc": {
        "start": {
          "line": 17,
          "column": 20
        },
        "end": {
          "line": 17,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 568,
      "end": 574,
      "loc": {
        "start": {
          "line": 17,
          "column": 22
        },
        "end": {
          "line": 17,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 574,
      "end": 575,
      "loc": {
        "start": {
          "line": 17,
          "column": 28
        },
        "end": {
          "line": 17,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 576,
      "end": 583,
      "loc": {
        "start": {
          "line": 17,
          "column": 30
        },
        "end": {
          "line": 17,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 583,
      "end": 584,
      "loc": {
        "start": {
          "line": 17,
          "column": 37
        },
        "end": {
          "line": 17,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 585,
      "end": 586,
      "loc": {
        "start": {
          "line": 17,
          "column": 39
        },
        "end": {
          "line": 17,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "super",
        "keyword": "super",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "super",
      "start": 591,
      "end": 596,
      "loc": {
        "start": {
          "line": 18,
          "column": 4
        },
        "end": {
          "line": 18,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 596,
      "end": 597,
      "loc": {
        "start": {
          "line": 18,
          "column": 9
        },
        "end": {
          "line": 18,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "source",
      "start": 597,
      "end": 603,
      "loc": {
        "start": {
          "line": 18,
          "column": 10
        },
        "end": {
          "line": 18,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 603,
      "end": 604,
      "loc": {
        "start": {
          "line": 18,
          "column": 16
        },
        "end": {
          "line": 18,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 605,
      "end": 611,
      "loc": {
        "start": {
          "line": 18,
          "column": 18
        },
        "end": {
          "line": 18,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 611,
      "end": 612,
      "loc": {
        "start": {
          "line": 18,
          "column": 24
        },
        "end": {
          "line": 18,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 613,
      "end": 620,
      "loc": {
        "start": {
          "line": 18,
          "column": 26
        },
        "end": {
          "line": 18,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 620,
      "end": 621,
      "loc": {
        "start": {
          "line": 18,
          "column": 33
        },
        "end": {
          "line": 18,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 621,
      "end": 622,
      "loc": {
        "start": {
          "line": 18,
          "column": 34
        },
        "end": {
          "line": 18,
          "column": 35
        }
      }
    },
    {
      "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": 628,
      "end": 632,
      "loc": {
        "start": {
          "line": 20,
          "column": 4
        },
        "end": {
          "line": 20,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 632,
      "end": 633,
      "loc": {
        "start": {
          "line": 20,
          "column": 8
        },
        "end": {
          "line": 20,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "associationType",
      "start": 633,
      "end": 648,
      "loc": {
        "start": {
          "line": 20,
          "column": 9
        },
        "end": {
          "line": 20,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 649,
      "end": 650,
      "loc": {
        "start": {
          "line": 20,
          "column": 25
        },
        "end": {
          "line": 20,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "HasMany",
      "start": 651,
      "end": 660,
      "loc": {
        "start": {
          "line": 20,
          "column": 27
        },
        "end": {
          "line": 20,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 660,
      "end": 661,
      "loc": {
        "start": {
          "line": 20,
          "column": 36
        },
        "end": {
          "line": 20,
          "column": 37
        }
      }
    },
    {
      "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": 666,
      "end": 670,
      "loc": {
        "start": {
          "line": 21,
          "column": 4
        },
        "end": {
          "line": 21,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 670,
      "end": 671,
      "loc": {
        "start": {
          "line": 21,
          "column": 8
        },
        "end": {
          "line": 21,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetAssociation",
      "start": 671,
      "end": 688,
      "loc": {
        "start": {
          "line": 21,
          "column": 9
        },
        "end": {
          "line": 21,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 689,
      "end": 690,
      "loc": {
        "start": {
          "line": 21,
          "column": 27
        },
        "end": {
          "line": 21,
          "column": 28
        }
      }
    },
    {
      "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": 691,
      "end": 695,
      "loc": {
        "start": {
          "line": 21,
          "column": 29
        },
        "end": {
          "line": 21,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 695,
      "end": 696,
      "loc": {
        "start": {
          "line": 21,
          "column": 33
        },
        "end": {
          "line": 21,
          "column": 34
        }
      }
    },
    {
      "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": 701,
      "end": 705,
      "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": 705,
      "end": 706,
      "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": "sequelize",
      "start": 706,
      "end": 715,
      "loc": {
        "start": {
          "line": 22,
          "column": 9
        },
        "end": {
          "line": 22,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 716,
      "end": 717,
      "loc": {
        "start": {
          "line": 22,
          "column": 19
        },
        "end": {
          "line": 22,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "source",
      "start": 718,
      "end": 724,
      "loc": {
        "start": {
          "line": 22,
          "column": 21
        },
        "end": {
          "line": 22,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 724,
      "end": 725,
      "loc": {
        "start": {
          "line": 22,
          "column": 27
        },
        "end": {
          "line": 22,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sequelize",
      "start": 725,
      "end": 734,
      "loc": {
        "start": {
          "line": 22,
          "column": 28
        },
        "end": {
          "line": 22,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 734,
      "end": 735,
      "loc": {
        "start": {
          "line": 22,
          "column": 37
        },
        "end": {
          "line": 22,
          "column": 38
        }
      }
    },
    {
      "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": 740,
      "end": 744,
      "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": 744,
      "end": 745,
      "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": "through",
      "start": 745,
      "end": 752,
      "loc": {
        "start": {
          "line": 23,
          "column": 9
        },
        "end": {
          "line": 23,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 753,
      "end": 754,
      "loc": {
        "start": {
          "line": 23,
          "column": 17
        },
        "end": {
          "line": 23,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 755,
      "end": 762,
      "loc": {
        "start": {
          "line": 23,
          "column": 19
        },
        "end": {
          "line": 23,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 762,
      "end": 763,
      "loc": {
        "start": {
          "line": 23,
          "column": 26
        },
        "end": {
          "line": 23,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "through",
      "start": 763,
      "end": 770,
      "loc": {
        "start": {
          "line": 23,
          "column": 27
        },
        "end": {
          "line": 23,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 770,
      "end": 771,
      "loc": {
        "start": {
          "line": 23,
          "column": 34
        },
        "end": {
          "line": 23,
          "column": 35
        }
      }
    },
    {
      "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": 776,
      "end": 780,
      "loc": {
        "start": {
          "line": 24,
          "column": 4
        },
        "end": {
          "line": 24,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 780,
      "end": 781,
      "loc": {
        "start": {
          "line": 24,
          "column": 8
        },
        "end": {
          "line": 24,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isMultiAssociation",
      "start": 781,
      "end": 799,
      "loc": {
        "start": {
          "line": 24,
          "column": 9
        },
        "end": {
          "line": 24,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 800,
      "end": 801,
      "loc": {
        "start": {
          "line": 24,
          "column": 28
        },
        "end": {
          "line": 24,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 802,
      "end": 806,
      "loc": {
        "start": {
          "line": 24,
          "column": 30
        },
        "end": {
          "line": 24,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 806,
      "end": 807,
      "loc": {
        "start": {
          "line": 24,
          "column": 34
        },
        "end": {
          "line": 24,
          "column": 35
        }
      }
    },
    {
      "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": 812,
      "end": 816,
      "loc": {
        "start": {
          "line": 25,
          "column": 4
        },
        "end": {
          "line": 25,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 816,
      "end": 817,
      "loc": {
        "start": {
          "line": 25,
          "column": 8
        },
        "end": {
          "line": 25,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKeyAttribute",
      "start": 817,
      "end": 836,
      "loc": {
        "start": {
          "line": 25,
          "column": 9
        },
        "end": {
          "line": 25,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 837,
      "end": 838,
      "loc": {
        "start": {
          "line": 25,
          "column": 29
        },
        "end": {
          "line": 25,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 839,
      "end": 840,
      "loc": {
        "start": {
          "line": 25,
          "column": 31
        },
        "end": {
          "line": 25,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 840,
      "end": 841,
      "loc": {
        "start": {
          "line": 25,
          "column": 32
        },
        "end": {
          "line": 25,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 841,
      "end": 842,
      "loc": {
        "start": {
          "line": 25,
          "column": 33
        },
        "end": {
          "line": 25,
          "column": 34
        }
      }
    },
    {
      "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": 848,
      "end": 850,
      "loc": {
        "start": {
          "line": 27,
          "column": 4
        },
        "end": {
          "line": 27,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 851,
      "end": 852,
      "loc": {
        "start": {
          "line": 27,
          "column": 7
        },
        "end": {
          "line": 27,
          "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": 852,
      "end": 856,
      "loc": {
        "start": {
          "line": 27,
          "column": 8
        },
        "end": {
          "line": 27,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 856,
      "end": 857,
      "loc": {
        "start": {
          "line": 27,
          "column": 12
        },
        "end": {
          "line": 27,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 857,
      "end": 864,
      "loc": {
        "start": {
          "line": 27,
          "column": 13
        },
        "end": {
          "line": 27,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 864,
      "end": 865,
      "loc": {
        "start": {
          "line": 27,
          "column": 20
        },
        "end": {
          "line": 27,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "through",
      "start": 865,
      "end": 872,
      "loc": {
        "start": {
          "line": 27,
          "column": 21
        },
        "end": {
          "line": 27,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 872,
      "end": 873,
      "loc": {
        "start": {
          "line": 27,
          "column": 28
        },
        "end": {
          "line": 27,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 874,
      "end": 875,
      "loc": {
        "start": {
          "line": 27,
          "column": 30
        },
        "end": {
          "line": 27,
          "column": 31
        }
      }
    },
    {
      "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": 882,
      "end": 887,
      "loc": {
        "start": {
          "line": 28,
          "column": 6
        },
        "end": {
          "line": 28,
          "column": 11
        }
      }
    },
    {
      "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": 888,
      "end": 891,
      "loc": {
        "start": {
          "line": 28,
          "column": 12
        },
        "end": {
          "line": 28,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Error",
      "start": 892,
      "end": 897,
      "loc": {
        "start": {
          "line": 28,
          "column": 16
        },
        "end": {
          "line": 28,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 897,
      "end": 898,
      "loc": {
        "start": {
          "line": 28,
          "column": 21
        },
        "end": {
          "line": 28,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "N:M associations are not supported with hasMany. Use belongsToMany instead",
      "start": 898,
      "end": 974,
      "loc": {
        "start": {
          "line": 28,
          "column": 22
        },
        "end": {
          "line": 28,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 974,
      "end": 975,
      "loc": {
        "start": {
          "line": 28,
          "column": 98
        },
        "end": {
          "line": 28,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 975,
      "end": 976,
      "loc": {
        "start": {
          "line": 28,
          "column": 99
        },
        "end": {
          "line": 28,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 981,
      "end": 982,
      "loc": {
        "start": {
          "line": 29,
          "column": 4
        },
        "end": {
          "line": 29,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "\n    * If self association, this is the target association\n    ",
      "start": 988,
      "end": 1055,
      "loc": {
        "start": {
          "line": 31,
          "column": 4
        },
        "end": {
          "line": 33,
          "column": 6
        }
      }
    },
    {
      "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": 1060,
      "end": 1062,
      "loc": {
        "start": {
          "line": 34,
          "column": 4
        },
        "end": {
          "line": 34,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1063,
      "end": 1064,
      "loc": {
        "start": {
          "line": 34,
          "column": 7
        },
        "end": {
          "line": 34,
          "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": 1064,
      "end": 1068,
      "loc": {
        "start": {
          "line": 34,
          "column": 8
        },
        "end": {
          "line": 34,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1068,
      "end": 1069,
      "loc": {
        "start": {
          "line": 34,
          "column": 12
        },
        "end": {
          "line": 34,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isSelfAssociation",
      "start": 1069,
      "end": 1086,
      "loc": {
        "start": {
          "line": 34,
          "column": 13
        },
        "end": {
          "line": 34,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1086,
      "end": 1087,
      "loc": {
        "start": {
          "line": 34,
          "column": 30
        },
        "end": {
          "line": 34,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1088,
      "end": 1089,
      "loc": {
        "start": {
          "line": 34,
          "column": 32
        },
        "end": {
          "line": 34,
          "column": 33
        }
      }
    },
    {
      "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": 1096,
      "end": 1100,
      "loc": {
        "start": {
          "line": 35,
          "column": 6
        },
        "end": {
          "line": 35,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1100,
      "end": 1101,
      "loc": {
        "start": {
          "line": 35,
          "column": 10
        },
        "end": {
          "line": 35,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetAssociation",
      "start": 1101,
      "end": 1118,
      "loc": {
        "start": {
          "line": 35,
          "column": 11
        },
        "end": {
          "line": 35,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1119,
      "end": 1120,
      "loc": {
        "start": {
          "line": 35,
          "column": 29
        },
        "end": {
          "line": 35,
          "column": 30
        }
      }
    },
    {
      "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": 1121,
      "end": 1125,
      "loc": {
        "start": {
          "line": 35,
          "column": 31
        },
        "end": {
          "line": 35,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1125,
      "end": 1126,
      "loc": {
        "start": {
          "line": 35,
          "column": 35
        },
        "end": {
          "line": 35,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1131,
      "end": 1132,
      "loc": {
        "start": {
          "line": 36,
          "column": 4
        },
        "end": {
          "line": 36,
          "column": 5
        }
      }
    },
    {
      "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": 1138,
      "end": 1140,
      "loc": {
        "start": {
          "line": 38,
          "column": 4
        },
        "end": {
          "line": 38,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1141,
      "end": 1142,
      "loc": {
        "start": {
          "line": 38,
          "column": 7
        },
        "end": {
          "line": 38,
          "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": 1142,
      "end": 1146,
      "loc": {
        "start": {
          "line": 38,
          "column": 8
        },
        "end": {
          "line": 38,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1146,
      "end": 1147,
      "loc": {
        "start": {
          "line": 38,
          "column": 12
        },
        "end": {
          "line": 38,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "as",
      "start": 1147,
      "end": 1149,
      "loc": {
        "start": {
          "line": 38,
          "column": 13
        },
        "end": {
          "line": 38,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1149,
      "end": 1150,
      "loc": {
        "start": {
          "line": 38,
          "column": 15
        },
        "end": {
          "line": 38,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1151,
      "end": 1152,
      "loc": {
        "start": {
          "line": 38,
          "column": 17
        },
        "end": {
          "line": 38,
          "column": 18
        }
      }
    },
    {
      "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": 1159,
      "end": 1163,
      "loc": {
        "start": {
          "line": 39,
          "column": 6
        },
        "end": {
          "line": 39,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1163,
      "end": 1164,
      "loc": {
        "start": {
          "line": 39,
          "column": 10
        },
        "end": {
          "line": 39,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isAliased",
      "start": 1164,
      "end": 1173,
      "loc": {
        "start": {
          "line": 39,
          "column": 11
        },
        "end": {
          "line": 39,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1174,
      "end": 1175,
      "loc": {
        "start": {
          "line": 39,
          "column": 21
        },
        "end": {
          "line": 39,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 1176,
      "end": 1180,
      "loc": {
        "start": {
          "line": 39,
          "column": 23
        },
        "end": {
          "line": 39,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1180,
      "end": 1181,
      "loc": {
        "start": {
          "line": 39,
          "column": 27
        },
        "end": {
          "line": 39,
          "column": 28
        }
      }
    },
    {
      "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": 1189,
      "end": 1191,
      "loc": {
        "start": {
          "line": 41,
          "column": 6
        },
        "end": {
          "line": 41,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1192,
      "end": 1193,
      "loc": {
        "start": {
          "line": 41,
          "column": 9
        },
        "end": {
          "line": 41,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_",
      "start": 1193,
      "end": 1194,
      "loc": {
        "start": {
          "line": 41,
          "column": 10
        },
        "end": {
          "line": 41,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1194,
      "end": 1195,
      "loc": {
        "start": {
          "line": 41,
          "column": 11
        },
        "end": {
          "line": 41,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isPlainObject",
      "start": 1195,
      "end": 1208,
      "loc": {
        "start": {
          "line": 41,
          "column": 12
        },
        "end": {
          "line": 41,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1208,
      "end": 1209,
      "loc": {
        "start": {
          "line": 41,
          "column": 25
        },
        "end": {
          "line": 41,
          "column": 26
        }
      }
    },
    {
      "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": 1209,
      "end": 1213,
      "loc": {
        "start": {
          "line": 41,
          "column": 26
        },
        "end": {
          "line": 41,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1213,
      "end": 1214,
      "loc": {
        "start": {
          "line": 41,
          "column": 30
        },
        "end": {
          "line": 41,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "as",
      "start": 1214,
      "end": 1216,
      "loc": {
        "start": {
          "line": 41,
          "column": 31
        },
        "end": {
          "line": 41,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1216,
      "end": 1217,
      "loc": {
        "start": {
          "line": 41,
          "column": 33
        },
        "end": {
          "line": 41,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1217,
      "end": 1218,
      "loc": {
        "start": {
          "line": 41,
          "column": 34
        },
        "end": {
          "line": 41,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1219,
      "end": 1220,
      "loc": {
        "start": {
          "line": 41,
          "column": 36
        },
        "end": {
          "line": 41,
          "column": 37
        }
      }
    },
    {
      "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": 1229,
      "end": 1233,
      "loc": {
        "start": {
          "line": 42,
          "column": 8
        },
        "end": {
          "line": 42,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1233,
      "end": 1234,
      "loc": {
        "start": {
          "line": 42,
          "column": 12
        },
        "end": {
          "line": 42,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 1234,
      "end": 1241,
      "loc": {
        "start": {
          "line": 42,
          "column": 13
        },
        "end": {
          "line": 42,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1241,
      "end": 1242,
      "loc": {
        "start": {
          "line": 42,
          "column": 20
        },
        "end": {
          "line": 42,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 1242,
      "end": 1246,
      "loc": {
        "start": {
          "line": 42,
          "column": 21
        },
        "end": {
          "line": 42,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1247,
      "end": 1248,
      "loc": {
        "start": {
          "line": 42,
          "column": 26
        },
        "end": {
          "line": 42,
          "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": 1249,
      "end": 1253,
      "loc": {
        "start": {
          "line": 42,
          "column": 28
        },
        "end": {
          "line": 42,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1253,
      "end": 1254,
      "loc": {
        "start": {
          "line": 42,
          "column": 32
        },
        "end": {
          "line": 42,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "as",
      "start": 1254,
      "end": 1256,
      "loc": {
        "start": {
          "line": 42,
          "column": 33
        },
        "end": {
          "line": 42,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1256,
      "end": 1257,
      "loc": {
        "start": {
          "line": 42,
          "column": 35
        },
        "end": {
          "line": 42,
          "column": 36
        }
      }
    },
    {
      "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": 1266,
      "end": 1270,
      "loc": {
        "start": {
          "line": 43,
          "column": 8
        },
        "end": {
          "line": 43,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1270,
      "end": 1271,
      "loc": {
        "start": {
          "line": 43,
          "column": 12
        },
        "end": {
          "line": 43,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "as",
      "start": 1271,
      "end": 1273,
      "loc": {
        "start": {
          "line": 43,
          "column": 13
        },
        "end": {
          "line": 43,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1274,
      "end": 1275,
      "loc": {
        "start": {
          "line": 43,
          "column": 16
        },
        "end": {
          "line": 43,
          "column": 17
        }
      }
    },
    {
      "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": 1276,
      "end": 1280,
      "loc": {
        "start": {
          "line": 43,
          "column": 18
        },
        "end": {
          "line": 43,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1280,
      "end": 1281,
      "loc": {
        "start": {
          "line": 43,
          "column": 22
        },
        "end": {
          "line": 43,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "as",
      "start": 1281,
      "end": 1283,
      "loc": {
        "start": {
          "line": 43,
          "column": 23
        },
        "end": {
          "line": 43,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1283,
      "end": 1284,
      "loc": {
        "start": {
          "line": 43,
          "column": 25
        },
        "end": {
          "line": 43,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "plural",
      "start": 1284,
      "end": 1290,
      "loc": {
        "start": {
          "line": 43,
          "column": 26
        },
        "end": {
          "line": 43,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1290,
      "end": 1291,
      "loc": {
        "start": {
          "line": 43,
          "column": 32
        },
        "end": {
          "line": 43,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1298,
      "end": 1299,
      "loc": {
        "start": {
          "line": 44,
          "column": 6
        },
        "end": {
          "line": 44,
          "column": 7
        }
      }
    },
    {
      "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": 1300,
      "end": 1304,
      "loc": {
        "start": {
          "line": 44,
          "column": 8
        },
        "end": {
          "line": 44,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1305,
      "end": 1306,
      "loc": {
        "start": {
          "line": 44,
          "column": 13
        },
        "end": {
          "line": 44,
          "column": 14
        }
      }
    },
    {
      "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": 1315,
      "end": 1319,
      "loc": {
        "start": {
          "line": 45,
          "column": 8
        },
        "end": {
          "line": 45,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1319,
      "end": 1320,
      "loc": {
        "start": {
          "line": 45,
          "column": 12
        },
        "end": {
          "line": 45,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 1320,
      "end": 1327,
      "loc": {
        "start": {
          "line": 45,
          "column": 13
        },
        "end": {
          "line": 45,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1327,
      "end": 1328,
      "loc": {
        "start": {
          "line": 45,
          "column": 20
        },
        "end": {
          "line": 45,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 1328,
      "end": 1332,
      "loc": {
        "start": {
          "line": 45,
          "column": 21
        },
        "end": {
          "line": 45,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1333,
      "end": 1334,
      "loc": {
        "start": {
          "line": 45,
          "column": 26
        },
        "end": {
          "line": 45,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1335,
      "end": 1336,
      "loc": {
        "start": {
          "line": 45,
          "column": 28
        },
        "end": {
          "line": 45,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "plural",
      "start": 1347,
      "end": 1353,
      "loc": {
        "start": {
          "line": 46,
          "column": 10
        },
        "end": {
          "line": 46,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1353,
      "end": 1354,
      "loc": {
        "start": {
          "line": 46,
          "column": 16
        },
        "end": {
          "line": 46,
          "column": 17
        }
      }
    },
    {
      "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": 1355,
      "end": 1359,
      "loc": {
        "start": {
          "line": 46,
          "column": 18
        },
        "end": {
          "line": 46,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1359,
      "end": 1360,
      "loc": {
        "start": {
          "line": 46,
          "column": 22
        },
        "end": {
          "line": 46,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "as",
      "start": 1360,
      "end": 1362,
      "loc": {
        "start": {
          "line": 46,
          "column": 23
        },
        "end": {
          "line": 46,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1362,
      "end": 1363,
      "loc": {
        "start": {
          "line": 46,
          "column": 25
        },
        "end": {
          "line": 46,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "singular",
      "start": 1374,
      "end": 1382,
      "loc": {
        "start": {
          "line": 47,
          "column": 10
        },
        "end": {
          "line": 47,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1382,
      "end": 1383,
      "loc": {
        "start": {
          "line": 47,
          "column": 18
        },
        "end": {
          "line": 47,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Utils",
      "start": 1384,
      "end": 1389,
      "loc": {
        "start": {
          "line": 47,
          "column": 20
        },
        "end": {
          "line": 47,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1389,
      "end": 1390,
      "loc": {
        "start": {
          "line": 47,
          "column": 25
        },
        "end": {
          "line": 47,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "singularize",
      "start": 1390,
      "end": 1401,
      "loc": {
        "start": {
          "line": 47,
          "column": 26
        },
        "end": {
          "line": 47,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1401,
      "end": 1402,
      "loc": {
        "start": {
          "line": 47,
          "column": 37
        },
        "end": {
          "line": 47,
          "column": 38
        }
      }
    },
    {
      "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": 1402,
      "end": 1406,
      "loc": {
        "start": {
          "line": 47,
          "column": 38
        },
        "end": {
          "line": 47,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1406,
      "end": 1407,
      "loc": {
        "start": {
          "line": 47,
          "column": 42
        },
        "end": {
          "line": 47,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "as",
      "start": 1407,
      "end": 1409,
      "loc": {
        "start": {
          "line": 47,
          "column": 43
        },
        "end": {
          "line": 47,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1409,
      "end": 1410,
      "loc": {
        "start": {
          "line": 47,
          "column": 45
        },
        "end": {
          "line": 47,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1419,
      "end": 1420,
      "loc": {
        "start": {
          "line": 48,
          "column": 8
        },
        "end": {
          "line": 48,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1420,
      "end": 1421,
      "loc": {
        "start": {
          "line": 48,
          "column": 9
        },
        "end": {
          "line": 48,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1428,
      "end": 1429,
      "loc": {
        "start": {
          "line": 49,
          "column": 6
        },
        "end": {
          "line": 49,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1434,
      "end": 1435,
      "loc": {
        "start": {
          "line": 50,
          "column": 4
        },
        "end": {
          "line": 50,
          "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": 1436,
      "end": 1440,
      "loc": {
        "start": {
          "line": 50,
          "column": 6
        },
        "end": {
          "line": 50,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1441,
      "end": 1442,
      "loc": {
        "start": {
          "line": 50,
          "column": 11
        },
        "end": {
          "line": 50,
          "column": 12
        }
      }
    },
    {
      "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": 1449,
      "end": 1453,
      "loc": {
        "start": {
          "line": 51,
          "column": 6
        },
        "end": {
          "line": 51,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1453,
      "end": 1454,
      "loc": {
        "start": {
          "line": 51,
          "column": 10
        },
        "end": {
          "line": 51,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "as",
      "start": 1454,
      "end": 1456,
      "loc": {
        "start": {
          "line": 51,
          "column": 11
        },
        "end": {
          "line": 51,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1457,
      "end": 1458,
      "loc": {
        "start": {
          "line": 51,
          "column": 14
        },
        "end": {
          "line": 51,
          "column": 15
        }
      }
    },
    {
      "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": 1459,
      "end": 1463,
      "loc": {
        "start": {
          "line": 51,
          "column": 16
        },
        "end": {
          "line": 51,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1463,
      "end": 1464,
      "loc": {
        "start": {
          "line": 51,
          "column": 20
        },
        "end": {
          "line": 51,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 1464,
      "end": 1470,
      "loc": {
        "start": {
          "line": 51,
          "column": 21
        },
        "end": {
          "line": 51,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1470,
      "end": 1471,
      "loc": {
        "start": {
          "line": 51,
          "column": 27
        },
        "end": {
          "line": 51,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 1471,
      "end": 1478,
      "loc": {
        "start": {
          "line": 51,
          "column": 28
        },
        "end": {
          "line": 51,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1478,
      "end": 1479,
      "loc": {
        "start": {
          "line": 51,
          "column": 35
        },
        "end": {
          "line": 51,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 1479,
      "end": 1483,
      "loc": {
        "start": {
          "line": 51,
          "column": 36
        },
        "end": {
          "line": 51,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1483,
      "end": 1484,
      "loc": {
        "start": {
          "line": 51,
          "column": 40
        },
        "end": {
          "line": 51,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "plural",
      "start": 1484,
      "end": 1490,
      "loc": {
        "start": {
          "line": 51,
          "column": 41
        },
        "end": {
          "line": 51,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1490,
      "end": 1491,
      "loc": {
        "start": {
          "line": 51,
          "column": 47
        },
        "end": {
          "line": 51,
          "column": 48
        }
      }
    },
    {
      "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": 1498,
      "end": 1502,
      "loc": {
        "start": {
          "line": 52,
          "column": 6
        },
        "end": {
          "line": 52,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1502,
      "end": 1503,
      "loc": {
        "start": {
          "line": 52,
          "column": 10
        },
        "end": {
          "line": 52,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 1503,
      "end": 1510,
      "loc": {
        "start": {
          "line": 52,
          "column": 11
        },
        "end": {
          "line": 52,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1510,
      "end": 1511,
      "loc": {
        "start": {
          "line": 52,
          "column": 18
        },
        "end": {
          "line": 52,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 1511,
      "end": 1515,
      "loc": {
        "start": {
          "line": 52,
          "column": 19
        },
        "end": {
          "line": 52,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1516,
      "end": 1517,
      "loc": {
        "start": {
          "line": 52,
          "column": 24
        },
        "end": {
          "line": 52,
          "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": 1518,
      "end": 1522,
      "loc": {
        "start": {
          "line": 52,
          "column": 26
        },
        "end": {
          "line": 52,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1522,
      "end": 1523,
      "loc": {
        "start": {
          "line": 52,
          "column": 30
        },
        "end": {
          "line": 52,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 1523,
      "end": 1529,
      "loc": {
        "start": {
          "line": 52,
          "column": 31
        },
        "end": {
          "line": 52,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1529,
      "end": 1530,
      "loc": {
        "start": {
          "line": 52,
          "column": 37
        },
        "end": {
          "line": 52,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 1530,
      "end": 1537,
      "loc": {
        "start": {
          "line": 52,
          "column": 38
        },
        "end": {
          "line": 52,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1537,
      "end": 1538,
      "loc": {
        "start": {
          "line": 52,
          "column": 45
        },
        "end": {
          "line": 52,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 1538,
      "end": 1542,
      "loc": {
        "start": {
          "line": 52,
          "column": 46
        },
        "end": {
          "line": 52,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1542,
      "end": 1543,
      "loc": {
        "start": {
          "line": 52,
          "column": 50
        },
        "end": {
          "line": 52,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1548,
      "end": 1549,
      "loc": {
        "start": {
          "line": 53,
          "column": 4
        },
        "end": {
          "line": 53,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "\n    * Foreign key setup\n    ",
      "start": 1555,
      "end": 1588,
      "loc": {
        "start": {
          "line": 55,
          "column": 4
        },
        "end": {
          "line": 57,
          "column": 6
        }
      }
    },
    {
      "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": 1593,
      "end": 1595,
      "loc": {
        "start": {
          "line": 58,
          "column": 4
        },
        "end": {
          "line": 58,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1596,
      "end": 1597,
      "loc": {
        "start": {
          "line": 58,
          "column": 7
        },
        "end": {
          "line": 58,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_",
      "start": 1597,
      "end": 1598,
      "loc": {
        "start": {
          "line": 58,
          "column": 8
        },
        "end": {
          "line": 58,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1598,
      "end": 1599,
      "loc": {
        "start": {
          "line": 58,
          "column": 9
        },
        "end": {
          "line": 58,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isObject",
      "start": 1599,
      "end": 1607,
      "loc": {
        "start": {
          "line": 58,
          "column": 10
        },
        "end": {
          "line": 58,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1607,
      "end": 1608,
      "loc": {
        "start": {
          "line": 58,
          "column": 18
        },
        "end": {
          "line": 58,
          "column": 19
        }
      }
    },
    {
      "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": 1608,
      "end": 1612,
      "loc": {
        "start": {
          "line": 58,
          "column": 19
        },
        "end": {
          "line": 58,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1612,
      "end": 1613,
      "loc": {
        "start": {
          "line": 58,
          "column": 23
        },
        "end": {
          "line": 58,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 1613,
      "end": 1620,
      "loc": {
        "start": {
          "line": 58,
          "column": 24
        },
        "end": {
          "line": 58,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1620,
      "end": 1621,
      "loc": {
        "start": {
          "line": 58,
          "column": 31
        },
        "end": {
          "line": 58,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 1621,
      "end": 1631,
      "loc": {
        "start": {
          "line": 58,
          "column": 32
        },
        "end": {
          "line": 58,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1631,
      "end": 1632,
      "loc": {
        "start": {
          "line": 58,
          "column": 42
        },
        "end": {
          "line": 58,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1632,
      "end": 1633,
      "loc": {
        "start": {
          "line": 58,
          "column": 43
        },
        "end": {
          "line": 58,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1634,
      "end": 1635,
      "loc": {
        "start": {
          "line": 58,
          "column": 45
        },
        "end": {
          "line": 58,
          "column": 46
        }
      }
    },
    {
      "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": 1642,
      "end": 1646,
      "loc": {
        "start": {
          "line": 59,
          "column": 6
        },
        "end": {
          "line": 59,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1646,
      "end": 1647,
      "loc": {
        "start": {
          "line": 59,
          "column": 10
        },
        "end": {
          "line": 59,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKeyAttribute",
      "start": 1647,
      "end": 1666,
      "loc": {
        "start": {
          "line": 59,
          "column": 11
        },
        "end": {
          "line": 59,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1667,
      "end": 1668,
      "loc": {
        "start": {
          "line": 59,
          "column": 31
        },
        "end": {
          "line": 59,
          "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": 1669,
      "end": 1673,
      "loc": {
        "start": {
          "line": 59,
          "column": 33
        },
        "end": {
          "line": 59,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1673,
      "end": 1674,
      "loc": {
        "start": {
          "line": 59,
          "column": 37
        },
        "end": {
          "line": 59,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 1674,
      "end": 1681,
      "loc": {
        "start": {
          "line": 59,
          "column": 38
        },
        "end": {
          "line": 59,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1681,
      "end": 1682,
      "loc": {
        "start": {
          "line": 59,
          "column": 45
        },
        "end": {
          "line": 59,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 1682,
      "end": 1692,
      "loc": {
        "start": {
          "line": 59,
          "column": 46
        },
        "end": {
          "line": 59,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1692,
      "end": 1693,
      "loc": {
        "start": {
          "line": 59,
          "column": 56
        },
        "end": {
          "line": 59,
          "column": 57
        }
      }
    },
    {
      "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": 1700,
      "end": 1704,
      "loc": {
        "start": {
          "line": 60,
          "column": 6
        },
        "end": {
          "line": 60,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1704,
      "end": 1705,
      "loc": {
        "start": {
          "line": 60,
          "column": 10
        },
        "end": {
          "line": 60,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 1705,
      "end": 1715,
      "loc": {
        "start": {
          "line": 60,
          "column": 11
        },
        "end": {
          "line": 60,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1716,
      "end": 1717,
      "loc": {
        "start": {
          "line": 60,
          "column": 22
        },
        "end": {
          "line": 60,
          "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": 1718,
      "end": 1722,
      "loc": {
        "start": {
          "line": 60,
          "column": 24
        },
        "end": {
          "line": 60,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1722,
      "end": 1723,
      "loc": {
        "start": {
          "line": 60,
          "column": 28
        },
        "end": {
          "line": 60,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKeyAttribute",
      "start": 1723,
      "end": 1742,
      "loc": {
        "start": {
          "line": 60,
          "column": 29
        },
        "end": {
          "line": 60,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1742,
      "end": 1743,
      "loc": {
        "start": {
          "line": 60,
          "column": 48
        },
        "end": {
          "line": 60,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 1743,
      "end": 1747,
      "loc": {
        "start": {
          "line": 60,
          "column": 49
        },
        "end": {
          "line": 60,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 1748,
      "end": 1750,
      "loc": {
        "start": {
          "line": 60,
          "column": 54
        },
        "end": {
          "line": 60,
          "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": 1751,
      "end": 1755,
      "loc": {
        "start": {
          "line": 60,
          "column": 57
        },
        "end": {
          "line": 60,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1755,
      "end": 1756,
      "loc": {
        "start": {
          "line": 60,
          "column": 61
        },
        "end": {
          "line": 60,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKeyAttribute",
      "start": 1756,
      "end": 1775,
      "loc": {
        "start": {
          "line": 60,
          "column": 62
        },
        "end": {
          "line": 60,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1775,
      "end": 1776,
      "loc": {
        "start": {
          "line": 60,
          "column": 81
        },
        "end": {
          "line": 60,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fieldName",
      "start": 1776,
      "end": 1785,
      "loc": {
        "start": {
          "line": 60,
          "column": 82
        },
        "end": {
          "line": 60,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1785,
      "end": 1786,
      "loc": {
        "start": {
          "line": 60,
          "column": 91
        },
        "end": {
          "line": 60,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1791,
      "end": 1792,
      "loc": {
        "start": {
          "line": 61,
          "column": 4
        },
        "end": {
          "line": 61,
          "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": 1793,
      "end": 1797,
      "loc": {
        "start": {
          "line": 61,
          "column": 6
        },
        "end": {
          "line": 61,
          "column": 10
        }
      }
    },
    {
      "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": 1798,
      "end": 1800,
      "loc": {
        "start": {
          "line": 61,
          "column": 11
        },
        "end": {
          "line": 61,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1801,
      "end": 1802,
      "loc": {
        "start": {
          "line": 61,
          "column": 14
        },
        "end": {
          "line": 61,
          "column": 15
        }
      }
    },
    {
      "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": 1802,
      "end": 1806,
      "loc": {
        "start": {
          "line": 61,
          "column": 15
        },
        "end": {
          "line": 61,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1806,
      "end": 1807,
      "loc": {
        "start": {
          "line": 61,
          "column": 19
        },
        "end": {
          "line": 61,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 1807,
      "end": 1814,
      "loc": {
        "start": {
          "line": 61,
          "column": 20
        },
        "end": {
          "line": 61,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1814,
      "end": 1815,
      "loc": {
        "start": {
          "line": 61,
          "column": 27
        },
        "end": {
          "line": 61,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 1815,
      "end": 1825,
      "loc": {
        "start": {
          "line": 61,
          "column": 28
        },
        "end": {
          "line": 61,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1825,
      "end": 1826,
      "loc": {
        "start": {
          "line": 61,
          "column": 38
        },
        "end": {
          "line": 61,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1827,
      "end": 1828,
      "loc": {
        "start": {
          "line": 61,
          "column": 40
        },
        "end": {
          "line": 61,
          "column": 41
        }
      }
    },
    {
      "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": 1835,
      "end": 1839,
      "loc": {
        "start": {
          "line": 62,
          "column": 6
        },
        "end": {
          "line": 62,
          "column": 10
        }
      }
    },
    {
      "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": 62,
          "column": 10
        },
        "end": {
          "line": 62,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 1840,
      "end": 1850,
      "loc": {
        "start": {
          "line": 62,
          "column": 11
        },
        "end": {
          "line": 62,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1851,
      "end": 1852,
      "loc": {
        "start": {
          "line": 62,
          "column": 22
        },
        "end": {
          "line": 62,
          "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": 1853,
      "end": 1857,
      "loc": {
        "start": {
          "line": 62,
          "column": 24
        },
        "end": {
          "line": 62,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1857,
      "end": 1858,
      "loc": {
        "start": {
          "line": 62,
          "column": 28
        },
        "end": {
          "line": 62,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 1858,
      "end": 1865,
      "loc": {
        "start": {
          "line": 62,
          "column": 29
        },
        "end": {
          "line": 62,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1865,
      "end": 1866,
      "loc": {
        "start": {
          "line": 62,
          "column": 36
        },
        "end": {
          "line": 62,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 1866,
      "end": 1876,
      "loc": {
        "start": {
          "line": 62,
          "column": 37
        },
        "end": {
          "line": 62,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1876,
      "end": 1877,
      "loc": {
        "start": {
          "line": 62,
          "column": 47
        },
        "end": {
          "line": 62,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1882,
      "end": 1883,
      "loc": {
        "start": {
          "line": 63,
          "column": 4
        },
        "end": {
          "line": 63,
          "column": 5
        }
      }
    },
    {
      "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": 1889,
      "end": 1891,
      "loc": {
        "start": {
          "line": 65,
          "column": 4
        },
        "end": {
          "line": 65,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1892,
      "end": 1893,
      "loc": {
        "start": {
          "line": 65,
          "column": 7
        },
        "end": {
          "line": 65,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 1893,
      "end": 1894,
      "loc": {
        "start": {
          "line": 65,
          "column": 8
        },
        "end": {
          "line": 65,
          "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": 1894,
      "end": 1898,
      "loc": {
        "start": {
          "line": 65,
          "column": 9
        },
        "end": {
          "line": 65,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1898,
      "end": 1899,
      "loc": {
        "start": {
          "line": 65,
          "column": 13
        },
        "end": {
          "line": 65,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 1899,
      "end": 1909,
      "loc": {
        "start": {
          "line": 65,
          "column": 14
        },
        "end": {
          "line": 65,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1909,
      "end": 1910,
      "loc": {
        "start": {
          "line": 65,
          "column": 24
        },
        "end": {
          "line": 65,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1911,
      "end": 1912,
      "loc": {
        "start": {
          "line": 65,
          "column": 26
        },
        "end": {
          "line": 65,
          "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": 1919,
      "end": 1923,
      "loc": {
        "start": {
          "line": 66,
          "column": 6
        },
        "end": {
          "line": 66,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1923,
      "end": 1924,
      "loc": {
        "start": {
          "line": 66,
          "column": 10
        },
        "end": {
          "line": 66,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 1924,
      "end": 1934,
      "loc": {
        "start": {
          "line": 66,
          "column": 11
        },
        "end": {
          "line": 66,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1935,
      "end": 1936,
      "loc": {
        "start": {
          "line": 66,
          "column": 22
        },
        "end": {
          "line": 66,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Utils",
      "start": 1937,
      "end": 1942,
      "loc": {
        "start": {
          "line": 66,
          "column": 24
        },
        "end": {
          "line": 66,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1942,
      "end": 1943,
      "loc": {
        "start": {
          "line": 66,
          "column": 29
        },
        "end": {
          "line": 66,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camelizeIf",
      "start": 1943,
      "end": 1953,
      "loc": {
        "start": {
          "line": 66,
          "column": 30
        },
        "end": {
          "line": 66,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1953,
      "end": 1954,
      "loc": {
        "start": {
          "line": 66,
          "column": 40
        },
        "end": {
          "line": 66,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1963,
      "end": 1964,
      "loc": {
        "start": {
          "line": 67,
          "column": 8
        },
        "end": {
          "line": 67,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Utils",
      "start": 1975,
      "end": 1980,
      "loc": {
        "start": {
          "line": 68,
          "column": 10
        },
        "end": {
          "line": 68,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1980,
      "end": 1981,
      "loc": {
        "start": {
          "line": 68,
          "column": 15
        },
        "end": {
          "line": 68,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "underscoredIf",
      "start": 1981,
      "end": 1994,
      "loc": {
        "start": {
          "line": 68,
          "column": 16
        },
        "end": {
          "line": 68,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1994,
      "end": 1995,
      "loc": {
        "start": {
          "line": 68,
          "column": 29
        },
        "end": {
          "line": 68,
          "column": 30
        }
      }
    },
    {
      "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": 1995,
      "end": 1999,
      "loc": {
        "start": {
          "line": 68,
          "column": 30
        },
        "end": {
          "line": 68,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1999,
      "end": 2000,
      "loc": {
        "start": {
          "line": 68,
          "column": 34
        },
        "end": {
          "line": 68,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "source",
      "start": 2000,
      "end": 2006,
      "loc": {
        "start": {
          "line": 68,
          "column": 35
        },
        "end": {
          "line": 68,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2006,
      "end": 2007,
      "loc": {
        "start": {
          "line": 68,
          "column": 41
        },
        "end": {
          "line": 68,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 2007,
      "end": 2014,
      "loc": {
        "start": {
          "line": 68,
          "column": 42
        },
        "end": {
          "line": 68,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2014,
      "end": 2015,
      "loc": {
        "start": {
          "line": 68,
          "column": 49
        },
        "end": {
          "line": 68,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 2015,
      "end": 2019,
      "loc": {
        "start": {
          "line": 68,
          "column": 50
        },
        "end": {
          "line": 68,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2019,
      "end": 2020,
      "loc": {
        "start": {
          "line": 68,
          "column": 54
        },
        "end": {
          "line": 68,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "singular",
      "start": 2020,
      "end": 2028,
      "loc": {
        "start": {
          "line": 68,
          "column": 55
        },
        "end": {
          "line": 68,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2028,
      "end": 2029,
      "loc": {
        "start": {
          "line": 68,
          "column": 63
        },
        "end": {
          "line": 68,
          "column": 64
        }
      }
    },
    {
      "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": 2030,
      "end": 2034,
      "loc": {
        "start": {
          "line": 68,
          "column": 65
        },
        "end": {
          "line": 68,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2034,
      "end": 2035,
      "loc": {
        "start": {
          "line": 68,
          "column": 69
        },
        "end": {
          "line": 68,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "source",
      "start": 2035,
      "end": 2041,
      "loc": {
        "start": {
          "line": 68,
          "column": 70
        },
        "end": {
          "line": 68,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2041,
      "end": 2042,
      "loc": {
        "start": {
          "line": 68,
          "column": 76
        },
        "end": {
          "line": 68,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 2042,
      "end": 2049,
      "loc": {
        "start": {
          "line": 68,
          "column": 77
        },
        "end": {
          "line": 68,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2049,
      "end": 2050,
      "loc": {
        "start": {
          "line": 68,
          "column": 84
        },
        "end": {
          "line": 68,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "underscored",
      "start": 2050,
      "end": 2061,
      "loc": {
        "start": {
          "line": 68,
          "column": 85
        },
        "end": {
          "line": 68,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2061,
      "end": 2062,
      "loc": {
        "start": {
          "line": 68,
          "column": 96
        },
        "end": {
          "line": 68,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2062,
      "end": 2063,
      "loc": {
        "start": {
          "line": 68,
          "column": 97
        },
        "end": {
          "line": 68,
          "column": 98
        }
      }
    },
    {
      "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": 2074,
      "end": 2078,
      "loc": {
        "start": {
          "line": 69,
          "column": 10
        },
        "end": {
          "line": 69,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2078,
      "end": 2079,
      "loc": {
        "start": {
          "line": 69,
          "column": 14
        },
        "end": {
          "line": 69,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "source",
      "start": 2079,
      "end": 2085,
      "loc": {
        "start": {
          "line": 69,
          "column": 15
        },
        "end": {
          "line": 69,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2085,
      "end": 2086,
      "loc": {
        "start": {
          "line": 69,
          "column": 21
        },
        "end": {
          "line": 69,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "primaryKeyAttribute",
      "start": 2086,
      "end": 2105,
      "loc": {
        "start": {
          "line": 69,
          "column": 22
        },
        "end": {
          "line": 69,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2114,
      "end": 2115,
      "loc": {
        "start": {
          "line": 70,
          "column": 8
        },
        "end": {
          "line": 70,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2115,
      "end": 2116,
      "loc": {
        "start": {
          "line": 70,
          "column": 9
        },
        "end": {
          "line": 70,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "join",
      "start": 2116,
      "end": 2120,
      "loc": {
        "start": {
          "line": 70,
          "column": 10
        },
        "end": {
          "line": 70,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2120,
      "end": 2121,
      "loc": {
        "start": {
          "line": 70,
          "column": 14
        },
        "end": {
          "line": 70,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "_",
      "start": 2121,
      "end": 2124,
      "loc": {
        "start": {
          "line": 70,
          "column": 15
        },
        "end": {
          "line": 70,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2124,
      "end": 2125,
      "loc": {
        "start": {
          "line": 70,
          "column": 18
        },
        "end": {
          "line": 70,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2125,
      "end": 2126,
      "loc": {
        "start": {
          "line": 70,
          "column": 19
        },
        "end": {
          "line": 70,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 2135,
      "end": 2136,
      "loc": {
        "start": {
          "line": 71,
          "column": 8
        },
        "end": {
          "line": 71,
          "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": 2136,
      "end": 2140,
      "loc": {
        "start": {
          "line": 71,
          "column": 9
        },
        "end": {
          "line": 71,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2140,
      "end": 2141,
      "loc": {
        "start": {
          "line": 71,
          "column": 13
        },
        "end": {
          "line": 71,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "source",
      "start": 2141,
      "end": 2147,
      "loc": {
        "start": {
          "line": 71,
          "column": 14
        },
        "end": {
          "line": 71,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2147,
      "end": 2148,
      "loc": {
        "start": {
          "line": 71,
          "column": 20
        },
        "end": {
          "line": 71,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 2148,
      "end": 2155,
      "loc": {
        "start": {
          "line": 71,
          "column": 21
        },
        "end": {
          "line": 71,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2155,
      "end": 2156,
      "loc": {
        "start": {
          "line": 71,
          "column": 28
        },
        "end": {
          "line": 71,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "underscored",
      "start": 2156,
      "end": 2167,
      "loc": {
        "start": {
          "line": 71,
          "column": 29
        },
        "end": {
          "line": 71,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2174,
      "end": 2175,
      "loc": {
        "start": {
          "line": 72,
          "column": 6
        },
        "end": {
          "line": 72,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2175,
      "end": 2176,
      "loc": {
        "start": {
          "line": 72,
          "column": 7
        },
        "end": {
          "line": 72,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2181,
      "end": 2182,
      "loc": {
        "start": {
          "line": 73,
          "column": 4
        },
        "end": {
          "line": 73,
          "column": 5
        }
      }
    },
    {
      "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": 2188,
      "end": 2190,
      "loc": {
        "start": {
          "line": 75,
          "column": 4
        },
        "end": {
          "line": 75,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2191,
      "end": 2192,
      "loc": {
        "start": {
          "line": 75,
          "column": 7
        },
        "end": {
          "line": 75,
          "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": 2192,
      "end": 2196,
      "loc": {
        "start": {
          "line": 75,
          "column": 8
        },
        "end": {
          "line": 75,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2196,
      "end": 2197,
      "loc": {
        "start": {
          "line": 75,
          "column": 12
        },
        "end": {
          "line": 75,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 2197,
      "end": 2203,
      "loc": {
        "start": {
          "line": 75,
          "column": 13
        },
        "end": {
          "line": 75,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2203,
      "end": 2204,
      "loc": {
        "start": {
          "line": 75,
          "column": 19
        },
        "end": {
          "line": 75,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rawAttributes",
      "start": 2204,
      "end": 2217,
      "loc": {
        "start": {
          "line": 75,
          "column": 20
        },
        "end": {
          "line": 75,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2217,
      "end": 2218,
      "loc": {
        "start": {
          "line": 75,
          "column": 33
        },
        "end": {
          "line": 75,
          "column": 34
        }
      }
    },
    {
      "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": 2218,
      "end": 2222,
      "loc": {
        "start": {
          "line": 75,
          "column": 34
        },
        "end": {
          "line": 75,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2222,
      "end": 2223,
      "loc": {
        "start": {
          "line": 75,
          "column": 38
        },
        "end": {
          "line": 75,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 2223,
      "end": 2233,
      "loc": {
        "start": {
          "line": 75,
          "column": 39
        },
        "end": {
          "line": 75,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2233,
      "end": 2234,
      "loc": {
        "start": {
          "line": 75,
          "column": 49
        },
        "end": {
          "line": 75,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2234,
      "end": 2235,
      "loc": {
        "start": {
          "line": 75,
          "column": 50
        },
        "end": {
          "line": 75,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2236,
      "end": 2237,
      "loc": {
        "start": {
          "line": 75,
          "column": 52
        },
        "end": {
          "line": 75,
          "column": 53
        }
      }
    },
    {
      "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": 2244,
      "end": 2248,
      "loc": {
        "start": {
          "line": 76,
          "column": 6
        },
        "end": {
          "line": 76,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2248,
      "end": 2249,
      "loc": {
        "start": {
          "line": 76,
          "column": 10
        },
        "end": {
          "line": 76,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "identifierField",
      "start": 2249,
      "end": 2264,
      "loc": {
        "start": {
          "line": 76,
          "column": 11
        },
        "end": {
          "line": 76,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2265,
      "end": 2266,
      "loc": {
        "start": {
          "line": 76,
          "column": 27
        },
        "end": {
          "line": 76,
          "column": 28
        }
      }
    },
    {
      "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": 2267,
      "end": 2271,
      "loc": {
        "start": {
          "line": 76,
          "column": 29
        },
        "end": {
          "line": 76,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2271,
      "end": 2272,
      "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": "target",
      "start": 2272,
      "end": 2278,
      "loc": {
        "start": {
          "line": 76,
          "column": 34
        },
        "end": {
          "line": 76,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2278,
      "end": 2279,
      "loc": {
        "start": {
          "line": 76,
          "column": 40
        },
        "end": {
          "line": 76,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rawAttributes",
      "start": 2279,
      "end": 2292,
      "loc": {
        "start": {
          "line": 76,
          "column": 41
        },
        "end": {
          "line": 76,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2292,
      "end": 2293,
      "loc": {
        "start": {
          "line": 76,
          "column": 54
        },
        "end": {
          "line": 76,
          "column": 55
        }
      }
    },
    {
      "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": 2293,
      "end": 2297,
      "loc": {
        "start": {
          "line": 76,
          "column": 55
        },
        "end": {
          "line": 76,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2297,
      "end": 2298,
      "loc": {
        "start": {
          "line": 76,
          "column": 59
        },
        "end": {
          "line": 76,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 2298,
      "end": 2308,
      "loc": {
        "start": {
          "line": 76,
          "column": 60
        },
        "end": {
          "line": 76,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2308,
      "end": 2309,
      "loc": {
        "start": {
          "line": 76,
          "column": 70
        },
        "end": {
          "line": 76,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2309,
      "end": 2310,
      "loc": {
        "start": {
          "line": 76,
          "column": 71
        },
        "end": {
          "line": 76,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "field",
      "start": 2310,
      "end": 2315,
      "loc": {
        "start": {
          "line": 76,
          "column": 72
        },
        "end": {
          "line": 76,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 2316,
      "end": 2318,
      "loc": {
        "start": {
          "line": 76,
          "column": 78
        },
        "end": {
          "line": 76,
          "column": 80
        }
      }
    },
    {
      "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": 2319,
      "end": 2323,
      "loc": {
        "start": {
          "line": 76,
          "column": 81
        },
        "end": {
          "line": 76,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2323,
      "end": 2324,
      "loc": {
        "start": {
          "line": 76,
          "column": 85
        },
        "end": {
          "line": 76,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 2324,
      "end": 2334,
      "loc": {
        "start": {
          "line": 76,
          "column": 86
        },
        "end": {
          "line": 76,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2334,
      "end": 2335,
      "loc": {
        "start": {
          "line": 76,
          "column": 96
        },
        "end": {
          "line": 76,
          "column": 97
        }
      }
    },
    {
      "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": 2342,
      "end": 2346,
      "loc": {
        "start": {
          "line": 77,
          "column": 6
        },
        "end": {
          "line": 77,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2346,
      "end": 2347,
      "loc": {
        "start": {
          "line": 77,
          "column": 10
        },
        "end": {
          "line": 77,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKeyField",
      "start": 2347,
      "end": 2362,
      "loc": {
        "start": {
          "line": 77,
          "column": 11
        },
        "end": {
          "line": 77,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2363,
      "end": 2364,
      "loc": {
        "start": {
          "line": 77,
          "column": 27
        },
        "end": {
          "line": 77,
          "column": 28
        }
      }
    },
    {
      "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": 2365,
      "end": 2369,
      "loc": {
        "start": {
          "line": 77,
          "column": 29
        },
        "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": 2369,
      "end": 2370,
      "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": "target",
      "start": 2370,
      "end": 2376,
      "loc": {
        "start": {
          "line": 77,
          "column": 34
        },
        "end": {
          "line": 77,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2376,
      "end": 2377,
      "loc": {
        "start": {
          "line": 77,
          "column": 40
        },
        "end": {
          "line": 77,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rawAttributes",
      "start": 2377,
      "end": 2390,
      "loc": {
        "start": {
          "line": 77,
          "column": 41
        },
        "end": {
          "line": 77,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2390,
      "end": 2391,
      "loc": {
        "start": {
          "line": 77,
          "column": 54
        },
        "end": {
          "line": 77,
          "column": 55
        }
      }
    },
    {
      "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": 2391,
      "end": 2395,
      "loc": {
        "start": {
          "line": 77,
          "column": 55
        },
        "end": {
          "line": 77,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2395,
      "end": 2396,
      "loc": {
        "start": {
          "line": 77,
          "column": 59
        },
        "end": {
          "line": 77,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 2396,
      "end": 2406,
      "loc": {
        "start": {
          "line": 77,
          "column": 60
        },
        "end": {
          "line": 77,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2406,
      "end": 2407,
      "loc": {
        "start": {
          "line": 77,
          "column": 70
        },
        "end": {
          "line": 77,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2407,
      "end": 2408,
      "loc": {
        "start": {
          "line": 77,
          "column": 71
        },
        "end": {
          "line": 77,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "field",
      "start": 2408,
      "end": 2413,
      "loc": {
        "start": {
          "line": 77,
          "column": 72
        },
        "end": {
          "line": 77,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 2414,
      "end": 2416,
      "loc": {
        "start": {
          "line": 77,
          "column": 78
        },
        "end": {
          "line": 77,
          "column": 80
        }
      }
    },
    {
      "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": 2417,
      "end": 2421,
      "loc": {
        "start": {
          "line": 77,
          "column": 81
        },
        "end": {
          "line": 77,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2421,
      "end": 2422,
      "loc": {
        "start": {
          "line": 77,
          "column": 85
        },
        "end": {
          "line": 77,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 2422,
      "end": 2432,
      "loc": {
        "start": {
          "line": 77,
          "column": 86
        },
        "end": {
          "line": 77,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2432,
      "end": 2433,
      "loc": {
        "start": {
          "line": 77,
          "column": 96
        },
        "end": {
          "line": 77,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2438,
      "end": 2439,
      "loc": {
        "start": {
          "line": 78,
          "column": 4
        },
        "end": {
          "line": 78,
          "column": 5
        }
      }
    },
    {
      "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": 2445,
      "end": 2449,
      "loc": {
        "start": {
          "line": 80,
          "column": 4
        },
        "end": {
          "line": 80,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2449,
      "end": 2450,
      "loc": {
        "start": {
          "line": 80,
          "column": 8
        },
        "end": {
          "line": 80,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceKey",
      "start": 2450,
      "end": 2459,
      "loc": {
        "start": {
          "line": 80,
          "column": 9
        },
        "end": {
          "line": 80,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2460,
      "end": 2461,
      "loc": {
        "start": {
          "line": 80,
          "column": 19
        },
        "end": {
          "line": 80,
          "column": 20
        }
      }
    },
    {
      "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": 2462,
      "end": 2466,
      "loc": {
        "start": {
          "line": 80,
          "column": 21
        },
        "end": {
          "line": 80,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2466,
      "end": 2467,
      "loc": {
        "start": {
          "line": 80,
          "column": 25
        },
        "end": {
          "line": 80,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 2467,
      "end": 2474,
      "loc": {
        "start": {
          "line": 80,
          "column": 26
        },
        "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": 2474,
      "end": 2475,
      "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": "sourceKey",
      "start": 2475,
      "end": 2484,
      "loc": {
        "start": {
          "line": 80,
          "column": 34
        },
        "end": {
          "line": 80,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 2485,
      "end": 2487,
      "loc": {
        "start": {
          "line": 80,
          "column": 44
        },
        "end": {
          "line": 80,
          "column": 46
        }
      }
    },
    {
      "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": 2488,
      "end": 2492,
      "loc": {
        "start": {
          "line": 80,
          "column": 47
        },
        "end": {
          "line": 80,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2492,
      "end": 2493,
      "loc": {
        "start": {
          "line": 80,
          "column": 51
        },
        "end": {
          "line": 80,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "source",
      "start": 2493,
      "end": 2499,
      "loc": {
        "start": {
          "line": 80,
          "column": 52
        },
        "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": 2499,
      "end": 2500,
      "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": "primaryKeyAttribute",
      "start": 2500,
      "end": 2519,
      "loc": {
        "start": {
          "line": 80,
          "column": 59
        },
        "end": {
          "line": 80,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2519,
      "end": 2520,
      "loc": {
        "start": {
          "line": 80,
          "column": 78
        },
        "end": {
          "line": 80,
          "column": 79
        }
      }
    },
    {
      "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": 2525,
      "end": 2527,
      "loc": {
        "start": {
          "line": 81,
          "column": 4
        },
        "end": {
          "line": 81,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2528,
      "end": 2529,
      "loc": {
        "start": {
          "line": 81,
          "column": 7
        },
        "end": {
          "line": 81,
          "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": 2529,
      "end": 2533,
      "loc": {
        "start": {
          "line": 81,
          "column": 8
        },
        "end": {
          "line": 81,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2533,
      "end": 2534,
      "loc": {
        "start": {
          "line": 81,
          "column": 12
        },
        "end": {
          "line": 81,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 2534,
      "end": 2540,
      "loc": {
        "start": {
          "line": 81,
          "column": 13
        },
        "end": {
          "line": 81,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2540,
      "end": 2541,
      "loc": {
        "start": {
          "line": 81,
          "column": 19
        },
        "end": {
          "line": 81,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rawAttributes",
      "start": 2541,
      "end": 2554,
      "loc": {
        "start": {
          "line": 81,
          "column": 20
        },
        "end": {
          "line": 81,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2554,
      "end": 2555,
      "loc": {
        "start": {
          "line": 81,
          "column": 33
        },
        "end": {
          "line": 81,
          "column": 34
        }
      }
    },
    {
      "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": 2555,
      "end": 2559,
      "loc": {
        "start": {
          "line": 81,
          "column": 34
        },
        "end": {
          "line": 81,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2559,
      "end": 2560,
      "loc": {
        "start": {
          "line": 81,
          "column": 38
        },
        "end": {
          "line": 81,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceKey",
      "start": 2560,
      "end": 2569,
      "loc": {
        "start": {
          "line": 81,
          "column": 39
        },
        "end": {
          "line": 81,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2569,
      "end": 2570,
      "loc": {
        "start": {
          "line": 81,
          "column": 48
        },
        "end": {
          "line": 81,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2570,
      "end": 2571,
      "loc": {
        "start": {
          "line": 81,
          "column": 49
        },
        "end": {
          "line": 81,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2572,
      "end": 2573,
      "loc": {
        "start": {
          "line": 81,
          "column": 51
        },
        "end": {
          "line": 81,
          "column": 52
        }
      }
    },
    {
      "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": 2580,
      "end": 2584,
      "loc": {
        "start": {
          "line": 82,
          "column": 6
        },
        "end": {
          "line": 82,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2584,
      "end": 2585,
      "loc": {
        "start": {
          "line": 82,
          "column": 10
        },
        "end": {
          "line": 82,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceKeyField",
      "start": 2585,
      "end": 2599,
      "loc": {
        "start": {
          "line": 82,
          "column": 11
        },
        "end": {
          "line": 82,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2600,
      "end": 2601,
      "loc": {
        "start": {
          "line": 82,
          "column": 26
        },
        "end": {
          "line": 82,
          "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": 2602,
      "end": 2606,
      "loc": {
        "start": {
          "line": 82,
          "column": 28
        },
        "end": {
          "line": 82,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2606,
      "end": 2607,
      "loc": {
        "start": {
          "line": 82,
          "column": 32
        },
        "end": {
          "line": 82,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "source",
      "start": 2607,
      "end": 2613,
      "loc": {
        "start": {
          "line": 82,
          "column": 33
        },
        "end": {
          "line": 82,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2613,
      "end": 2614,
      "loc": {
        "start": {
          "line": 82,
          "column": 39
        },
        "end": {
          "line": 82,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rawAttributes",
      "start": 2614,
      "end": 2627,
      "loc": {
        "start": {
          "line": 82,
          "column": 40
        },
        "end": {
          "line": 82,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2627,
      "end": 2628,
      "loc": {
        "start": {
          "line": 82,
          "column": 53
        },
        "end": {
          "line": 82,
          "column": 54
        }
      }
    },
    {
      "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": 2628,
      "end": 2632,
      "loc": {
        "start": {
          "line": 82,
          "column": 54
        },
        "end": {
          "line": 82,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2632,
      "end": 2633,
      "loc": {
        "start": {
          "line": 82,
          "column": 58
        },
        "end": {
          "line": 82,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceKey",
      "start": 2633,
      "end": 2642,
      "loc": {
        "start": {
          "line": 82,
          "column": 59
        },
        "end": {
          "line": 82,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2642,
      "end": 2643,
      "loc": {
        "start": {
          "line": 82,
          "column": 68
        },
        "end": {
          "line": 82,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2643,
      "end": 2644,
      "loc": {
        "start": {
          "line": 82,
          "column": 69
        },
        "end": {
          "line": 82,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "field",
      "start": 2644,
      "end": 2649,
      "loc": {
        "start": {
          "line": 82,
          "column": 70
        },
        "end": {
          "line": 82,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 2650,
      "end": 2652,
      "loc": {
        "start": {
          "line": 82,
          "column": 76
        },
        "end": {
          "line": 82,
          "column": 78
        }
      }
    },
    {
      "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": 2653,
      "end": 2657,
      "loc": {
        "start": {
          "line": 82,
          "column": 79
        },
        "end": {
          "line": 82,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2657,
      "end": 2658,
      "loc": {
        "start": {
          "line": 82,
          "column": 83
        },
        "end": {
          "line": 82,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceKey",
      "start": 2658,
      "end": 2667,
      "loc": {
        "start": {
          "line": 82,
          "column": 84
        },
        "end": {
          "line": 82,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2667,
      "end": 2668,
      "loc": {
        "start": {
          "line": 82,
          "column": 93
        },
        "end": {
          "line": 82,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2673,
      "end": 2674,
      "loc": {
        "start": {
          "line": 83,
          "column": 4
        },
        "end": {
          "line": 83,
          "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": 2675,
      "end": 2679,
      "loc": {
        "start": {
          "line": 83,
          "column": 6
        },
        "end": {
          "line": 83,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2680,
      "end": 2681,
      "loc": {
        "start": {
          "line": 83,
          "column": 11
        },
        "end": {
          "line": 83,
          "column": 12
        }
      }
    },
    {
      "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": 2688,
      "end": 2692,
      "loc": {
        "start": {
          "line": 84,
          "column": 6
        },
        "end": {
          "line": 84,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2692,
      "end": 2693,
      "loc": {
        "start": {
          "line": 84,
          "column": 10
        },
        "end": {
          "line": 84,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceKeyField",
      "start": 2693,
      "end": 2707,
      "loc": {
        "start": {
          "line": 84,
          "column": 11
        },
        "end": {
          "line": 84,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2708,
      "end": 2709,
      "loc": {
        "start": {
          "line": 84,
          "column": 26
        },
        "end": {
          "line": 84,
          "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": 2710,
      "end": 2714,
      "loc": {
        "start": {
          "line": 84,
          "column": 28
        },
        "end": {
          "line": 84,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2714,
      "end": 2715,
      "loc": {
        "start": {
          "line": 84,
          "column": 32
        },
        "end": {
          "line": 84,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceKey",
      "start": 2715,
      "end": 2724,
      "loc": {
        "start": {
          "line": 84,
          "column": 33
        },
        "end": {
          "line": 84,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2724,
      "end": 2725,
      "loc": {
        "start": {
          "line": 84,
          "column": 42
        },
        "end": {
          "line": 84,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2730,
      "end": 2731,
      "loc": {
        "start": {
          "line": 85,
          "column": 4
        },
        "end": {
          "line": 85,
          "column": 5
        }
      }
    },
    {
      "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": 2737,
      "end": 2739,
      "loc": {
        "start": {
          "line": 87,
          "column": 4
        },
        "end": {
          "line": 87,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2740,
      "end": 2741,
      "loc": {
        "start": {
          "line": 87,
          "column": 7
        },
        "end": {
          "line": 87,
          "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": 2741,
      "end": 2745,
      "loc": {
        "start": {
          "line": 87,
          "column": 8
        },
        "end": {
          "line": 87,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2745,
      "end": 2746,
      "loc": {
        "start": {
          "line": 87,
          "column": 12
        },
        "end": {
          "line": 87,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "source",
      "start": 2746,
      "end": 2752,
      "loc": {
        "start": {
          "line": 87,
          "column": 13
        },
        "end": {
          "line": 87,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2752,
      "end": 2753,
      "loc": {
        "start": {
          "line": 87,
          "column": 19
        },
        "end": {
          "line": 87,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fieldRawAttributesMap",
      "start": 2753,
      "end": 2774,
      "loc": {
        "start": {
          "line": 87,
          "column": 20
        },
        "end": {
          "line": 87,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2774,
      "end": 2775,
      "loc": {
        "start": {
          "line": 87,
          "column": 41
        },
        "end": {
          "line": 87,
          "column": 42
        }
      }
    },
    {
      "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": 2775,
      "end": 2779,
      "loc": {
        "start": {
          "line": 87,
          "column": 42
        },
        "end": {
          "line": 87,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2779,
      "end": 2780,
      "loc": {
        "start": {
          "line": 87,
          "column": 46
        },
        "end": {
          "line": 87,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceKey",
      "start": 2780,
      "end": 2789,
      "loc": {
        "start": {
          "line": 87,
          "column": 47
        },
        "end": {
          "line": 87,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2789,
      "end": 2790,
      "loc": {
        "start": {
          "line": 87,
          "column": 56
        },
        "end": {
          "line": 87,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2790,
      "end": 2791,
      "loc": {
        "start": {
          "line": 87,
          "column": 57
        },
        "end": {
          "line": 87,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2792,
      "end": 2793,
      "loc": {
        "start": {
          "line": 87,
          "column": 59
        },
        "end": {
          "line": 87,
          "column": 60
        }
      }
    },
    {
      "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": 2800,
      "end": 2804,
      "loc": {
        "start": {
          "line": 88,
          "column": 6
        },
        "end": {
          "line": 88,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2804,
      "end": 2805,
      "loc": {
        "start": {
          "line": 88,
          "column": 10
        },
        "end": {
          "line": 88,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceKeyAttribute",
      "start": 2805,
      "end": 2823,
      "loc": {
        "start": {
          "line": 88,
          "column": 11
        },
        "end": {
          "line": 88,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2824,
      "end": 2825,
      "loc": {
        "start": {
          "line": 88,
          "column": 30
        },
        "end": {
          "line": 88,
          "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": 2826,
      "end": 2830,
      "loc": {
        "start": {
          "line": 88,
          "column": 32
        },
        "end": {
          "line": 88,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2830,
      "end": 2831,
      "loc": {
        "start": {
          "line": 88,
          "column": 36
        },
        "end": {
          "line": 88,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "source",
      "start": 2831,
      "end": 2837,
      "loc": {
        "start": {
          "line": 88,
          "column": 37
        },
        "end": {
          "line": 88,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2837,
      "end": 2838,
      "loc": {
        "start": {
          "line": 88,
          "column": 43
        },
        "end": {
          "line": 88,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fieldRawAttributesMap",
      "start": 2838,
      "end": 2859,
      "loc": {
        "start": {
          "line": 88,
          "column": 44
        },
        "end": {
          "line": 88,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2859,
      "end": 2860,
      "loc": {
        "start": {
          "line": 88,
          "column": 65
        },
        "end": {
          "line": 88,
          "column": 66
        }
      }
    },
    {
      "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": 2860,
      "end": 2864,
      "loc": {
        "start": {
          "line": 88,
          "column": 66
        },
        "end": {
          "line": 88,
          "column": 70
        }
      }
    },
    {
      "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": 88,
          "column": 70
        },
        "end": {
          "line": 88,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceKey",
      "start": 2865,
      "end": 2874,
      "loc": {
        "start": {
          "line": 88,
          "column": 71
        },
        "end": {
          "line": 88,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2874,
      "end": 2875,
      "loc": {
        "start": {
          "line": 88,
          "column": 80
        },
        "end": {
          "line": 88,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2875,
      "end": 2876,
      "loc": {
        "start": {
          "line": 88,
          "column": 81
        },
        "end": {
          "line": 88,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fieldName",
      "start": 2876,
      "end": 2885,
      "loc": {
        "start": {
          "line": 88,
          "column": 82
        },
        "end": {
          "line": 88,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2885,
      "end": 2886,
      "loc": {
        "start": {
          "line": 88,
          "column": 91
        },
        "end": {
          "line": 88,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2891,
      "end": 2892,
      "loc": {
        "start": {
          "line": 89,
          "column": 4
        },
        "end": {
          "line": 89,
          "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": 2893,
      "end": 2897,
      "loc": {
        "start": {
          "line": 89,
          "column": 6
        },
        "end": {
          "line": 89,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2898,
      "end": 2899,
      "loc": {
        "start": {
          "line": 89,
          "column": 11
        },
        "end": {
          "line": 89,
          "column": 12
        }
      }
    },
    {
      "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": 2906,
      "end": 2910,
      "loc": {
        "start": {
          "line": 90,
          "column": 6
        },
        "end": {
          "line": 90,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2910,
      "end": 2911,
      "loc": {
        "start": {
          "line": 90,
          "column": 10
        },
        "end": {
          "line": 90,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceKeyAttribute",
      "start": 2911,
      "end": 2929,
      "loc": {
        "start": {
          "line": 90,
          "column": 11
        },
        "end": {
          "line": 90,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2930,
      "end": 2931,
      "loc": {
        "start": {
          "line": 90,
          "column": 30
        },
        "end": {
          "line": 90,
          "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": 2932,
      "end": 2936,
      "loc": {
        "start": {
          "line": 90,
          "column": 32
        },
        "end": {
          "line": 90,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2936,
      "end": 2937,
      "loc": {
        "start": {
          "line": 90,
          "column": 36
        },
        "end": {
          "line": 90,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "source",
      "start": 2937,
      "end": 2943,
      "loc": {
        "start": {
          "line": 90,
          "column": 37
        },
        "end": {
          "line": 90,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2943,
      "end": 2944,
      "loc": {
        "start": {
          "line": 90,
          "column": 43
        },
        "end": {
          "line": 90,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "primaryKeyAttribute",
      "start": 2944,
      "end": 2963,
      "loc": {
        "start": {
          "line": 90,
          "column": 44
        },
        "end": {
          "line": 90,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2963,
      "end": 2964,
      "loc": {
        "start": {
          "line": 90,
          "column": 63
        },
        "end": {
          "line": 90,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2969,
      "end": 2970,
      "loc": {
        "start": {
          "line": 91,
          "column": 4
        },
        "end": {
          "line": 91,
          "column": 5
        }
      }
    },
    {
      "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": 2975,
      "end": 2979,
      "loc": {
        "start": {
          "line": 92,
          "column": 4
        },
        "end": {
          "line": 92,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2979,
      "end": 2980,
      "loc": {
        "start": {
          "line": 92,
          "column": 8
        },
        "end": {
          "line": 92,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceIdentifier",
      "start": 2980,
      "end": 2996,
      "loc": {
        "start": {
          "line": 92,
          "column": 9
        },
        "end": {
          "line": 92,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2997,
      "end": 2998,
      "loc": {
        "start": {
          "line": 92,
          "column": 26
        },
        "end": {
          "line": 92,
          "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": 2999,
      "end": 3003,
      "loc": {
        "start": {
          "line": 92,
          "column": 28
        },
        "end": {
          "line": 92,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3003,
      "end": 3004,
      "loc": {
        "start": {
          "line": 92,
          "column": 32
        },
        "end": {
          "line": 92,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceKey",
      "start": 3004,
      "end": 3013,
      "loc": {
        "start": {
          "line": 92,
          "column": 33
        },
        "end": {
          "line": 92,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3013,
      "end": 3014,
      "loc": {
        "start": {
          "line": 92,
          "column": 42
        },
        "end": {
          "line": 92,
          "column": 43
        }
      }
    },
    {
      "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": 3019,
      "end": 3023,
      "loc": {
        "start": {
          "line": 93,
          "column": 4
        },
        "end": {
          "line": 93,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3023,
      "end": 3024,
      "loc": {
        "start": {
          "line": 93,
          "column": 8
        },
        "end": {
          "line": 93,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "associationAccessor",
      "start": 3024,
      "end": 3043,
      "loc": {
        "start": {
          "line": 93,
          "column": 9
        },
        "end": {
          "line": 93,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3044,
      "end": 3045,
      "loc": {
        "start": {
          "line": 93,
          "column": 29
        },
        "end": {
          "line": 93,
          "column": 30
        }
      }
    },
    {
      "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": 3046,
      "end": 3050,
      "loc": {
        "start": {
          "line": 93,
          "column": 31
        },
        "end": {
          "line": 93,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3050,
      "end": 3051,
      "loc": {
        "start": {
          "line": 93,
          "column": 35
        },
        "end": {
          "line": 93,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "as",
      "start": 3051,
      "end": 3053,
      "loc": {
        "start": {
          "line": 93,
          "column": 36
        },
        "end": {
          "line": 93,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3053,
      "end": 3054,
      "loc": {
        "start": {
          "line": 93,
          "column": 38
        },
        "end": {
          "line": 93,
          "column": 39
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Get singular and plural names, trying to uppercase the first letter, unless the model forbids it",
      "start": 3060,
      "end": 3159,
      "loc": {
        "start": {
          "line": 95,
          "column": 4
        },
        "end": {
          "line": 95,
          "column": 103
        }
      }
    },
    {
      "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": 3164,
      "end": 3169,
      "loc": {
        "start": {
          "line": 96,
          "column": 4
        },
        "end": {
          "line": 96,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "plural",
      "start": 3170,
      "end": 3176,
      "loc": {
        "start": {
          "line": 96,
          "column": 10
        },
        "end": {
          "line": 96,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3177,
      "end": 3178,
      "loc": {
        "start": {
          "line": 96,
          "column": 17
        },
        "end": {
          "line": 96,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Utils",
      "start": 3179,
      "end": 3184,
      "loc": {
        "start": {
          "line": 96,
          "column": 19
        },
        "end": {
          "line": 96,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3184,
      "end": 3185,
      "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": "uppercaseFirst",
      "start": 3185,
      "end": 3199,
      "loc": {
        "start": {
          "line": 96,
          "column": 25
        },
        "end": {
          "line": 96,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3199,
      "end": 3200,
      "loc": {
        "start": {
          "line": 96,
          "column": 39
        },
        "end": {
          "line": 96,
          "column": 40
        }
      }
    },
    {
      "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": 3200,
      "end": 3204,
      "loc": {
        "start": {
          "line": 96,
          "column": 40
        },
        "end": {
          "line": 96,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3204,
      "end": 3205,
      "loc": {
        "start": {
          "line": 96,
          "column": 44
        },
        "end": {
          "line": 96,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 3205,
      "end": 3212,
      "loc": {
        "start": {
          "line": 96,
          "column": 45
        },
        "end": {
          "line": 96,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3212,
      "end": 3213,
      "loc": {
        "start": {
          "line": 96,
          "column": 52
        },
        "end": {
          "line": 96,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 3213,
      "end": 3217,
      "loc": {
        "start": {
          "line": 96,
          "column": 53
        },
        "end": {
          "line": 96,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3217,
      "end": 3218,
      "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": "plural",
      "start": 3218,
      "end": 3224,
      "loc": {
        "start": {
          "line": 96,
          "column": 58
        },
        "end": {
          "line": 96,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3224,
      "end": 3225,
      "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": 3225,
      "end": 3226,
      "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": 3231,
      "end": 3236,
      "loc": {
        "start": {
          "line": 97,
          "column": 4
        },
        "end": {
          "line": 97,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "singular",
      "start": 3237,
      "end": 3245,
      "loc": {
        "start": {
          "line": 97,
          "column": 10
        },
        "end": {
          "line": 97,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3246,
      "end": 3247,
      "loc": {
        "start": {
          "line": 97,
          "column": 19
        },
        "end": {
          "line": 97,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Utils",
      "start": 3248,
      "end": 3253,
      "loc": {
        "start": {
          "line": 97,
          "column": 21
        },
        "end": {
          "line": 97,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3253,
      "end": 3254,
      "loc": {
        "start": {
          "line": 97,
          "column": 26
        },
        "end": {
          "line": 97,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "uppercaseFirst",
      "start": 3254,
      "end": 3268,
      "loc": {
        "start": {
          "line": 97,
          "column": 27
        },
        "end": {
          "line": 97,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3268,
      "end": 3269,
      "loc": {
        "start": {
          "line": 97,
          "column": 41
        },
        "end": {
          "line": 97,
          "column": 42
        }
      }
    },
    {
      "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": 3269,
      "end": 3273,
      "loc": {
        "start": {
          "line": 97,
          "column": 42
        },
        "end": {
          "line": 97,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3273,
      "end": 3274,
      "loc": {
        "start": {
          "line": 97,
          "column": 46
        },
        "end": {
          "line": 97,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 3274,
      "end": 3281,
      "loc": {
        "start": {
          "line": 97,
          "column": 47
        },
        "end": {
          "line": 97,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3281,
      "end": 3282,
      "loc": {
        "start": {
          "line": 97,
          "column": 54
        },
        "end": {
          "line": 97,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 3282,
      "end": 3286,
      "loc": {
        "start": {
          "line": 97,
          "column": 55
        },
        "end": {
          "line": 97,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3286,
      "end": 3287,
      "loc": {
        "start": {
          "line": 97,
          "column": 59
        },
        "end": {
          "line": 97,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "singular",
      "start": 3287,
      "end": 3295,
      "loc": {
        "start": {
          "line": 97,
          "column": 60
        },
        "end": {
          "line": 97,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3295,
      "end": 3296,
      "loc": {
        "start": {
          "line": 97,
          "column": 68
        },
        "end": {
          "line": 97,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3296,
      "end": 3297,
      "loc": {
        "start": {
          "line": 97,
          "column": 69
        },
        "end": {
          "line": 97,
          "column": 70
        }
      }
    },
    {
      "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": 3303,
      "end": 3307,
      "loc": {
        "start": {
          "line": 99,
          "column": 4
        },
        "end": {
          "line": 99,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3307,
      "end": 3308,
      "loc": {
        "start": {
          "line": 99,
          "column": 8
        },
        "end": {
          "line": 99,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "accessors",
      "start": 3308,
      "end": 3317,
      "loc": {
        "start": {
          "line": 99,
          "column": 9
        },
        "end": {
          "line": 99,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3318,
      "end": 3319,
      "loc": {
        "start": {
          "line": 99,
          "column": 19
        },
        "end": {
          "line": 99,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3320,
      "end": 3321,
      "loc": {
        "start": {
          "line": 99,
          "column": 21
        },
        "end": {
          "line": 99,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "get",
      "start": 3328,
      "end": 3331,
      "loc": {
        "start": {
          "line": 100,
          "column": 6
        },
        "end": {
          "line": 100,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3331,
      "end": 3332,
      "loc": {
        "start": {
          "line": 100,
          "column": 9
        },
        "end": {
          "line": 100,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "get",
      "start": 3333,
      "end": 3338,
      "loc": {
        "start": {
          "line": 100,
          "column": 11
        },
        "end": {
          "line": 100,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 3339,
      "end": 3340,
      "loc": {
        "start": {
          "line": 100,
          "column": 17
        },
        "end": {
          "line": 100,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "plural",
      "start": 3341,
      "end": 3347,
      "loc": {
        "start": {
          "line": 100,
          "column": 19
        },
        "end": {
          "line": 100,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3347,
      "end": 3348,
      "loc": {
        "start": {
          "line": 100,
          "column": 25
        },
        "end": {
          "line": 100,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 3355,
      "end": 3358,
      "loc": {
        "start": {
          "line": 101,
          "column": 6
        },
        "end": {
          "line": 101,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3358,
      "end": 3359,
      "loc": {
        "start": {
          "line": 101,
          "column": 9
        },
        "end": {
          "line": 101,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "set",
      "start": 3360,
      "end": 3365,
      "loc": {
        "start": {
          "line": 101,
          "column": 11
        },
        "end": {
          "line": 101,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 3366,
      "end": 3367,
      "loc": {
        "start": {
          "line": 101,
          "column": 17
        },
        "end": {
          "line": 101,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "plural",
      "start": 3368,
      "end": 3374,
      "loc": {
        "start": {
          "line": 101,
          "column": 19
        },
        "end": {
          "line": 101,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3374,
      "end": 3375,
      "loc": {
        "start": {
          "line": 101,
          "column": 25
        },
        "end": {
          "line": 101,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "addMultiple",
      "start": 3382,
      "end": 3393,
      "loc": {
        "start": {
          "line": 102,
          "column": 6
        },
        "end": {
          "line": 102,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3393,
      "end": 3394,
      "loc": {
        "start": {
          "line": 102,
          "column": 17
        },
        "end": {
          "line": 102,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "add",
      "start": 3395,
      "end": 3400,
      "loc": {
        "start": {
          "line": 102,
          "column": 19
        },
        "end": {
          "line": 102,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 3401,
      "end": 3402,
      "loc": {
        "start": {
          "line": 102,
          "column": 25
        },
        "end": {
          "line": 102,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "plural",
      "start": 3403,
      "end": 3409,
      "loc": {
        "start": {
          "line": 102,
          "column": 27
        },
        "end": {
          "line": 102,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3409,
      "end": 3410,
      "loc": {
        "start": {
          "line": 102,
          "column": 33
        },
        "end": {
          "line": 102,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "add",
      "start": 3417,
      "end": 3420,
      "loc": {
        "start": {
          "line": 103,
          "column": 6
        },
        "end": {
          "line": 103,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3420,
      "end": 3421,
      "loc": {
        "start": {
          "line": 103,
          "column": 9
        },
        "end": {
          "line": 103,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "add",
      "start": 3422,
      "end": 3427,
      "loc": {
        "start": {
          "line": 103,
          "column": 11
        },
        "end": {
          "line": 103,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 3428,
      "end": 3429,
      "loc": {
        "start": {
          "line": 103,
          "column": 17
        },
        "end": {
          "line": 103,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "singular",
      "start": 3430,
      "end": 3438,
      "loc": {
        "start": {
          "line": 103,
          "column": 19
        },
        "end": {
          "line": 103,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3438,
      "end": 3439,
      "loc": {
        "start": {
          "line": 103,
          "column": 27
        },
        "end": {
          "line": 103,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "create",
      "start": 3446,
      "end": 3452,
      "loc": {
        "start": {
          "line": 104,
          "column": 6
        },
        "end": {
          "line": 104,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3452,
      "end": 3453,
      "loc": {
        "start": {
          "line": 104,
          "column": 12
        },
        "end": {
          "line": 104,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "create",
      "start": 3454,
      "end": 3462,
      "loc": {
        "start": {
          "line": 104,
          "column": 14
        },
        "end": {
          "line": 104,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 3463,
      "end": 3464,
      "loc": {
        "start": {
          "line": 104,
          "column": 23
        },
        "end": {
          "line": 104,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "singular",
      "start": 3465,
      "end": 3473,
      "loc": {
        "start": {
          "line": 104,
          "column": 25
        },
        "end": {
          "line": 104,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3473,
      "end": 3474,
      "loc": {
        "start": {
          "line": 104,
          "column": 33
        },
        "end": {
          "line": 104,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "remove",
      "start": 3481,
      "end": 3487,
      "loc": {
        "start": {
          "line": 105,
          "column": 6
        },
        "end": {
          "line": 105,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3487,
      "end": 3488,
      "loc": {
        "start": {
          "line": 105,
          "column": 12
        },
        "end": {
          "line": 105,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "remove",
      "start": 3489,
      "end": 3497,
      "loc": {
        "start": {
          "line": 105,
          "column": 14
        },
        "end": {
          "line": 105,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 3498,
      "end": 3499,
      "loc": {
        "start": {
          "line": 105,
          "column": 23
        },
        "end": {
          "line": 105,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "singular",
      "start": 3500,
      "end": 3508,
      "loc": {
        "start": {
          "line": 105,
          "column": 25
        },
        "end": {
          "line": 105,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3508,
      "end": 3509,
      "loc": {
        "start": {
          "line": 105,
          "column": 33
        },
        "end": {
          "line": 105,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeMultiple",
      "start": 3516,
      "end": 3530,
      "loc": {
        "start": {
          "line": 106,
          "column": 6
        },
        "end": {
          "line": 106,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3530,
      "end": 3531,
      "loc": {
        "start": {
          "line": 106,
          "column": 20
        },
        "end": {
          "line": 106,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "remove",
      "start": 3532,
      "end": 3540,
      "loc": {
        "start": {
          "line": 106,
          "column": 22
        },
        "end": {
          "line": 106,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 3541,
      "end": 3542,
      "loc": {
        "start": {
          "line": 106,
          "column": 31
        },
        "end": {
          "line": 106,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "plural",
      "start": 3543,
      "end": 3549,
      "loc": {
        "start": {
          "line": 106,
          "column": 33
        },
        "end": {
          "line": 106,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3549,
      "end": 3550,
      "loc": {
        "start": {
          "line": 106,
          "column": 39
        },
        "end": {
          "line": 106,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hasSingle",
      "start": 3557,
      "end": 3566,
      "loc": {
        "start": {
          "line": 107,
          "column": 6
        },
        "end": {
          "line": 107,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3566,
      "end": 3567,
      "loc": {
        "start": {
          "line": 107,
          "column": 15
        },
        "end": {
          "line": 107,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "has",
      "start": 3568,
      "end": 3573,
      "loc": {
        "start": {
          "line": 107,
          "column": 17
        },
        "end": {
          "line": 107,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 3574,
      "end": 3575,
      "loc": {
        "start": {
          "line": 107,
          "column": 23
        },
        "end": {
          "line": 107,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "singular",
      "start": 3576,
      "end": 3584,
      "loc": {
        "start": {
          "line": 107,
          "column": 25
        },
        "end": {
          "line": 107,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3584,
      "end": 3585,
      "loc": {
        "start": {
          "line": 107,
          "column": 33
        },
        "end": {
          "line": 107,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hasAll",
      "start": 3592,
      "end": 3598,
      "loc": {
        "start": {
          "line": 108,
          "column": 6
        },
        "end": {
          "line": 108,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3598,
      "end": 3599,
      "loc": {
        "start": {
          "line": 108,
          "column": 12
        },
        "end": {
          "line": 108,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "has",
      "start": 3600,
      "end": 3605,
      "loc": {
        "start": {
          "line": 108,
          "column": 14
        },
        "end": {
          "line": 108,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 3606,
      "end": 3607,
      "loc": {
        "start": {
          "line": 108,
          "column": 20
        },
        "end": {
          "line": 108,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "plural",
      "start": 3608,
      "end": 3614,
      "loc": {
        "start": {
          "line": 108,
          "column": 22
        },
        "end": {
          "line": 108,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3614,
      "end": 3615,
      "loc": {
        "start": {
          "line": 108,
          "column": 28
        },
        "end": {
          "line": 108,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "count",
      "start": 3622,
      "end": 3627,
      "loc": {
        "start": {
          "line": 109,
          "column": 6
        },
        "end": {
          "line": 109,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3627,
      "end": 3628,
      "loc": {
        "start": {
          "line": 109,
          "column": 11
        },
        "end": {
          "line": 109,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "count",
      "start": 3629,
      "end": 3636,
      "loc": {
        "start": {
          "line": 109,
          "column": 13
        },
        "end": {
          "line": 109,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 3637,
      "end": 3638,
      "loc": {
        "start": {
          "line": 109,
          "column": 21
        },
        "end": {
          "line": 109,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "plural",
      "start": 3639,
      "end": 3645,
      "loc": {
        "start": {
          "line": 109,
          "column": 23
        },
        "end": {
          "line": 109,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3650,
      "end": 3651,
      "loc": {
        "start": {
          "line": 110,
          "column": 4
        },
        "end": {
          "line": 110,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3651,
      "end": 3652,
      "loc": {
        "start": {
          "line": 110,
          "column": 5
        },
        "end": {
          "line": 110,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3655,
      "end": 3656,
      "loc": {
        "start": {
          "line": 111,
          "column": 2
        },
        "end": {
          "line": 111,
          "column": 3
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " the id is in the target table",
      "start": 3660,
      "end": 3692,
      "loc": {
        "start": {
          "line": 113,
          "column": 2
        },
        "end": {
          "line": 113,
          "column": 34
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " or in an extra table which connects two tables",
      "start": 3695,
      "end": 3744,
      "loc": {
        "start": {
          "line": 114,
          "column": 2
        },
        "end": {
          "line": 114,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "injectAttributes",
      "start": 3747,
      "end": 3763,
      "loc": {
        "start": {
          "line": 115,
          "column": 2
        },
        "end": {
          "line": 115,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3763,
      "end": 3764,
      "loc": {
        "start": {
          "line": 115,
          "column": 18
        },
        "end": {
          "line": 115,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3764,
      "end": 3765,
      "loc": {
        "start": {
          "line": 115,
          "column": 19
        },
        "end": {
          "line": 115,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3766,
      "end": 3767,
      "loc": {
        "start": {
          "line": 115,
          "column": 21
        },
        "end": {
          "line": 115,
          "column": 22
        }
      }
    },
    {
      "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": 3772,
      "end": 3777,
      "loc": {
        "start": {
          "line": 116,
          "column": 4
        },
        "end": {
          "line": 116,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newAttributes",
      "start": 3778,
      "end": 3791,
      "loc": {
        "start": {
          "line": 116,
          "column": 10
        },
        "end": {
          "line": 116,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3792,
      "end": 3793,
      "loc": {
        "start": {
          "line": 116,
          "column": 24
        },
        "end": {
          "line": 116,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3794,
      "end": 3795,
      "loc": {
        "start": {
          "line": 116,
          "column": 26
        },
        "end": {
          "line": 116,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3795,
      "end": 3796,
      "loc": {
        "start": {
          "line": 116,
          "column": 27
        },
        "end": {
          "line": 116,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3796,
      "end": 3797,
      "loc": {
        "start": {
          "line": 116,
          "column": 28
        },
        "end": {
          "line": 116,
          "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": 3802,
      "end": 3807,
      "loc": {
        "start": {
          "line": 117,
          "column": 4
        },
        "end": {
          "line": 117,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "constraintOptions",
      "start": 3808,
      "end": 3825,
      "loc": {
        "start": {
          "line": 117,
          "column": 10
        },
        "end": {
          "line": 117,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3826,
      "end": 3827,
      "loc": {
        "start": {
          "line": 117,
          "column": 28
        },
        "end": {
          "line": 117,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_",
      "start": 3828,
      "end": 3829,
      "loc": {
        "start": {
          "line": 117,
          "column": 30
        },
        "end": {
          "line": 117,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3829,
      "end": 3830,
      "loc": {
        "start": {
          "line": 117,
          "column": 31
        },
        "end": {
          "line": 117,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 3830,
      "end": 3835,
      "loc": {
        "start": {
          "line": 117,
          "column": 32
        },
        "end": {
          "line": 117,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3835,
      "end": 3836,
      "loc": {
        "start": {
          "line": 117,
          "column": 37
        },
        "end": {
          "line": 117,
          "column": 38
        }
      }
    },
    {
      "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": 3836,
      "end": 3840,
      "loc": {
        "start": {
          "line": 117,
          "column": 38
        },
        "end": {
          "line": 117,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3840,
      "end": 3841,
      "loc": {
        "start": {
          "line": 117,
          "column": 42
        },
        "end": {
          "line": 117,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 3841,
      "end": 3848,
      "loc": {
        "start": {
          "line": 117,
          "column": 43
        },
        "end": {
          "line": 117,
          "column": 50
        }
      }
    },
    {
      "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": 117,
          "column": 50
        },
        "end": {
          "line": 117,
          "column": 51
        }
      }
    },
    {
      "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": 117,
          "column": 51
        },
        "end": {
          "line": 117,
          "column": 52
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Create a new options object for use with addForeignKeyConstraints, to avoid polluting this.options in case it is later used for a n:m",
      "start": 3851,
      "end": 3987,
      "loc": {
        "start": {
          "line": 117,
          "column": 53
        },
        "end": {
          "line": 117,
          "column": 189
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newAttributes",
      "start": 3992,
      "end": 4005,
      "loc": {
        "start": {
          "line": 118,
          "column": 4
        },
        "end": {
          "line": 118,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4005,
      "end": 4006,
      "loc": {
        "start": {
          "line": 118,
          "column": 17
        },
        "end": {
          "line": 118,
          "column": 18
        }
      }
    },
    {
      "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": 4006,
      "end": 4010,
      "loc": {
        "start": {
          "line": 118,
          "column": 18
        },
        "end": {
          "line": 118,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4010,
      "end": 4011,
      "loc": {
        "start": {
          "line": 118,
          "column": 22
        },
        "end": {
          "line": 118,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 4011,
      "end": 4021,
      "loc": {
        "start": {
          "line": 118,
          "column": 23
        },
        "end": {
          "line": 118,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4021,
      "end": 4022,
      "loc": {
        "start": {
          "line": 118,
          "column": 33
        },
        "end": {
          "line": 118,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4023,
      "end": 4024,
      "loc": {
        "start": {
          "line": 118,
          "column": 35
        },
        "end": {
          "line": 118,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_",
      "start": 4025,
      "end": 4026,
      "loc": {
        "start": {
          "line": 118,
          "column": 37
        },
        "end": {
          "line": 118,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4026,
      "end": 4027,
      "loc": {
        "start": {
          "line": 118,
          "column": 38
        },
        "end": {
          "line": 118,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "defaults",
      "start": 4027,
      "end": 4035,
      "loc": {
        "start": {
          "line": 118,
          "column": 39
        },
        "end": {
          "line": 118,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4035,
      "end": 4036,
      "loc": {
        "start": {
          "line": 118,
          "column": 47
        },
        "end": {
          "line": 118,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4036,
      "end": 4037,
      "loc": {
        "start": {
          "line": 118,
          "column": 48
        },
        "end": {
          "line": 118,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4037,
      "end": 4038,
      "loc": {
        "start": {
          "line": 118,
          "column": 49
        },
        "end": {
          "line": 118,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4038,
      "end": 4039,
      "loc": {
        "start": {
          "line": 118,
          "column": 50
        },
        "end": {
          "line": 118,
          "column": 51
        }
      }
    },
    {
      "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": 4040,
      "end": 4044,
      "loc": {
        "start": {
          "line": 118,
          "column": 52
        },
        "end": {
          "line": 118,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4044,
      "end": 4045,
      "loc": {
        "start": {
          "line": 118,
          "column": 56
        },
        "end": {
          "line": 118,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKeyAttribute",
      "start": 4045,
      "end": 4064,
      "loc": {
        "start": {
          "line": 118,
          "column": 57
        },
        "end": {
          "line": 118,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4064,
      "end": 4065,
      "loc": {
        "start": {
          "line": 118,
          "column": 76
        },
        "end": {
          "line": 118,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4066,
      "end": 4067,
      "loc": {
        "start": {
          "line": 118,
          "column": 78
        },
        "end": {
          "line": 118,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "type",
      "start": 4074,
      "end": 4078,
      "loc": {
        "start": {
          "line": 119,
          "column": 6
        },
        "end": {
          "line": 119,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4078,
      "end": 4079,
      "loc": {
        "start": {
          "line": 119,
          "column": 10
        },
        "end": {
          "line": 119,
          "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": 4080,
      "end": 4084,
      "loc": {
        "start": {
          "line": 119,
          "column": 12
        },
        "end": {
          "line": 119,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4084,
      "end": 4085,
      "loc": {
        "start": {
          "line": 119,
          "column": 16
        },
        "end": {
          "line": 119,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 4085,
      "end": 4092,
      "loc": {
        "start": {
          "line": 119,
          "column": 17
        },
        "end": {
          "line": 119,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4092,
      "end": 4093,
      "loc": {
        "start": {
          "line": 119,
          "column": 24
        },
        "end": {
          "line": 119,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "keyType",
      "start": 4093,
      "end": 4100,
      "loc": {
        "start": {
          "line": 119,
          "column": 25
        },
        "end": {
          "line": 119,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 4101,
      "end": 4103,
      "loc": {
        "start": {
          "line": 119,
          "column": 33
        },
        "end": {
          "line": 119,
          "column": 35
        }
      }
    },
    {
      "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": 4104,
      "end": 4108,
      "loc": {
        "start": {
          "line": 119,
          "column": 36
        },
        "end": {
          "line": 119,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4108,
      "end": 4109,
      "loc": {
        "start": {
          "line": 119,
          "column": 40
        },
        "end": {
          "line": 119,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "source",
      "start": 4109,
      "end": 4115,
      "loc": {
        "start": {
          "line": 119,
          "column": 41
        },
        "end": {
          "line": 119,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4115,
      "end": 4116,
      "loc": {
        "start": {
          "line": 119,
          "column": 47
        },
        "end": {
          "line": 119,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rawAttributes",
      "start": 4116,
      "end": 4129,
      "loc": {
        "start": {
          "line": 119,
          "column": 48
        },
        "end": {
          "line": 119,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4129,
      "end": 4130,
      "loc": {
        "start": {
          "line": 119,
          "column": 61
        },
        "end": {
          "line": 119,
          "column": 62
        }
      }
    },
    {
      "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": 4130,
      "end": 4134,
      "loc": {
        "start": {
          "line": 119,
          "column": 62
        },
        "end": {
          "line": 119,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4134,
      "end": 4135,
      "loc": {
        "start": {
          "line": 119,
          "column": 66
        },
        "end": {
          "line": 119,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceKeyAttribute",
      "start": 4135,
      "end": 4153,
      "loc": {
        "start": {
          "line": 119,
          "column": 67
        },
        "end": {
          "line": 119,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4153,
      "end": 4154,
      "loc": {
        "start": {
          "line": 119,
          "column": 85
        },
        "end": {
          "line": 119,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4154,
      "end": 4155,
      "loc": {
        "start": {
          "line": 119,
          "column": 86
        },
        "end": {
          "line": 119,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "type",
      "start": 4155,
      "end": 4159,
      "loc": {
        "start": {
          "line": 119,
          "column": 87
        },
        "end": {
          "line": 119,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4159,
      "end": 4160,
      "loc": {
        "start": {
          "line": 119,
          "column": 91
        },
        "end": {
          "line": 119,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "allowNull",
      "start": 4167,
      "end": 4176,
      "loc": {
        "start": {
          "line": 120,
          "column": 6
        },
        "end": {
          "line": 120,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4177,
      "end": 4178,
      "loc": {
        "start": {
          "line": 120,
          "column": 16
        },
        "end": {
          "line": 120,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 4179,
      "end": 4183,
      "loc": {
        "start": {
          "line": 120,
          "column": 18
        },
        "end": {
          "line": 120,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4188,
      "end": 4189,
      "loc": {
        "start": {
          "line": 121,
          "column": 4
        },
        "end": {
          "line": 121,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4189,
      "end": 4190,
      "loc": {
        "start": {
          "line": 121,
          "column": 5
        },
        "end": {
          "line": 121,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4190,
      "end": 4191,
      "loc": {
        "start": {
          "line": 121,
          "column": 6
        },
        "end": {
          "line": 121,
          "column": 7
        }
      }
    },
    {
      "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": 4197,
      "end": 4199,
      "loc": {
        "start": {
          "line": 123,
          "column": 4
        },
        "end": {
          "line": 123,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4200,
      "end": 4201,
      "loc": {
        "start": {
          "line": 123,
          "column": 7
        },
        "end": {
          "line": 123,
          "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": 4201,
      "end": 4205,
      "loc": {
        "start": {
          "line": 123,
          "column": 8
        },
        "end": {
          "line": 123,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4205,
      "end": 4206,
      "loc": {
        "start": {
          "line": 123,
          "column": 12
        },
        "end": {
          "line": 123,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 4206,
      "end": 4213,
      "loc": {
        "start": {
          "line": 123,
          "column": 13
        },
        "end": {
          "line": 123,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4213,
      "end": 4214,
      "loc": {
        "start": {
          "line": 123,
          "column": 20
        },
        "end": {
          "line": 123,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "constraints",
      "start": 4214,
      "end": 4225,
      "loc": {
        "start": {
          "line": 123,
          "column": 21
        },
        "end": {
          "line": 123,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 4226,
      "end": 4229,
      "loc": {
        "start": {
          "line": 123,
          "column": 33
        },
        "end": {
          "line": 123,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 4230,
      "end": 4235,
      "loc": {
        "start": {
          "line": 123,
          "column": 37
        },
        "end": {
          "line": 123,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4235,
      "end": 4236,
      "loc": {
        "start": {
          "line": 123,
          "column": 42
        },
        "end": {
          "line": 123,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4237,
      "end": 4238,
      "loc": {
        "start": {
          "line": 123,
          "column": 44
        },
        "end": {
          "line": 123,
          "column": 45
        }
      }
    },
    {
      "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": 4245,
      "end": 4250,
      "loc": {
        "start": {
          "line": 124,
          "column": 6
        },
        "end": {
          "line": 124,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 4251,
      "end": 4257,
      "loc": {
        "start": {
          "line": 124,
          "column": 12
        },
        "end": {
          "line": 124,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4258,
      "end": 4259,
      "loc": {
        "start": {
          "line": 124,
          "column": 19
        },
        "end": {
          "line": 124,
          "column": 20
        }
      }
    },
    {
      "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": 4260,
      "end": 4264,
      "loc": {
        "start": {
          "line": 124,
          "column": 21
        },
        "end": {
          "line": 124,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4264,
      "end": 4265,
      "loc": {
        "start": {
          "line": 124,
          "column": 25
        },
        "end": {
          "line": 124,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 4265,
      "end": 4271,
      "loc": {
        "start": {
          "line": 124,
          "column": 26
        },
        "end": {
          "line": 124,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4271,
      "end": 4272,
      "loc": {
        "start": {
          "line": 124,
          "column": 32
        },
        "end": {
          "line": 124,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rawAttributes",
      "start": 4272,
      "end": 4285,
      "loc": {
        "start": {
          "line": 124,
          "column": 33
        },
        "end": {
          "line": 124,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4285,
      "end": 4286,
      "loc": {
        "start": {
          "line": 124,
          "column": 46
        },
        "end": {
          "line": 124,
          "column": 47
        }
      }
    },
    {
      "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": 4286,
      "end": 4290,
      "loc": {
        "start": {
          "line": 124,
          "column": 47
        },
        "end": {
          "line": 124,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4290,
      "end": 4291,
      "loc": {
        "start": {
          "line": 124,
          "column": 51
        },
        "end": {
          "line": 124,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 4291,
      "end": 4301,
      "loc": {
        "start": {
          "line": 124,
          "column": 52
        },
        "end": {
          "line": 124,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4301,
      "end": 4302,
      "loc": {
        "start": {
          "line": 124,
          "column": 62
        },
        "end": {
          "line": 124,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 4303,
      "end": 4305,
      "loc": {
        "start": {
          "line": 124,
          "column": 64
        },
        "end": {
          "line": 124,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newAttributes",
      "start": 4306,
      "end": 4319,
      "loc": {
        "start": {
          "line": 124,
          "column": 67
        },
        "end": {
          "line": 124,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4319,
      "end": 4320,
      "loc": {
        "start": {
          "line": 124,
          "column": 80
        },
        "end": {
          "line": 124,
          "column": 81
        }
      }
    },
    {
      "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": 4320,
      "end": 4324,
      "loc": {
        "start": {
          "line": 124,
          "column": 81
        },
        "end": {
          "line": 124,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4324,
      "end": 4325,
      "loc": {
        "start": {
          "line": 124,
          "column": 85
        },
        "end": {
          "line": 124,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 4325,
      "end": 4335,
      "loc": {
        "start": {
          "line": 124,
          "column": 86
        },
        "end": {
          "line": 124,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4335,
      "end": 4336,
      "loc": {
        "start": {
          "line": 124,
          "column": 96
        },
        "end": {
          "line": 124,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4336,
      "end": 4337,
      "loc": {
        "start": {
          "line": 124,
          "column": 97
        },
        "end": {
          "line": 124,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "constraintOptions",
      "start": 4344,
      "end": 4361,
      "loc": {
        "start": {
          "line": 125,
          "column": 6
        },
        "end": {
          "line": 125,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4361,
      "end": 4362,
      "loc": {
        "start": {
          "line": 125,
          "column": 23
        },
        "end": {
          "line": 125,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "onDelete",
      "start": 4362,
      "end": 4370,
      "loc": {
        "start": {
          "line": 125,
          "column": 24
        },
        "end": {
          "line": 125,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4371,
      "end": 4372,
      "loc": {
        "start": {
          "line": 125,
          "column": 33
        },
        "end": {
          "line": 125,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "constraintOptions",
      "start": 4373,
      "end": 4390,
      "loc": {
        "start": {
          "line": 125,
          "column": 35
        },
        "end": {
          "line": 125,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4390,
      "end": 4391,
      "loc": {
        "start": {
          "line": 125,
          "column": 52
        },
        "end": {
          "line": 125,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "onDelete",
      "start": 4391,
      "end": 4399,
      "loc": {
        "start": {
          "line": 125,
          "column": 53
        },
        "end": {
          "line": 125,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 4400,
      "end": 4402,
      "loc": {
        "start": {
          "line": 125,
          "column": 62
        },
        "end": {
          "line": 125,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4403,
      "end": 4404,
      "loc": {
        "start": {
          "line": 125,
          "column": 65
        },
        "end": {
          "line": 125,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 4404,
      "end": 4410,
      "loc": {
        "start": {
          "line": 125,
          "column": 66
        },
        "end": {
          "line": 125,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4410,
      "end": 4411,
      "loc": {
        "start": {
          "line": 125,
          "column": 72
        },
        "end": {
          "line": 125,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "allowNull",
      "start": 4411,
      "end": 4420,
      "loc": {
        "start": {
          "line": 125,
          "column": 73
        },
        "end": {
          "line": 125,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4421,
      "end": 4422,
      "loc": {
        "start": {
          "line": 125,
          "column": 83
        },
        "end": {
          "line": 125,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "SET NULL",
      "start": 4423,
      "end": 4433,
      "loc": {
        "start": {
          "line": 125,
          "column": 85
        },
        "end": {
          "line": 125,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4434,
      "end": 4435,
      "loc": {
        "start": {
          "line": 125,
          "column": 96
        },
        "end": {
          "line": 125,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "CASCADE",
      "start": 4436,
      "end": 4445,
      "loc": {
        "start": {
          "line": 125,
          "column": 98
        },
        "end": {
          "line": 125,
          "column": 107
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4445,
      "end": 4446,
      "loc": {
        "start": {
          "line": 125,
          "column": 107
        },
        "end": {
          "line": 125,
          "column": 108
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4446,
      "end": 4447,
      "loc": {
        "start": {
          "line": 125,
          "column": 108
        },
        "end": {
          "line": 125,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "constraintOptions",
      "start": 4454,
      "end": 4471,
      "loc": {
        "start": {
          "line": 126,
          "column": 6
        },
        "end": {
          "line": 126,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4471,
      "end": 4472,
      "loc": {
        "start": {
          "line": 126,
          "column": 23
        },
        "end": {
          "line": 126,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "onUpdate",
      "start": 4472,
      "end": 4480,
      "loc": {
        "start": {
          "line": 126,
          "column": 24
        },
        "end": {
          "line": 126,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4481,
      "end": 4482,
      "loc": {
        "start": {
          "line": 126,
          "column": 33
        },
        "end": {
          "line": 126,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "constraintOptions",
      "start": 4483,
      "end": 4500,
      "loc": {
        "start": {
          "line": 126,
          "column": 35
        },
        "end": {
          "line": 126,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4500,
      "end": 4501,
      "loc": {
        "start": {
          "line": 126,
          "column": 52
        },
        "end": {
          "line": 126,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "onUpdate",
      "start": 4501,
      "end": 4509,
      "loc": {
        "start": {
          "line": 126,
          "column": 53
        },
        "end": {
          "line": 126,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 4510,
      "end": 4512,
      "loc": {
        "start": {
          "line": 126,
          "column": 62
        },
        "end": {
          "line": 126,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "CASCADE",
      "start": 4513,
      "end": 4522,
      "loc": {
        "start": {
          "line": 126,
          "column": 65
        },
        "end": {
          "line": 126,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4522,
      "end": 4523,
      "loc": {
        "start": {
          "line": 126,
          "column": 74
        },
        "end": {
          "line": 126,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4528,
      "end": 4529,
      "loc": {
        "start": {
          "line": 127,
          "column": 4
        },
        "end": {
          "line": 127,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Helpers",
      "start": 4534,
      "end": 4541,
      "loc": {
        "start": {
          "line": 128,
          "column": 4
        },
        "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": 4541,
      "end": 4542,
      "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": "addForeignKeyConstraints",
      "start": 4542,
      "end": 4566,
      "loc": {
        "start": {
          "line": 128,
          "column": 12
        },
        "end": {
          "line": 128,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4566,
      "end": 4567,
      "loc": {
        "start": {
          "line": 128,
          "column": 36
        },
        "end": {
          "line": 128,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newAttributes",
      "start": 4567,
      "end": 4580,
      "loc": {
        "start": {
          "line": 128,
          "column": 37
        },
        "end": {
          "line": 128,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4580,
      "end": 4581,
      "loc": {
        "start": {
          "line": 128,
          "column": 50
        },
        "end": {
          "line": 128,
          "column": 51
        }
      }
    },
    {
      "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": 4581,
      "end": 4585,
      "loc": {
        "start": {
          "line": 128,
          "column": 51
        },
        "end": {
          "line": 128,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4585,
      "end": 4586,
      "loc": {
        "start": {
          "line": 128,
          "column": 55
        },
        "end": {
          "line": 128,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 4586,
      "end": 4596,
      "loc": {
        "start": {
          "line": 128,
          "column": 56
        },
        "end": {
          "line": 128,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4596,
      "end": 4597,
      "loc": {
        "start": {
          "line": 128,
          "column": 66
        },
        "end": {
          "line": 128,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4597,
      "end": 4598,
      "loc": {
        "start": {
          "line": 128,
          "column": 67
        },
        "end": {
          "line": 128,
          "column": 68
        }
      }
    },
    {
      "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": 4599,
      "end": 4603,
      "loc": {
        "start": {
          "line": 128,
          "column": 69
        },
        "end": {
          "line": 128,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4603,
      "end": 4604,
      "loc": {
        "start": {
          "line": 128,
          "column": 73
        },
        "end": {
          "line": 128,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "source",
      "start": 4604,
      "end": 4610,
      "loc": {
        "start": {
          "line": 128,
          "column": 74
        },
        "end": {
          "line": 128,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4610,
      "end": 4611,
      "loc": {
        "start": {
          "line": 128,
          "column": 80
        },
        "end": {
          "line": 128,
          "column": 81
        }
      }
    },
    {
      "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": 4612,
      "end": 4616,
      "loc": {
        "start": {
          "line": 128,
          "column": 82
        },
        "end": {
          "line": 128,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4616,
      "end": 4617,
      "loc": {
        "start": {
          "line": 128,
          "column": 86
        },
        "end": {
          "line": 128,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 4617,
      "end": 4623,
      "loc": {
        "start": {
          "line": 128,
          "column": 87
        },
        "end": {
          "line": 128,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4623,
      "end": 4624,
      "loc": {
        "start": {
          "line": 128,
          "column": 93
        },
        "end": {
          "line": 128,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "constraintOptions",
      "start": 4625,
      "end": 4642,
      "loc": {
        "start": {
          "line": 128,
          "column": 95
        },
        "end": {
          "line": 128,
          "column": 112
        }
      }
    },
    {
      "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": 128,
          "column": 112
        },
        "end": {
          "line": 128,
          "column": 113
        }
      }
    },
    {
      "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": 4644,
      "end": 4648,
      "loc": {
        "start": {
          "line": 128,
          "column": 114
        },
        "end": {
          "line": 128,
          "column": 118
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4648,
      "end": 4649,
      "loc": {
        "start": {
          "line": 128,
          "column": 118
        },
        "end": {
          "line": 128,
          "column": 119
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceKeyField",
      "start": 4649,
      "end": 4663,
      "loc": {
        "start": {
          "line": 128,
          "column": 119
        },
        "end": {
          "line": 128,
          "column": 133
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4663,
      "end": 4664,
      "loc": {
        "start": {
          "line": 128,
          "column": 133
        },
        "end": {
          "line": 128,
          "column": 134
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4664,
      "end": 4665,
      "loc": {
        "start": {
          "line": 128,
          "column": 134
        },
        "end": {
          "line": 128,
          "column": 135
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Utils",
      "start": 4670,
      "end": 4675,
      "loc": {
        "start": {
          "line": 129,
          "column": 4
        },
        "end": {
          "line": 129,
          "column": 9
        }
      }
    },
    {
      "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": 129,
          "column": 9
        },
        "end": {
          "line": 129,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "mergeDefaults",
      "start": 4676,
      "end": 4689,
      "loc": {
        "start": {
          "line": 129,
          "column": 10
        },
        "end": {
          "line": 129,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4689,
      "end": 4690,
      "loc": {
        "start": {
          "line": 129,
          "column": 23
        },
        "end": {
          "line": 129,
          "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": 4690,
      "end": 4694,
      "loc": {
        "start": {
          "line": 129,
          "column": 24
        },
        "end": {
          "line": 129,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4694,
      "end": 4695,
      "loc": {
        "start": {
          "line": 129,
          "column": 28
        },
        "end": {
          "line": 129,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 4695,
      "end": 4701,
      "loc": {
        "start": {
          "line": 129,
          "column": 29
        },
        "end": {
          "line": 129,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4701,
      "end": 4702,
      "loc": {
        "start": {
          "line": 129,
          "column": 35
        },
        "end": {
          "line": 129,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rawAttributes",
      "start": 4702,
      "end": 4715,
      "loc": {
        "start": {
          "line": 129,
          "column": 36
        },
        "end": {
          "line": 129,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4715,
      "end": 4716,
      "loc": {
        "start": {
          "line": 129,
          "column": 49
        },
        "end": {
          "line": 129,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newAttributes",
      "start": 4717,
      "end": 4730,
      "loc": {
        "start": {
          "line": 129,
          "column": 51
        },
        "end": {
          "line": 129,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4730,
      "end": 4731,
      "loc": {
        "start": {
          "line": 129,
          "column": 64
        },
        "end": {
          "line": 129,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4731,
      "end": 4732,
      "loc": {
        "start": {
          "line": 129,
          "column": 65
        },
        "end": {
          "line": 129,
          "column": 66
        }
      }
    },
    {
      "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": 4738,
      "end": 4742,
      "loc": {
        "start": {
          "line": 131,
          "column": 4
        },
        "end": {
          "line": 131,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4742,
      "end": 4743,
      "loc": {
        "start": {
          "line": 131,
          "column": 8
        },
        "end": {
          "line": 131,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "identifierField",
      "start": 4743,
      "end": 4758,
      "loc": {
        "start": {
          "line": 131,
          "column": 9
        },
        "end": {
          "line": 131,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4759,
      "end": 4760,
      "loc": {
        "start": {
          "line": 131,
          "column": 25
        },
        "end": {
          "line": 131,
          "column": 26
        }
      }
    },
    {
      "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": 4761,
      "end": 4765,
      "loc": {
        "start": {
          "line": 131,
          "column": 27
        },
        "end": {
          "line": 131,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4765,
      "end": 4766,
      "loc": {
        "start": {
          "line": 131,
          "column": 31
        },
        "end": {
          "line": 131,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 4766,
      "end": 4772,
      "loc": {
        "start": {
          "line": 131,
          "column": 32
        },
        "end": {
          "line": 131,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4772,
      "end": 4773,
      "loc": {
        "start": {
          "line": 131,
          "column": 38
        },
        "end": {
          "line": 131,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rawAttributes",
      "start": 4773,
      "end": 4786,
      "loc": {
        "start": {
          "line": 131,
          "column": 39
        },
        "end": {
          "line": 131,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4786,
      "end": 4787,
      "loc": {
        "start": {
          "line": 131,
          "column": 52
        },
        "end": {
          "line": 131,
          "column": 53
        }
      }
    },
    {
      "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": 4787,
      "end": 4791,
      "loc": {
        "start": {
          "line": 131,
          "column": 53
        },
        "end": {
          "line": 131,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4791,
      "end": 4792,
      "loc": {
        "start": {
          "line": 131,
          "column": 57
        },
        "end": {
          "line": 131,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 4792,
      "end": 4802,
      "loc": {
        "start": {
          "line": 131,
          "column": 58
        },
        "end": {
          "line": 131,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4802,
      "end": 4803,
      "loc": {
        "start": {
          "line": 131,
          "column": 68
        },
        "end": {
          "line": 131,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4803,
      "end": 4804,
      "loc": {
        "start": {
          "line": 131,
          "column": 69
        },
        "end": {
          "line": 131,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "field",
      "start": 4804,
      "end": 4809,
      "loc": {
        "start": {
          "line": 131,
          "column": 70
        },
        "end": {
          "line": 131,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 4810,
      "end": 4812,
      "loc": {
        "start": {
          "line": 131,
          "column": 76
        },
        "end": {
          "line": 131,
          "column": 78
        }
      }
    },
    {
      "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": 4813,
      "end": 4817,
      "loc": {
        "start": {
          "line": 131,
          "column": 79
        },
        "end": {
          "line": 131,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4817,
      "end": 4818,
      "loc": {
        "start": {
          "line": 131,
          "column": 83
        },
        "end": {
          "line": 131,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 4818,
      "end": 4828,
      "loc": {
        "start": {
          "line": 131,
          "column": 84
        },
        "end": {
          "line": 131,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4828,
      "end": 4829,
      "loc": {
        "start": {
          "line": 131,
          "column": 94
        },
        "end": {
          "line": 131,
          "column": 95
        }
      }
    },
    {
      "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": 4834,
      "end": 4838,
      "loc": {
        "start": {
          "line": 132,
          "column": 4
        },
        "end": {
          "line": 132,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4838,
      "end": 4839,
      "loc": {
        "start": {
          "line": 132,
          "column": 8
        },
        "end": {
          "line": 132,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKeyField",
      "start": 4839,
      "end": 4854,
      "loc": {
        "start": {
          "line": 132,
          "column": 9
        },
        "end": {
          "line": 132,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4855,
      "end": 4856,
      "loc": {
        "start": {
          "line": 132,
          "column": 25
        },
        "end": {
          "line": 132,
          "column": 26
        }
      }
    },
    {
      "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": 4857,
      "end": 4861,
      "loc": {
        "start": {
          "line": 132,
          "column": 27
        },
        "end": {
          "line": 132,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4861,
      "end": 4862,
      "loc": {
        "start": {
          "line": 132,
          "column": 31
        },
        "end": {
          "line": 132,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 4862,
      "end": 4868,
      "loc": {
        "start": {
          "line": 132,
          "column": 32
        },
        "end": {
          "line": 132,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4868,
      "end": 4869,
      "loc": {
        "start": {
          "line": 132,
          "column": 38
        },
        "end": {
          "line": 132,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rawAttributes",
      "start": 4869,
      "end": 4882,
      "loc": {
        "start": {
          "line": 132,
          "column": 39
        },
        "end": {
          "line": 132,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4882,
      "end": 4883,
      "loc": {
        "start": {
          "line": 132,
          "column": 52
        },
        "end": {
          "line": 132,
          "column": 53
        }
      }
    },
    {
      "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": 4883,
      "end": 4887,
      "loc": {
        "start": {
          "line": 132,
          "column": 53
        },
        "end": {
          "line": 132,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4887,
      "end": 4888,
      "loc": {
        "start": {
          "line": 132,
          "column": 57
        },
        "end": {
          "line": 132,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 4888,
      "end": 4898,
      "loc": {
        "start": {
          "line": 132,
          "column": 58
        },
        "end": {
          "line": 132,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4898,
      "end": 4899,
      "loc": {
        "start": {
          "line": 132,
          "column": 68
        },
        "end": {
          "line": 132,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4899,
      "end": 4900,
      "loc": {
        "start": {
          "line": 132,
          "column": 69
        },
        "end": {
          "line": 132,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "field",
      "start": 4900,
      "end": 4905,
      "loc": {
        "start": {
          "line": 132,
          "column": 70
        },
        "end": {
          "line": 132,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 4906,
      "end": 4908,
      "loc": {
        "start": {
          "line": 132,
          "column": 76
        },
        "end": {
          "line": 132,
          "column": 78
        }
      }
    },
    {
      "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": 4909,
      "end": 4913,
      "loc": {
        "start": {
          "line": 132,
          "column": 79
        },
        "end": {
          "line": 132,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4913,
      "end": 4914,
      "loc": {
        "start": {
          "line": 132,
          "column": 83
        },
        "end": {
          "line": 132,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 4914,
      "end": 4924,
      "loc": {
        "start": {
          "line": 132,
          "column": 84
        },
        "end": {
          "line": 132,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4924,
      "end": 4925,
      "loc": {
        "start": {
          "line": 132,
          "column": 94
        },
        "end": {
          "line": 132,
          "column": 95
        }
      }
    },
    {
      "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": 4931,
      "end": 4935,
      "loc": {
        "start": {
          "line": 134,
          "column": 4
        },
        "end": {
          "line": 134,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4935,
      "end": 4936,
      "loc": {
        "start": {
          "line": 134,
          "column": 8
        },
        "end": {
          "line": 134,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 4936,
      "end": 4942,
      "loc": {
        "start": {
          "line": 134,
          "column": 9
        },
        "end": {
          "line": 134,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4942,
      "end": 4943,
      "loc": {
        "start": {
          "line": 134,
          "column": 15
        },
        "end": {
          "line": 134,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "refreshAttributes",
      "start": 4943,
      "end": 4960,
      "loc": {
        "start": {
          "line": 134,
          "column": 16
        },
        "end": {
          "line": 134,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4960,
      "end": 4961,
      "loc": {
        "start": {
          "line": 134,
          "column": 33
        },
        "end": {
          "line": 134,
          "column": 34
        }
      }
    },
    {
      "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": 134,
          "column": 34
        },
        "end": {
          "line": 134,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4962,
      "end": 4963,
      "loc": {
        "start": {
          "line": 134,
          "column": 35
        },
        "end": {
          "line": 134,
          "column": 36
        }
      }
    },
    {
      "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": 4968,
      "end": 4972,
      "loc": {
        "start": {
          "line": 135,
          "column": 4
        },
        "end": {
          "line": 135,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4972,
      "end": 4973,
      "loc": {
        "start": {
          "line": 135,
          "column": 8
        },
        "end": {
          "line": 135,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "source",
      "start": 4973,
      "end": 4979,
      "loc": {
        "start": {
          "line": 135,
          "column": 9
        },
        "end": {
          "line": 135,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4979,
      "end": 4980,
      "loc": {
        "start": {
          "line": 135,
          "column": 15
        },
        "end": {
          "line": 135,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "refreshAttributes",
      "start": 4980,
      "end": 4997,
      "loc": {
        "start": {
          "line": 135,
          "column": 16
        },
        "end": {
          "line": 135,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4997,
      "end": 4998,
      "loc": {
        "start": {
          "line": 135,
          "column": 33
        },
        "end": {
          "line": 135,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4998,
      "end": 4999,
      "loc": {
        "start": {
          "line": 135,
          "column": 34
        },
        "end": {
          "line": 135,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4999,
      "end": 5000,
      "loc": {
        "start": {
          "line": 135,
          "column": 35
        },
        "end": {
          "line": 135,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Helpers",
      "start": 5006,
      "end": 5013,
      "loc": {
        "start": {
          "line": 137,
          "column": 4
        },
        "end": {
          "line": 137,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5013,
      "end": 5014,
      "loc": {
        "start": {
          "line": 137,
          "column": 11
        },
        "end": {
          "line": 137,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "checkNamingCollision",
      "start": 5014,
      "end": 5034,
      "loc": {
        "start": {
          "line": 137,
          "column": 12
        },
        "end": {
          "line": 137,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5034,
      "end": 5035,
      "loc": {
        "start": {
          "line": 137,
          "column": 32
        },
        "end": {
          "line": 137,
          "column": 33
        }
      }
    },
    {
      "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": 5035,
      "end": 5039,
      "loc": {
        "start": {
          "line": 137,
          "column": 33
        },
        "end": {
          "line": 137,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5039,
      "end": 5040,
      "loc": {
        "start": {
          "line": 137,
          "column": 37
        },
        "end": {
          "line": 137,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5040,
      "end": 5041,
      "loc": {
        "start": {
          "line": 137,
          "column": 38
        },
        "end": {
          "line": 137,
          "column": 39
        }
      }
    },
    {
      "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": 5047,
      "end": 5053,
      "loc": {
        "start": {
          "line": 139,
          "column": 4
        },
        "end": {
          "line": 139,
          "column": 10
        }
      }
    },
    {
      "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": 5054,
      "end": 5058,
      "loc": {
        "start": {
          "line": 139,
          "column": 11
        },
        "end": {
          "line": 139,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5058,
      "end": 5059,
      "loc": {
        "start": {
          "line": 139,
          "column": 15
        },
        "end": {
          "line": 139,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5062,
      "end": 5063,
      "loc": {
        "start": {
          "line": 140,
          "column": 2
        },
        "end": {
          "line": 140,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "mixin",
      "start": 5067,
      "end": 5072,
      "loc": {
        "start": {
          "line": 142,
          "column": 2
        },
        "end": {
          "line": 142,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5072,
      "end": 5073,
      "loc": {
        "start": {
          "line": 142,
          "column": 7
        },
        "end": {
          "line": 142,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "obj",
      "start": 5073,
      "end": 5076,
      "loc": {
        "start": {
          "line": 142,
          "column": 8
        },
        "end": {
          "line": 142,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5076,
      "end": 5077,
      "loc": {
        "start": {
          "line": 142,
          "column": 11
        },
        "end": {
          "line": 142,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5078,
      "end": 5079,
      "loc": {
        "start": {
          "line": 142,
          "column": 13
        },
        "end": {
          "line": 142,
          "column": 14
        }
      }
    },
    {
      "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": 5084,
      "end": 5089,
      "loc": {
        "start": {
          "line": 143,
          "column": 4
        },
        "end": {
          "line": 143,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "methods",
      "start": 5090,
      "end": 5097,
      "loc": {
        "start": {
          "line": 143,
          "column": 10
        },
        "end": {
          "line": 143,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5098,
      "end": 5099,
      "loc": {
        "start": {
          "line": 143,
          "column": 18
        },
        "end": {
          "line": 143,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5100,
      "end": 5101,
      "loc": {
        "start": {
          "line": 143,
          "column": 20
        },
        "end": {
          "line": 143,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "get",
      "start": 5101,
      "end": 5106,
      "loc": {
        "start": {
          "line": 143,
          "column": 21
        },
        "end": {
          "line": 143,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5106,
      "end": 5107,
      "loc": {
        "start": {
          "line": 143,
          "column": 26
        },
        "end": {
          "line": 143,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "count",
      "start": 5108,
      "end": 5115,
      "loc": {
        "start": {
          "line": 143,
          "column": 28
        },
        "end": {
          "line": 143,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5115,
      "end": 5116,
      "loc": {
        "start": {
          "line": 143,
          "column": 35
        },
        "end": {
          "line": 143,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "hasSingle",
      "start": 5117,
      "end": 5128,
      "loc": {
        "start": {
          "line": 143,
          "column": 37
        },
        "end": {
          "line": 143,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5128,
      "end": 5129,
      "loc": {
        "start": {
          "line": 143,
          "column": 48
        },
        "end": {
          "line": 143,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "hasAll",
      "start": 5130,
      "end": 5138,
      "loc": {
        "start": {
          "line": 143,
          "column": 50
        },
        "end": {
          "line": 143,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5138,
      "end": 5139,
      "loc": {
        "start": {
          "line": 143,
          "column": 58
        },
        "end": {
          "line": 143,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "set",
      "start": 5140,
      "end": 5145,
      "loc": {
        "start": {
          "line": 143,
          "column": 60
        },
        "end": {
          "line": 143,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5145,
      "end": 5146,
      "loc": {
        "start": {
          "line": 143,
          "column": 65
        },
        "end": {
          "line": 143,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "add",
      "start": 5147,
      "end": 5152,
      "loc": {
        "start": {
          "line": 143,
          "column": 67
        },
        "end": {
          "line": 143,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5152,
      "end": 5153,
      "loc": {
        "start": {
          "line": 143,
          "column": 72
        },
        "end": {
          "line": 143,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "addMultiple",
      "start": 5154,
      "end": 5167,
      "loc": {
        "start": {
          "line": 143,
          "column": 74
        },
        "end": {
          "line": 143,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5167,
      "end": 5168,
      "loc": {
        "start": {
          "line": 143,
          "column": 87
        },
        "end": {
          "line": 143,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "remove",
      "start": 5169,
      "end": 5177,
      "loc": {
        "start": {
          "line": 143,
          "column": 89
        },
        "end": {
          "line": 143,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5177,
      "end": 5178,
      "loc": {
        "start": {
          "line": 143,
          "column": 97
        },
        "end": {
          "line": 143,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "removeMultiple",
      "start": 5179,
      "end": 5195,
      "loc": {
        "start": {
          "line": 143,
          "column": 99
        },
        "end": {
          "line": 143,
          "column": 115
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5195,
      "end": 5196,
      "loc": {
        "start": {
          "line": 143,
          "column": 115
        },
        "end": {
          "line": 143,
          "column": 116
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "create",
      "start": 5197,
      "end": 5205,
      "loc": {
        "start": {
          "line": 143,
          "column": 117
        },
        "end": {
          "line": 143,
          "column": 125
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5205,
      "end": 5206,
      "loc": {
        "start": {
          "line": 143,
          "column": 125
        },
        "end": {
          "line": 143,
          "column": 126
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5206,
      "end": 5207,
      "loc": {
        "start": {
          "line": 143,
          "column": 126
        },
        "end": {
          "line": 143,
          "column": 127
        }
      }
    },
    {
      "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": 5212,
      "end": 5217,
      "loc": {
        "start": {
          "line": 144,
          "column": 4
        },
        "end": {
          "line": 144,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "aliases",
      "start": 5218,
      "end": 5225,
      "loc": {
        "start": {
          "line": 144,
          "column": 10
        },
        "end": {
          "line": 144,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5226,
      "end": 5227,
      "loc": {
        "start": {
          "line": 144,
          "column": 18
        },
        "end": {
          "line": 144,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5228,
      "end": 5229,
      "loc": {
        "start": {
          "line": 144,
          "column": 20
        },
        "end": {
          "line": 144,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hasSingle",
      "start": 5236,
      "end": 5245,
      "loc": {
        "start": {
          "line": 145,
          "column": 6
        },
        "end": {
          "line": 145,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5245,
      "end": 5246,
      "loc": {
        "start": {
          "line": 145,
          "column": 15
        },
        "end": {
          "line": 145,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "has",
      "start": 5247,
      "end": 5252,
      "loc": {
        "start": {
          "line": 145,
          "column": 17
        },
        "end": {
          "line": 145,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5252,
      "end": 5253,
      "loc": {
        "start": {
          "line": 145,
          "column": 22
        },
        "end": {
          "line": 145,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hasAll",
      "start": 5260,
      "end": 5266,
      "loc": {
        "start": {
          "line": 146,
          "column": 6
        },
        "end": {
          "line": 146,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5266,
      "end": 5267,
      "loc": {
        "start": {
          "line": 146,
          "column": 12
        },
        "end": {
          "line": 146,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "has",
      "start": 5268,
      "end": 5273,
      "loc": {
        "start": {
          "line": 146,
          "column": 14
        },
        "end": {
          "line": 146,
          "column": 19
        }
      }
    },
    {
      "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": 146,
          "column": 19
        },
        "end": {
          "line": 146,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "addMultiple",
      "start": 5281,
      "end": 5292,
      "loc": {
        "start": {
          "line": 147,
          "column": 6
        },
        "end": {
          "line": 147,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5292,
      "end": 5293,
      "loc": {
        "start": {
          "line": 147,
          "column": 17
        },
        "end": {
          "line": 147,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "add",
      "start": 5294,
      "end": 5299,
      "loc": {
        "start": {
          "line": 147,
          "column": 19
        },
        "end": {
          "line": 147,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5299,
      "end": 5300,
      "loc": {
        "start": {
          "line": 147,
          "column": 24
        },
        "end": {
          "line": 147,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeMultiple",
      "start": 5307,
      "end": 5321,
      "loc": {
        "start": {
          "line": 148,
          "column": 6
        },
        "end": {
          "line": 148,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5321,
      "end": 5322,
      "loc": {
        "start": {
          "line": 148,
          "column": 20
        },
        "end": {
          "line": 148,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "remove",
      "start": 5323,
      "end": 5331,
      "loc": {
        "start": {
          "line": 148,
          "column": 22
        },
        "end": {
          "line": 148,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5336,
      "end": 5337,
      "loc": {
        "start": {
          "line": 149,
          "column": 4
        },
        "end": {
          "line": 149,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5337,
      "end": 5338,
      "loc": {
        "start": {
          "line": 149,
          "column": 5
        },
        "end": {
          "line": 149,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Helpers",
      "start": 5344,
      "end": 5351,
      "loc": {
        "start": {
          "line": 151,
          "column": 4
        },
        "end": {
          "line": 151,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5351,
      "end": 5352,
      "loc": {
        "start": {
          "line": 151,
          "column": 11
        },
        "end": {
          "line": 151,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "mixinMethods",
      "start": 5352,
      "end": 5364,
      "loc": {
        "start": {
          "line": 151,
          "column": 12
        },
        "end": {
          "line": 151,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5364,
      "end": 5365,
      "loc": {
        "start": {
          "line": 151,
          "column": 24
        },
        "end": {
          "line": 151,
          "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": 5365,
      "end": 5369,
      "loc": {
        "start": {
          "line": 151,
          "column": 25
        },
        "end": {
          "line": 151,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5369,
      "end": 5370,
      "loc": {
        "start": {
          "line": 151,
          "column": 29
        },
        "end": {
          "line": 151,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "obj",
      "start": 5371,
      "end": 5374,
      "loc": {
        "start": {
          "line": 151,
          "column": 31
        },
        "end": {
          "line": 151,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5374,
      "end": 5375,
      "loc": {
        "start": {
          "line": 151,
          "column": 34
        },
        "end": {
          "line": 151,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "methods",
      "start": 5376,
      "end": 5383,
      "loc": {
        "start": {
          "line": 151,
          "column": 36
        },
        "end": {
          "line": 151,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5383,
      "end": 5384,
      "loc": {
        "start": {
          "line": 151,
          "column": 43
        },
        "end": {
          "line": 151,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "aliases",
      "start": 5385,
      "end": 5392,
      "loc": {
        "start": {
          "line": 151,
          "column": 45
        },
        "end": {
          "line": 151,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5392,
      "end": 5393,
      "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": 5393,
      "end": 5394,
      "loc": {
        "start": {
          "line": 151,
          "column": 53
        },
        "end": {
          "line": 151,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5397,
      "end": 5398,
      "loc": {
        "start": {
          "line": 152,
          "column": 2
        },
        "end": {
          "line": 152,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Get everything currently associated with this, using an optional where clause.\n   *\n   * @param {Object} [options]\n   * @param {Object} [options.where] An optional where clause to limit the associated models\n   * @param {String|Boolean} [options.scope] Apply a scope on the related model, or remove its default scope by passing false\n   * @param {String} [options.schema] Apply a schema on the related model\n   * @see {@link Model.findAll}  for a full explanation of options\n   * @return {Promise<Array<Model>>}\n   ",
      "start": 5402,
      "end": 5928,
      "loc": {
        "start": {
          "line": 154,
          "column": 2
        },
        "end": {
          "line": 163,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "get",
      "start": 5931,
      "end": 5934,
      "loc": {
        "start": {
          "line": 164,
          "column": 2
        },
        "end": {
          "line": 164,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5934,
      "end": 5935,
      "loc": {
        "start": {
          "line": 164,
          "column": 5
        },
        "end": {
          "line": 164,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "instances",
      "start": 5935,
      "end": 5944,
      "loc": {
        "start": {
          "line": 164,
          "column": 6
        },
        "end": {
          "line": 164,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5944,
      "end": 5945,
      "loc": {
        "start": {
          "line": 164,
          "column": 15
        },
        "end": {
          "line": 164,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 5946,
      "end": 5953,
      "loc": {
        "start": {
          "line": 164,
          "column": 17
        },
        "end": {
          "line": 164,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5953,
      "end": 5954,
      "loc": {
        "start": {
          "line": 164,
          "column": 24
        },
        "end": {
          "line": 164,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5955,
      "end": 5956,
      "loc": {
        "start": {
          "line": 164,
          "column": 26
        },
        "end": {
          "line": 164,
          "column": 27
        }
      }
    },
    {
      "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": 5961,
      "end": 5966,
      "loc": {
        "start": {
          "line": 165,
          "column": 4
        },
        "end": {
          "line": 165,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 5967,
      "end": 5978,
      "loc": {
        "start": {
          "line": 165,
          "column": 10
        },
        "end": {
          "line": 165,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5979,
      "end": 5980,
      "loc": {
        "start": {
          "line": 165,
          "column": 22
        },
        "end": {
          "line": 165,
          "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": 5981,
      "end": 5985,
      "loc": {
        "start": {
          "line": 165,
          "column": 24
        },
        "end": {
          "line": 165,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5985,
      "end": 5986,
      "loc": {
        "start": {
          "line": 165,
          "column": 28
        },
        "end": {
          "line": 165,
          "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": 5991,
      "end": 5996,
      "loc": {
        "start": {
          "line": 166,
          "column": 4
        },
        "end": {
          "line": 166,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "where",
      "start": 5997,
      "end": 6002,
      "loc": {
        "start": {
          "line": 166,
          "column": 10
        },
        "end": {
          "line": 166,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6003,
      "end": 6004,
      "loc": {
        "start": {
          "line": 166,
          "column": 16
        },
        "end": {
          "line": 166,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6005,
      "end": 6006,
      "loc": {
        "start": {
          "line": 166,
          "column": 18
        },
        "end": {
          "line": 166,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6006,
      "end": 6007,
      "loc": {
        "start": {
          "line": 166,
          "column": 19
        },
        "end": {
          "line": 166,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6007,
      "end": 6008,
      "loc": {
        "start": {
          "line": 166,
          "column": 20
        },
        "end": {
          "line": 166,
          "column": 21
        }
      }
    },
    {
      "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": 6013,
      "end": 6016,
      "loc": {
        "start": {
          "line": 167,
          "column": 4
        },
        "end": {
          "line": 167,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Model",
      "start": 6017,
      "end": 6022,
      "loc": {
        "start": {
          "line": 167,
          "column": 8
        },
        "end": {
          "line": 167,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6023,
      "end": 6024,
      "loc": {
        "start": {
          "line": 167,
          "column": 14
        },
        "end": {
          "line": 167,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 6025,
      "end": 6036,
      "loc": {
        "start": {
          "line": 167,
          "column": 16
        },
        "end": {
          "line": 167,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6036,
      "end": 6037,
      "loc": {
        "start": {
          "line": 167,
          "column": 27
        },
        "end": {
          "line": 167,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 6037,
      "end": 6043,
      "loc": {
        "start": {
          "line": 167,
          "column": 28
        },
        "end": {
          "line": 167,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6043,
      "end": 6044,
      "loc": {
        "start": {
          "line": 167,
          "column": 34
        },
        "end": {
          "line": 167,
          "column": 35
        }
      }
    },
    {
      "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": 6049,
      "end": 6052,
      "loc": {
        "start": {
          "line": 168,
          "column": 4
        },
        "end": {
          "line": 168,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "instance",
      "start": 6053,
      "end": 6061,
      "loc": {
        "start": {
          "line": 168,
          "column": 8
        },
        "end": {
          "line": 168,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6061,
      "end": 6062,
      "loc": {
        "start": {
          "line": 168,
          "column": 16
        },
        "end": {
          "line": 168,
          "column": 17
        }
      }
    },
    {
      "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": 6067,
      "end": 6070,
      "loc": {
        "start": {
          "line": 169,
          "column": 4
        },
        "end": {
          "line": 169,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "values",
      "start": 6071,
      "end": 6077,
      "loc": {
        "start": {
          "line": 169,
          "column": 8
        },
        "end": {
          "line": 169,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6077,
      "end": 6078,
      "loc": {
        "start": {
          "line": 169,
          "column": 14
        },
        "end": {
          "line": 169,
          "column": 15
        }
      }
    },
    {
      "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": 6084,
      "end": 6086,
      "loc": {
        "start": {
          "line": 171,
          "column": 4
        },
        "end": {
          "line": 171,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6087,
      "end": 6088,
      "loc": {
        "start": {
          "line": 171,
          "column": 7
        },
        "end": {
          "line": 171,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 6088,
      "end": 6089,
      "loc": {
        "start": {
          "line": 171,
          "column": 8
        },
        "end": {
          "line": 171,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Array",
      "start": 6089,
      "end": 6094,
      "loc": {
        "start": {
          "line": 171,
          "column": 9
        },
        "end": {
          "line": 171,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6094,
      "end": 6095,
      "loc": {
        "start": {
          "line": 171,
          "column": 14
        },
        "end": {
          "line": 171,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isArray",
      "start": 6095,
      "end": 6102,
      "loc": {
        "start": {
          "line": 171,
          "column": 15
        },
        "end": {
          "line": 171,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6102,
      "end": 6103,
      "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": "instances",
      "start": 6103,
      "end": 6112,
      "loc": {
        "start": {
          "line": 171,
          "column": 23
        },
        "end": {
          "line": 171,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6112,
      "end": 6113,
      "loc": {
        "start": {
          "line": 171,
          "column": 32
        },
        "end": {
          "line": 171,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6113,
      "end": 6114,
      "loc": {
        "start": {
          "line": 171,
          "column": 33
        },
        "end": {
          "line": 171,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6115,
      "end": 6116,
      "loc": {
        "start": {
          "line": 171,
          "column": 35
        },
        "end": {
          "line": 171,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "instance",
      "start": 6123,
      "end": 6131,
      "loc": {
        "start": {
          "line": 172,
          "column": 6
        },
        "end": {
          "line": 172,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6132,
      "end": 6133,
      "loc": {
        "start": {
          "line": 172,
          "column": 15
        },
        "end": {
          "line": 172,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "instances",
      "start": 6134,
      "end": 6143,
      "loc": {
        "start": {
          "line": 172,
          "column": 17
        },
        "end": {
          "line": 172,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6143,
      "end": 6144,
      "loc": {
        "start": {
          "line": 172,
          "column": 26
        },
        "end": {
          "line": 172,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "instances",
      "start": 6151,
      "end": 6160,
      "loc": {
        "start": {
          "line": 173,
          "column": 6
        },
        "end": {
          "line": 173,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6161,
      "end": 6162,
      "loc": {
        "start": {
          "line": 173,
          "column": 16
        },
        "end": {
          "line": 173,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 6163,
      "end": 6172,
      "loc": {
        "start": {
          "line": 173,
          "column": 18
        },
        "end": {
          "line": 173,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6172,
      "end": 6173,
      "loc": {
        "start": {
          "line": 173,
          "column": 27
        },
        "end": {
          "line": 173,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6178,
      "end": 6179,
      "loc": {
        "start": {
          "line": 174,
          "column": 4
        },
        "end": {
          "line": 174,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 6185,
      "end": 6192,
      "loc": {
        "start": {
          "line": 176,
          "column": 4
        },
        "end": {
          "line": 176,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6193,
      "end": 6194,
      "loc": {
        "start": {
          "line": 176,
          "column": 12
        },
        "end": {
          "line": 176,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Utils",
      "start": 6195,
      "end": 6200,
      "loc": {
        "start": {
          "line": 176,
          "column": 14
        },
        "end": {
          "line": 176,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6200,
      "end": 6201,
      "loc": {
        "start": {
          "line": 176,
          "column": 19
        },
        "end": {
          "line": 176,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "cloneDeep",
      "start": 6201,
      "end": 6210,
      "loc": {
        "start": {
          "line": 176,
          "column": 20
        },
        "end": {
          "line": 176,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6210,
      "end": 6211,
      "loc": {
        "start": {
          "line": 176,
          "column": 29
        },
        "end": {
          "line": 176,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 6211,
      "end": 6218,
      "loc": {
        "start": {
          "line": 176,
          "column": 30
        },
        "end": {
          "line": 176,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6218,
      "end": 6219,
      "loc": {
        "start": {
          "line": 176,
          "column": 37
        },
        "end": {
          "line": 176,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 6220,
      "end": 6222,
      "loc": {
        "start": {
          "line": 176,
          "column": 39
        },
        "end": {
          "line": 176,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6223,
      "end": 6224,
      "loc": {
        "start": {
          "line": 176,
          "column": 42
        },
        "end": {
          "line": 176,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6224,
      "end": 6225,
      "loc": {
        "start": {
          "line": 176,
          "column": 43
        },
        "end": {
          "line": 176,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6225,
      "end": 6226,
      "loc": {
        "start": {
          "line": 176,
          "column": 44
        },
        "end": {
          "line": 176,
          "column": 45
        }
      }
    },
    {
      "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": 6232,
      "end": 6234,
      "loc": {
        "start": {
          "line": 178,
          "column": 4
        },
        "end": {
          "line": 178,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6235,
      "end": 6236,
      "loc": {
        "start": {
          "line": 178,
          "column": 7
        },
        "end": {
          "line": 178,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 6236,
      "end": 6247,
      "loc": {
        "start": {
          "line": 178,
          "column": 8
        },
        "end": {
          "line": 178,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6247,
      "end": 6248,
      "loc": {
        "start": {
          "line": 178,
          "column": 19
        },
        "end": {
          "line": 178,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scope",
      "start": 6248,
      "end": 6253,
      "loc": {
        "start": {
          "line": 178,
          "column": 20
        },
        "end": {
          "line": 178,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6253,
      "end": 6254,
      "loc": {
        "start": {
          "line": 178,
          "column": 25
        },
        "end": {
          "line": 178,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6255,
      "end": 6256,
      "loc": {
        "start": {
          "line": 178,
          "column": 27
        },
        "end": {
          "line": 178,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_",
      "start": 6263,
      "end": 6264,
      "loc": {
        "start": {
          "line": 179,
          "column": 6
        },
        "end": {
          "line": 179,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6264,
      "end": 6265,
      "loc": {
        "start": {
          "line": 179,
          "column": 7
        },
        "end": {
          "line": 179,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assign",
      "start": 6265,
      "end": 6271,
      "loc": {
        "start": {
          "line": 179,
          "column": 8
        },
        "end": {
          "line": 179,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6271,
      "end": 6272,
      "loc": {
        "start": {
          "line": 179,
          "column": 14
        },
        "end": {
          "line": 179,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "where",
      "start": 6272,
      "end": 6277,
      "loc": {
        "start": {
          "line": 179,
          "column": 15
        },
        "end": {
          "line": 179,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6277,
      "end": 6278,
      "loc": {
        "start": {
          "line": 179,
          "column": 20
        },
        "end": {
          "line": 179,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 6279,
      "end": 6290,
      "loc": {
        "start": {
          "line": 179,
          "column": 22
        },
        "end": {
          "line": 179,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6290,
      "end": 6291,
      "loc": {
        "start": {
          "line": 179,
          "column": 33
        },
        "end": {
          "line": 179,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scope",
      "start": 6291,
      "end": 6296,
      "loc": {
        "start": {
          "line": 179,
          "column": 34
        },
        "end": {
          "line": 179,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6296,
      "end": 6297,
      "loc": {
        "start": {
          "line": 179,
          "column": 39
        },
        "end": {
          "line": 179,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6297,
      "end": 6298,
      "loc": {
        "start": {
          "line": 179,
          "column": 40
        },
        "end": {
          "line": 179,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6303,
      "end": 6304,
      "loc": {
        "start": {
          "line": 180,
          "column": 4
        },
        "end": {
          "line": 180,
          "column": 5
        }
      }
    },
    {
      "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": 6310,
      "end": 6312,
      "loc": {
        "start": {
          "line": 182,
          "column": 4
        },
        "end": {
          "line": 182,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6313,
      "end": 6314,
      "loc": {
        "start": {
          "line": 182,
          "column": 7
        },
        "end": {
          "line": 182,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "instances",
      "start": 6314,
      "end": 6323,
      "loc": {
        "start": {
          "line": 182,
          "column": 8
        },
        "end": {
          "line": 182,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6323,
      "end": 6324,
      "loc": {
        "start": {
          "line": 182,
          "column": 17
        },
        "end": {
          "line": 182,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6325,
      "end": 6326,
      "loc": {
        "start": {
          "line": 182,
          "column": 19
        },
        "end": {
          "line": 182,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "values",
      "start": 6333,
      "end": 6339,
      "loc": {
        "start": {
          "line": 183,
          "column": 6
        },
        "end": {
          "line": 183,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6340,
      "end": 6341,
      "loc": {
        "start": {
          "line": 183,
          "column": 13
        },
        "end": {
          "line": 183,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "instances",
      "start": 6342,
      "end": 6351,
      "loc": {
        "start": {
          "line": 183,
          "column": 15
        },
        "end": {
          "line": 183,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6351,
      "end": 6352,
      "loc": {
        "start": {
          "line": 183,
          "column": 24
        },
        "end": {
          "line": 183,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "map",
      "start": 6352,
      "end": 6355,
      "loc": {
        "start": {
          "line": 183,
          "column": 25
        },
        "end": {
          "line": 183,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6355,
      "end": 6356,
      "loc": {
        "start": {
          "line": 183,
          "column": 28
        },
        "end": {
          "line": 183,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "instance",
      "start": 6356,
      "end": 6364,
      "loc": {
        "start": {
          "line": 183,
          "column": 29
        },
        "end": {
          "line": 183,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6365,
      "end": 6367,
      "loc": {
        "start": {
          "line": 183,
          "column": 38
        },
        "end": {
          "line": 183,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "instance",
      "start": 6368,
      "end": 6376,
      "loc": {
        "start": {
          "line": 183,
          "column": 41
        },
        "end": {
          "line": 183,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6376,
      "end": 6377,
      "loc": {
        "start": {
          "line": 183,
          "column": 49
        },
        "end": {
          "line": 183,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "get",
      "start": 6377,
      "end": 6380,
      "loc": {
        "start": {
          "line": 183,
          "column": 50
        },
        "end": {
          "line": 183,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6380,
      "end": 6381,
      "loc": {
        "start": {
          "line": 183,
          "column": 53
        },
        "end": {
          "line": 183,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 6381,
      "end": 6392,
      "loc": {
        "start": {
          "line": 183,
          "column": 54
        },
        "end": {
          "line": 183,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6392,
      "end": 6393,
      "loc": {
        "start": {
          "line": 183,
          "column": 65
        },
        "end": {
          "line": 183,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceKey",
      "start": 6393,
      "end": 6402,
      "loc": {
        "start": {
          "line": 183,
          "column": 66
        },
        "end": {
          "line": 183,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6402,
      "end": 6403,
      "loc": {
        "start": {
          "line": 183,
          "column": 75
        },
        "end": {
          "line": 183,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6404,
      "end": 6405,
      "loc": {
        "start": {
          "line": 183,
          "column": 77
        },
        "end": {
          "line": 183,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "raw",
      "start": 6405,
      "end": 6408,
      "loc": {
        "start": {
          "line": 183,
          "column": 78
        },
        "end": {
          "line": 183,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6408,
      "end": 6409,
      "loc": {
        "start": {
          "line": 183,
          "column": 81
        },
        "end": {
          "line": 183,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 6410,
      "end": 6414,
      "loc": {
        "start": {
          "line": 183,
          "column": 83
        },
        "end": {
          "line": 183,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6414,
      "end": 6415,
      "loc": {
        "start": {
          "line": 183,
          "column": 87
        },
        "end": {
          "line": 183,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6415,
      "end": 6416,
      "loc": {
        "start": {
          "line": 183,
          "column": 88
        },
        "end": {
          "line": 183,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6416,
      "end": 6417,
      "loc": {
        "start": {
          "line": 183,
          "column": 89
        },
        "end": {
          "line": 183,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6417,
      "end": 6418,
      "loc": {
        "start": {
          "line": 183,
          "column": 90
        },
        "end": {
          "line": 183,
          "column": 91
        }
      }
    },
    {
      "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": 6426,
      "end": 6428,
      "loc": {
        "start": {
          "line": 185,
          "column": 6
        },
        "end": {
          "line": 185,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6429,
      "end": 6430,
      "loc": {
        "start": {
          "line": 185,
          "column": 9
        },
        "end": {
          "line": 185,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 6430,
      "end": 6437,
      "loc": {
        "start": {
          "line": 185,
          "column": 10
        },
        "end": {
          "line": 185,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6437,
      "end": 6438,
      "loc": {
        "start": {
          "line": 185,
          "column": 17
        },
        "end": {
          "line": 185,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "limit",
      "start": 6438,
      "end": 6443,
      "loc": {
        "start": {
          "line": 185,
          "column": 18
        },
        "end": {
          "line": 185,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 6444,
      "end": 6446,
      "loc": {
        "start": {
          "line": 185,
          "column": 24
        },
        "end": {
          "line": 185,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "instances",
      "start": 6447,
      "end": 6456,
      "loc": {
        "start": {
          "line": 185,
          "column": 27
        },
        "end": {
          "line": 185,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6456,
      "end": 6457,
      "loc": {
        "start": {
          "line": 185,
          "column": 36
        },
        "end": {
          "line": 185,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 6457,
      "end": 6463,
      "loc": {
        "start": {
          "line": 185,
          "column": 37
        },
        "end": {
          "line": 185,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 6464,
      "end": 6465,
      "loc": {
        "start": {
          "line": 185,
          "column": 44
        },
        "end": {
          "line": 185,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 6466,
      "end": 6467,
      "loc": {
        "start": {
          "line": 185,
          "column": 46
        },
        "end": {
          "line": 185,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6467,
      "end": 6468,
      "loc": {
        "start": {
          "line": 185,
          "column": 47
        },
        "end": {
          "line": 185,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6469,
      "end": 6470,
      "loc": {
        "start": {
          "line": 185,
          "column": 49
        },
        "end": {
          "line": 185,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 6479,
      "end": 6486,
      "loc": {
        "start": {
          "line": 186,
          "column": 8
        },
        "end": {
          "line": 186,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6486,
      "end": 6487,
      "loc": {
        "start": {
          "line": 186,
          "column": 15
        },
        "end": {
          "line": 186,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "groupedLimit",
      "start": 6487,
      "end": 6499,
      "loc": {
        "start": {
          "line": 186,
          "column": 16
        },
        "end": {
          "line": 186,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6500,
      "end": 6501,
      "loc": {
        "start": {
          "line": 186,
          "column": 29
        },
        "end": {
          "line": 186,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6502,
      "end": 6503,
      "loc": {
        "start": {
          "line": 186,
          "column": 31
        },
        "end": {
          "line": 186,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "limit",
      "start": 6514,
      "end": 6519,
      "loc": {
        "start": {
          "line": 187,
          "column": 10
        },
        "end": {
          "line": 187,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6519,
      "end": 6520,
      "loc": {
        "start": {
          "line": 187,
          "column": 15
        },
        "end": {
          "line": 187,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 6521,
      "end": 6528,
      "loc": {
        "start": {
          "line": 187,
          "column": 17
        },
        "end": {
          "line": 187,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6528,
      "end": 6529,
      "loc": {
        "start": {
          "line": 187,
          "column": 24
        },
        "end": {
          "line": 187,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "limit",
      "start": 6529,
      "end": 6534,
      "loc": {
        "start": {
          "line": 187,
          "column": 25
        },
        "end": {
          "line": 187,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6534,
      "end": 6535,
      "loc": {
        "start": {
          "line": 187,
          "column": 30
        },
        "end": {
          "line": 187,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "on",
      "start": 6546,
      "end": 6548,
      "loc": {
        "start": {
          "line": 188,
          "column": 10
        },
        "end": {
          "line": 188,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6548,
      "end": 6549,
      "loc": {
        "start": {
          "line": 188,
          "column": 12
        },
        "end": {
          "line": 188,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 6550,
      "end": 6561,
      "loc": {
        "start": {
          "line": 188,
          "column": 14
        },
        "end": {
          "line": 188,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6561,
      "end": 6562,
      "loc": {
        "start": {
          "line": 188,
          "column": 25
        },
        "end": {
          "line": 188,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "values",
      "start": 6573,
      "end": 6579,
      "loc": {
        "start": {
          "line": 189,
          "column": 10
        },
        "end": {
          "line": 189,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6588,
      "end": 6589,
      "loc": {
        "start": {
          "line": 190,
          "column": 8
        },
        "end": {
          "line": 190,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6589,
      "end": 6590,
      "loc": {
        "start": {
          "line": 190,
          "column": 9
        },
        "end": {
          "line": 190,
          "column": 10
        }
      }
    },
    {
      "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": 6600,
      "end": 6606,
      "loc": {
        "start": {
          "line": 192,
          "column": 8
        },
        "end": {
          "line": 192,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 6607,
      "end": 6614,
      "loc": {
        "start": {
          "line": 192,
          "column": 15
        },
        "end": {
          "line": 192,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6614,
      "end": 6615,
      "loc": {
        "start": {
          "line": 192,
          "column": 22
        },
        "end": {
          "line": 192,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "limit",
      "start": 6615,
      "end": 6620,
      "loc": {
        "start": {
          "line": 192,
          "column": 23
        },
        "end": {
          "line": 192,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6620,
      "end": 6621,
      "loc": {
        "start": {
          "line": 192,
          "column": 28
        },
        "end": {
          "line": 192,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6628,
      "end": 6629,
      "loc": {
        "start": {
          "line": 193,
          "column": 6
        },
        "end": {
          "line": 193,
          "column": 7
        }
      }
    },
    {
      "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": 6630,
      "end": 6634,
      "loc": {
        "start": {
          "line": 193,
          "column": 8
        },
        "end": {
          "line": 193,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6635,
      "end": 6636,
      "loc": {
        "start": {
          "line": 193,
          "column": 13
        },
        "end": {
          "line": 193,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "where",
      "start": 6645,
      "end": 6650,
      "loc": {
        "start": {
          "line": 194,
          "column": 8
        },
        "end": {
          "line": 194,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6650,
      "end": 6651,
      "loc": {
        "start": {
          "line": 194,
          "column": 13
        },
        "end": {
          "line": 194,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 6651,
      "end": 6662,
      "loc": {
        "start": {
          "line": 194,
          "column": 14
        },
        "end": {
          "line": 194,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6662,
      "end": 6663,
      "loc": {
        "start": {
          "line": 194,
          "column": 25
        },
        "end": {
          "line": 194,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 6663,
      "end": 6673,
      "loc": {
        "start": {
          "line": 194,
          "column": 26
        },
        "end": {
          "line": 194,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6673,
      "end": 6674,
      "loc": {
        "start": {
          "line": 194,
          "column": 36
        },
        "end": {
          "line": 194,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6675,
      "end": 6676,
      "loc": {
        "start": {
          "line": 194,
          "column": 38
        },
        "end": {
          "line": 194,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6677,
      "end": 6678,
      "loc": {
        "start": {
          "line": 194,
          "column": 40
        },
        "end": {
          "line": 194,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "$in",
      "start": 6689,
      "end": 6692,
      "loc": {
        "start": {
          "line": 195,
          "column": 10
        },
        "end": {
          "line": 195,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6692,
      "end": 6693,
      "loc": {
        "start": {
          "line": 195,
          "column": 13
        },
        "end": {
          "line": 195,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "values",
      "start": 6694,
      "end": 6700,
      "loc": {
        "start": {
          "line": 195,
          "column": 15
        },
        "end": {
          "line": 195,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6709,
      "end": 6710,
      "loc": {
        "start": {
          "line": 196,
          "column": 8
        },
        "end": {
          "line": 196,
          "column": 9
        }
      }
    },
    {
      "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": 196,
          "column": 9
        },
        "end": {
          "line": 196,
          "column": 10
        }
      }
    },
    {
      "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": 6720,
      "end": 6726,
      "loc": {
        "start": {
          "line": 197,
          "column": 8
        },
        "end": {
          "line": 197,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 6727,
      "end": 6734,
      "loc": {
        "start": {
          "line": 197,
          "column": 15
        },
        "end": {
          "line": 197,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6734,
      "end": 6735,
      "loc": {
        "start": {
          "line": 197,
          "column": 22
        },
        "end": {
          "line": 197,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "groupedLimit",
      "start": 6735,
      "end": 6747,
      "loc": {
        "start": {
          "line": 197,
          "column": 23
        },
        "end": {
          "line": 197,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6747,
      "end": 6748,
      "loc": {
        "start": {
          "line": 197,
          "column": 35
        },
        "end": {
          "line": 197,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6755,
      "end": 6756,
      "loc": {
        "start": {
          "line": 198,
          "column": 6
        },
        "end": {
          "line": 198,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6761,
      "end": 6762,
      "loc": {
        "start": {
          "line": 199,
          "column": 4
        },
        "end": {
          "line": 199,
          "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": 6763,
      "end": 6767,
      "loc": {
        "start": {
          "line": 199,
          "column": 6
        },
        "end": {
          "line": 199,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6768,
      "end": 6769,
      "loc": {
        "start": {
          "line": 199,
          "column": 11
        },
        "end": {
          "line": 199,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "where",
      "start": 6776,
      "end": 6781,
      "loc": {
        "start": {
          "line": 200,
          "column": 6
        },
        "end": {
          "line": 200,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6781,
      "end": 6782,
      "loc": {
        "start": {
          "line": 200,
          "column": 11
        },
        "end": {
          "line": 200,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 6782,
      "end": 6793,
      "loc": {
        "start": {
          "line": 200,
          "column": 12
        },
        "end": {
          "line": 200,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6793,
      "end": 6794,
      "loc": {
        "start": {
          "line": 200,
          "column": 23
        },
        "end": {
          "line": 200,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 6794,
      "end": 6804,
      "loc": {
        "start": {
          "line": 200,
          "column": 24
        },
        "end": {
          "line": 200,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6804,
      "end": 6805,
      "loc": {
        "start": {
          "line": 200,
          "column": 34
        },
        "end": {
          "line": 200,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6806,
      "end": 6807,
      "loc": {
        "start": {
          "line": 200,
          "column": 36
        },
        "end": {
          "line": 200,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "instance",
      "start": 6808,
      "end": 6816,
      "loc": {
        "start": {
          "line": 200,
          "column": 38
        },
        "end": {
          "line": 200,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6816,
      "end": 6817,
      "loc": {
        "start": {
          "line": 200,
          "column": 46
        },
        "end": {
          "line": 200,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "get",
      "start": 6817,
      "end": 6820,
      "loc": {
        "start": {
          "line": 200,
          "column": 47
        },
        "end": {
          "line": 200,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6820,
      "end": 6821,
      "loc": {
        "start": {
          "line": 200,
          "column": 50
        },
        "end": {
          "line": 200,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 6821,
      "end": 6832,
      "loc": {
        "start": {
          "line": 200,
          "column": 51
        },
        "end": {
          "line": 200,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6832,
      "end": 6833,
      "loc": {
        "start": {
          "line": 200,
          "column": 62
        },
        "end": {
          "line": 200,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceKey",
      "start": 6833,
      "end": 6842,
      "loc": {
        "start": {
          "line": 200,
          "column": 63
        },
        "end": {
          "line": 200,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6842,
      "end": 6843,
      "loc": {
        "start": {
          "line": 200,
          "column": 72
        },
        "end": {
          "line": 200,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6844,
      "end": 6845,
      "loc": {
        "start": {
          "line": 200,
          "column": 74
        },
        "end": {
          "line": 200,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "raw",
      "start": 6845,
      "end": 6848,
      "loc": {
        "start": {
          "line": 200,
          "column": 75
        },
        "end": {
          "line": 200,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6848,
      "end": 6849,
      "loc": {
        "start": {
          "line": 200,
          "column": 78
        },
        "end": {
          "line": 200,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 6850,
      "end": 6854,
      "loc": {
        "start": {
          "line": 200,
          "column": 80
        },
        "end": {
          "line": 200,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6854,
      "end": 6855,
      "loc": {
        "start": {
          "line": 200,
          "column": 84
        },
        "end": {
          "line": 200,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6855,
      "end": 6856,
      "loc": {
        "start": {
          "line": 200,
          "column": 85
        },
        "end": {
          "line": 200,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6856,
      "end": 6857,
      "loc": {
        "start": {
          "line": 200,
          "column": 86
        },
        "end": {
          "line": 200,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6862,
      "end": 6863,
      "loc": {
        "start": {
          "line": 201,
          "column": 4
        },
        "end": {
          "line": 201,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 6870,
      "end": 6877,
      "loc": {
        "start": {
          "line": 204,
          "column": 4
        },
        "end": {
          "line": 204,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6877,
      "end": 6878,
      "loc": {
        "start": {
          "line": 204,
          "column": 11
        },
        "end": {
          "line": 204,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "where",
      "start": 6878,
      "end": 6883,
      "loc": {
        "start": {
          "line": 204,
          "column": 12
        },
        "end": {
          "line": 204,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6884,
      "end": 6885,
      "loc": {
        "start": {
          "line": 204,
          "column": 18
        },
        "end": {
          "line": 204,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 6886,
      "end": 6893,
      "loc": {
        "start": {
          "line": 204,
          "column": 20
        },
        "end": {
          "line": 204,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6893,
      "end": 6894,
      "loc": {
        "start": {
          "line": 204,
          "column": 27
        },
        "end": {
          "line": 204,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "where",
      "start": 6894,
      "end": 6899,
      "loc": {
        "start": {
          "line": 204,
          "column": 28
        },
        "end": {
          "line": 204,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6900,
      "end": 6901,
      "loc": {
        "start": {
          "line": 204,
          "column": 34
        },
        "end": {
          "line": 204,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6922,
      "end": 6923,
      "loc": {
        "start": {
          "line": 205,
          "column": 20
        },
        "end": {
          "line": 205,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "$and",
      "start": 6923,
      "end": 6927,
      "loc": {
        "start": {
          "line": 205,
          "column": 21
        },
        "end": {
          "line": 205,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6927,
      "end": 6928,
      "loc": {
        "start": {
          "line": 205,
          "column": 25
        },
        "end": {
          "line": 205,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6929,
      "end": 6930,
      "loc": {
        "start": {
          "line": 205,
          "column": 27
        },
        "end": {
          "line": 205,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "where",
      "start": 6930,
      "end": 6935,
      "loc": {
        "start": {
          "line": 205,
          "column": 28
        },
        "end": {
          "line": 205,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6935,
      "end": 6936,
      "loc": {
        "start": {
          "line": 205,
          "column": 33
        },
        "end": {
          "line": 205,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 6937,
      "end": 6944,
      "loc": {
        "start": {
          "line": 205,
          "column": 35
        },
        "end": {
          "line": 205,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6944,
      "end": 6945,
      "loc": {
        "start": {
          "line": 205,
          "column": 42
        },
        "end": {
          "line": 205,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "where",
      "start": 6945,
      "end": 6950,
      "loc": {
        "start": {
          "line": 205,
          "column": 43
        },
        "end": {
          "line": 205,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6950,
      "end": 6951,
      "loc": {
        "start": {
          "line": 205,
          "column": 48
        },
        "end": {
          "line": 205,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6951,
      "end": 6952,
      "loc": {
        "start": {
          "line": 205,
          "column": 49
        },
        "end": {
          "line": 205,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6953,
      "end": 6954,
      "loc": {
        "start": {
          "line": 205,
          "column": 51
        },
        "end": {
          "line": 205,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "where",
      "start": 6975,
      "end": 6980,
      "loc": {
        "start": {
          "line": 206,
          "column": 20
        },
        "end": {
          "line": 206,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6980,
      "end": 6981,
      "loc": {
        "start": {
          "line": 206,
          "column": 25
        },
        "end": {
          "line": 206,
          "column": 26
        }
      }
    },
    {
      "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": 6987,
      "end": 6989,
      "loc": {
        "start": {
          "line": 208,
          "column": 4
        },
        "end": {
          "line": 208,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6990,
      "end": 6991,
      "loc": {
        "start": {
          "line": 208,
          "column": 7
        },
        "end": {
          "line": 208,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 6991,
      "end": 6998,
      "loc": {
        "start": {
          "line": 208,
          "column": 8
        },
        "end": {
          "line": 208,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6998,
      "end": 6999,
      "loc": {
        "start": {
          "line": 208,
          "column": 15
        },
        "end": {
          "line": 208,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hasOwnProperty",
      "start": 6999,
      "end": 7013,
      "loc": {
        "start": {
          "line": 208,
          "column": 16
        },
        "end": {
          "line": 208,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7013,
      "end": 7014,
      "loc": {
        "start": {
          "line": 208,
          "column": 30
        },
        "end": {
          "line": 208,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "scope",
      "start": 7014,
      "end": 7021,
      "loc": {
        "start": {
          "line": 208,
          "column": 31
        },
        "end": {
          "line": 208,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7021,
      "end": 7022,
      "loc": {
        "start": {
          "line": 208,
          "column": 38
        },
        "end": {
          "line": 208,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7022,
      "end": 7023,
      "loc": {
        "start": {
          "line": 208,
          "column": 39
        },
        "end": {
          "line": 208,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7024,
      "end": 7025,
      "loc": {
        "start": {
          "line": 208,
          "column": 41
        },
        "end": {
          "line": 208,
          "column": 42
        }
      }
    },
    {
      "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": 7032,
      "end": 7034,
      "loc": {
        "start": {
          "line": 209,
          "column": 6
        },
        "end": {
          "line": 209,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7035,
      "end": 7036,
      "loc": {
        "start": {
          "line": 209,
          "column": 9
        },
        "end": {
          "line": 209,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 7036,
      "end": 7037,
      "loc": {
        "start": {
          "line": 209,
          "column": 10
        },
        "end": {
          "line": 209,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 7037,
      "end": 7044,
      "loc": {
        "start": {
          "line": 209,
          "column": 11
        },
        "end": {
          "line": 209,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7044,
      "end": 7045,
      "loc": {
        "start": {
          "line": 209,
          "column": 18
        },
        "end": {
          "line": 209,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scope",
      "start": 7045,
      "end": 7050,
      "loc": {
        "start": {
          "line": 209,
          "column": 19
        },
        "end": {
          "line": 209,
          "column": 24
        }
      }
    },
    {
      "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": 209,
          "column": 24
        },
        "end": {
          "line": 209,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7052,
      "end": 7053,
      "loc": {
        "start": {
          "line": 209,
          "column": 26
        },
        "end": {
          "line": 209,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Model",
      "start": 7062,
      "end": 7067,
      "loc": {
        "start": {
          "line": 210,
          "column": 8
        },
        "end": {
          "line": 210,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7068,
      "end": 7069,
      "loc": {
        "start": {
          "line": 210,
          "column": 14
        },
        "end": {
          "line": 210,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Model",
      "start": 7070,
      "end": 7075,
      "loc": {
        "start": {
          "line": 210,
          "column": 16
        },
        "end": {
          "line": 210,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7075,
      "end": 7076,
      "loc": {
        "start": {
          "line": 210,
          "column": 21
        },
        "end": {
          "line": 210,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unscoped",
      "start": 7076,
      "end": 7084,
      "loc": {
        "start": {
          "line": 210,
          "column": 22
        },
        "end": {
          "line": 210,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7084,
      "end": 7085,
      "loc": {
        "start": {
          "line": 210,
          "column": 30
        },
        "end": {
          "line": 210,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7085,
      "end": 7086,
      "loc": {
        "start": {
          "line": 210,
          "column": 31
        },
        "end": {
          "line": 210,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7086,
      "end": 7087,
      "loc": {
        "start": {
          "line": 210,
          "column": 32
        },
        "end": {
          "line": 210,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7094,
      "end": 7095,
      "loc": {
        "start": {
          "line": 211,
          "column": 6
        },
        "end": {
          "line": 211,
          "column": 7
        }
      }
    },
    {
      "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": 7096,
      "end": 7100,
      "loc": {
        "start": {
          "line": 211,
          "column": 8
        },
        "end": {
          "line": 211,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7101,
      "end": 7102,
      "loc": {
        "start": {
          "line": 211,
          "column": 13
        },
        "end": {
          "line": 211,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Model",
      "start": 7111,
      "end": 7116,
      "loc": {
        "start": {
          "line": 212,
          "column": 8
        },
        "end": {
          "line": 212,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7117,
      "end": 7118,
      "loc": {
        "start": {
          "line": 212,
          "column": 14
        },
        "end": {
          "line": 212,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Model",
      "start": 7119,
      "end": 7124,
      "loc": {
        "start": {
          "line": 212,
          "column": 16
        },
        "end": {
          "line": 212,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7124,
      "end": 7125,
      "loc": {
        "start": {
          "line": 212,
          "column": 21
        },
        "end": {
          "line": 212,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scope",
      "start": 7125,
      "end": 7130,
      "loc": {
        "start": {
          "line": 212,
          "column": 22
        },
        "end": {
          "line": 212,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7130,
      "end": 7131,
      "loc": {
        "start": {
          "line": 212,
          "column": 27
        },
        "end": {
          "line": 212,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 7131,
      "end": 7138,
      "loc": {
        "start": {
          "line": 212,
          "column": 28
        },
        "end": {
          "line": 212,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7138,
      "end": 7139,
      "loc": {
        "start": {
          "line": 212,
          "column": 35
        },
        "end": {
          "line": 212,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scope",
      "start": 7139,
      "end": 7144,
      "loc": {
        "start": {
          "line": 212,
          "column": 36
        },
        "end": {
          "line": 212,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7144,
      "end": 7145,
      "loc": {
        "start": {
          "line": 212,
          "column": 41
        },
        "end": {
          "line": 212,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7145,
      "end": 7146,
      "loc": {
        "start": {
          "line": 212,
          "column": 42
        },
        "end": {
          "line": 212,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7153,
      "end": 7154,
      "loc": {
        "start": {
          "line": 213,
          "column": 6
        },
        "end": {
          "line": 213,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7159,
      "end": 7160,
      "loc": {
        "start": {
          "line": 214,
          "column": 4
        },
        "end": {
          "line": 214,
          "column": 5
        }
      }
    },
    {
      "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": 7166,
      "end": 7168,
      "loc": {
        "start": {
          "line": 216,
          "column": 4
        },
        "end": {
          "line": 216,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7169,
      "end": 7170,
      "loc": {
        "start": {
          "line": 216,
          "column": 7
        },
        "end": {
          "line": 216,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 7170,
      "end": 7177,
      "loc": {
        "start": {
          "line": 216,
          "column": 8
        },
        "end": {
          "line": 216,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7177,
      "end": 7178,
      "loc": {
        "start": {
          "line": 216,
          "column": 15
        },
        "end": {
          "line": 216,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hasOwnProperty",
      "start": 7178,
      "end": 7192,
      "loc": {
        "start": {
          "line": 216,
          "column": 16
        },
        "end": {
          "line": 216,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7192,
      "end": 7193,
      "loc": {
        "start": {
          "line": 216,
          "column": 30
        },
        "end": {
          "line": 216,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "schema",
      "start": 7193,
      "end": 7201,
      "loc": {
        "start": {
          "line": 216,
          "column": 31
        },
        "end": {
          "line": 216,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7201,
      "end": 7202,
      "loc": {
        "start": {
          "line": 216,
          "column": 39
        },
        "end": {
          "line": 216,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7202,
      "end": 7203,
      "loc": {
        "start": {
          "line": 216,
          "column": 40
        },
        "end": {
          "line": 216,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7204,
      "end": 7205,
      "loc": {
        "start": {
          "line": 216,
          "column": 42
        },
        "end": {
          "line": 216,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Model",
      "start": 7212,
      "end": 7217,
      "loc": {
        "start": {
          "line": 217,
          "column": 6
        },
        "end": {
          "line": 217,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7218,
      "end": 7219,
      "loc": {
        "start": {
          "line": 217,
          "column": 12
        },
        "end": {
          "line": 217,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Model",
      "start": 7220,
      "end": 7225,
      "loc": {
        "start": {
          "line": 217,
          "column": 14
        },
        "end": {
          "line": 217,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7225,
      "end": 7226,
      "loc": {
        "start": {
          "line": 217,
          "column": 19
        },
        "end": {
          "line": 217,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "schema",
      "start": 7226,
      "end": 7232,
      "loc": {
        "start": {
          "line": 217,
          "column": 20
        },
        "end": {
          "line": 217,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7232,
      "end": 7233,
      "loc": {
        "start": {
          "line": 217,
          "column": 26
        },
        "end": {
          "line": 217,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 7233,
      "end": 7240,
      "loc": {
        "start": {
          "line": 217,
          "column": 27
        },
        "end": {
          "line": 217,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7240,
      "end": 7241,
      "loc": {
        "start": {
          "line": 217,
          "column": 34
        },
        "end": {
          "line": 217,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "schema",
      "start": 7241,
      "end": 7247,
      "loc": {
        "start": {
          "line": 217,
          "column": 35
        },
        "end": {
          "line": 217,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7247,
      "end": 7248,
      "loc": {
        "start": {
          "line": 217,
          "column": 41
        },
        "end": {
          "line": 217,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 7249,
      "end": 7256,
      "loc": {
        "start": {
          "line": 217,
          "column": 43
        },
        "end": {
          "line": 217,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7256,
      "end": 7257,
      "loc": {
        "start": {
          "line": 217,
          "column": 50
        },
        "end": {
          "line": 217,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "schemaDelimiter",
      "start": 7257,
      "end": 7272,
      "loc": {
        "start": {
          "line": 217,
          "column": 51
        },
        "end": {
          "line": 217,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7272,
      "end": 7273,
      "loc": {
        "start": {
          "line": 217,
          "column": 66
        },
        "end": {
          "line": 217,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7273,
      "end": 7274,
      "loc": {
        "start": {
          "line": 217,
          "column": 67
        },
        "end": {
          "line": 217,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7279,
      "end": 7280,
      "loc": {
        "start": {
          "line": 218,
          "column": 4
        },
        "end": {
          "line": 218,
          "column": 5
        }
      }
    },
    {
      "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": 7287,
      "end": 7293,
      "loc": {
        "start": {
          "line": 221,
          "column": 4
        },
        "end": {
          "line": 221,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Model",
      "start": 7294,
      "end": 7299,
      "loc": {
        "start": {
          "line": 221,
          "column": 11
        },
        "end": {
          "line": 221,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7299,
      "end": 7300,
      "loc": {
        "start": {
          "line": 221,
          "column": 16
        },
        "end": {
          "line": 221,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "findAll",
      "start": 7300,
      "end": 7307,
      "loc": {
        "start": {
          "line": 221,
          "column": 17
        },
        "end": {
          "line": 221,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7307,
      "end": 7308,
      "loc": {
        "start": {
          "line": 221,
          "column": 24
        },
        "end": {
          "line": 221,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 7308,
      "end": 7315,
      "loc": {
        "start": {
          "line": 221,
          "column": 25
        },
        "end": {
          "line": 221,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7315,
      "end": 7316,
      "loc": {
        "start": {
          "line": 221,
          "column": 32
        },
        "end": {
          "line": 221,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7316,
      "end": 7317,
      "loc": {
        "start": {
          "line": 221,
          "column": 33
        },
        "end": {
          "line": 221,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "then",
      "start": 7317,
      "end": 7321,
      "loc": {
        "start": {
          "line": 221,
          "column": 34
        },
        "end": {
          "line": 221,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7321,
      "end": 7322,
      "loc": {
        "start": {
          "line": 221,
          "column": 38
        },
        "end": {
          "line": 221,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "results",
      "start": 7322,
      "end": 7329,
      "loc": {
        "start": {
          "line": 221,
          "column": 39
        },
        "end": {
          "line": 221,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7330,
      "end": 7332,
      "loc": {
        "start": {
          "line": 221,
          "column": 47
        },
        "end": {
          "line": 221,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7333,
      "end": 7334,
      "loc": {
        "start": {
          "line": 221,
          "column": 50
        },
        "end": {
          "line": 221,
          "column": 51
        }
      }
    },
    {
      "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": 7341,
      "end": 7343,
      "loc": {
        "start": {
          "line": 222,
          "column": 6
        },
        "end": {
          "line": 222,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7344,
      "end": 7345,
      "loc": {
        "start": {
          "line": 222,
          "column": 9
        },
        "end": {
          "line": 222,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "instance",
      "start": 7345,
      "end": 7353,
      "loc": {
        "start": {
          "line": 222,
          "column": 10
        },
        "end": {
          "line": 222,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7353,
      "end": 7354,
      "loc": {
        "start": {
          "line": 222,
          "column": 18
        },
        "end": {
          "line": 222,
          "column": 19
        }
      }
    },
    {
      "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": 7355,
      "end": 7361,
      "loc": {
        "start": {
          "line": 222,
          "column": 20
        },
        "end": {
          "line": 222,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "results",
      "start": 7362,
      "end": 7369,
      "loc": {
        "start": {
          "line": 222,
          "column": 27
        },
        "end": {
          "line": 222,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7369,
      "end": 7370,
      "loc": {
        "start": {
          "line": 222,
          "column": 34
        },
        "end": {
          "line": 222,
          "column": 35
        }
      }
    },
    {
      "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": 7378,
      "end": 7383,
      "loc": {
        "start": {
          "line": 224,
          "column": 6
        },
        "end": {
          "line": 224,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 7384,
      "end": 7390,
      "loc": {
        "start": {
          "line": 224,
          "column": 12
        },
        "end": {
          "line": 224,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7391,
      "end": 7392,
      "loc": {
        "start": {
          "line": 224,
          "column": 19
        },
        "end": {
          "line": 224,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7393,
      "end": 7394,
      "loc": {
        "start": {
          "line": 224,
          "column": 21
        },
        "end": {
          "line": 224,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7394,
      "end": 7395,
      "loc": {
        "start": {
          "line": 224,
          "column": 22
        },
        "end": {
          "line": 224,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7395,
      "end": 7396,
      "loc": {
        "start": {
          "line": 224,
          "column": 23
        },
        "end": {
          "line": 224,
          "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": 7403,
      "end": 7406,
      "loc": {
        "start": {
          "line": 225,
          "column": 6
        },
        "end": {
          "line": 225,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7407,
      "end": 7408,
      "loc": {
        "start": {
          "line": 225,
          "column": 10
        },
        "end": {
          "line": 225,
          "column": 11
        }
      }
    },
    {
      "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": 7408,
      "end": 7413,
      "loc": {
        "start": {
          "line": 225,
          "column": 11
        },
        "end": {
          "line": 225,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "instance",
      "start": 7414,
      "end": 7422,
      "loc": {
        "start": {
          "line": 225,
          "column": 17
        },
        "end": {
          "line": 225,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "of",
      "start": 7423,
      "end": 7425,
      "loc": {
        "start": {
          "line": 225,
          "column": 26
        },
        "end": {
          "line": 225,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "instances",
      "start": 7426,
      "end": 7435,
      "loc": {
        "start": {
          "line": 225,
          "column": 29
        },
        "end": {
          "line": 225,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7435,
      "end": 7436,
      "loc": {
        "start": {
          "line": 225,
          "column": 38
        },
        "end": {
          "line": 225,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7437,
      "end": 7438,
      "loc": {
        "start": {
          "line": 225,
          "column": 40
        },
        "end": {
          "line": 225,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 7447,
      "end": 7453,
      "loc": {
        "start": {
          "line": 226,
          "column": 8
        },
        "end": {
          "line": 226,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7453,
      "end": 7454,
      "loc": {
        "start": {
          "line": 226,
          "column": 14
        },
        "end": {
          "line": 226,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "instance",
      "start": 7454,
      "end": 7462,
      "loc": {
        "start": {
          "line": 226,
          "column": 15
        },
        "end": {
          "line": 226,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7462,
      "end": 7463,
      "loc": {
        "start": {
          "line": 226,
          "column": 23
        },
        "end": {
          "line": 226,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "get",
      "start": 7463,
      "end": 7466,
      "loc": {
        "start": {
          "line": 226,
          "column": 24
        },
        "end": {
          "line": 226,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7466,
      "end": 7467,
      "loc": {
        "start": {
          "line": 226,
          "column": 27
        },
        "end": {
          "line": 226,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 7467,
      "end": 7478,
      "loc": {
        "start": {
          "line": 226,
          "column": 28
        },
        "end": {
          "line": 226,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7478,
      "end": 7479,
      "loc": {
        "start": {
          "line": 226,
          "column": 39
        },
        "end": {
          "line": 226,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceKey",
      "start": 7479,
      "end": 7488,
      "loc": {
        "start": {
          "line": 226,
          "column": 40
        },
        "end": {
          "line": 226,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7488,
      "end": 7489,
      "loc": {
        "start": {
          "line": 226,
          "column": 49
        },
        "end": {
          "line": 226,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7490,
      "end": 7491,
      "loc": {
        "start": {
          "line": 226,
          "column": 51
        },
        "end": {
          "line": 226,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "raw",
      "start": 7491,
      "end": 7494,
      "loc": {
        "start": {
          "line": 226,
          "column": 52
        },
        "end": {
          "line": 226,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7494,
      "end": 7495,
      "loc": {
        "start": {
          "line": 226,
          "column": 55
        },
        "end": {
          "line": 226,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 7496,
      "end": 7500,
      "loc": {
        "start": {
          "line": 226,
          "column": 57
        },
        "end": {
          "line": 226,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7500,
      "end": 7501,
      "loc": {
        "start": {
          "line": 226,
          "column": 61
        },
        "end": {
          "line": 226,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7501,
      "end": 7502,
      "loc": {
        "start": {
          "line": 226,
          "column": 62
        },
        "end": {
          "line": 226,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7502,
      "end": 7503,
      "loc": {
        "start": {
          "line": 226,
          "column": 63
        },
        "end": {
          "line": 226,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7504,
      "end": 7505,
      "loc": {
        "start": {
          "line": 226,
          "column": 65
        },
        "end": {
          "line": 226,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7506,
      "end": 7507,
      "loc": {
        "start": {
          "line": 226,
          "column": 67
        },
        "end": {
          "line": 226,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7507,
      "end": 7508,
      "loc": {
        "start": {
          "line": 226,
          "column": 68
        },
        "end": {
          "line": 226,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7508,
      "end": 7509,
      "loc": {
        "start": {
          "line": 226,
          "column": 69
        },
        "end": {
          "line": 226,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7516,
      "end": 7517,
      "loc": {
        "start": {
          "line": 227,
          "column": 6
        },
        "end": {
          "line": 227,
          "column": 7
        }
      }
    },
    {
      "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": 7525,
      "end": 7528,
      "loc": {
        "start": {
          "line": 229,
          "column": 6
        },
        "end": {
          "line": 229,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7529,
      "end": 7530,
      "loc": {
        "start": {
          "line": 229,
          "column": 10
        },
        "end": {
          "line": 229,
          "column": 11
        }
      }
    },
    {
      "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": 7530,
      "end": 7535,
      "loc": {
        "start": {
          "line": 229,
          "column": 11
        },
        "end": {
          "line": 229,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "instance",
      "start": 7536,
      "end": 7544,
      "loc": {
        "start": {
          "line": 229,
          "column": 17
        },
        "end": {
          "line": 229,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "of",
      "start": 7545,
      "end": 7547,
      "loc": {
        "start": {
          "line": 229,
          "column": 26
        },
        "end": {
          "line": 229,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "results",
      "start": 7548,
      "end": 7555,
      "loc": {
        "start": {
          "line": 229,
          "column": 29
        },
        "end": {
          "line": 229,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7555,
      "end": 7556,
      "loc": {
        "start": {
          "line": 229,
          "column": 36
        },
        "end": {
          "line": 229,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7557,
      "end": 7558,
      "loc": {
        "start": {
          "line": 229,
          "column": 38
        },
        "end": {
          "line": 229,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 7567,
      "end": 7573,
      "loc": {
        "start": {
          "line": 230,
          "column": 8
        },
        "end": {
          "line": 230,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7573,
      "end": 7574,
      "loc": {
        "start": {
          "line": 230,
          "column": 14
        },
        "end": {
          "line": 230,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "instance",
      "start": 7574,
      "end": 7582,
      "loc": {
        "start": {
          "line": 230,
          "column": 15
        },
        "end": {
          "line": 230,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7582,
      "end": 7583,
      "loc": {
        "start": {
          "line": 230,
          "column": 23
        },
        "end": {
          "line": 230,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "get",
      "start": 7583,
      "end": 7586,
      "loc": {
        "start": {
          "line": 230,
          "column": 24
        },
        "end": {
          "line": 230,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7586,
      "end": 7587,
      "loc": {
        "start": {
          "line": 230,
          "column": 27
        },
        "end": {
          "line": 230,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 7587,
      "end": 7598,
      "loc": {
        "start": {
          "line": 230,
          "column": 28
        },
        "end": {
          "line": 230,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7598,
      "end": 7599,
      "loc": {
        "start": {
          "line": 230,
          "column": 39
        },
        "end": {
          "line": 230,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 7599,
      "end": 7609,
      "loc": {
        "start": {
          "line": 230,
          "column": 40
        },
        "end": {
          "line": 230,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7609,
      "end": 7610,
      "loc": {
        "start": {
          "line": 230,
          "column": 50
        },
        "end": {
          "line": 230,
          "column": 51
        }
      }
    },
    {
      "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": 230,
          "column": 52
        },
        "end": {
          "line": 230,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "raw",
      "start": 7612,
      "end": 7615,
      "loc": {
        "start": {
          "line": 230,
          "column": 53
        },
        "end": {
          "line": 230,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7615,
      "end": 7616,
      "loc": {
        "start": {
          "line": 230,
          "column": 56
        },
        "end": {
          "line": 230,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 7617,
      "end": 7621,
      "loc": {
        "start": {
          "line": 230,
          "column": 58
        },
        "end": {
          "line": 230,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7621,
      "end": 7622,
      "loc": {
        "start": {
          "line": 230,
          "column": 62
        },
        "end": {
          "line": 230,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7622,
      "end": 7623,
      "loc": {
        "start": {
          "line": 230,
          "column": 63
        },
        "end": {
          "line": 230,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7623,
      "end": 7624,
      "loc": {
        "start": {
          "line": 230,
          "column": 64
        },
        "end": {
          "line": 230,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7624,
      "end": 7625,
      "loc": {
        "start": {
          "line": 230,
          "column": 65
        },
        "end": {
          "line": 230,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 7625,
      "end": 7629,
      "loc": {
        "start": {
          "line": 230,
          "column": 66
        },
        "end": {
          "line": 230,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7629,
      "end": 7630,
      "loc": {
        "start": {
          "line": 230,
          "column": 70
        },
        "end": {
          "line": 230,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "instance",
      "start": 7630,
      "end": 7638,
      "loc": {
        "start": {
          "line": 230,
          "column": 71
        },
        "end": {
          "line": 230,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7638,
      "end": 7639,
      "loc": {
        "start": {
          "line": 230,
          "column": 79
        },
        "end": {
          "line": 230,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7639,
      "end": 7640,
      "loc": {
        "start": {
          "line": 230,
          "column": 80
        },
        "end": {
          "line": 230,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7647,
      "end": 7648,
      "loc": {
        "start": {
          "line": 231,
          "column": 6
        },
        "end": {
          "line": 231,
          "column": 7
        }
      }
    },
    {
      "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": 7656,
      "end": 7662,
      "loc": {
        "start": {
          "line": 233,
          "column": 6
        },
        "end": {
          "line": 233,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 7663,
      "end": 7669,
      "loc": {
        "start": {
          "line": 233,
          "column": 13
        },
        "end": {
          "line": 233,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7669,
      "end": 7670,
      "loc": {
        "start": {
          "line": 233,
          "column": 19
        },
        "end": {
          "line": 233,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7675,
      "end": 7676,
      "loc": {
        "start": {
          "line": 234,
          "column": 4
        },
        "end": {
          "line": 234,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7676,
      "end": 7677,
      "loc": {
        "start": {
          "line": 234,
          "column": 5
        },
        "end": {
          "line": 234,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7677,
      "end": 7678,
      "loc": {
        "start": {
          "line": 234,
          "column": 6
        },
        "end": {
          "line": 234,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7681,
      "end": 7682,
      "loc": {
        "start": {
          "line": 235,
          "column": 2
        },
        "end": {
          "line": 235,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Count everything currently associated with this, using an optional where clause.\n   *\n   * @param {Object} [options]\n   * @param {Object} [options.where] An optional where clause to limit the associated models\n   * @param {String|Boolean} [options.scope] Apply a scope on the related model, or remove its default scope by passing false\n   * @return {Promise<Integer>}\n   ",
      "start": 7686,
      "end": 8068,
      "loc": {
        "start": {
          "line": 237,
          "column": 2
        },
        "end": {
          "line": 244,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "count",
      "start": 8071,
      "end": 8076,
      "loc": {
        "start": {
          "line": 245,
          "column": 2
        },
        "end": {
          "line": 245,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8076,
      "end": 8077,
      "loc": {
        "start": {
          "line": 245,
          "column": 7
        },
        "end": {
          "line": 245,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "instance",
      "start": 8077,
      "end": 8085,
      "loc": {
        "start": {
          "line": 245,
          "column": 8
        },
        "end": {
          "line": 245,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8085,
      "end": 8086,
      "loc": {
        "start": {
          "line": 245,
          "column": 16
        },
        "end": {
          "line": 245,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 8087,
      "end": 8094,
      "loc": {
        "start": {
          "line": 245,
          "column": 18
        },
        "end": {
          "line": 245,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8094,
      "end": 8095,
      "loc": {
        "start": {
          "line": 245,
          "column": 25
        },
        "end": {
          "line": 245,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8096,
      "end": 8097,
      "loc": {
        "start": {
          "line": 245,
          "column": 27
        },
        "end": {
          "line": 245,
          "column": 28
        }
      }
    },
    {
      "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": 8102,
      "end": 8107,
      "loc": {
        "start": {
          "line": 246,
          "column": 4
        },
        "end": {
          "line": 246,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 8108,
      "end": 8119,
      "loc": {
        "start": {
          "line": 246,
          "column": 10
        },
        "end": {
          "line": 246,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8120,
      "end": 8121,
      "loc": {
        "start": {
          "line": 246,
          "column": 22
        },
        "end": {
          "line": 246,
          "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": 8122,
      "end": 8126,
      "loc": {
        "start": {
          "line": 246,
          "column": 24
        },
        "end": {
          "line": 246,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8126,
      "end": 8127,
      "loc": {
        "start": {
          "line": 246,
          "column": 28
        },
        "end": {
          "line": 246,
          "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": 8132,
      "end": 8137,
      "loc": {
        "start": {
          "line": 247,
          "column": 4
        },
        "end": {
          "line": 247,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "model",
      "start": 8138,
      "end": 8143,
      "loc": {
        "start": {
          "line": 247,
          "column": 10
        },
        "end": {
          "line": 247,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8144,
      "end": 8145,
      "loc": {
        "start": {
          "line": 247,
          "column": 16
        },
        "end": {
          "line": 247,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 8146,
      "end": 8157,
      "loc": {
        "start": {
          "line": 247,
          "column": 18
        },
        "end": {
          "line": 247,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8157,
      "end": 8158,
      "loc": {
        "start": {
          "line": 247,
          "column": 29
        },
        "end": {
          "line": 247,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 8158,
      "end": 8164,
      "loc": {
        "start": {
          "line": 247,
          "column": 30
        },
        "end": {
          "line": 247,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8164,
      "end": 8165,
      "loc": {
        "start": {
          "line": 247,
          "column": 36
        },
        "end": {
          "line": 247,
          "column": 37
        }
      }
    },
    {
      "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": 8170,
      "end": 8175,
      "loc": {
        "start": {
          "line": 248,
          "column": 4
        },
        "end": {
          "line": 248,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sequelize",
      "start": 8176,
      "end": 8185,
      "loc": {
        "start": {
          "line": 248,
          "column": 10
        },
        "end": {
          "line": 248,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8186,
      "end": 8187,
      "loc": {
        "start": {
          "line": 248,
          "column": 20
        },
        "end": {
          "line": 248,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "model",
      "start": 8188,
      "end": 8193,
      "loc": {
        "start": {
          "line": 248,
          "column": 22
        },
        "end": {
          "line": 248,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8193,
      "end": 8194,
      "loc": {
        "start": {
          "line": 248,
          "column": 27
        },
        "end": {
          "line": 248,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sequelize",
      "start": 8194,
      "end": 8203,
      "loc": {
        "start": {
          "line": 248,
          "column": 28
        },
        "end": {
          "line": 248,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8203,
      "end": 8204,
      "loc": {
        "start": {
          "line": 248,
          "column": 37
        },
        "end": {
          "line": 248,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 8210,
      "end": 8217,
      "loc": {
        "start": {
          "line": 250,
          "column": 4
        },
        "end": {
          "line": 250,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8218,
      "end": 8219,
      "loc": {
        "start": {
          "line": 250,
          "column": 12
        },
        "end": {
          "line": 250,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Utils",
      "start": 8220,
      "end": 8225,
      "loc": {
        "start": {
          "line": 250,
          "column": 14
        },
        "end": {
          "line": 250,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8225,
      "end": 8226,
      "loc": {
        "start": {
          "line": 250,
          "column": 19
        },
        "end": {
          "line": 250,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "cloneDeep",
      "start": 8226,
      "end": 8235,
      "loc": {
        "start": {
          "line": 250,
          "column": 20
        },
        "end": {
          "line": 250,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8235,
      "end": 8236,
      "loc": {
        "start": {
          "line": 250,
          "column": 29
        },
        "end": {
          "line": 250,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 8236,
      "end": 8243,
      "loc": {
        "start": {
          "line": 250,
          "column": 30
        },
        "end": {
          "line": 250,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8243,
      "end": 8244,
      "loc": {
        "start": {
          "line": 250,
          "column": 37
        },
        "end": {
          "line": 250,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8244,
      "end": 8245,
      "loc": {
        "start": {
          "line": 250,
          "column": 38
        },
        "end": {
          "line": 250,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 8250,
      "end": 8257,
      "loc": {
        "start": {
          "line": 251,
          "column": 4
        },
        "end": {
          "line": 251,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8257,
      "end": 8258,
      "loc": {
        "start": {
          "line": 251,
          "column": 11
        },
        "end": {
          "line": 251,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "attributes",
      "start": 8258,
      "end": 8268,
      "loc": {
        "start": {
          "line": 251,
          "column": 12
        },
        "end": {
          "line": 251,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8269,
      "end": 8270,
      "loc": {
        "start": {
          "line": 251,
          "column": 23
        },
        "end": {
          "line": 251,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8271,
      "end": 8272,
      "loc": {
        "start": {
          "line": 251,
          "column": 25
        },
        "end": {
          "line": 251,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8279,
      "end": 8280,
      "loc": {
        "start": {
          "line": 252,
          "column": 6
        },
        "end": {
          "line": 252,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sequelize",
      "start": 8280,
      "end": 8289,
      "loc": {
        "start": {
          "line": 252,
          "column": 7
        },
        "end": {
          "line": 252,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8289,
      "end": 8290,
      "loc": {
        "start": {
          "line": 252,
          "column": 16
        },
        "end": {
          "line": 252,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fn",
      "start": 8290,
      "end": 8292,
      "loc": {
        "start": {
          "line": 252,
          "column": 17
        },
        "end": {
          "line": 252,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8292,
      "end": 8293,
      "loc": {
        "start": {
          "line": 252,
          "column": 19
        },
        "end": {
          "line": 252,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "COUNT",
      "start": 8293,
      "end": 8300,
      "loc": {
        "start": {
          "line": 252,
          "column": 20
        },
        "end": {
          "line": 252,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8300,
      "end": 8301,
      "loc": {
        "start": {
          "line": 252,
          "column": 27
        },
        "end": {
          "line": 252,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sequelize",
      "start": 8302,
      "end": 8311,
      "loc": {
        "start": {
          "line": 252,
          "column": 29
        },
        "end": {
          "line": 252,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8311,
      "end": 8312,
      "loc": {
        "start": {
          "line": 252,
          "column": 38
        },
        "end": {
          "line": 252,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "col",
      "start": 8312,
      "end": 8315,
      "loc": {
        "start": {
          "line": 252,
          "column": 39
        },
        "end": {
          "line": 252,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8315,
      "end": 8316,
      "loc": {
        "start": {
          "line": 252,
          "column": 42
        },
        "end": {
          "line": 252,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "model",
      "start": 8316,
      "end": 8321,
      "loc": {
        "start": {
          "line": 252,
          "column": 43
        },
        "end": {
          "line": 252,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8321,
      "end": 8322,
      "loc": {
        "start": {
          "line": 252,
          "column": 48
        },
        "end": {
          "line": 252,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "primaryKeyField",
      "start": 8322,
      "end": 8337,
      "loc": {
        "start": {
          "line": 252,
          "column": 49
        },
        "end": {
          "line": 252,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8337,
      "end": 8338,
      "loc": {
        "start": {
          "line": 252,
          "column": 64
        },
        "end": {
          "line": 252,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8338,
      "end": 8339,
      "loc": {
        "start": {
          "line": 252,
          "column": 65
        },
        "end": {
          "line": 252,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8339,
      "end": 8340,
      "loc": {
        "start": {
          "line": 252,
          "column": 66
        },
        "end": {
          "line": 252,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "count",
      "start": 8341,
      "end": 8348,
      "loc": {
        "start": {
          "line": 252,
          "column": 68
        },
        "end": {
          "line": 252,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8348,
      "end": 8349,
      "loc": {
        "start": {
          "line": 252,
          "column": 75
        },
        "end": {
          "line": 252,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8354,
      "end": 8355,
      "loc": {
        "start": {
          "line": 253,
          "column": 4
        },
        "end": {
          "line": 253,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8355,
      "end": 8356,
      "loc": {
        "start": {
          "line": 253,
          "column": 5
        },
        "end": {
          "line": 253,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 8361,
      "end": 8368,
      "loc": {
        "start": {
          "line": 254,
          "column": 4
        },
        "end": {
          "line": 254,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8368,
      "end": 8369,
      "loc": {
        "start": {
          "line": 254,
          "column": 11
        },
        "end": {
          "line": 254,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "raw",
      "start": 8369,
      "end": 8372,
      "loc": {
        "start": {
          "line": 254,
          "column": 12
        },
        "end": {
          "line": 254,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8373,
      "end": 8374,
      "loc": {
        "start": {
          "line": 254,
          "column": 16
        },
        "end": {
          "line": 254,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 8375,
      "end": 8379,
      "loc": {
        "start": {
          "line": 254,
          "column": 18
        },
        "end": {
          "line": 254,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8379,
      "end": 8380,
      "loc": {
        "start": {
          "line": 254,
          "column": 22
        },
        "end": {
          "line": 254,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 8385,
      "end": 8392,
      "loc": {
        "start": {
          "line": 255,
          "column": 4
        },
        "end": {
          "line": 255,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8392,
      "end": 8393,
      "loc": {
        "start": {
          "line": 255,
          "column": 11
        },
        "end": {
          "line": 255,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "plain",
      "start": 8393,
      "end": 8398,
      "loc": {
        "start": {
          "line": 255,
          "column": 12
        },
        "end": {
          "line": 255,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8399,
      "end": 8400,
      "loc": {
        "start": {
          "line": 255,
          "column": 18
        },
        "end": {
          "line": 255,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 8401,
      "end": 8405,
      "loc": {
        "start": {
          "line": 255,
          "column": 20
        },
        "end": {
          "line": 255,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8405,
      "end": 8406,
      "loc": {
        "start": {
          "line": 255,
          "column": 24
        },
        "end": {
          "line": 255,
          "column": 25
        }
      }
    },
    {
      "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": 8412,
      "end": 8418,
      "loc": {
        "start": {
          "line": 257,
          "column": 4
        },
        "end": {
          "line": 257,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 8419,
      "end": 8430,
      "loc": {
        "start": {
          "line": 257,
          "column": 11
        },
        "end": {
          "line": 257,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8430,
      "end": 8431,
      "loc": {
        "start": {
          "line": 257,
          "column": 22
        },
        "end": {
          "line": 257,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "get",
      "start": 8431,
      "end": 8434,
      "loc": {
        "start": {
          "line": 257,
          "column": 23
        },
        "end": {
          "line": 257,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8434,
      "end": 8435,
      "loc": {
        "start": {
          "line": 257,
          "column": 26
        },
        "end": {
          "line": 257,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "instance",
      "start": 8435,
      "end": 8443,
      "loc": {
        "start": {
          "line": 257,
          "column": 27
        },
        "end": {
          "line": 257,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8443,
      "end": 8444,
      "loc": {
        "start": {
          "line": 257,
          "column": 35
        },
        "end": {
          "line": 257,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 8445,
      "end": 8452,
      "loc": {
        "start": {
          "line": 257,
          "column": 37
        },
        "end": {
          "line": 257,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8452,
      "end": 8453,
      "loc": {
        "start": {
          "line": 257,
          "column": 44
        },
        "end": {
          "line": 257,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8453,
      "end": 8454,
      "loc": {
        "start": {
          "line": 257,
          "column": 45
        },
        "end": {
          "line": 257,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "then",
      "start": 8454,
      "end": 8458,
      "loc": {
        "start": {
          "line": 257,
          "column": 46
        },
        "end": {
          "line": 257,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8458,
      "end": 8459,
      "loc": {
        "start": {
          "line": 257,
          "column": 50
        },
        "end": {
          "line": 257,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 8459,
      "end": 8465,
      "loc": {
        "start": {
          "line": 257,
          "column": 51
        },
        "end": {
          "line": 257,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8466,
      "end": 8468,
      "loc": {
        "start": {
          "line": 257,
          "column": 58
        },
        "end": {
          "line": 257,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parseInt",
      "start": 8469,
      "end": 8477,
      "loc": {
        "start": {
          "line": 257,
          "column": 61
        },
        "end": {
          "line": 257,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8477,
      "end": 8478,
      "loc": {
        "start": {
          "line": 257,
          "column": 69
        },
        "end": {
          "line": 257,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 8478,
      "end": 8484,
      "loc": {
        "start": {
          "line": 257,
          "column": 70
        },
        "end": {
          "line": 257,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8484,
      "end": 8485,
      "loc": {
        "start": {
          "line": 257,
          "column": 76
        },
        "end": {
          "line": 257,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "count",
      "start": 8485,
      "end": 8490,
      "loc": {
        "start": {
          "line": 257,
          "column": 77
        },
        "end": {
          "line": 257,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8490,
      "end": 8491,
      "loc": {
        "start": {
          "line": 257,
          "column": 82
        },
        "end": {
          "line": 257,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 10,
      "start": 8492,
      "end": 8494,
      "loc": {
        "start": {
          "line": 257,
          "column": 84
        },
        "end": {
          "line": 257,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8494,
      "end": 8495,
      "loc": {
        "start": {
          "line": 257,
          "column": 86
        },
        "end": {
          "line": 257,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8495,
      "end": 8496,
      "loc": {
        "start": {
          "line": 257,
          "column": 87
        },
        "end": {
          "line": 257,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8496,
      "end": 8497,
      "loc": {
        "start": {
          "line": 257,
          "column": 88
        },
        "end": {
          "line": 257,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8500,
      "end": 8501,
      "loc": {
        "start": {
          "line": 258,
          "column": 2
        },
        "end": {
          "line": 258,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Check if one or more rows are associated with `this`.\n   *\n   * @param {Model[]|Model|string[]|String|number[]|Number} [instance(s)]\n   * @param {Object} [options] Options passed to getAssociations\n   * @return {Promise}\n   ",
      "start": 8505,
      "end": 8740,
      "loc": {
        "start": {
          "line": 260,
          "column": 2
        },
        "end": {
          "line": 266,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "has",
      "start": 8743,
      "end": 8746,
      "loc": {
        "start": {
          "line": 267,
          "column": 2
        },
        "end": {
          "line": 267,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8746,
      "end": 8747,
      "loc": {
        "start": {
          "line": 267,
          "column": 5
        },
        "end": {
          "line": 267,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceInstance",
      "start": 8747,
      "end": 8761,
      "loc": {
        "start": {
          "line": 267,
          "column": 6
        },
        "end": {
          "line": 267,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8761,
      "end": 8762,
      "loc": {
        "start": {
          "line": 267,
          "column": 20
        },
        "end": {
          "line": 267,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetInstances",
      "start": 8763,
      "end": 8778,
      "loc": {
        "start": {
          "line": 267,
          "column": 22
        },
        "end": {
          "line": 267,
          "column": 37
        }
      }
    },
    {
      "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": 267,
          "column": 37
        },
        "end": {
          "line": 267,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 8780,
      "end": 8787,
      "loc": {
        "start": {
          "line": 267,
          "column": 39
        },
        "end": {
          "line": 267,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8787,
      "end": 8788,
      "loc": {
        "start": {
          "line": 267,
          "column": 46
        },
        "end": {
          "line": 267,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8789,
      "end": 8790,
      "loc": {
        "start": {
          "line": 267,
          "column": 48
        },
        "end": {
          "line": 267,
          "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": 8795,
      "end": 8800,
      "loc": {
        "start": {
          "line": 268,
          "column": 4
        },
        "end": {
          "line": 268,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 8801,
      "end": 8812,
      "loc": {
        "start": {
          "line": 268,
          "column": 10
        },
        "end": {
          "line": 268,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8813,
      "end": 8814,
      "loc": {
        "start": {
          "line": 268,
          "column": 22
        },
        "end": {
          "line": 268,
          "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": 8815,
      "end": 8819,
      "loc": {
        "start": {
          "line": 268,
          "column": 24
        },
        "end": {
          "line": 268,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8819,
      "end": 8820,
      "loc": {
        "start": {
          "line": 268,
          "column": 28
        },
        "end": {
          "line": 268,
          "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": 8825,
      "end": 8830,
      "loc": {
        "start": {
          "line": 269,
          "column": 4
        },
        "end": {
          "line": 269,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "where",
      "start": 8831,
      "end": 8836,
      "loc": {
        "start": {
          "line": 269,
          "column": 10
        },
        "end": {
          "line": 269,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8837,
      "end": 8838,
      "loc": {
        "start": {
          "line": 269,
          "column": 16
        },
        "end": {
          "line": 269,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8839,
      "end": 8840,
      "loc": {
        "start": {
          "line": 269,
          "column": 18
        },
        "end": {
          "line": 269,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8840,
      "end": 8841,
      "loc": {
        "start": {
          "line": 269,
          "column": 19
        },
        "end": {
          "line": 269,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8841,
      "end": 8842,
      "loc": {
        "start": {
          "line": 269,
          "column": 20
        },
        "end": {
          "line": 269,
          "column": 21
        }
      }
    },
    {
      "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": 8848,
      "end": 8850,
      "loc": {
        "start": {
          "line": 271,
          "column": 4
        },
        "end": {
          "line": 271,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8851,
      "end": 8852,
      "loc": {
        "start": {
          "line": 271,
          "column": 7
        },
        "end": {
          "line": 271,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 8852,
      "end": 8853,
      "loc": {
        "start": {
          "line": 271,
          "column": 8
        },
        "end": {
          "line": 271,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Array",
      "start": 8853,
      "end": 8858,
      "loc": {
        "start": {
          "line": 271,
          "column": 9
        },
        "end": {
          "line": 271,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8858,
      "end": 8859,
      "loc": {
        "start": {
          "line": 271,
          "column": 14
        },
        "end": {
          "line": 271,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isArray",
      "start": 8859,
      "end": 8866,
      "loc": {
        "start": {
          "line": 271,
          "column": 15
        },
        "end": {
          "line": 271,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8866,
      "end": 8867,
      "loc": {
        "start": {
          "line": 271,
          "column": 22
        },
        "end": {
          "line": 271,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetInstances",
      "start": 8867,
      "end": 8882,
      "loc": {
        "start": {
          "line": 271,
          "column": 23
        },
        "end": {
          "line": 271,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8882,
      "end": 8883,
      "loc": {
        "start": {
          "line": 271,
          "column": 38
        },
        "end": {
          "line": 271,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8883,
      "end": 8884,
      "loc": {
        "start": {
          "line": 271,
          "column": 39
        },
        "end": {
          "line": 271,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8885,
      "end": 8886,
      "loc": {
        "start": {
          "line": 271,
          "column": 41
        },
        "end": {
          "line": 271,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetInstances",
      "start": 8893,
      "end": 8908,
      "loc": {
        "start": {
          "line": 272,
          "column": 6
        },
        "end": {
          "line": 272,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8909,
      "end": 8910,
      "loc": {
        "start": {
          "line": 272,
          "column": 22
        },
        "end": {
          "line": 272,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8911,
      "end": 8912,
      "loc": {
        "start": {
          "line": 272,
          "column": 24
        },
        "end": {
          "line": 272,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetInstances",
      "start": 8912,
      "end": 8927,
      "loc": {
        "start": {
          "line": 272,
          "column": 25
        },
        "end": {
          "line": 272,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8927,
      "end": 8928,
      "loc": {
        "start": {
          "line": 272,
          "column": 40
        },
        "end": {
          "line": 272,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8928,
      "end": 8929,
      "loc": {
        "start": {
          "line": 272,
          "column": 41
        },
        "end": {
          "line": 272,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8934,
      "end": 8935,
      "loc": {
        "start": {
          "line": 273,
          "column": 4
        },
        "end": {
          "line": 273,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 8941,
      "end": 8948,
      "loc": {
        "start": {
          "line": 275,
          "column": 4
        },
        "end": {
          "line": 275,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8949,
      "end": 8950,
      "loc": {
        "start": {
          "line": 275,
          "column": 12
        },
        "end": {
          "line": 275,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_",
      "start": 8951,
      "end": 8952,
      "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,
        "updateContext": null
      },
      "start": 8952,
      "end": 8953,
      "loc": {
        "start": {
          "line": 275,
          "column": 15
        },
        "end": {
          "line": 275,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assign",
      "start": 8953,
      "end": 8959,
      "loc": {
        "start": {
          "line": 275,
          "column": 16
        },
        "end": {
          "line": 275,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8959,
      "end": 8960,
      "loc": {
        "start": {
          "line": 275,
          "column": 22
        },
        "end": {
          "line": 275,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8960,
      "end": 8961,
      "loc": {
        "start": {
          "line": 275,
          "column": 23
        },
        "end": {
          "line": 275,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8961,
      "end": 8962,
      "loc": {
        "start": {
          "line": 275,
          "column": 24
        },
        "end": {
          "line": 275,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8962,
      "end": 8963,
      "loc": {
        "start": {
          "line": 275,
          "column": 25
        },
        "end": {
          "line": 275,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 8964,
      "end": 8971,
      "loc": {
        "start": {
          "line": 275,
          "column": 27
        },
        "end": {
          "line": 275,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8971,
      "end": 8972,
      "loc": {
        "start": {
          "line": 275,
          "column": 34
        },
        "end": {
          "line": 275,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8973,
      "end": 8974,
      "loc": {
        "start": {
          "line": 275,
          "column": 36
        },
        "end": {
          "line": 275,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scope",
      "start": 8981,
      "end": 8986,
      "loc": {
        "start": {
          "line": 276,
          "column": 6
        },
        "end": {
          "line": 276,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8986,
      "end": 8987,
      "loc": {
        "start": {
          "line": 276,
          "column": 11
        },
        "end": {
          "line": 276,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 8988,
      "end": 8993,
      "loc": {
        "start": {
          "line": 276,
          "column": 13
        },
        "end": {
          "line": 276,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8993,
      "end": 8994,
      "loc": {
        "start": {
          "line": 276,
          "column": 18
        },
        "end": {
          "line": 276,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "raw",
      "start": 9001,
      "end": 9004,
      "loc": {
        "start": {
          "line": 277,
          "column": 6
        },
        "end": {
          "line": 277,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9004,
      "end": 9005,
      "loc": {
        "start": {
          "line": 277,
          "column": 9
        },
        "end": {
          "line": 277,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 9006,
      "end": 9010,
      "loc": {
        "start": {
          "line": 277,
          "column": 11
        },
        "end": {
          "line": 277,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9015,
      "end": 9016,
      "loc": {
        "start": {
          "line": 278,
          "column": 4
        },
        "end": {
          "line": 278,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9016,
      "end": 9017,
      "loc": {
        "start": {
          "line": 278,
          "column": 5
        },
        "end": {
          "line": 278,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9017,
      "end": 9018,
      "loc": {
        "start": {
          "line": 278,
          "column": 6
        },
        "end": {
          "line": 278,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "where",
      "start": 9024,
      "end": 9029,
      "loc": {
        "start": {
          "line": 280,
          "column": 4
        },
        "end": {
          "line": 280,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9029,
      "end": 9030,
      "loc": {
        "start": {
          "line": 280,
          "column": 9
        },
        "end": {
          "line": 280,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "$or",
      "start": 9030,
      "end": 9033,
      "loc": {
        "start": {
          "line": 280,
          "column": 10
        },
        "end": {
          "line": 280,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9034,
      "end": 9035,
      "loc": {
        "start": {
          "line": 280,
          "column": 14
        },
        "end": {
          "line": 280,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetInstances",
      "start": 9036,
      "end": 9051,
      "loc": {
        "start": {
          "line": 280,
          "column": 16
        },
        "end": {
          "line": 280,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9051,
      "end": 9052,
      "loc": {
        "start": {
          "line": 280,
          "column": 31
        },
        "end": {
          "line": 280,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "map",
      "start": 9052,
      "end": 9055,
      "loc": {
        "start": {
          "line": 280,
          "column": 32
        },
        "end": {
          "line": 280,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9055,
      "end": 9056,
      "loc": {
        "start": {
          "line": 280,
          "column": 35
        },
        "end": {
          "line": 280,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "instance",
      "start": 9056,
      "end": 9064,
      "loc": {
        "start": {
          "line": 280,
          "column": 36
        },
        "end": {
          "line": 280,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9065,
      "end": 9067,
      "loc": {
        "start": {
          "line": 280,
          "column": 45
        },
        "end": {
          "line": 280,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9068,
      "end": 9069,
      "loc": {
        "start": {
          "line": 280,
          "column": 48
        },
        "end": {
          "line": 280,
          "column": 49
        }
      }
    },
    {
      "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": 9076,
      "end": 9078,
      "loc": {
        "start": {
          "line": 281,
          "column": 6
        },
        "end": {
          "line": 281,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9079,
      "end": 9080,
      "loc": {
        "start": {
          "line": 281,
          "column": 9
        },
        "end": {
          "line": 281,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "instance",
      "start": 9080,
      "end": 9088,
      "loc": {
        "start": {
          "line": 281,
          "column": 10
        },
        "end": {
          "line": 281,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "instanceof",
        "keyword": "instanceof",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "instanceof",
      "start": 9089,
      "end": 9099,
      "loc": {
        "start": {
          "line": 281,
          "column": 19
        },
        "end": {
          "line": 281,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 9100,
      "end": 9111,
      "loc": {
        "start": {
          "line": 281,
          "column": 30
        },
        "end": {
          "line": 281,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9111,
      "end": 9112,
      "loc": {
        "start": {
          "line": 281,
          "column": 41
        },
        "end": {
          "line": 281,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 9112,
      "end": 9118,
      "loc": {
        "start": {
          "line": 281,
          "column": 42
        },
        "end": {
          "line": 281,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9118,
      "end": 9119,
      "loc": {
        "start": {
          "line": 281,
          "column": 48
        },
        "end": {
          "line": 281,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9120,
      "end": 9121,
      "loc": {
        "start": {
          "line": 281,
          "column": 50
        },
        "end": {
          "line": 281,
          "column": 51
        }
      }
    },
    {
      "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": 9130,
      "end": 9136,
      "loc": {
        "start": {
          "line": 282,
          "column": 8
        },
        "end": {
          "line": 282,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "instance",
      "start": 9137,
      "end": 9145,
      "loc": {
        "start": {
          "line": 282,
          "column": 15
        },
        "end": {
          "line": 282,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9145,
      "end": 9146,
      "loc": {
        "start": {
          "line": 282,
          "column": 23
        },
        "end": {
          "line": 282,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "where",
      "start": 9146,
      "end": 9151,
      "loc": {
        "start": {
          "line": 282,
          "column": 24
        },
        "end": {
          "line": 282,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9151,
      "end": 9152,
      "loc": {
        "start": {
          "line": 282,
          "column": 29
        },
        "end": {
          "line": 282,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9152,
      "end": 9153,
      "loc": {
        "start": {
          "line": 282,
          "column": 30
        },
        "end": {
          "line": 282,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9153,
      "end": 9154,
      "loc": {
        "start": {
          "line": 282,
          "column": 31
        },
        "end": {
          "line": 282,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9161,
      "end": 9162,
      "loc": {
        "start": {
          "line": 283,
          "column": 6
        },
        "end": {
          "line": 283,
          "column": 7
        }
      }
    },
    {
      "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": 9163,
      "end": 9167,
      "loc": {
        "start": {
          "line": 283,
          "column": 8
        },
        "end": {
          "line": 283,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9168,
      "end": 9169,
      "loc": {
        "start": {
          "line": 283,
          "column": 13
        },
        "end": {
          "line": 283,
          "column": 14
        }
      }
    },
    {
      "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": 9178,
      "end": 9183,
      "loc": {
        "start": {
          "line": 284,
          "column": 8
        },
        "end": {
          "line": 284,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_where",
      "start": 9184,
      "end": 9190,
      "loc": {
        "start": {
          "line": 284,
          "column": 14
        },
        "end": {
          "line": 284,
          "column": 20
        }
      }
    },
    {
      "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": 284,
          "column": 21
        },
        "end": {
          "line": 284,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9193,
      "end": 9194,
      "loc": {
        "start": {
          "line": 284,
          "column": 23
        },
        "end": {
          "line": 284,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9194,
      "end": 9195,
      "loc": {
        "start": {
          "line": 284,
          "column": 24
        },
        "end": {
          "line": 284,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9195,
      "end": 9196,
      "loc": {
        "start": {
          "line": 284,
          "column": 25
        },
        "end": {
          "line": 284,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_where",
      "start": 9205,
      "end": 9211,
      "loc": {
        "start": {
          "line": 285,
          "column": 8
        },
        "end": {
          "line": 285,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9211,
      "end": 9212,
      "loc": {
        "start": {
          "line": 285,
          "column": 14
        },
        "end": {
          "line": 285,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 9212,
      "end": 9223,
      "loc": {
        "start": {
          "line": 285,
          "column": 15
        },
        "end": {
          "line": 285,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9223,
      "end": 9224,
      "loc": {
        "start": {
          "line": 285,
          "column": 26
        },
        "end": {
          "line": 285,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 9224,
      "end": 9230,
      "loc": {
        "start": {
          "line": 285,
          "column": 27
        },
        "end": {
          "line": 285,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9230,
      "end": 9231,
      "loc": {
        "start": {
          "line": 285,
          "column": 33
        },
        "end": {
          "line": 285,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "primaryKeyAttribute",
      "start": 9231,
      "end": 9250,
      "loc": {
        "start": {
          "line": 285,
          "column": 34
        },
        "end": {
          "line": 285,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9250,
      "end": 9251,
      "loc": {
        "start": {
          "line": 285,
          "column": 53
        },
        "end": {
          "line": 285,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9252,
      "end": 9253,
      "loc": {
        "start": {
          "line": 285,
          "column": 55
        },
        "end": {
          "line": 285,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "instance",
      "start": 9254,
      "end": 9262,
      "loc": {
        "start": {
          "line": 285,
          "column": 57
        },
        "end": {
          "line": 285,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9262,
      "end": 9263,
      "loc": {
        "start": {
          "line": 285,
          "column": 65
        },
        "end": {
          "line": 285,
          "column": 66
        }
      }
    },
    {
      "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": 9272,
      "end": 9278,
      "loc": {
        "start": {
          "line": 286,
          "column": 8
        },
        "end": {
          "line": 286,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_where",
      "start": 9279,
      "end": 9285,
      "loc": {
        "start": {
          "line": 286,
          "column": 15
        },
        "end": {
          "line": 286,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9285,
      "end": 9286,
      "loc": {
        "start": {
          "line": 286,
          "column": 21
        },
        "end": {
          "line": 286,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9293,
      "end": 9294,
      "loc": {
        "start": {
          "line": 287,
          "column": 6
        },
        "end": {
          "line": 287,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9299,
      "end": 9300,
      "loc": {
        "start": {
          "line": 288,
          "column": 4
        },
        "end": {
          "line": 288,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9300,
      "end": 9301,
      "loc": {
        "start": {
          "line": 288,
          "column": 5
        },
        "end": {
          "line": 288,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9301,
      "end": 9302,
      "loc": {
        "start": {
          "line": 288,
          "column": 6
        },
        "end": {
          "line": 288,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 9308,
      "end": 9315,
      "loc": {
        "start": {
          "line": 290,
          "column": 4
        },
        "end": {
          "line": 290,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9315,
      "end": 9316,
      "loc": {
        "start": {
          "line": 290,
          "column": 11
        },
        "end": {
          "line": 290,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "where",
      "start": 9316,
      "end": 9321,
      "loc": {
        "start": {
          "line": 290,
          "column": 12
        },
        "end": {
          "line": 290,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9322,
      "end": 9323,
      "loc": {
        "start": {
          "line": 290,
          "column": 18
        },
        "end": {
          "line": 290,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9324,
      "end": 9325,
      "loc": {
        "start": {
          "line": 290,
          "column": 20
        },
        "end": {
          "line": 290,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "$and",
      "start": 9332,
      "end": 9336,
      "loc": {
        "start": {
          "line": 291,
          "column": 6
        },
        "end": {
          "line": 291,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9336,
      "end": 9337,
      "loc": {
        "start": {
          "line": 291,
          "column": 10
        },
        "end": {
          "line": 291,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9338,
      "end": 9339,
      "loc": {
        "start": {
          "line": 291,
          "column": 12
        },
        "end": {
          "line": 291,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "where",
      "start": 9348,
      "end": 9353,
      "loc": {
        "start": {
          "line": 292,
          "column": 8
        },
        "end": {
          "line": 292,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9353,
      "end": 9354,
      "loc": {
        "start": {
          "line": 292,
          "column": 13
        },
        "end": {
          "line": 292,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 9363,
      "end": 9370,
      "loc": {
        "start": {
          "line": 293,
          "column": 8
        },
        "end": {
          "line": 293,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9370,
      "end": 9371,
      "loc": {
        "start": {
          "line": 293,
          "column": 15
        },
        "end": {
          "line": 293,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "where",
      "start": 9371,
      "end": 9376,
      "loc": {
        "start": {
          "line": 293,
          "column": 16
        },
        "end": {
          "line": 293,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9383,
      "end": 9384,
      "loc": {
        "start": {
          "line": 294,
          "column": 6
        },
        "end": {
          "line": 294,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9389,
      "end": 9390,
      "loc": {
        "start": {
          "line": 295,
          "column": 4
        },
        "end": {
          "line": 295,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9390,
      "end": 9391,
      "loc": {
        "start": {
          "line": 295,
          "column": 5
        },
        "end": {
          "line": 295,
          "column": 6
        }
      }
    },
    {
      "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": 9397,
      "end": 9403,
      "loc": {
        "start": {
          "line": 297,
          "column": 4
        },
        "end": {
          "line": 297,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 9404,
      "end": 9415,
      "loc": {
        "start": {
          "line": 297,
          "column": 11
        },
        "end": {
          "line": 297,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9415,
      "end": 9416,
      "loc": {
        "start": {
          "line": 297,
          "column": 22
        },
        "end": {
          "line": 297,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "get",
      "start": 9416,
      "end": 9419,
      "loc": {
        "start": {
          "line": 297,
          "column": 23
        },
        "end": {
          "line": 297,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9419,
      "end": 9420,
      "loc": {
        "start": {
          "line": 297,
          "column": 26
        },
        "end": {
          "line": 297,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceInstance",
      "start": 9420,
      "end": 9434,
      "loc": {
        "start": {
          "line": 297,
          "column": 27
        },
        "end": {
          "line": 297,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9434,
      "end": 9435,
      "loc": {
        "start": {
          "line": 297,
          "column": 41
        },
        "end": {
          "line": 297,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 9436,
      "end": 9443,
      "loc": {
        "start": {
          "line": 297,
          "column": 43
        },
        "end": {
          "line": 297,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9443,
      "end": 9444,
      "loc": {
        "start": {
          "line": 297,
          "column": 50
        },
        "end": {
          "line": 297,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9444,
      "end": 9445,
      "loc": {
        "start": {
          "line": 297,
          "column": 51
        },
        "end": {
          "line": 297,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "then",
      "start": 9445,
      "end": 9449,
      "loc": {
        "start": {
          "line": 297,
          "column": 52
        },
        "end": {
          "line": 297,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9449,
      "end": 9450,
      "loc": {
        "start": {
          "line": 297,
          "column": 56
        },
        "end": {
          "line": 297,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "associatedObjects",
      "start": 9450,
      "end": 9467,
      "loc": {
        "start": {
          "line": 297,
          "column": 57
        },
        "end": {
          "line": 297,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9468,
      "end": 9470,
      "loc": {
        "start": {
          "line": 297,
          "column": 75
        },
        "end": {
          "line": 297,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "associatedObjects",
      "start": 9471,
      "end": 9488,
      "loc": {
        "start": {
          "line": 297,
          "column": 78
        },
        "end": {
          "line": 297,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9488,
      "end": 9489,
      "loc": {
        "start": {
          "line": 297,
          "column": 95
        },
        "end": {
          "line": 297,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 9489,
      "end": 9495,
      "loc": {
        "start": {
          "line": 297,
          "column": 96
        },
        "end": {
          "line": 297,
          "column": 102
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 9496,
      "end": 9499,
      "loc": {
        "start": {
          "line": 297,
          "column": 103
        },
        "end": {
          "line": 297,
          "column": 106
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetInstances",
      "start": 9500,
      "end": 9515,
      "loc": {
        "start": {
          "line": 297,
          "column": 107
        },
        "end": {
          "line": 297,
          "column": 122
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9515,
      "end": 9516,
      "loc": {
        "start": {
          "line": 297,
          "column": 122
        },
        "end": {
          "line": 297,
          "column": 123
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 9516,
      "end": 9522,
      "loc": {
        "start": {
          "line": 297,
          "column": 123
        },
        "end": {
          "line": 297,
          "column": 129
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9522,
      "end": 9523,
      "loc": {
        "start": {
          "line": 297,
          "column": 129
        },
        "end": {
          "line": 297,
          "column": 130
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9523,
      "end": 9524,
      "loc": {
        "start": {
          "line": 297,
          "column": 130
        },
        "end": {
          "line": 297,
          "column": 131
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9527,
      "end": 9528,
      "loc": {
        "start": {
          "line": 298,
          "column": 2
        },
        "end": {
          "line": 298,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Set the associated models by passing an array of persisted instances or their primary keys. Everything that is not in the passed array will be un-associated\n   *\n   * @param {Array<Model|String|Number>} [newAssociations] An array of persisted instances or primary key of instances to associate with this. Pass `null` or `undefined` to remove all associations.\n   * @param {Object} [options] Options passed to `target.findAll` and `update`.\n   * @param {Object} [options.validate] Run validation for the join model\n   * @return {Promise}\n   ",
      "start": 9532,
      "end": 10083,
      "loc": {
        "start": {
          "line": 300,
          "column": 2
        },
        "end": {
          "line": 307,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 10086,
      "end": 10089,
      "loc": {
        "start": {
          "line": 308,
          "column": 2
        },
        "end": {
          "line": 308,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10089,
      "end": 10090,
      "loc": {
        "start": {
          "line": 308,
          "column": 5
        },
        "end": {
          "line": 308,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceInstance",
      "start": 10090,
      "end": 10104,
      "loc": {
        "start": {
          "line": 308,
          "column": 6
        },
        "end": {
          "line": 308,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10104,
      "end": 10105,
      "loc": {
        "start": {
          "line": 308,
          "column": 20
        },
        "end": {
          "line": 308,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetInstances",
      "start": 10106,
      "end": 10121,
      "loc": {
        "start": {
          "line": 308,
          "column": 22
        },
        "end": {
          "line": 308,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10121,
      "end": 10122,
      "loc": {
        "start": {
          "line": 308,
          "column": 37
        },
        "end": {
          "line": 308,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 10123,
      "end": 10130,
      "loc": {
        "start": {
          "line": 308,
          "column": 39
        },
        "end": {
          "line": 308,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10130,
      "end": 10131,
      "loc": {
        "start": {
          "line": 308,
          "column": 46
        },
        "end": {
          "line": 308,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10132,
      "end": 10133,
      "loc": {
        "start": {
          "line": 308,
          "column": 48
        },
        "end": {
          "line": 308,
          "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": 10138,
      "end": 10143,
      "loc": {
        "start": {
          "line": 309,
          "column": 4
        },
        "end": {
          "line": 309,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 10144,
      "end": 10155,
      "loc": {
        "start": {
          "line": 309,
          "column": 10
        },
        "end": {
          "line": 309,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10156,
      "end": 10157,
      "loc": {
        "start": {
          "line": 309,
          "column": 22
        },
        "end": {
          "line": 309,
          "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": 10158,
      "end": 10162,
      "loc": {
        "start": {
          "line": 309,
          "column": 24
        },
        "end": {
          "line": 309,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10162,
      "end": 10163,
      "loc": {
        "start": {
          "line": 309,
          "column": 28
        },
        "end": {
          "line": 309,
          "column": 29
        }
      }
    },
    {
      "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": 10169,
      "end": 10171,
      "loc": {
        "start": {
          "line": 311,
          "column": 4
        },
        "end": {
          "line": 311,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10172,
      "end": 10173,
      "loc": {
        "start": {
          "line": 311,
          "column": 7
        },
        "end": {
          "line": 311,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetInstances",
      "start": 10173,
      "end": 10188,
      "loc": {
        "start": {
          "line": 311,
          "column": 8
        },
        "end": {
          "line": 311,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 10189,
      "end": 10192,
      "loc": {
        "start": {
          "line": 311,
          "column": 24
        },
        "end": {
          "line": 311,
          "column": 27
        }
      }
    },
    {
      "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": 10193,
      "end": 10197,
      "loc": {
        "start": {
          "line": 311,
          "column": 28
        },
        "end": {
          "line": 311,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10197,
      "end": 10198,
      "loc": {
        "start": {
          "line": 311,
          "column": 32
        },
        "end": {
          "line": 311,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10199,
      "end": 10200,
      "loc": {
        "start": {
          "line": 311,
          "column": 34
        },
        "end": {
          "line": 311,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetInstances",
      "start": 10207,
      "end": 10222,
      "loc": {
        "start": {
          "line": 312,
          "column": 6
        },
        "end": {
          "line": 312,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10223,
      "end": 10224,
      "loc": {
        "start": {
          "line": 312,
          "column": 22
        },
        "end": {
          "line": 312,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10225,
      "end": 10226,
      "loc": {
        "start": {
          "line": 312,
          "column": 24
        },
        "end": {
          "line": 312,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10226,
      "end": 10227,
      "loc": {
        "start": {
          "line": 312,
          "column": 25
        },
        "end": {
          "line": 312,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10227,
      "end": 10228,
      "loc": {
        "start": {
          "line": 312,
          "column": 26
        },
        "end": {
          "line": 312,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10233,
      "end": 10234,
      "loc": {
        "start": {
          "line": 313,
          "column": 4
        },
        "end": {
          "line": 313,
          "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": 10235,
      "end": 10239,
      "loc": {
        "start": {
          "line": 313,
          "column": 6
        },
        "end": {
          "line": 313,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10240,
      "end": 10241,
      "loc": {
        "start": {
          "line": 313,
          "column": 11
        },
        "end": {
          "line": 313,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetInstances",
      "start": 10248,
      "end": 10263,
      "loc": {
        "start": {
          "line": 314,
          "column": 6
        },
        "end": {
          "line": 314,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10264,
      "end": 10265,
      "loc": {
        "start": {
          "line": 314,
          "column": 22
        },
        "end": {
          "line": 314,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 10266,
      "end": 10277,
      "loc": {
        "start": {
          "line": 314,
          "column": 24
        },
        "end": {
          "line": 314,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10277,
      "end": 10278,
      "loc": {
        "start": {
          "line": 314,
          "column": 35
        },
        "end": {
          "line": 314,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "toInstanceArray",
      "start": 10278,
      "end": 10293,
      "loc": {
        "start": {
          "line": 314,
          "column": 36
        },
        "end": {
          "line": 314,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10293,
      "end": 10294,
      "loc": {
        "start": {
          "line": 314,
          "column": 51
        },
        "end": {
          "line": 314,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetInstances",
      "start": 10294,
      "end": 10309,
      "loc": {
        "start": {
          "line": 314,
          "column": 52
        },
        "end": {
          "line": 314,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10309,
      "end": 10310,
      "loc": {
        "start": {
          "line": 314,
          "column": 67
        },
        "end": {
          "line": 314,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10310,
      "end": 10311,
      "loc": {
        "start": {
          "line": 314,
          "column": 68
        },
        "end": {
          "line": 314,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10316,
      "end": 10317,
      "loc": {
        "start": {
          "line": 315,
          "column": 4
        },
        "end": {
          "line": 315,
          "column": 5
        }
      }
    },
    {
      "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": 10323,
      "end": 10329,
      "loc": {
        "start": {
          "line": 317,
          "column": 4
        },
        "end": {
          "line": 317,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 10330,
      "end": 10341,
      "loc": {
        "start": {
          "line": 317,
          "column": 11
        },
        "end": {
          "line": 317,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10341,
      "end": 10342,
      "loc": {
        "start": {
          "line": 317,
          "column": 22
        },
        "end": {
          "line": 317,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "get",
      "start": 10342,
      "end": 10345,
      "loc": {
        "start": {
          "line": 317,
          "column": 23
        },
        "end": {
          "line": 317,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10345,
      "end": 10346,
      "loc": {
        "start": {
          "line": 317,
          "column": 26
        },
        "end": {
          "line": 317,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceInstance",
      "start": 10346,
      "end": 10360,
      "loc": {
        "start": {
          "line": 317,
          "column": 27
        },
        "end": {
          "line": 317,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10360,
      "end": 10361,
      "loc": {
        "start": {
          "line": 317,
          "column": 41
        },
        "end": {
          "line": 317,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_",
      "start": 10362,
      "end": 10363,
      "loc": {
        "start": {
          "line": 317,
          "column": 43
        },
        "end": {
          "line": 317,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10363,
      "end": 10364,
      "loc": {
        "start": {
          "line": 317,
          "column": 44
        },
        "end": {
          "line": 317,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "defaults",
      "start": 10364,
      "end": 10372,
      "loc": {
        "start": {
          "line": 317,
          "column": 45
        },
        "end": {
          "line": 317,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10372,
      "end": 10373,
      "loc": {
        "start": {
          "line": 317,
          "column": 53
        },
        "end": {
          "line": 317,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10373,
      "end": 10374,
      "loc": {
        "start": {
          "line": 317,
          "column": 54
        },
        "end": {
          "line": 317,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scope",
      "start": 10374,
      "end": 10379,
      "loc": {
        "start": {
          "line": 317,
          "column": 55
        },
        "end": {
          "line": 317,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10379,
      "end": 10380,
      "loc": {
        "start": {
          "line": 317,
          "column": 60
        },
        "end": {
          "line": 317,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 10381,
      "end": 10386,
      "loc": {
        "start": {
          "line": 317,
          "column": 62
        },
        "end": {
          "line": 317,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10386,
      "end": 10387,
      "loc": {
        "start": {
          "line": 317,
          "column": 67
        },
        "end": {
          "line": 317,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "raw",
      "start": 10388,
      "end": 10391,
      "loc": {
        "start": {
          "line": 317,
          "column": 69
        },
        "end": {
          "line": 317,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10391,
      "end": 10392,
      "loc": {
        "start": {
          "line": 317,
          "column": 72
        },
        "end": {
          "line": 317,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 10393,
      "end": 10397,
      "loc": {
        "start": {
          "line": 317,
          "column": 74
        },
        "end": {
          "line": 317,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10397,
      "end": 10398,
      "loc": {
        "start": {
          "line": 317,
          "column": 78
        },
        "end": {
          "line": 317,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10398,
      "end": 10399,
      "loc": {
        "start": {
          "line": 317,
          "column": 79
        },
        "end": {
          "line": 317,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 10400,
      "end": 10407,
      "loc": {
        "start": {
          "line": 317,
          "column": 81
        },
        "end": {
          "line": 317,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10407,
      "end": 10408,
      "loc": {
        "start": {
          "line": 317,
          "column": 88
        },
        "end": {
          "line": 317,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10408,
      "end": 10409,
      "loc": {
        "start": {
          "line": 317,
          "column": 89
        },
        "end": {
          "line": 317,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10409,
      "end": 10410,
      "loc": {
        "start": {
          "line": 317,
          "column": 90
        },
        "end": {
          "line": 317,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "then",
      "start": 10410,
      "end": 10414,
      "loc": {
        "start": {
          "line": 317,
          "column": 91
        },
        "end": {
          "line": 317,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10414,
      "end": 10415,
      "loc": {
        "start": {
          "line": 317,
          "column": 95
        },
        "end": {
          "line": 317,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "oldAssociations",
      "start": 10415,
      "end": 10430,
      "loc": {
        "start": {
          "line": 317,
          "column": 96
        },
        "end": {
          "line": 317,
          "column": 111
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10431,
      "end": 10433,
      "loc": {
        "start": {
          "line": 317,
          "column": 112
        },
        "end": {
          "line": 317,
          "column": 114
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10434,
      "end": 10435,
      "loc": {
        "start": {
          "line": 317,
          "column": 115
        },
        "end": {
          "line": 317,
          "column": 116
        }
      }
    },
    {
      "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": 10442,
      "end": 10447,
      "loc": {
        "start": {
          "line": 318,
          "column": 6
        },
        "end": {
          "line": 318,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "promises",
      "start": 10448,
      "end": 10456,
      "loc": {
        "start": {
          "line": 318,
          "column": 12
        },
        "end": {
          "line": 318,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10457,
      "end": 10458,
      "loc": {
        "start": {
          "line": 318,
          "column": 21
        },
        "end": {
          "line": 318,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10459,
      "end": 10460,
      "loc": {
        "start": {
          "line": 318,
          "column": 23
        },
        "end": {
          "line": 318,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10460,
      "end": 10461,
      "loc": {
        "start": {
          "line": 318,
          "column": 24
        },
        "end": {
          "line": 318,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10461,
      "end": 10462,
      "loc": {
        "start": {
          "line": 318,
          "column": 25
        },
        "end": {
          "line": 318,
          "column": 26
        }
      }
    },
    {
      "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": 10469,
      "end": 10474,
      "loc": {
        "start": {
          "line": 319,
          "column": 6
        },
        "end": {
          "line": 319,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "obsoleteAssociations",
      "start": 10475,
      "end": 10495,
      "loc": {
        "start": {
          "line": 319,
          "column": 12
        },
        "end": {
          "line": 319,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10496,
      "end": 10497,
      "loc": {
        "start": {
          "line": 319,
          "column": 33
        },
        "end": {
          "line": 319,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "oldAssociations",
      "start": 10498,
      "end": 10513,
      "loc": {
        "start": {
          "line": 319,
          "column": 35
        },
        "end": {
          "line": 319,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10513,
      "end": 10514,
      "loc": {
        "start": {
          "line": 319,
          "column": 50
        },
        "end": {
          "line": 319,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "filter",
      "start": 10514,
      "end": 10520,
      "loc": {
        "start": {
          "line": 319,
          "column": 51
        },
        "end": {
          "line": 319,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10520,
      "end": 10521,
      "loc": {
        "start": {
          "line": 319,
          "column": 57
        },
        "end": {
          "line": 319,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "old",
      "start": 10521,
      "end": 10524,
      "loc": {
        "start": {
          "line": 319,
          "column": 58
        },
        "end": {
          "line": 319,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10525,
      "end": 10527,
      "loc": {
        "start": {
          "line": 319,
          "column": 62
        },
        "end": {
          "line": 319,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 10536,
      "end": 10537,
      "loc": {
        "start": {
          "line": 320,
          "column": 8
        },
        "end": {
          "line": 320,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_",
      "start": 10537,
      "end": 10538,
      "loc": {
        "start": {
          "line": 320,
          "column": 9
        },
        "end": {
          "line": 320,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10538,
      "end": 10539,
      "loc": {
        "start": {
          "line": 320,
          "column": 10
        },
        "end": {
          "line": 320,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "find",
      "start": 10539,
      "end": 10543,
      "loc": {
        "start": {
          "line": 320,
          "column": 11
        },
        "end": {
          "line": 320,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10543,
      "end": 10544,
      "loc": {
        "start": {
          "line": 320,
          "column": 15
        },
        "end": {
          "line": 320,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetInstances",
      "start": 10544,
      "end": 10559,
      "loc": {
        "start": {
          "line": 320,
          "column": 16
        },
        "end": {
          "line": 320,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10559,
      "end": 10560,
      "loc": {
        "start": {
          "line": 320,
          "column": 31
        },
        "end": {
          "line": 320,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "obj",
      "start": 10561,
      "end": 10564,
      "loc": {
        "start": {
          "line": 320,
          "column": 33
        },
        "end": {
          "line": 320,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10565,
      "end": 10567,
      "loc": {
        "start": {
          "line": 320,
          "column": 37
        },
        "end": {
          "line": 320,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "obj",
      "start": 10578,
      "end": 10581,
      "loc": {
        "start": {
          "line": 321,
          "column": 10
        },
        "end": {
          "line": 321,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10581,
      "end": 10582,
      "loc": {
        "start": {
          "line": 321,
          "column": 13
        },
        "end": {
          "line": 321,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 10582,
      "end": 10593,
      "loc": {
        "start": {
          "line": 321,
          "column": 14
        },
        "end": {
          "line": 321,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10593,
      "end": 10594,
      "loc": {
        "start": {
          "line": 321,
          "column": 25
        },
        "end": {
          "line": 321,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 10594,
      "end": 10600,
      "loc": {
        "start": {
          "line": 321,
          "column": 26
        },
        "end": {
          "line": 321,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10600,
      "end": 10601,
      "loc": {
        "start": {
          "line": 321,
          "column": 32
        },
        "end": {
          "line": 321,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "primaryKeyAttribute",
      "start": 10601,
      "end": 10620,
      "loc": {
        "start": {
          "line": 321,
          "column": 33
        },
        "end": {
          "line": 321,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10620,
      "end": 10621,
      "loc": {
        "start": {
          "line": 321,
          "column": 52
        },
        "end": {
          "line": 321,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 10622,
      "end": 10625,
      "loc": {
        "start": {
          "line": 321,
          "column": 54
        },
        "end": {
          "line": 321,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "old",
      "start": 10626,
      "end": 10629,
      "loc": {
        "start": {
          "line": 321,
          "column": 58
        },
        "end": {
          "line": 321,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10629,
      "end": 10630,
      "loc": {
        "start": {
          "line": 321,
          "column": 61
        },
        "end": {
          "line": 321,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 10630,
      "end": 10641,
      "loc": {
        "start": {
          "line": 321,
          "column": 62
        },
        "end": {
          "line": 321,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10641,
      "end": 10642,
      "loc": {
        "start": {
          "line": 321,
          "column": 73
        },
        "end": {
          "line": 321,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 10642,
      "end": 10648,
      "loc": {
        "start": {
          "line": 321,
          "column": 74
        },
        "end": {
          "line": 321,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10648,
      "end": 10649,
      "loc": {
        "start": {
          "line": 321,
          "column": 80
        },
        "end": {
          "line": 321,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "primaryKeyAttribute",
      "start": 10649,
      "end": 10668,
      "loc": {
        "start": {
          "line": 321,
          "column": 81
        },
        "end": {
          "line": 321,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10668,
      "end": 10669,
      "loc": {
        "start": {
          "line": 321,
          "column": 100
        },
        "end": {
          "line": 321,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10678,
      "end": 10679,
      "loc": {
        "start": {
          "line": 322,
          "column": 8
        },
        "end": {
          "line": 322,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10686,
      "end": 10687,
      "loc": {
        "start": {
          "line": 323,
          "column": 6
        },
        "end": {
          "line": 323,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10687,
      "end": 10688,
      "loc": {
        "start": {
          "line": 323,
          "column": 7
        },
        "end": {
          "line": 323,
          "column": 8
        }
      }
    },
    {
      "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": 10695,
      "end": 10700,
      "loc": {
        "start": {
          "line": 324,
          "column": 6
        },
        "end": {
          "line": 324,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unassociatedObjects",
      "start": 10701,
      "end": 10720,
      "loc": {
        "start": {
          "line": 324,
          "column": 12
        },
        "end": {
          "line": 324,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10721,
      "end": 10722,
      "loc": {
        "start": {
          "line": 324,
          "column": 32
        },
        "end": {
          "line": 324,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetInstances",
      "start": 10723,
      "end": 10738,
      "loc": {
        "start": {
          "line": 324,
          "column": 34
        },
        "end": {
          "line": 324,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10738,
      "end": 10739,
      "loc": {
        "start": {
          "line": 324,
          "column": 49
        },
        "end": {
          "line": 324,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "filter",
      "start": 10739,
      "end": 10745,
      "loc": {
        "start": {
          "line": 324,
          "column": 50
        },
        "end": {
          "line": 324,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10745,
      "end": 10746,
      "loc": {
        "start": {
          "line": 324,
          "column": 56
        },
        "end": {
          "line": 324,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "obj",
      "start": 10746,
      "end": 10749,
      "loc": {
        "start": {
          "line": 324,
          "column": 57
        },
        "end": {
          "line": 324,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10750,
      "end": 10752,
      "loc": {
        "start": {
          "line": 324,
          "column": 61
        },
        "end": {
          "line": 324,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 10761,
      "end": 10762,
      "loc": {
        "start": {
          "line": 325,
          "column": 8
        },
        "end": {
          "line": 325,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_",
      "start": 10762,
      "end": 10763,
      "loc": {
        "start": {
          "line": 325,
          "column": 9
        },
        "end": {
          "line": 325,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10763,
      "end": 10764,
      "loc": {
        "start": {
          "line": 325,
          "column": 10
        },
        "end": {
          "line": 325,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "find",
      "start": 10764,
      "end": 10768,
      "loc": {
        "start": {
          "line": 325,
          "column": 11
        },
        "end": {
          "line": 325,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10768,
      "end": 10769,
      "loc": {
        "start": {
          "line": 325,
          "column": 15
        },
        "end": {
          "line": 325,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "oldAssociations",
      "start": 10769,
      "end": 10784,
      "loc": {
        "start": {
          "line": 325,
          "column": 16
        },
        "end": {
          "line": 325,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10784,
      "end": 10785,
      "loc": {
        "start": {
          "line": 325,
          "column": 31
        },
        "end": {
          "line": 325,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "old",
      "start": 10786,
      "end": 10789,
      "loc": {
        "start": {
          "line": 325,
          "column": 33
        },
        "end": {
          "line": 325,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10790,
      "end": 10792,
      "loc": {
        "start": {
          "line": 325,
          "column": 37
        },
        "end": {
          "line": 325,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "obj",
      "start": 10803,
      "end": 10806,
      "loc": {
        "start": {
          "line": 326,
          "column": 10
        },
        "end": {
          "line": 326,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10806,
      "end": 10807,
      "loc": {
        "start": {
          "line": 326,
          "column": 13
        },
        "end": {
          "line": 326,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 10807,
      "end": 10818,
      "loc": {
        "start": {
          "line": 326,
          "column": 14
        },
        "end": {
          "line": 326,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10818,
      "end": 10819,
      "loc": {
        "start": {
          "line": 326,
          "column": 25
        },
        "end": {
          "line": 326,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 10819,
      "end": 10825,
      "loc": {
        "start": {
          "line": 326,
          "column": 26
        },
        "end": {
          "line": 326,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10825,
      "end": 10826,
      "loc": {
        "start": {
          "line": 326,
          "column": 32
        },
        "end": {
          "line": 326,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "primaryKeyAttribute",
      "start": 10826,
      "end": 10845,
      "loc": {
        "start": {
          "line": 326,
          "column": 33
        },
        "end": {
          "line": 326,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10845,
      "end": 10846,
      "loc": {
        "start": {
          "line": 326,
          "column": 52
        },
        "end": {
          "line": 326,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 10847,
      "end": 10850,
      "loc": {
        "start": {
          "line": 326,
          "column": 54
        },
        "end": {
          "line": 326,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "old",
      "start": 10851,
      "end": 10854,
      "loc": {
        "start": {
          "line": 326,
          "column": 58
        },
        "end": {
          "line": 326,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10854,
      "end": 10855,
      "loc": {
        "start": {
          "line": 326,
          "column": 61
        },
        "end": {
          "line": 326,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 10855,
      "end": 10866,
      "loc": {
        "start": {
          "line": 326,
          "column": 62
        },
        "end": {
          "line": 326,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10866,
      "end": 10867,
      "loc": {
        "start": {
          "line": 326,
          "column": 73
        },
        "end": {
          "line": 326,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 10867,
      "end": 10873,
      "loc": {
        "start": {
          "line": 326,
          "column": 74
        },
        "end": {
          "line": 326,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10873,
      "end": 10874,
      "loc": {
        "start": {
          "line": 326,
          "column": 80
        },
        "end": {
          "line": 326,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "primaryKeyAttribute",
      "start": 10874,
      "end": 10893,
      "loc": {
        "start": {
          "line": 326,
          "column": 81
        },
        "end": {
          "line": 326,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10893,
      "end": 10894,
      "loc": {
        "start": {
          "line": 326,
          "column": 100
        },
        "end": {
          "line": 326,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10903,
      "end": 10904,
      "loc": {
        "start": {
          "line": 327,
          "column": 8
        },
        "end": {
          "line": 327,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10911,
      "end": 10912,
      "loc": {
        "start": {
          "line": 328,
          "column": 6
        },
        "end": {
          "line": 328,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10912,
      "end": 10913,
      "loc": {
        "start": {
          "line": 328,
          "column": 7
        },
        "end": {
          "line": 328,
          "column": 8
        }
      }
    },
    {
      "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": 10920,
      "end": 10923,
      "loc": {
        "start": {
          "line": 329,
          "column": 6
        },
        "end": {
          "line": 329,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "updateWhere",
      "start": 10924,
      "end": 10935,
      "loc": {
        "start": {
          "line": 329,
          "column": 10
        },
        "end": {
          "line": 329,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10935,
      "end": 10936,
      "loc": {
        "start": {
          "line": 329,
          "column": 21
        },
        "end": {
          "line": 329,
          "column": 22
        }
      }
    },
    {
      "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": 10943,
      "end": 10946,
      "loc": {
        "start": {
          "line": 330,
          "column": 6
        },
        "end": {
          "line": 330,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "update",
      "start": 10947,
      "end": 10953,
      "loc": {
        "start": {
          "line": 330,
          "column": 10
        },
        "end": {
          "line": 330,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10953,
      "end": 10954,
      "loc": {
        "start": {
          "line": 330,
          "column": 16
        },
        "end": {
          "line": 330,
          "column": 17
        }
      }
    },
    {
      "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": 10962,
      "end": 10964,
      "loc": {
        "start": {
          "line": 332,
          "column": 6
        },
        "end": {
          "line": 332,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10965,
      "end": 10966,
      "loc": {
        "start": {
          "line": 332,
          "column": 9
        },
        "end": {
          "line": 332,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "obsoleteAssociations",
      "start": 10966,
      "end": 10986,
      "loc": {
        "start": {
          "line": 332,
          "column": 10
        },
        "end": {
          "line": 332,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10986,
      "end": 10987,
      "loc": {
        "start": {
          "line": 332,
          "column": 30
        },
        "end": {
          "line": 332,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 10987,
      "end": 10993,
      "loc": {
        "start": {
          "line": 332,
          "column": 31
        },
        "end": {
          "line": 332,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 10994,
      "end": 10995,
      "loc": {
        "start": {
          "line": 332,
          "column": 38
        },
        "end": {
          "line": 332,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 10996,
      "end": 10997,
      "loc": {
        "start": {
          "line": 332,
          "column": 40
        },
        "end": {
          "line": 332,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10997,
      "end": 10998,
      "loc": {
        "start": {
          "line": 332,
          "column": 41
        },
        "end": {
          "line": 332,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10999,
      "end": 11000,
      "loc": {
        "start": {
          "line": 332,
          "column": 43
        },
        "end": {
          "line": 332,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "update",
      "start": 11009,
      "end": 11015,
      "loc": {
        "start": {
          "line": 333,
          "column": 8
        },
        "end": {
          "line": 333,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11016,
      "end": 11017,
      "loc": {
        "start": {
          "line": 333,
          "column": 15
        },
        "end": {
          "line": 333,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11018,
      "end": 11019,
      "loc": {
        "start": {
          "line": 333,
          "column": 17
        },
        "end": {
          "line": 333,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11019,
      "end": 11020,
      "loc": {
        "start": {
          "line": 333,
          "column": 18
        },
        "end": {
          "line": 333,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11020,
      "end": 11021,
      "loc": {
        "start": {
          "line": 333,
          "column": 19
        },
        "end": {
          "line": 333,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "update",
      "start": 11030,
      "end": 11036,
      "loc": {
        "start": {
          "line": 334,
          "column": 8
        },
        "end": {
          "line": 334,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11036,
      "end": 11037,
      "loc": {
        "start": {
          "line": 334,
          "column": 14
        },
        "end": {
          "line": 334,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 11037,
      "end": 11048,
      "loc": {
        "start": {
          "line": 334,
          "column": 15
        },
        "end": {
          "line": 334,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11048,
      "end": 11049,
      "loc": {
        "start": {
          "line": 334,
          "column": 26
        },
        "end": {
          "line": 334,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 11049,
      "end": 11059,
      "loc": {
        "start": {
          "line": 334,
          "column": 27
        },
        "end": {
          "line": 334,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11059,
      "end": 11060,
      "loc": {
        "start": {
          "line": 334,
          "column": 37
        },
        "end": {
          "line": 334,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11061,
      "end": 11062,
      "loc": {
        "start": {
          "line": 334,
          "column": 39
        },
        "end": {
          "line": 334,
          "column": 40
        }
      }
    },
    {
      "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": 11063,
      "end": 11067,
      "loc": {
        "start": {
          "line": 334,
          "column": 41
        },
        "end": {
          "line": 334,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11067,
      "end": 11068,
      "loc": {
        "start": {
          "line": 334,
          "column": 45
        },
        "end": {
          "line": 334,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "updateWhere",
      "start": 11078,
      "end": 11089,
      "loc": {
        "start": {
          "line": 336,
          "column": 8
        },
        "end": {
          "line": 336,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11090,
      "end": 11091,
      "loc": {
        "start": {
          "line": 336,
          "column": 20
        },
        "end": {
          "line": 336,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11092,
      "end": 11093,
      "loc": {
        "start": {
          "line": 336,
          "column": 22
        },
        "end": {
          "line": 336,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11093,
      "end": 11094,
      "loc": {
        "start": {
          "line": 336,
          "column": 23
        },
        "end": {
          "line": 336,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11094,
      "end": 11095,
      "loc": {
        "start": {
          "line": 336,
          "column": 24
        },
        "end": {
          "line": 336,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "updateWhere",
      "start": 11105,
      "end": 11116,
      "loc": {
        "start": {
          "line": 338,
          "column": 8
        },
        "end": {
          "line": 338,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11116,
      "end": 11117,
      "loc": {
        "start": {
          "line": 338,
          "column": 19
        },
        "end": {
          "line": 338,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 11117,
      "end": 11128,
      "loc": {
        "start": {
          "line": 338,
          "column": 20
        },
        "end": {
          "line": 338,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11128,
      "end": 11129,
      "loc": {
        "start": {
          "line": 338,
          "column": 31
        },
        "end": {
          "line": 338,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 11129,
      "end": 11135,
      "loc": {
        "start": {
          "line": 338,
          "column": 32
        },
        "end": {
          "line": 338,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11135,
      "end": 11136,
      "loc": {
        "start": {
          "line": 338,
          "column": 38
        },
        "end": {
          "line": 338,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "primaryKeyAttribute",
      "start": 11136,
      "end": 11155,
      "loc": {
        "start": {
          "line": 338,
          "column": 39
        },
        "end": {
          "line": 338,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11155,
      "end": 11156,
      "loc": {
        "start": {
          "line": 338,
          "column": 58
        },
        "end": {
          "line": 338,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11157,
      "end": 11158,
      "loc": {
        "start": {
          "line": 338,
          "column": 60
        },
        "end": {
          "line": 338,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "obsoleteAssociations",
      "start": 11159,
      "end": 11179,
      "loc": {
        "start": {
          "line": 338,
          "column": 62
        },
        "end": {
          "line": 338,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11179,
      "end": 11180,
      "loc": {
        "start": {
          "line": 338,
          "column": 82
        },
        "end": {
          "line": 338,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "map",
      "start": 11180,
      "end": 11183,
      "loc": {
        "start": {
          "line": 338,
          "column": 83
        },
        "end": {
          "line": 338,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11183,
      "end": 11184,
      "loc": {
        "start": {
          "line": 338,
          "column": 86
        },
        "end": {
          "line": 338,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "associatedObject",
      "start": 11184,
      "end": 11200,
      "loc": {
        "start": {
          "line": 338,
          "column": 87
        },
        "end": {
          "line": 338,
          "column": 103
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11201,
      "end": 11203,
      "loc": {
        "start": {
          "line": 338,
          "column": 104
        },
        "end": {
          "line": 338,
          "column": 106
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "associatedObject",
      "start": 11214,
      "end": 11230,
      "loc": {
        "start": {
          "line": 339,
          "column": 10
        },
        "end": {
          "line": 339,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11230,
      "end": 11231,
      "loc": {
        "start": {
          "line": 339,
          "column": 26
        },
        "end": {
          "line": 339,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 11231,
      "end": 11242,
      "loc": {
        "start": {
          "line": 339,
          "column": 27
        },
        "end": {
          "line": 339,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11242,
      "end": 11243,
      "loc": {
        "start": {
          "line": 339,
          "column": 38
        },
        "end": {
          "line": 339,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 11243,
      "end": 11249,
      "loc": {
        "start": {
          "line": 339,
          "column": 39
        },
        "end": {
          "line": 339,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11249,
      "end": 11250,
      "loc": {
        "start": {
          "line": 339,
          "column": 45
        },
        "end": {
          "line": 339,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "primaryKeyAttribute",
      "start": 11250,
      "end": 11269,
      "loc": {
        "start": {
          "line": 339,
          "column": 46
        },
        "end": {
          "line": 339,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11269,
      "end": 11270,
      "loc": {
        "start": {
          "line": 339,
          "column": 65
        },
        "end": {
          "line": 339,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11279,
      "end": 11280,
      "loc": {
        "start": {
          "line": 340,
          "column": 8
        },
        "end": {
          "line": 340,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11280,
      "end": 11281,
      "loc": {
        "start": {
          "line": 340,
          "column": 9
        },
        "end": {
          "line": 340,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "promises",
      "start": 11291,
      "end": 11299,
      "loc": {
        "start": {
          "line": 342,
          "column": 8
        },
        "end": {
          "line": 342,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11299,
      "end": 11300,
      "loc": {
        "start": {
          "line": 342,
          "column": 16
        },
        "end": {
          "line": 342,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 11300,
      "end": 11304,
      "loc": {
        "start": {
          "line": 342,
          "column": 17
        },
        "end": {
          "line": 342,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11304,
      "end": 11305,
      "loc": {
        "start": {
          "line": 342,
          "column": 21
        },
        "end": {
          "line": 342,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 11305,
      "end": 11316,
      "loc": {
        "start": {
          "line": 342,
          "column": 22
        },
        "end": {
          "line": 342,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11316,
      "end": 11317,
      "loc": {
        "start": {
          "line": 342,
          "column": 33
        },
        "end": {
          "line": 342,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 11317,
      "end": 11323,
      "loc": {
        "start": {
          "line": 342,
          "column": 34
        },
        "end": {
          "line": 342,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11323,
      "end": 11324,
      "loc": {
        "start": {
          "line": 342,
          "column": 40
        },
        "end": {
          "line": 342,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unscoped",
      "start": 11324,
      "end": 11332,
      "loc": {
        "start": {
          "line": 342,
          "column": 41
        },
        "end": {
          "line": 342,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11332,
      "end": 11333,
      "loc": {
        "start": {
          "line": 342,
          "column": 49
        },
        "end": {
          "line": 342,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11333,
      "end": 11334,
      "loc": {
        "start": {
          "line": 342,
          "column": 50
        },
        "end": {
          "line": 342,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11334,
      "end": 11335,
      "loc": {
        "start": {
          "line": 342,
          "column": 51
        },
        "end": {
          "line": 342,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "update",
      "start": 11335,
      "end": 11341,
      "loc": {
        "start": {
          "line": 342,
          "column": 52
        },
        "end": {
          "line": 342,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11341,
      "end": 11342,
      "loc": {
        "start": {
          "line": 342,
          "column": 58
        },
        "end": {
          "line": 342,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "update",
      "start": 11353,
      "end": 11359,
      "loc": {
        "start": {
          "line": 343,
          "column": 10
        },
        "end": {
          "line": 343,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11359,
      "end": 11360,
      "loc": {
        "start": {
          "line": 343,
          "column": 16
        },
        "end": {
          "line": 343,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_",
      "start": 11371,
      "end": 11372,
      "loc": {
        "start": {
          "line": 344,
          "column": 10
        },
        "end": {
          "line": 344,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11372,
      "end": 11373,
      "loc": {
        "start": {
          "line": 344,
          "column": 11
        },
        "end": {
          "line": 344,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "defaults",
      "start": 11373,
      "end": 11381,
      "loc": {
        "start": {
          "line": 344,
          "column": 12
        },
        "end": {
          "line": 344,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11381,
      "end": 11382,
      "loc": {
        "start": {
          "line": 344,
          "column": 20
        },
        "end": {
          "line": 344,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11382,
      "end": 11383,
      "loc": {
        "start": {
          "line": 344,
          "column": 21
        },
        "end": {
          "line": 344,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "where",
      "start": 11396,
      "end": 11401,
      "loc": {
        "start": {
          "line": 345,
          "column": 12
        },
        "end": {
          "line": 345,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11401,
      "end": 11402,
      "loc": {
        "start": {
          "line": 345,
          "column": 17
        },
        "end": {
          "line": 345,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "updateWhere",
      "start": 11403,
      "end": 11414,
      "loc": {
        "start": {
          "line": 345,
          "column": 19
        },
        "end": {
          "line": 345,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11425,
      "end": 11426,
      "loc": {
        "start": {
          "line": 346,
          "column": 10
        },
        "end": {
          "line": 346,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11426,
      "end": 11427,
      "loc": {
        "start": {
          "line": 346,
          "column": 11
        },
        "end": {
          "line": 346,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 11428,
      "end": 11435,
      "loc": {
        "start": {
          "line": 346,
          "column": 13
        },
        "end": {
          "line": 346,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11435,
      "end": 11436,
      "loc": {
        "start": {
          "line": 346,
          "column": 20
        },
        "end": {
          "line": 346,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11445,
      "end": 11446,
      "loc": {
        "start": {
          "line": 347,
          "column": 8
        },
        "end": {
          "line": 347,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11446,
      "end": 11447,
      "loc": {
        "start": {
          "line": 347,
          "column": 9
        },
        "end": {
          "line": 347,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11447,
      "end": 11448,
      "loc": {
        "start": {
          "line": 347,
          "column": 10
        },
        "end": {
          "line": 347,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11455,
      "end": 11456,
      "loc": {
        "start": {
          "line": 348,
          "column": 6
        },
        "end": {
          "line": 348,
          "column": 7
        }
      }
    },
    {
      "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": 11464,
      "end": 11466,
      "loc": {
        "start": {
          "line": 350,
          "column": 6
        },
        "end": {
          "line": 350,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11467,
      "end": 11468,
      "loc": {
        "start": {
          "line": 350,
          "column": 9
        },
        "end": {
          "line": 350,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unassociatedObjects",
      "start": 11468,
      "end": 11487,
      "loc": {
        "start": {
          "line": 350,
          "column": 10
        },
        "end": {
          "line": 350,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11487,
      "end": 11488,
      "loc": {
        "start": {
          "line": 350,
          "column": 29
        },
        "end": {
          "line": 350,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 11488,
      "end": 11494,
      "loc": {
        "start": {
          "line": 350,
          "column": 30
        },
        "end": {
          "line": 350,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 11495,
      "end": 11496,
      "loc": {
        "start": {
          "line": 350,
          "column": 37
        },
        "end": {
          "line": 350,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 11497,
      "end": 11498,
      "loc": {
        "start": {
          "line": 350,
          "column": 39
        },
        "end": {
          "line": 350,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11498,
      "end": 11499,
      "loc": {
        "start": {
          "line": 350,
          "column": 40
        },
        "end": {
          "line": 350,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11500,
      "end": 11501,
      "loc": {
        "start": {
          "line": 350,
          "column": 42
        },
        "end": {
          "line": 350,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "updateWhere",
      "start": 11510,
      "end": 11521,
      "loc": {
        "start": {
          "line": 351,
          "column": 8
        },
        "end": {
          "line": 351,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11522,
      "end": 11523,
      "loc": {
        "start": {
          "line": 351,
          "column": 20
        },
        "end": {
          "line": 351,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11524,
      "end": 11525,
      "loc": {
        "start": {
          "line": 351,
          "column": 22
        },
        "end": {
          "line": 351,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11525,
      "end": 11526,
      "loc": {
        "start": {
          "line": 351,
          "column": 23
        },
        "end": {
          "line": 351,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11526,
      "end": 11527,
      "loc": {
        "start": {
          "line": 351,
          "column": 24
        },
        "end": {
          "line": 351,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "update",
      "start": 11537,
      "end": 11543,
      "loc": {
        "start": {
          "line": 353,
          "column": 8
        },
        "end": {
          "line": 353,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11544,
      "end": 11545,
      "loc": {
        "start": {
          "line": 353,
          "column": 15
        },
        "end": {
          "line": 353,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11546,
      "end": 11547,
      "loc": {
        "start": {
          "line": 353,
          "column": 17
        },
        "end": {
          "line": 353,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11547,
      "end": 11548,
      "loc": {
        "start": {
          "line": 353,
          "column": 18
        },
        "end": {
          "line": 353,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11548,
      "end": 11549,
      "loc": {
        "start": {
          "line": 353,
          "column": 19
        },
        "end": {
          "line": 353,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "update",
      "start": 11558,
      "end": 11564,
      "loc": {
        "start": {
          "line": 354,
          "column": 8
        },
        "end": {
          "line": 354,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11564,
      "end": 11565,
      "loc": {
        "start": {
          "line": 354,
          "column": 14
        },
        "end": {
          "line": 354,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 11565,
      "end": 11576,
      "loc": {
        "start": {
          "line": 354,
          "column": 15
        },
        "end": {
          "line": 354,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11576,
      "end": 11577,
      "loc": {
        "start": {
          "line": 354,
          "column": 26
        },
        "end": {
          "line": 354,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 11577,
      "end": 11587,
      "loc": {
        "start": {
          "line": 354,
          "column": 27
        },
        "end": {
          "line": 354,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11587,
      "end": 11588,
      "loc": {
        "start": {
          "line": 354,
          "column": 37
        },
        "end": {
          "line": 354,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11589,
      "end": 11590,
      "loc": {
        "start": {
          "line": 354,
          "column": 39
        },
        "end": {
          "line": 354,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceInstance",
      "start": 11591,
      "end": 11605,
      "loc": {
        "start": {
          "line": 354,
          "column": 41
        },
        "end": {
          "line": 354,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11605,
      "end": 11606,
      "loc": {
        "start": {
          "line": 354,
          "column": 55
        },
        "end": {
          "line": 354,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "get",
      "start": 11606,
      "end": 11609,
      "loc": {
        "start": {
          "line": 354,
          "column": 56
        },
        "end": {
          "line": 354,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11609,
      "end": 11610,
      "loc": {
        "start": {
          "line": 354,
          "column": 59
        },
        "end": {
          "line": 354,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 11610,
      "end": 11621,
      "loc": {
        "start": {
          "line": 354,
          "column": 60
        },
        "end": {
          "line": 354,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11621,
      "end": 11622,
      "loc": {
        "start": {
          "line": 354,
          "column": 71
        },
        "end": {
          "line": 354,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceKey",
      "start": 11622,
      "end": 11631,
      "loc": {
        "start": {
          "line": 354,
          "column": 72
        },
        "end": {
          "line": 354,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11631,
      "end": 11632,
      "loc": {
        "start": {
          "line": 354,
          "column": 81
        },
        "end": {
          "line": 354,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11632,
      "end": 11633,
      "loc": {
        "start": {
          "line": 354,
          "column": 82
        },
        "end": {
          "line": 354,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_",
      "start": 11643,
      "end": 11644,
      "loc": {
        "start": {
          "line": 356,
          "column": 8
        },
        "end": {
          "line": 356,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11644,
      "end": 11645,
      "loc": {
        "start": {
          "line": 356,
          "column": 9
        },
        "end": {
          "line": 356,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assign",
      "start": 11645,
      "end": 11651,
      "loc": {
        "start": {
          "line": 356,
          "column": 10
        },
        "end": {
          "line": 356,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11651,
      "end": 11652,
      "loc": {
        "start": {
          "line": 356,
          "column": 16
        },
        "end": {
          "line": 356,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "update",
      "start": 11652,
      "end": 11658,
      "loc": {
        "start": {
          "line": 356,
          "column": 17
        },
        "end": {
          "line": 356,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11658,
      "end": 11659,
      "loc": {
        "start": {
          "line": 356,
          "column": 23
        },
        "end": {
          "line": 356,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 11660,
      "end": 11671,
      "loc": {
        "start": {
          "line": 356,
          "column": 25
        },
        "end": {
          "line": 356,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11671,
      "end": 11672,
      "loc": {
        "start": {
          "line": 356,
          "column": 36
        },
        "end": {
          "line": 356,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scope",
      "start": 11672,
      "end": 11677,
      "loc": {
        "start": {
          "line": 356,
          "column": 37
        },
        "end": {
          "line": 356,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11677,
      "end": 11678,
      "loc": {
        "start": {
          "line": 356,
          "column": 42
        },
        "end": {
          "line": 356,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11678,
      "end": 11679,
      "loc": {
        "start": {
          "line": 356,
          "column": 43
        },
        "end": {
          "line": 356,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "updateWhere",
      "start": 11688,
      "end": 11699,
      "loc": {
        "start": {
          "line": 357,
          "column": 8
        },
        "end": {
          "line": 357,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11699,
      "end": 11700,
      "loc": {
        "start": {
          "line": 357,
          "column": 19
        },
        "end": {
          "line": 357,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 11700,
      "end": 11711,
      "loc": {
        "start": {
          "line": 357,
          "column": 20
        },
        "end": {
          "line": 357,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11711,
      "end": 11712,
      "loc": {
        "start": {
          "line": 357,
          "column": 31
        },
        "end": {
          "line": 357,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 11712,
      "end": 11718,
      "loc": {
        "start": {
          "line": 357,
          "column": 32
        },
        "end": {
          "line": 357,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11718,
      "end": 11719,
      "loc": {
        "start": {
          "line": 357,
          "column": 38
        },
        "end": {
          "line": 357,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "primaryKeyAttribute",
      "start": 11719,
      "end": 11738,
      "loc": {
        "start": {
          "line": 357,
          "column": 39
        },
        "end": {
          "line": 357,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11738,
      "end": 11739,
      "loc": {
        "start": {
          "line": 357,
          "column": 58
        },
        "end": {
          "line": 357,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11740,
      "end": 11741,
      "loc": {
        "start": {
          "line": 357,
          "column": 60
        },
        "end": {
          "line": 357,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unassociatedObjects",
      "start": 11742,
      "end": 11761,
      "loc": {
        "start": {
          "line": 357,
          "column": 62
        },
        "end": {
          "line": 357,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11761,
      "end": 11762,
      "loc": {
        "start": {
          "line": 357,
          "column": 81
        },
        "end": {
          "line": 357,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "map",
      "start": 11762,
      "end": 11765,
      "loc": {
        "start": {
          "line": 357,
          "column": 82
        },
        "end": {
          "line": 357,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11765,
      "end": 11766,
      "loc": {
        "start": {
          "line": 357,
          "column": 85
        },
        "end": {
          "line": 357,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unassociatedObject",
      "start": 11766,
      "end": 11784,
      "loc": {
        "start": {
          "line": 357,
          "column": 86
        },
        "end": {
          "line": 357,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11785,
      "end": 11787,
      "loc": {
        "start": {
          "line": 357,
          "column": 105
        },
        "end": {
          "line": 357,
          "column": 107
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unassociatedObject",
      "start": 11798,
      "end": 11816,
      "loc": {
        "start": {
          "line": 358,
          "column": 10
        },
        "end": {
          "line": 358,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11816,
      "end": 11817,
      "loc": {
        "start": {
          "line": 358,
          "column": 28
        },
        "end": {
          "line": 358,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 11817,
      "end": 11828,
      "loc": {
        "start": {
          "line": 358,
          "column": 29
        },
        "end": {
          "line": 358,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11828,
      "end": 11829,
      "loc": {
        "start": {
          "line": 358,
          "column": 40
        },
        "end": {
          "line": 358,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 11829,
      "end": 11835,
      "loc": {
        "start": {
          "line": 358,
          "column": 41
        },
        "end": {
          "line": 358,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11835,
      "end": 11836,
      "loc": {
        "start": {
          "line": 358,
          "column": 47
        },
        "end": {
          "line": 358,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "primaryKeyAttribute",
      "start": 11836,
      "end": 11855,
      "loc": {
        "start": {
          "line": 358,
          "column": 48
        },
        "end": {
          "line": 358,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11855,
      "end": 11856,
      "loc": {
        "start": {
          "line": 358,
          "column": 67
        },
        "end": {
          "line": 358,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11865,
      "end": 11866,
      "loc": {
        "start": {
          "line": 359,
          "column": 8
        },
        "end": {
          "line": 359,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11866,
      "end": 11867,
      "loc": {
        "start": {
          "line": 359,
          "column": 9
        },
        "end": {
          "line": 359,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "promises",
      "start": 11877,
      "end": 11885,
      "loc": {
        "start": {
          "line": 361,
          "column": 8
        },
        "end": {
          "line": 361,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11885,
      "end": 11886,
      "loc": {
        "start": {
          "line": 361,
          "column": 16
        },
        "end": {
          "line": 361,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 11886,
      "end": 11890,
      "loc": {
        "start": {
          "line": 361,
          "column": 17
        },
        "end": {
          "line": 361,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11890,
      "end": 11891,
      "loc": {
        "start": {
          "line": 361,
          "column": 21
        },
        "end": {
          "line": 361,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 11891,
      "end": 11902,
      "loc": {
        "start": {
          "line": 361,
          "column": 22
        },
        "end": {
          "line": 361,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11902,
      "end": 11903,
      "loc": {
        "start": {
          "line": 361,
          "column": 33
        },
        "end": {
          "line": 361,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 11903,
      "end": 11909,
      "loc": {
        "start": {
          "line": 361,
          "column": 34
        },
        "end": {
          "line": 361,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11909,
      "end": 11910,
      "loc": {
        "start": {
          "line": 361,
          "column": 40
        },
        "end": {
          "line": 361,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unscoped",
      "start": 11910,
      "end": 11918,
      "loc": {
        "start": {
          "line": 361,
          "column": 41
        },
        "end": {
          "line": 361,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11918,
      "end": 11919,
      "loc": {
        "start": {
          "line": 361,
          "column": 49
        },
        "end": {
          "line": 361,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11919,
      "end": 11920,
      "loc": {
        "start": {
          "line": 361,
          "column": 50
        },
        "end": {
          "line": 361,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11920,
      "end": 11921,
      "loc": {
        "start": {
          "line": 361,
          "column": 51
        },
        "end": {
          "line": 361,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "update",
      "start": 11921,
      "end": 11927,
      "loc": {
        "start": {
          "line": 361,
          "column": 52
        },
        "end": {
          "line": 361,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11927,
      "end": 11928,
      "loc": {
        "start": {
          "line": 361,
          "column": 58
        },
        "end": {
          "line": 361,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "update",
      "start": 11939,
      "end": 11945,
      "loc": {
        "start": {
          "line": 362,
          "column": 10
        },
        "end": {
          "line": 362,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11945,
      "end": 11946,
      "loc": {
        "start": {
          "line": 362,
          "column": 16
        },
        "end": {
          "line": 362,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_",
      "start": 11957,
      "end": 11958,
      "loc": {
        "start": {
          "line": 363,
          "column": 10
        },
        "end": {
          "line": 363,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11958,
      "end": 11959,
      "loc": {
        "start": {
          "line": 363,
          "column": 11
        },
        "end": {
          "line": 363,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "defaults",
      "start": 11959,
      "end": 11967,
      "loc": {
        "start": {
          "line": 363,
          "column": 12
        },
        "end": {
          "line": 363,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11967,
      "end": 11968,
      "loc": {
        "start": {
          "line": 363,
          "column": 20
        },
        "end": {
          "line": 363,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11968,
      "end": 11969,
      "loc": {
        "start": {
          "line": 363,
          "column": 21
        },
        "end": {
          "line": 363,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "where",
      "start": 11982,
      "end": 11987,
      "loc": {
        "start": {
          "line": 364,
          "column": 12
        },
        "end": {
          "line": 364,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11987,
      "end": 11988,
      "loc": {
        "start": {
          "line": 364,
          "column": 17
        },
        "end": {
          "line": 364,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "updateWhere",
      "start": 11989,
      "end": 12000,
      "loc": {
        "start": {
          "line": 364,
          "column": 19
        },
        "end": {
          "line": 364,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12011,
      "end": 12012,
      "loc": {
        "start": {
          "line": 365,
          "column": 10
        },
        "end": {
          "line": 365,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12012,
      "end": 12013,
      "loc": {
        "start": {
          "line": 365,
          "column": 11
        },
        "end": {
          "line": 365,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 12014,
      "end": 12021,
      "loc": {
        "start": {
          "line": 365,
          "column": 13
        },
        "end": {
          "line": 365,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12021,
      "end": 12022,
      "loc": {
        "start": {
          "line": 365,
          "column": 20
        },
        "end": {
          "line": 365,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12031,
      "end": 12032,
      "loc": {
        "start": {
          "line": 366,
          "column": 8
        },
        "end": {
          "line": 366,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12032,
      "end": 12033,
      "loc": {
        "start": {
          "line": 366,
          "column": 9
        },
        "end": {
          "line": 366,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12033,
      "end": 12034,
      "loc": {
        "start": {
          "line": 366,
          "column": 10
        },
        "end": {
          "line": 366,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12041,
      "end": 12042,
      "loc": {
        "start": {
          "line": 367,
          "column": 6
        },
        "end": {
          "line": 367,
          "column": 7
        }
      }
    },
    {
      "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": 12050,
      "end": 12056,
      "loc": {
        "start": {
          "line": 369,
          "column": 6
        },
        "end": {
          "line": 369,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Utils",
      "start": 12057,
      "end": 12062,
      "loc": {
        "start": {
          "line": 369,
          "column": 13
        },
        "end": {
          "line": 369,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12062,
      "end": 12063,
      "loc": {
        "start": {
          "line": 369,
          "column": 18
        },
        "end": {
          "line": 369,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Promise",
      "start": 12063,
      "end": 12070,
      "loc": {
        "start": {
          "line": 369,
          "column": 19
        },
        "end": {
          "line": 369,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12070,
      "end": 12071,
      "loc": {
        "start": {
          "line": 369,
          "column": 26
        },
        "end": {
          "line": 369,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "all",
      "start": 12071,
      "end": 12074,
      "loc": {
        "start": {
          "line": 369,
          "column": 27
        },
        "end": {
          "line": 369,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12074,
      "end": 12075,
      "loc": {
        "start": {
          "line": 369,
          "column": 30
        },
        "end": {
          "line": 369,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "promises",
      "start": 12075,
      "end": 12083,
      "loc": {
        "start": {
          "line": 369,
          "column": 31
        },
        "end": {
          "line": 369,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12083,
      "end": 12084,
      "loc": {
        "start": {
          "line": 369,
          "column": 39
        },
        "end": {
          "line": 369,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12084,
      "end": 12085,
      "loc": {
        "start": {
          "line": 369,
          "column": 40
        },
        "end": {
          "line": 369,
          "column": 41
        }
      }
    },
    {
      "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": 12085,
      "end": 12091,
      "loc": {
        "start": {
          "line": 369,
          "column": 41
        },
        "end": {
          "line": 369,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12091,
      "end": 12092,
      "loc": {
        "start": {
          "line": 369,
          "column": 47
        },
        "end": {
          "line": 369,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceInstance",
      "start": 12092,
      "end": 12106,
      "loc": {
        "start": {
          "line": 369,
          "column": 48
        },
        "end": {
          "line": 369,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12106,
      "end": 12107,
      "loc": {
        "start": {
          "line": 369,
          "column": 62
        },
        "end": {
          "line": 369,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12107,
      "end": 12108,
      "loc": {
        "start": {
          "line": 369,
          "column": 63
        },
        "end": {
          "line": 369,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12113,
      "end": 12114,
      "loc": {
        "start": {
          "line": 370,
          "column": 4
        },
        "end": {
          "line": 370,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12114,
      "end": 12115,
      "loc": {
        "start": {
          "line": 370,
          "column": 5
        },
        "end": {
          "line": 370,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12115,
      "end": 12116,
      "loc": {
        "start": {
          "line": 370,
          "column": 6
        },
        "end": {
          "line": 370,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12119,
      "end": 12120,
      "loc": {
        "start": {
          "line": 371,
          "column": 2
        },
        "end": {
          "line": 371,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Associate one or more target rows with `this`. This method accepts a Model / string / number to associate a single row,\n   * or a mixed array of Model / string / numbers to associate multiple rows.\n   *\n   * @param {Model[]|Model|string[]|string|number[]|number} [newAssociation(s)]\n   * @param {Object} [options] Options passed to `target.update`.\n   * @return {Promise}\n   ",
      "start": 12124,
      "end": 12510,
      "loc": {
        "start": {
          "line": 373,
          "column": 2
        },
        "end": {
          "line": 380,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "add",
      "start": 12513,
      "end": 12516,
      "loc": {
        "start": {
          "line": 381,
          "column": 2
        },
        "end": {
          "line": 381,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12516,
      "end": 12517,
      "loc": {
        "start": {
          "line": 381,
          "column": 5
        },
        "end": {
          "line": 381,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceInstance",
      "start": 12517,
      "end": 12531,
      "loc": {
        "start": {
          "line": 381,
          "column": 6
        },
        "end": {
          "line": 381,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12531,
      "end": 12532,
      "loc": {
        "start": {
          "line": 381,
          "column": 20
        },
        "end": {
          "line": 381,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetInstances",
      "start": 12533,
      "end": 12548,
      "loc": {
        "start": {
          "line": 381,
          "column": 22
        },
        "end": {
          "line": 381,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12548,
      "end": 12549,
      "loc": {
        "start": {
          "line": 381,
          "column": 37
        },
        "end": {
          "line": 381,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 12550,
      "end": 12557,
      "loc": {
        "start": {
          "line": 381,
          "column": 39
        },
        "end": {
          "line": 381,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12557,
      "end": 12558,
      "loc": {
        "start": {
          "line": 381,
          "column": 46
        },
        "end": {
          "line": 381,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12559,
      "end": 12560,
      "loc": {
        "start": {
          "line": 381,
          "column": 48
        },
        "end": {
          "line": 381,
          "column": 49
        }
      }
    },
    {
      "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": 12565,
      "end": 12567,
      "loc": {
        "start": {
          "line": 382,
          "column": 4
        },
        "end": {
          "line": 382,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12568,
      "end": 12569,
      "loc": {
        "start": {
          "line": 382,
          "column": 7
        },
        "end": {
          "line": 382,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 12569,
      "end": 12570,
      "loc": {
        "start": {
          "line": 382,
          "column": 8
        },
        "end": {
          "line": 382,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetInstances",
      "start": 12570,
      "end": 12585,
      "loc": {
        "start": {
          "line": 382,
          "column": 9
        },
        "end": {
          "line": 382,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12585,
      "end": 12586,
      "loc": {
        "start": {
          "line": 382,
          "column": 24
        },
        "end": {
          "line": 382,
          "column": 25
        }
      }
    },
    {
      "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": 12587,
      "end": 12593,
      "loc": {
        "start": {
          "line": 382,
          "column": 26
        },
        "end": {
          "line": 382,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Utils",
      "start": 12594,
      "end": 12599,
      "loc": {
        "start": {
          "line": 382,
          "column": 33
        },
        "end": {
          "line": 382,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12599,
      "end": 12600,
      "loc": {
        "start": {
          "line": 382,
          "column": 38
        },
        "end": {
          "line": 382,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Promise",
      "start": 12600,
      "end": 12607,
      "loc": {
        "start": {
          "line": 382,
          "column": 39
        },
        "end": {
          "line": 382,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12607,
      "end": 12608,
      "loc": {
        "start": {
          "line": 382,
          "column": 46
        },
        "end": {
          "line": 382,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 12608,
      "end": 12615,
      "loc": {
        "start": {
          "line": 382,
          "column": 47
        },
        "end": {
          "line": 382,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12615,
      "end": 12616,
      "loc": {
        "start": {
          "line": 382,
          "column": 54
        },
        "end": {
          "line": 382,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12616,
      "end": 12617,
      "loc": {
        "start": {
          "line": 382,
          "column": 55
        },
        "end": {
          "line": 382,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12617,
      "end": 12618,
      "loc": {
        "start": {
          "line": 382,
          "column": 56
        },
        "end": {
          "line": 382,
          "column": 57
        }
      }
    },
    {
      "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": 12624,
      "end": 12629,
      "loc": {
        "start": {
          "line": 384,
          "column": 4
        },
        "end": {
          "line": 384,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 12630,
      "end": 12641,
      "loc": {
        "start": {
          "line": 384,
          "column": 10
        },
        "end": {
          "line": 384,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12642,
      "end": 12643,
      "loc": {
        "start": {
          "line": 384,
          "column": 22
        },
        "end": {
          "line": 384,
          "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": 12644,
      "end": 12648,
      "loc": {
        "start": {
          "line": 384,
          "column": 24
        },
        "end": {
          "line": 384,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12648,
      "end": 12649,
      "loc": {
        "start": {
          "line": 384,
          "column": 28
        },
        "end": {
          "line": 384,
          "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": 12654,
      "end": 12659,
      "loc": {
        "start": {
          "line": 385,
          "column": 4
        },
        "end": {
          "line": 385,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "update",
      "start": 12660,
      "end": 12666,
      "loc": {
        "start": {
          "line": 385,
          "column": 10
        },
        "end": {
          "line": 385,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12667,
      "end": 12668,
      "loc": {
        "start": {
          "line": 385,
          "column": 17
        },
        "end": {
          "line": 385,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12669,
      "end": 12670,
      "loc": {
        "start": {
          "line": 385,
          "column": 19
        },
        "end": {
          "line": 385,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12670,
      "end": 12671,
      "loc": {
        "start": {
          "line": 385,
          "column": 20
        },
        "end": {
          "line": 385,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12671,
      "end": 12672,
      "loc": {
        "start": {
          "line": 385,
          "column": 21
        },
        "end": {
          "line": 385,
          "column": 22
        }
      }
    },
    {
      "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": 12677,
      "end": 12682,
      "loc": {
        "start": {
          "line": 386,
          "column": 4
        },
        "end": {
          "line": 386,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "where",
      "start": 12683,
      "end": 12688,
      "loc": {
        "start": {
          "line": 386,
          "column": 10
        },
        "end": {
          "line": 386,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12689,
      "end": 12690,
      "loc": {
        "start": {
          "line": 386,
          "column": 16
        },
        "end": {
          "line": 386,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12691,
      "end": 12692,
      "loc": {
        "start": {
          "line": 386,
          "column": 18
        },
        "end": {
          "line": 386,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12692,
      "end": 12693,
      "loc": {
        "start": {
          "line": 386,
          "column": 19
        },
        "end": {
          "line": 386,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12693,
      "end": 12694,
      "loc": {
        "start": {
          "line": 386,
          "column": 20
        },
        "end": {
          "line": 386,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 12700,
      "end": 12707,
      "loc": {
        "start": {
          "line": 388,
          "column": 4
        },
        "end": {
          "line": 388,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12708,
      "end": 12709,
      "loc": {
        "start": {
          "line": 388,
          "column": 12
        },
        "end": {
          "line": 388,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 12710,
      "end": 12717,
      "loc": {
        "start": {
          "line": 388,
          "column": 14
        },
        "end": {
          "line": 388,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 12718,
      "end": 12720,
      "loc": {
        "start": {
          "line": 388,
          "column": 22
        },
        "end": {
          "line": 388,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12721,
      "end": 12722,
      "loc": {
        "start": {
          "line": 388,
          "column": 25
        },
        "end": {
          "line": 388,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12722,
      "end": 12723,
      "loc": {
        "start": {
          "line": 388,
          "column": 26
        },
        "end": {
          "line": 388,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12723,
      "end": 12724,
      "loc": {
        "start": {
          "line": 388,
          "column": 27
        },
        "end": {
          "line": 388,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetInstances",
      "start": 12730,
      "end": 12745,
      "loc": {
        "start": {
          "line": 390,
          "column": 4
        },
        "end": {
          "line": 390,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12746,
      "end": 12747,
      "loc": {
        "start": {
          "line": 390,
          "column": 20
        },
        "end": {
          "line": 390,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 12748,
      "end": 12759,
      "loc": {
        "start": {
          "line": 390,
          "column": 22
        },
        "end": {
          "line": 390,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12759,
      "end": 12760,
      "loc": {
        "start": {
          "line": 390,
          "column": 33
        },
        "end": {
          "line": 390,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "toInstanceArray",
      "start": 12760,
      "end": 12775,
      "loc": {
        "start": {
          "line": 390,
          "column": 34
        },
        "end": {
          "line": 390,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12775,
      "end": 12776,
      "loc": {
        "start": {
          "line": 390,
          "column": 49
        },
        "end": {
          "line": 390,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetInstances",
      "start": 12776,
      "end": 12791,
      "loc": {
        "start": {
          "line": 390,
          "column": 50
        },
        "end": {
          "line": 390,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12791,
      "end": 12792,
      "loc": {
        "start": {
          "line": 390,
          "column": 65
        },
        "end": {
          "line": 390,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12792,
      "end": 12793,
      "loc": {
        "start": {
          "line": 390,
          "column": 66
        },
        "end": {
          "line": 390,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "update",
      "start": 12799,
      "end": 12805,
      "loc": {
        "start": {
          "line": 392,
          "column": 4
        },
        "end": {
          "line": 392,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12805,
      "end": 12806,
      "loc": {
        "start": {
          "line": 392,
          "column": 10
        },
        "end": {
          "line": 392,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 12806,
      "end": 12817,
      "loc": {
        "start": {
          "line": 392,
          "column": 11
        },
        "end": {
          "line": 392,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12817,
      "end": 12818,
      "loc": {
        "start": {
          "line": 392,
          "column": 22
        },
        "end": {
          "line": 392,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 12818,
      "end": 12828,
      "loc": {
        "start": {
          "line": 392,
          "column": 23
        },
        "end": {
          "line": 392,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12828,
      "end": 12829,
      "loc": {
        "start": {
          "line": 392,
          "column": 33
        },
        "end": {
          "line": 392,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12830,
      "end": 12831,
      "loc": {
        "start": {
          "line": 392,
          "column": 35
        },
        "end": {
          "line": 392,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceInstance",
      "start": 12832,
      "end": 12846,
      "loc": {
        "start": {
          "line": 392,
          "column": 37
        },
        "end": {
          "line": 392,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12846,
      "end": 12847,
      "loc": {
        "start": {
          "line": 392,
          "column": 51
        },
        "end": {
          "line": 392,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "get",
      "start": 12847,
      "end": 12850,
      "loc": {
        "start": {
          "line": 392,
          "column": 52
        },
        "end": {
          "line": 392,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12850,
      "end": 12851,
      "loc": {
        "start": {
          "line": 392,
          "column": 55
        },
        "end": {
          "line": 392,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 12851,
      "end": 12862,
      "loc": {
        "start": {
          "line": 392,
          "column": 56
        },
        "end": {
          "line": 392,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12862,
      "end": 12863,
      "loc": {
        "start": {
          "line": 392,
          "column": 67
        },
        "end": {
          "line": 392,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceKey",
      "start": 12863,
      "end": 12872,
      "loc": {
        "start": {
          "line": 392,
          "column": 68
        },
        "end": {
          "line": 392,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12872,
      "end": 12873,
      "loc": {
        "start": {
          "line": 392,
          "column": 77
        },
        "end": {
          "line": 392,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12873,
      "end": 12874,
      "loc": {
        "start": {
          "line": 392,
          "column": 78
        },
        "end": {
          "line": 392,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_",
      "start": 12879,
      "end": 12880,
      "loc": {
        "start": {
          "line": 393,
          "column": 4
        },
        "end": {
          "line": 393,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12880,
      "end": 12881,
      "loc": {
        "start": {
          "line": 393,
          "column": 5
        },
        "end": {
          "line": 393,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assign",
      "start": 12881,
      "end": 12887,
      "loc": {
        "start": {
          "line": 393,
          "column": 6
        },
        "end": {
          "line": 393,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12887,
      "end": 12888,
      "loc": {
        "start": {
          "line": 393,
          "column": 12
        },
        "end": {
          "line": 393,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "update",
      "start": 12888,
      "end": 12894,
      "loc": {
        "start": {
          "line": 393,
          "column": 13
        },
        "end": {
          "line": 393,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12894,
      "end": 12895,
      "loc": {
        "start": {
          "line": 393,
          "column": 19
        },
        "end": {
          "line": 393,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 12896,
      "end": 12907,
      "loc": {
        "start": {
          "line": 393,
          "column": 21
        },
        "end": {
          "line": 393,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12907,
      "end": 12908,
      "loc": {
        "start": {
          "line": 393,
          "column": 32
        },
        "end": {
          "line": 393,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scope",
      "start": 12908,
      "end": 12913,
      "loc": {
        "start": {
          "line": 393,
          "column": 33
        },
        "end": {
          "line": 393,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12913,
      "end": 12914,
      "loc": {
        "start": {
          "line": 393,
          "column": 38
        },
        "end": {
          "line": 393,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12914,
      "end": 12915,
      "loc": {
        "start": {
          "line": 393,
          "column": 39
        },
        "end": {
          "line": 393,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "where",
      "start": 12921,
      "end": 12926,
      "loc": {
        "start": {
          "line": 395,
          "column": 4
        },
        "end": {
          "line": 395,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12926,
      "end": 12927,
      "loc": {
        "start": {
          "line": 395,
          "column": 9
        },
        "end": {
          "line": 395,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 12927,
      "end": 12938,
      "loc": {
        "start": {
          "line": 395,
          "column": 10
        },
        "end": {
          "line": 395,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12938,
      "end": 12939,
      "loc": {
        "start": {
          "line": 395,
          "column": 21
        },
        "end": {
          "line": 395,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 12939,
      "end": 12945,
      "loc": {
        "start": {
          "line": 395,
          "column": 22
        },
        "end": {
          "line": 395,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12945,
      "end": 12946,
      "loc": {
        "start": {
          "line": 395,
          "column": 28
        },
        "end": {
          "line": 395,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "primaryKeyAttribute",
      "start": 12946,
      "end": 12965,
      "loc": {
        "start": {
          "line": 395,
          "column": 29
        },
        "end": {
          "line": 395,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12965,
      "end": 12966,
      "loc": {
        "start": {
          "line": 395,
          "column": 48
        },
        "end": {
          "line": 395,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12967,
      "end": 12968,
      "loc": {
        "start": {
          "line": 395,
          "column": 50
        },
        "end": {
          "line": 395,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetInstances",
      "start": 12969,
      "end": 12984,
      "loc": {
        "start": {
          "line": 395,
          "column": 52
        },
        "end": {
          "line": 395,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12984,
      "end": 12985,
      "loc": {
        "start": {
          "line": 395,
          "column": 67
        },
        "end": {
          "line": 395,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "map",
      "start": 12985,
      "end": 12988,
      "loc": {
        "start": {
          "line": 395,
          "column": 68
        },
        "end": {
          "line": 395,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12988,
      "end": 12989,
      "loc": {
        "start": {
          "line": 395,
          "column": 71
        },
        "end": {
          "line": 395,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unassociatedObject",
      "start": 12989,
      "end": 13007,
      "loc": {
        "start": {
          "line": 395,
          "column": 72
        },
        "end": {
          "line": 395,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13008,
      "end": 13010,
      "loc": {
        "start": {
          "line": 395,
          "column": 91
        },
        "end": {
          "line": 395,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unassociatedObject",
      "start": 13017,
      "end": 13035,
      "loc": {
        "start": {
          "line": 396,
          "column": 6
        },
        "end": {
          "line": 396,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13035,
      "end": 13036,
      "loc": {
        "start": {
          "line": 396,
          "column": 24
        },
        "end": {
          "line": 396,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "get",
      "start": 13036,
      "end": 13039,
      "loc": {
        "start": {
          "line": 396,
          "column": 25
        },
        "end": {
          "line": 396,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13039,
      "end": 13040,
      "loc": {
        "start": {
          "line": 396,
          "column": 28
        },
        "end": {
          "line": 396,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 13040,
      "end": 13051,
      "loc": {
        "start": {
          "line": 396,
          "column": 29
        },
        "end": {
          "line": 396,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13051,
      "end": 13052,
      "loc": {
        "start": {
          "line": 396,
          "column": 40
        },
        "end": {
          "line": 396,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 13052,
      "end": 13058,
      "loc": {
        "start": {
          "line": 396,
          "column": 41
        },
        "end": {
          "line": 396,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13058,
      "end": 13059,
      "loc": {
        "start": {
          "line": 396,
          "column": 47
        },
        "end": {
          "line": 396,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "primaryKeyAttribute",
      "start": 13059,
      "end": 13078,
      "loc": {
        "start": {
          "line": 396,
          "column": 48
        },
        "end": {
          "line": 396,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13078,
      "end": 13079,
      "loc": {
        "start": {
          "line": 396,
          "column": 67
        },
        "end": {
          "line": 396,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13084,
      "end": 13085,
      "loc": {
        "start": {
          "line": 397,
          "column": 4
        },
        "end": {
          "line": 397,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13085,
      "end": 13086,
      "loc": {
        "start": {
          "line": 397,
          "column": 5
        },
        "end": {
          "line": 397,
          "column": 6
        }
      }
    },
    {
      "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": 13092,
      "end": 13098,
      "loc": {
        "start": {
          "line": 399,
          "column": 4
        },
        "end": {
          "line": 399,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 13099,
      "end": 13110,
      "loc": {
        "start": {
          "line": 399,
          "column": 11
        },
        "end": {
          "line": 399,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13110,
      "end": 13111,
      "loc": {
        "start": {
          "line": 399,
          "column": 22
        },
        "end": {
          "line": 399,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 13111,
      "end": 13117,
      "loc": {
        "start": {
          "line": 399,
          "column": 23
        },
        "end": {
          "line": 399,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13117,
      "end": 13118,
      "loc": {
        "start": {
          "line": 399,
          "column": 29
        },
        "end": {
          "line": 399,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unscoped",
      "start": 13118,
      "end": 13126,
      "loc": {
        "start": {
          "line": 399,
          "column": 30
        },
        "end": {
          "line": 399,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13126,
      "end": 13127,
      "loc": {
        "start": {
          "line": 399,
          "column": 38
        },
        "end": {
          "line": 399,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13127,
      "end": 13128,
      "loc": {
        "start": {
          "line": 399,
          "column": 39
        },
        "end": {
          "line": 399,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13128,
      "end": 13129,
      "loc": {
        "start": {
          "line": 399,
          "column": 40
        },
        "end": {
          "line": 399,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "update",
      "start": 13129,
      "end": 13135,
      "loc": {
        "start": {
          "line": 399,
          "column": 41
        },
        "end": {
          "line": 399,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13135,
      "end": 13136,
      "loc": {
        "start": {
          "line": 399,
          "column": 47
        },
        "end": {
          "line": 399,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "update",
      "start": 13136,
      "end": 13142,
      "loc": {
        "start": {
          "line": 399,
          "column": 48
        },
        "end": {
          "line": 399,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13142,
      "end": 13143,
      "loc": {
        "start": {
          "line": 399,
          "column": 54
        },
        "end": {
          "line": 399,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_",
      "start": 13144,
      "end": 13145,
      "loc": {
        "start": {
          "line": 399,
          "column": 56
        },
        "end": {
          "line": 399,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13145,
      "end": 13146,
      "loc": {
        "start": {
          "line": 399,
          "column": 57
        },
        "end": {
          "line": 399,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "defaults",
      "start": 13146,
      "end": 13154,
      "loc": {
        "start": {
          "line": 399,
          "column": 58
        },
        "end": {
          "line": 399,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13154,
      "end": 13155,
      "loc": {
        "start": {
          "line": 399,
          "column": 66
        },
        "end": {
          "line": 399,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13155,
      "end": 13156,
      "loc": {
        "start": {
          "line": 399,
          "column": 67
        },
        "end": {
          "line": 399,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "where",
      "start": 13156,
      "end": 13161,
      "loc": {
        "start": {
          "line": 399,
          "column": 68
        },
        "end": {
          "line": 399,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13161,
      "end": 13162,
      "loc": {
        "start": {
          "line": 399,
          "column": 73
        },
        "end": {
          "line": 399,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13162,
      "end": 13163,
      "loc": {
        "start": {
          "line": 399,
          "column": 74
        },
        "end": {
          "line": 399,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 13164,
      "end": 13171,
      "loc": {
        "start": {
          "line": 399,
          "column": 76
        },
        "end": {
          "line": 399,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13171,
      "end": 13172,
      "loc": {
        "start": {
          "line": 399,
          "column": 83
        },
        "end": {
          "line": 399,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13172,
      "end": 13173,
      "loc": {
        "start": {
          "line": 399,
          "column": 84
        },
        "end": {
          "line": 399,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13173,
      "end": 13174,
      "loc": {
        "start": {
          "line": 399,
          "column": 85
        },
        "end": {
          "line": 399,
          "column": 86
        }
      }
    },
    {
      "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": 13174,
      "end": 13180,
      "loc": {
        "start": {
          "line": 399,
          "column": 86
        },
        "end": {
          "line": 399,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13180,
      "end": 13181,
      "loc": {
        "start": {
          "line": 399,
          "column": 92
        },
        "end": {
          "line": 399,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceInstance",
      "start": 13181,
      "end": 13195,
      "loc": {
        "start": {
          "line": 399,
          "column": 93
        },
        "end": {
          "line": 399,
          "column": 107
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13195,
      "end": 13196,
      "loc": {
        "start": {
          "line": 399,
          "column": 107
        },
        "end": {
          "line": 399,
          "column": 108
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13196,
      "end": 13197,
      "loc": {
        "start": {
          "line": 399,
          "column": 108
        },
        "end": {
          "line": 399,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13200,
      "end": 13201,
      "loc": {
        "start": {
          "line": 400,
          "column": 2
        },
        "end": {
          "line": 400,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Un-associate one or several target rows.\n   *\n   * @param {Model[]|Model|String[]|string|Number[]|number} [oldAssociatedInstance(s)]\n   * @param {Object} [options] Options passed to `target.update`\n   * @return {Promise}\n   ",
      "start": 13205,
      "end": 13440,
      "loc": {
        "start": {
          "line": 402,
          "column": 2
        },
        "end": {
          "line": 408,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "remove",
      "start": 13443,
      "end": 13449,
      "loc": {
        "start": {
          "line": 409,
          "column": 2
        },
        "end": {
          "line": 409,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13449,
      "end": 13450,
      "loc": {
        "start": {
          "line": 409,
          "column": 8
        },
        "end": {
          "line": 409,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceInstance",
      "start": 13450,
      "end": 13464,
      "loc": {
        "start": {
          "line": 409,
          "column": 9
        },
        "end": {
          "line": 409,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13464,
      "end": 13465,
      "loc": {
        "start": {
          "line": 409,
          "column": 23
        },
        "end": {
          "line": 409,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetInstances",
      "start": 13466,
      "end": 13481,
      "loc": {
        "start": {
          "line": 409,
          "column": 25
        },
        "end": {
          "line": 409,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13481,
      "end": 13482,
      "loc": {
        "start": {
          "line": 409,
          "column": 40
        },
        "end": {
          "line": 409,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 13483,
      "end": 13490,
      "loc": {
        "start": {
          "line": 409,
          "column": 42
        },
        "end": {
          "line": 409,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13490,
      "end": 13491,
      "loc": {
        "start": {
          "line": 409,
          "column": 49
        },
        "end": {
          "line": 409,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13492,
      "end": 13493,
      "loc": {
        "start": {
          "line": 409,
          "column": 51
        },
        "end": {
          "line": 409,
          "column": 52
        }
      }
    },
    {
      "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": 13498,
      "end": 13503,
      "loc": {
        "start": {
          "line": 410,
          "column": 4
        },
        "end": {
          "line": 410,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 13504,
      "end": 13515,
      "loc": {
        "start": {
          "line": 410,
          "column": 10
        },
        "end": {
          "line": 410,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13516,
      "end": 13517,
      "loc": {
        "start": {
          "line": 410,
          "column": 22
        },
        "end": {
          "line": 410,
          "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": 13518,
      "end": 13522,
      "loc": {
        "start": {
          "line": 410,
          "column": 24
        },
        "end": {
          "line": 410,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13522,
      "end": 13523,
      "loc": {
        "start": {
          "line": 410,
          "column": 28
        },
        "end": {
          "line": 410,
          "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": 13528,
      "end": 13533,
      "loc": {
        "start": {
          "line": 411,
          "column": 4
        },
        "end": {
          "line": 411,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "update",
      "start": 13534,
      "end": 13540,
      "loc": {
        "start": {
          "line": 411,
          "column": 10
        },
        "end": {
          "line": 411,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13541,
      "end": 13542,
      "loc": {
        "start": {
          "line": 411,
          "column": 17
        },
        "end": {
          "line": 411,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13543,
      "end": 13544,
      "loc": {
        "start": {
          "line": 411,
          "column": 19
        },
        "end": {
          "line": 411,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13544,
      "end": 13545,
      "loc": {
        "start": {
          "line": 411,
          "column": 20
        },
        "end": {
          "line": 411,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13545,
      "end": 13546,
      "loc": {
        "start": {
          "line": 411,
          "column": 21
        },
        "end": {
          "line": 411,
          "column": 22
        }
      }
    },
    {
      "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": 13551,
      "end": 13556,
      "loc": {
        "start": {
          "line": 412,
          "column": 4
        },
        "end": {
          "line": 412,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "where",
      "start": 13557,
      "end": 13562,
      "loc": {
        "start": {
          "line": 412,
          "column": 10
        },
        "end": {
          "line": 412,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13563,
      "end": 13564,
      "loc": {
        "start": {
          "line": 412,
          "column": 16
        },
        "end": {
          "line": 412,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13565,
      "end": 13566,
      "loc": {
        "start": {
          "line": 412,
          "column": 18
        },
        "end": {
          "line": 412,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13566,
      "end": 13567,
      "loc": {
        "start": {
          "line": 412,
          "column": 19
        },
        "end": {
          "line": 412,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13567,
      "end": 13568,
      "loc": {
        "start": {
          "line": 412,
          "column": 20
        },
        "end": {
          "line": 412,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 13574,
      "end": 13581,
      "loc": {
        "start": {
          "line": 414,
          "column": 4
        },
        "end": {
          "line": 414,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13582,
      "end": 13583,
      "loc": {
        "start": {
          "line": 414,
          "column": 12
        },
        "end": {
          "line": 414,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 13584,
      "end": 13591,
      "loc": {
        "start": {
          "line": 414,
          "column": 14
        },
        "end": {
          "line": 414,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 13592,
      "end": 13594,
      "loc": {
        "start": {
          "line": 414,
          "column": 22
        },
        "end": {
          "line": 414,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13595,
      "end": 13596,
      "loc": {
        "start": {
          "line": 414,
          "column": 25
        },
        "end": {
          "line": 414,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13596,
      "end": 13597,
      "loc": {
        "start": {
          "line": 414,
          "column": 26
        },
        "end": {
          "line": 414,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13597,
      "end": 13598,
      "loc": {
        "start": {
          "line": 414,
          "column": 27
        },
        "end": {
          "line": 414,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetInstances",
      "start": 13603,
      "end": 13618,
      "loc": {
        "start": {
          "line": 415,
          "column": 4
        },
        "end": {
          "line": 415,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13619,
      "end": 13620,
      "loc": {
        "start": {
          "line": 415,
          "column": 20
        },
        "end": {
          "line": 415,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 13621,
      "end": 13632,
      "loc": {
        "start": {
          "line": 415,
          "column": 22
        },
        "end": {
          "line": 415,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13632,
      "end": 13633,
      "loc": {
        "start": {
          "line": 415,
          "column": 33
        },
        "end": {
          "line": 415,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "toInstanceArray",
      "start": 13633,
      "end": 13648,
      "loc": {
        "start": {
          "line": 415,
          "column": 34
        },
        "end": {
          "line": 415,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13648,
      "end": 13649,
      "loc": {
        "start": {
          "line": 415,
          "column": 49
        },
        "end": {
          "line": 415,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetInstances",
      "start": 13649,
      "end": 13664,
      "loc": {
        "start": {
          "line": 415,
          "column": 50
        },
        "end": {
          "line": 415,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13664,
      "end": 13665,
      "loc": {
        "start": {
          "line": 415,
          "column": 65
        },
        "end": {
          "line": 415,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13665,
      "end": 13666,
      "loc": {
        "start": {
          "line": 415,
          "column": 66
        },
        "end": {
          "line": 415,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "update",
      "start": 13672,
      "end": 13678,
      "loc": {
        "start": {
          "line": 417,
          "column": 4
        },
        "end": {
          "line": 417,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13678,
      "end": 13679,
      "loc": {
        "start": {
          "line": 417,
          "column": 10
        },
        "end": {
          "line": 417,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 13679,
      "end": 13690,
      "loc": {
        "start": {
          "line": 417,
          "column": 11
        },
        "end": {
          "line": 417,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13690,
      "end": 13691,
      "loc": {
        "start": {
          "line": 417,
          "column": 22
        },
        "end": {
          "line": 417,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 13691,
      "end": 13701,
      "loc": {
        "start": {
          "line": 417,
          "column": 23
        },
        "end": {
          "line": 417,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13701,
      "end": 13702,
      "loc": {
        "start": {
          "line": 417,
          "column": 33
        },
        "end": {
          "line": 417,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13703,
      "end": 13704,
      "loc": {
        "start": {
          "line": 417,
          "column": 35
        },
        "end": {
          "line": 417,
          "column": 36
        }
      }
    },
    {
      "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": 13705,
      "end": 13709,
      "loc": {
        "start": {
          "line": 417,
          "column": 37
        },
        "end": {
          "line": 417,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13709,
      "end": 13710,
      "loc": {
        "start": {
          "line": 417,
          "column": 41
        },
        "end": {
          "line": 417,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "where",
      "start": 13716,
      "end": 13721,
      "loc": {
        "start": {
          "line": 419,
          "column": 4
        },
        "end": {
          "line": 419,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13721,
      "end": 13722,
      "loc": {
        "start": {
          "line": 419,
          "column": 9
        },
        "end": {
          "line": 419,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 13722,
      "end": 13733,
      "loc": {
        "start": {
          "line": 419,
          "column": 10
        },
        "end": {
          "line": 419,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13733,
      "end": 13734,
      "loc": {
        "start": {
          "line": 419,
          "column": 21
        },
        "end": {
          "line": 419,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 13734,
      "end": 13744,
      "loc": {
        "start": {
          "line": 419,
          "column": 22
        },
        "end": {
          "line": 419,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13744,
      "end": 13745,
      "loc": {
        "start": {
          "line": 419,
          "column": 32
        },
        "end": {
          "line": 419,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13746,
      "end": 13747,
      "loc": {
        "start": {
          "line": 419,
          "column": 34
        },
        "end": {
          "line": 419,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceInstance",
      "start": 13748,
      "end": 13762,
      "loc": {
        "start": {
          "line": 419,
          "column": 36
        },
        "end": {
          "line": 419,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13762,
      "end": 13763,
      "loc": {
        "start": {
          "line": 419,
          "column": 50
        },
        "end": {
          "line": 419,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "get",
      "start": 13763,
      "end": 13766,
      "loc": {
        "start": {
          "line": 419,
          "column": 51
        },
        "end": {
          "line": 419,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13766,
      "end": 13767,
      "loc": {
        "start": {
          "line": 419,
          "column": 54
        },
        "end": {
          "line": 419,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 13767,
      "end": 13778,
      "loc": {
        "start": {
          "line": 419,
          "column": 55
        },
        "end": {
          "line": 419,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13778,
      "end": 13779,
      "loc": {
        "start": {
          "line": 419,
          "column": 66
        },
        "end": {
          "line": 419,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceKey",
      "start": 13779,
      "end": 13788,
      "loc": {
        "start": {
          "line": 419,
          "column": 67
        },
        "end": {
          "line": 419,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13788,
      "end": 13789,
      "loc": {
        "start": {
          "line": 419,
          "column": 76
        },
        "end": {
          "line": 419,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13789,
      "end": 13790,
      "loc": {
        "start": {
          "line": 419,
          "column": 77
        },
        "end": {
          "line": 419,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "where",
      "start": 13795,
      "end": 13800,
      "loc": {
        "start": {
          "line": 420,
          "column": 4
        },
        "end": {
          "line": 420,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13800,
      "end": 13801,
      "loc": {
        "start": {
          "line": 420,
          "column": 9
        },
        "end": {
          "line": 420,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 13801,
      "end": 13812,
      "loc": {
        "start": {
          "line": 420,
          "column": 10
        },
        "end": {
          "line": 420,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13812,
      "end": 13813,
      "loc": {
        "start": {
          "line": 420,
          "column": 21
        },
        "end": {
          "line": 420,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 13813,
      "end": 13819,
      "loc": {
        "start": {
          "line": 420,
          "column": 22
        },
        "end": {
          "line": 420,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13819,
      "end": 13820,
      "loc": {
        "start": {
          "line": 420,
          "column": 28
        },
        "end": {
          "line": 420,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "primaryKeyAttribute",
      "start": 13820,
      "end": 13839,
      "loc": {
        "start": {
          "line": 420,
          "column": 29
        },
        "end": {
          "line": 420,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13839,
      "end": 13840,
      "loc": {
        "start": {
          "line": 420,
          "column": 48
        },
        "end": {
          "line": 420,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13841,
      "end": 13842,
      "loc": {
        "start": {
          "line": 420,
          "column": 50
        },
        "end": {
          "line": 420,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetInstances",
      "start": 13843,
      "end": 13858,
      "loc": {
        "start": {
          "line": 420,
          "column": 52
        },
        "end": {
          "line": 420,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13858,
      "end": 13859,
      "loc": {
        "start": {
          "line": 420,
          "column": 67
        },
        "end": {
          "line": 420,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "map",
      "start": 13859,
      "end": 13862,
      "loc": {
        "start": {
          "line": 420,
          "column": 68
        },
        "end": {
          "line": 420,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13862,
      "end": 13863,
      "loc": {
        "start": {
          "line": 420,
          "column": 71
        },
        "end": {
          "line": 420,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetInstance",
      "start": 13863,
      "end": 13877,
      "loc": {
        "start": {
          "line": 420,
          "column": 72
        },
        "end": {
          "line": 420,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13878,
      "end": 13880,
      "loc": {
        "start": {
          "line": 420,
          "column": 87
        },
        "end": {
          "line": 420,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetInstance",
      "start": 13887,
      "end": 13901,
      "loc": {
        "start": {
          "line": 421,
          "column": 6
        },
        "end": {
          "line": 421,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13901,
      "end": 13902,
      "loc": {
        "start": {
          "line": 421,
          "column": 20
        },
        "end": {
          "line": 421,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "get",
      "start": 13902,
      "end": 13905,
      "loc": {
        "start": {
          "line": 421,
          "column": 21
        },
        "end": {
          "line": 421,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13905,
      "end": 13906,
      "loc": {
        "start": {
          "line": 421,
          "column": 24
        },
        "end": {
          "line": 421,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 13906,
      "end": 13917,
      "loc": {
        "start": {
          "line": 421,
          "column": 25
        },
        "end": {
          "line": 421,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13917,
      "end": 13918,
      "loc": {
        "start": {
          "line": 421,
          "column": 36
        },
        "end": {
          "line": 421,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 13918,
      "end": 13924,
      "loc": {
        "start": {
          "line": 421,
          "column": 37
        },
        "end": {
          "line": 421,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13924,
      "end": 13925,
      "loc": {
        "start": {
          "line": 421,
          "column": 43
        },
        "end": {
          "line": 421,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "primaryKeyAttribute",
      "start": 13925,
      "end": 13944,
      "loc": {
        "start": {
          "line": 421,
          "column": 44
        },
        "end": {
          "line": 421,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13944,
      "end": 13945,
      "loc": {
        "start": {
          "line": 421,
          "column": 63
        },
        "end": {
          "line": 421,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13950,
      "end": 13951,
      "loc": {
        "start": {
          "line": 422,
          "column": 4
        },
        "end": {
          "line": 422,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13951,
      "end": 13952,
      "loc": {
        "start": {
          "line": 422,
          "column": 5
        },
        "end": {
          "line": 422,
          "column": 6
        }
      }
    },
    {
      "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": 13958,
      "end": 13964,
      "loc": {
        "start": {
          "line": 424,
          "column": 4
        },
        "end": {
          "line": 424,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 13965,
      "end": 13976,
      "loc": {
        "start": {
          "line": 424,
          "column": 11
        },
        "end": {
          "line": 424,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13976,
      "end": 13977,
      "loc": {
        "start": {
          "line": 424,
          "column": 22
        },
        "end": {
          "line": 424,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 13977,
      "end": 13983,
      "loc": {
        "start": {
          "line": 424,
          "column": 23
        },
        "end": {
          "line": 424,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13983,
      "end": 13984,
      "loc": {
        "start": {
          "line": 424,
          "column": 29
        },
        "end": {
          "line": 424,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unscoped",
      "start": 13984,
      "end": 13992,
      "loc": {
        "start": {
          "line": 424,
          "column": 30
        },
        "end": {
          "line": 424,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13992,
      "end": 13993,
      "loc": {
        "start": {
          "line": 424,
          "column": 38
        },
        "end": {
          "line": 424,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13993,
      "end": 13994,
      "loc": {
        "start": {
          "line": 424,
          "column": 39
        },
        "end": {
          "line": 424,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13994,
      "end": 13995,
      "loc": {
        "start": {
          "line": 424,
          "column": 40
        },
        "end": {
          "line": 424,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "update",
      "start": 13995,
      "end": 14001,
      "loc": {
        "start": {
          "line": 424,
          "column": 41
        },
        "end": {
          "line": 424,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14001,
      "end": 14002,
      "loc": {
        "start": {
          "line": 424,
          "column": 47
        },
        "end": {
          "line": 424,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "update",
      "start": 14002,
      "end": 14008,
      "loc": {
        "start": {
          "line": 424,
          "column": 48
        },
        "end": {
          "line": 424,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14008,
      "end": 14009,
      "loc": {
        "start": {
          "line": 424,
          "column": 54
        },
        "end": {
          "line": 424,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_",
      "start": 14010,
      "end": 14011,
      "loc": {
        "start": {
          "line": 424,
          "column": 56
        },
        "end": {
          "line": 424,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14011,
      "end": 14012,
      "loc": {
        "start": {
          "line": 424,
          "column": 57
        },
        "end": {
          "line": 424,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "defaults",
      "start": 14012,
      "end": 14020,
      "loc": {
        "start": {
          "line": 424,
          "column": 58
        },
        "end": {
          "line": 424,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14020,
      "end": 14021,
      "loc": {
        "start": {
          "line": 424,
          "column": 66
        },
        "end": {
          "line": 424,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14021,
      "end": 14022,
      "loc": {
        "start": {
          "line": 424,
          "column": 67
        },
        "end": {
          "line": 424,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "where",
      "start": 14022,
      "end": 14027,
      "loc": {
        "start": {
          "line": 424,
          "column": 68
        },
        "end": {
          "line": 424,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14027,
      "end": 14028,
      "loc": {
        "start": {
          "line": 424,
          "column": 73
        },
        "end": {
          "line": 424,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14028,
      "end": 14029,
      "loc": {
        "start": {
          "line": 424,
          "column": 74
        },
        "end": {
          "line": 424,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 14030,
      "end": 14037,
      "loc": {
        "start": {
          "line": 424,
          "column": 76
        },
        "end": {
          "line": 424,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14037,
      "end": 14038,
      "loc": {
        "start": {
          "line": 424,
          "column": 83
        },
        "end": {
          "line": 424,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14038,
      "end": 14039,
      "loc": {
        "start": {
          "line": 424,
          "column": 84
        },
        "end": {
          "line": 424,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14039,
      "end": 14040,
      "loc": {
        "start": {
          "line": 424,
          "column": 85
        },
        "end": {
          "line": 424,
          "column": 86
        }
      }
    },
    {
      "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": 14040,
      "end": 14046,
      "loc": {
        "start": {
          "line": 424,
          "column": 86
        },
        "end": {
          "line": 424,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14046,
      "end": 14047,
      "loc": {
        "start": {
          "line": 424,
          "column": 92
        },
        "end": {
          "line": 424,
          "column": 93
        }
      }
    },
    {
      "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": 14047,
      "end": 14051,
      "loc": {
        "start": {
          "line": 424,
          "column": 93
        },
        "end": {
          "line": 424,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14051,
      "end": 14052,
      "loc": {
        "start": {
          "line": 424,
          "column": 97
        },
        "end": {
          "line": 424,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14052,
      "end": 14053,
      "loc": {
        "start": {
          "line": 424,
          "column": 98
        },
        "end": {
          "line": 424,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14056,
      "end": 14057,
      "loc": {
        "start": {
          "line": 425,
          "column": 2
        },
        "end": {
          "line": 425,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n   * Create a new instance of the associated model and associate it with this.\n   *\n   * @param {Object} [values]\n   * @param {Object} [options] Options passed to `target.create`.\n   * @return {Promise}\n   ",
      "start": 14061,
      "end": 14273,
      "loc": {
        "start": {
          "line": 427,
          "column": 2
        },
        "end": {
          "line": 433,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "create",
      "start": 14276,
      "end": 14282,
      "loc": {
        "start": {
          "line": 434,
          "column": 2
        },
        "end": {
          "line": 434,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14282,
      "end": 14283,
      "loc": {
        "start": {
          "line": 434,
          "column": 8
        },
        "end": {
          "line": 434,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceInstance",
      "start": 14283,
      "end": 14297,
      "loc": {
        "start": {
          "line": 434,
          "column": 9
        },
        "end": {
          "line": 434,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14297,
      "end": 14298,
      "loc": {
        "start": {
          "line": 434,
          "column": 23
        },
        "end": {
          "line": 434,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "values",
      "start": 14299,
      "end": 14305,
      "loc": {
        "start": {
          "line": 434,
          "column": 25
        },
        "end": {
          "line": 434,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14305,
      "end": 14306,
      "loc": {
        "start": {
          "line": 434,
          "column": 31
        },
        "end": {
          "line": 434,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 14307,
      "end": 14314,
      "loc": {
        "start": {
          "line": 434,
          "column": 33
        },
        "end": {
          "line": 434,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14314,
      "end": 14315,
      "loc": {
        "start": {
          "line": 434,
          "column": 40
        },
        "end": {
          "line": 434,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14316,
      "end": 14317,
      "loc": {
        "start": {
          "line": 434,
          "column": 42
        },
        "end": {
          "line": 434,
          "column": 43
        }
      }
    },
    {
      "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": 14322,
      "end": 14327,
      "loc": {
        "start": {
          "line": 435,
          "column": 4
        },
        "end": {
          "line": 435,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 14328,
      "end": 14339,
      "loc": {
        "start": {
          "line": 435,
          "column": 10
        },
        "end": {
          "line": 435,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14340,
      "end": 14341,
      "loc": {
        "start": {
          "line": 435,
          "column": 22
        },
        "end": {
          "line": 435,
          "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": 14342,
      "end": 14346,
      "loc": {
        "start": {
          "line": 435,
          "column": 24
        },
        "end": {
          "line": 435,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14346,
      "end": 14347,
      "loc": {
        "start": {
          "line": 435,
          "column": 28
        },
        "end": {
          "line": 435,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 14353,
      "end": 14360,
      "loc": {
        "start": {
          "line": 437,
          "column": 4
        },
        "end": {
          "line": 437,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14361,
      "end": 14362,
      "loc": {
        "start": {
          "line": 437,
          "column": 12
        },
        "end": {
          "line": 437,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 14363,
      "end": 14370,
      "loc": {
        "start": {
          "line": 437,
          "column": 14
        },
        "end": {
          "line": 437,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 14371,
      "end": 14373,
      "loc": {
        "start": {
          "line": 437,
          "column": 22
        },
        "end": {
          "line": 437,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14374,
      "end": 14375,
      "loc": {
        "start": {
          "line": 437,
          "column": 25
        },
        "end": {
          "line": 437,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14375,
      "end": 14376,
      "loc": {
        "start": {
          "line": 437,
          "column": 26
        },
        "end": {
          "line": 437,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14376,
      "end": 14377,
      "loc": {
        "start": {
          "line": 437,
          "column": 27
        },
        "end": {
          "line": 437,
          "column": 28
        }
      }
    },
    {
      "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": 14383,
      "end": 14385,
      "loc": {
        "start": {
          "line": 439,
          "column": 4
        },
        "end": {
          "line": 439,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14386,
      "end": 14387,
      "loc": {
        "start": {
          "line": 439,
          "column": 7
        },
        "end": {
          "line": 439,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Array",
      "start": 14387,
      "end": 14392,
      "loc": {
        "start": {
          "line": 439,
          "column": 8
        },
        "end": {
          "line": 439,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14392,
      "end": 14393,
      "loc": {
        "start": {
          "line": 439,
          "column": 13
        },
        "end": {
          "line": 439,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isArray",
      "start": 14393,
      "end": 14400,
      "loc": {
        "start": {
          "line": 439,
          "column": 14
        },
        "end": {
          "line": 439,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14400,
      "end": 14401,
      "loc": {
        "start": {
          "line": 439,
          "column": 21
        },
        "end": {
          "line": 439,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 14401,
      "end": 14408,
      "loc": {
        "start": {
          "line": 439,
          "column": 22
        },
        "end": {
          "line": 439,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14408,
      "end": 14409,
      "loc": {
        "start": {
          "line": 439,
          "column": 29
        },
        "end": {
          "line": 439,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14409,
      "end": 14410,
      "loc": {
        "start": {
          "line": 439,
          "column": 30
        },
        "end": {
          "line": 439,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14411,
      "end": 14412,
      "loc": {
        "start": {
          "line": 439,
          "column": 32
        },
        "end": {
          "line": 439,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 14419,
      "end": 14426,
      "loc": {
        "start": {
          "line": 440,
          "column": 6
        },
        "end": {
          "line": 440,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14427,
      "end": 14428,
      "loc": {
        "start": {
          "line": 440,
          "column": 14
        },
        "end": {
          "line": 440,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14429,
      "end": 14430,
      "loc": {
        "start": {
          "line": 440,
          "column": 16
        },
        "end": {
          "line": 440,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fields",
      "start": 14439,
      "end": 14445,
      "loc": {
        "start": {
          "line": 441,
          "column": 8
        },
        "end": {
          "line": 441,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14445,
      "end": 14446,
      "loc": {
        "start": {
          "line": 441,
          "column": 14
        },
        "end": {
          "line": 441,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 14447,
      "end": 14454,
      "loc": {
        "start": {
          "line": 441,
          "column": 16
        },
        "end": {
          "line": 441,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14461,
      "end": 14462,
      "loc": {
        "start": {
          "line": 442,
          "column": 6
        },
        "end": {
          "line": 442,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14462,
      "end": 14463,
      "loc": {
        "start": {
          "line": 442,
          "column": 7
        },
        "end": {
          "line": 442,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14468,
      "end": 14469,
      "loc": {
        "start": {
          "line": 443,
          "column": 4
        },
        "end": {
          "line": 443,
          "column": 5
        }
      }
    },
    {
      "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": 14475,
      "end": 14477,
      "loc": {
        "start": {
          "line": 445,
          "column": 4
        },
        "end": {
          "line": 445,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14478,
      "end": 14479,
      "loc": {
        "start": {
          "line": 445,
          "column": 7
        },
        "end": {
          "line": 445,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "values",
      "start": 14479,
      "end": 14485,
      "loc": {
        "start": {
          "line": 445,
          "column": 8
        },
        "end": {
          "line": 445,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 14486,
      "end": 14489,
      "loc": {
        "start": {
          "line": 445,
          "column": 15
        },
        "end": {
          "line": 445,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 14490,
      "end": 14499,
      "loc": {
        "start": {
          "line": 445,
          "column": 19
        },
        "end": {
          "line": 445,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14499,
      "end": 14500,
      "loc": {
        "start": {
          "line": 445,
          "column": 28
        },
        "end": {
          "line": 445,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14501,
      "end": 14502,
      "loc": {
        "start": {
          "line": 445,
          "column": 30
        },
        "end": {
          "line": 445,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "values",
      "start": 14509,
      "end": 14515,
      "loc": {
        "start": {
          "line": 446,
          "column": 6
        },
        "end": {
          "line": 446,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14516,
      "end": 14517,
      "loc": {
        "start": {
          "line": 446,
          "column": 13
        },
        "end": {
          "line": 446,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14518,
      "end": 14519,
      "loc": {
        "start": {
          "line": 446,
          "column": 15
        },
        "end": {
          "line": 446,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14519,
      "end": 14520,
      "loc": {
        "start": {
          "line": 446,
          "column": 16
        },
        "end": {
          "line": 446,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14520,
      "end": 14521,
      "loc": {
        "start": {
          "line": 446,
          "column": 17
        },
        "end": {
          "line": 446,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14526,
      "end": 14527,
      "loc": {
        "start": {
          "line": 447,
          "column": 4
        },
        "end": {
          "line": 447,
          "column": 5
        }
      }
    },
    {
      "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": 14533,
      "end": 14535,
      "loc": {
        "start": {
          "line": 449,
          "column": 4
        },
        "end": {
          "line": 449,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14536,
      "end": 14537,
      "loc": {
        "start": {
          "line": 449,
          "column": 7
        },
        "end": {
          "line": 449,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 14537,
      "end": 14548,
      "loc": {
        "start": {
          "line": 449,
          "column": 8
        },
        "end": {
          "line": 449,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14548,
      "end": 14549,
      "loc": {
        "start": {
          "line": 449,
          "column": 19
        },
        "end": {
          "line": 449,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scope",
      "start": 14549,
      "end": 14554,
      "loc": {
        "start": {
          "line": 449,
          "column": 20
        },
        "end": {
          "line": 449,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14554,
      "end": 14555,
      "loc": {
        "start": {
          "line": 449,
          "column": 25
        },
        "end": {
          "line": 449,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14556,
      "end": 14557,
      "loc": {
        "start": {
          "line": 449,
          "column": 27
        },
        "end": {
          "line": 449,
          "column": 28
        }
      }
    },
    {
      "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": 14564,
      "end": 14567,
      "loc": {
        "start": {
          "line": 450,
          "column": 6
        },
        "end": {
          "line": 450,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14568,
      "end": 14569,
      "loc": {
        "start": {
          "line": 450,
          "column": 10
        },
        "end": {
          "line": 450,
          "column": 11
        }
      }
    },
    {
      "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": 14569,
      "end": 14574,
      "loc": {
        "start": {
          "line": 450,
          "column": 11
        },
        "end": {
          "line": 450,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "attribute",
      "start": 14575,
      "end": 14584,
      "loc": {
        "start": {
          "line": 450,
          "column": 17
        },
        "end": {
          "line": 450,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "of",
      "start": 14585,
      "end": 14587,
      "loc": {
        "start": {
          "line": 450,
          "column": 27
        },
        "end": {
          "line": 450,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Object",
      "start": 14588,
      "end": 14594,
      "loc": {
        "start": {
          "line": 450,
          "column": 30
        },
        "end": {
          "line": 450,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14594,
      "end": 14595,
      "loc": {
        "start": {
          "line": 450,
          "column": 36
        },
        "end": {
          "line": 450,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "keys",
      "start": 14595,
      "end": 14599,
      "loc": {
        "start": {
          "line": 450,
          "column": 37
        },
        "end": {
          "line": 450,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14599,
      "end": 14600,
      "loc": {
        "start": {
          "line": 450,
          "column": 41
        },
        "end": {
          "line": 450,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 14600,
      "end": 14611,
      "loc": {
        "start": {
          "line": 450,
          "column": 42
        },
        "end": {
          "line": 450,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14611,
      "end": 14612,
      "loc": {
        "start": {
          "line": 450,
          "column": 53
        },
        "end": {
          "line": 450,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scope",
      "start": 14612,
      "end": 14617,
      "loc": {
        "start": {
          "line": 450,
          "column": 54
        },
        "end": {
          "line": 450,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14617,
      "end": 14618,
      "loc": {
        "start": {
          "line": 450,
          "column": 59
        },
        "end": {
          "line": 450,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14618,
      "end": 14619,
      "loc": {
        "start": {
          "line": 450,
          "column": 60
        },
        "end": {
          "line": 450,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14620,
      "end": 14621,
      "loc": {
        "start": {
          "line": 450,
          "column": 62
        },
        "end": {
          "line": 450,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "values",
      "start": 14630,
      "end": 14636,
      "loc": {
        "start": {
          "line": 451,
          "column": 8
        },
        "end": {
          "line": 451,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14636,
      "end": 14637,
      "loc": {
        "start": {
          "line": 451,
          "column": 14
        },
        "end": {
          "line": 451,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "attribute",
      "start": 14637,
      "end": 14646,
      "loc": {
        "start": {
          "line": 451,
          "column": 15
        },
        "end": {
          "line": 451,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14646,
      "end": 14647,
      "loc": {
        "start": {
          "line": 451,
          "column": 24
        },
        "end": {
          "line": 451,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14648,
      "end": 14649,
      "loc": {
        "start": {
          "line": 451,
          "column": 26
        },
        "end": {
          "line": 451,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 14650,
      "end": 14661,
      "loc": {
        "start": {
          "line": 451,
          "column": 28
        },
        "end": {
          "line": 451,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14661,
      "end": 14662,
      "loc": {
        "start": {
          "line": 451,
          "column": 39
        },
        "end": {
          "line": 451,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scope",
      "start": 14662,
      "end": 14667,
      "loc": {
        "start": {
          "line": 451,
          "column": 40
        },
        "end": {
          "line": 451,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14667,
      "end": 14668,
      "loc": {
        "start": {
          "line": 451,
          "column": 45
        },
        "end": {
          "line": 451,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "attribute",
      "start": 14668,
      "end": 14677,
      "loc": {
        "start": {
          "line": 451,
          "column": 46
        },
        "end": {
          "line": 451,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14677,
      "end": 14678,
      "loc": {
        "start": {
          "line": 451,
          "column": 55
        },
        "end": {
          "line": 451,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14678,
      "end": 14679,
      "loc": {
        "start": {
          "line": 451,
          "column": 56
        },
        "end": {
          "line": 451,
          "column": 57
        }
      }
    },
    {
      "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": 14688,
      "end": 14690,
      "loc": {
        "start": {
          "line": 452,
          "column": 8
        },
        "end": {
          "line": 452,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14691,
      "end": 14692,
      "loc": {
        "start": {
          "line": 452,
          "column": 11
        },
        "end": {
          "line": 452,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 14692,
      "end": 14699,
      "loc": {
        "start": {
          "line": 452,
          "column": 12
        },
        "end": {
          "line": 452,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14699,
      "end": 14700,
      "loc": {
        "start": {
          "line": 452,
          "column": 19
        },
        "end": {
          "line": 452,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fields",
      "start": 14700,
      "end": 14706,
      "loc": {
        "start": {
          "line": 452,
          "column": 20
        },
        "end": {
          "line": 452,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14706,
      "end": 14707,
      "loc": {
        "start": {
          "line": 452,
          "column": 26
        },
        "end": {
          "line": 452,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 14708,
      "end": 14715,
      "loc": {
        "start": {
          "line": 452,
          "column": 28
        },
        "end": {
          "line": 452,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14715,
      "end": 14716,
      "loc": {
        "start": {
          "line": 452,
          "column": 35
        },
        "end": {
          "line": 452,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fields",
      "start": 14716,
      "end": 14722,
      "loc": {
        "start": {
          "line": 452,
          "column": 36
        },
        "end": {
          "line": 452,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14722,
      "end": 14723,
      "loc": {
        "start": {
          "line": 452,
          "column": 42
        },
        "end": {
          "line": 452,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 14723,
      "end": 14727,
      "loc": {
        "start": {
          "line": 452,
          "column": 43
        },
        "end": {
          "line": 452,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14727,
      "end": 14728,
      "loc": {
        "start": {
          "line": 452,
          "column": 47
        },
        "end": {
          "line": 452,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "attribute",
      "start": 14728,
      "end": 14737,
      "loc": {
        "start": {
          "line": 452,
          "column": 48
        },
        "end": {
          "line": 452,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14737,
      "end": 14738,
      "loc": {
        "start": {
          "line": 452,
          "column": 57
        },
        "end": {
          "line": 452,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14738,
      "end": 14739,
      "loc": {
        "start": {
          "line": 452,
          "column": 58
        },
        "end": {
          "line": 452,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14746,
      "end": 14747,
      "loc": {
        "start": {
          "line": 453,
          "column": 6
        },
        "end": {
          "line": 453,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14752,
      "end": 14753,
      "loc": {
        "start": {
          "line": 454,
          "column": 4
        },
        "end": {
          "line": 454,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "values",
      "start": 14759,
      "end": 14765,
      "loc": {
        "start": {
          "line": 456,
          "column": 4
        },
        "end": {
          "line": 456,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14765,
      "end": 14766,
      "loc": {
        "start": {
          "line": 456,
          "column": 10
        },
        "end": {
          "line": 456,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 14766,
      "end": 14777,
      "loc": {
        "start": {
          "line": 456,
          "column": 11
        },
        "end": {
          "line": 456,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14777,
      "end": 14778,
      "loc": {
        "start": {
          "line": 456,
          "column": 22
        },
        "end": {
          "line": 456,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 14778,
      "end": 14788,
      "loc": {
        "start": {
          "line": 456,
          "column": 23
        },
        "end": {
          "line": 456,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14788,
      "end": 14789,
      "loc": {
        "start": {
          "line": 456,
          "column": 33
        },
        "end": {
          "line": 456,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14790,
      "end": 14791,
      "loc": {
        "start": {
          "line": 456,
          "column": 35
        },
        "end": {
          "line": 456,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceInstance",
      "start": 14792,
      "end": 14806,
      "loc": {
        "start": {
          "line": 456,
          "column": 37
        },
        "end": {
          "line": 456,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14806,
      "end": 14807,
      "loc": {
        "start": {
          "line": 456,
          "column": 51
        },
        "end": {
          "line": 456,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "get",
      "start": 14807,
      "end": 14810,
      "loc": {
        "start": {
          "line": 456,
          "column": 52
        },
        "end": {
          "line": 456,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14810,
      "end": 14811,
      "loc": {
        "start": {
          "line": 456,
          "column": 55
        },
        "end": {
          "line": 456,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 14811,
      "end": 14822,
      "loc": {
        "start": {
          "line": 456,
          "column": 56
        },
        "end": {
          "line": 456,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14822,
      "end": 14823,
      "loc": {
        "start": {
          "line": 456,
          "column": 67
        },
        "end": {
          "line": 456,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sourceKey",
      "start": 14823,
      "end": 14832,
      "loc": {
        "start": {
          "line": 456,
          "column": 68
        },
        "end": {
          "line": 456,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14832,
      "end": 14833,
      "loc": {
        "start": {
          "line": 456,
          "column": 77
        },
        "end": {
          "line": 456,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14833,
      "end": 14834,
      "loc": {
        "start": {
          "line": 456,
          "column": 78
        },
        "end": {
          "line": 456,
          "column": 79
        }
      }
    },
    {
      "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": 14839,
      "end": 14841,
      "loc": {
        "start": {
          "line": 457,
          "column": 4
        },
        "end": {
          "line": 457,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14842,
      "end": 14843,
      "loc": {
        "start": {
          "line": 457,
          "column": 7
        },
        "end": {
          "line": 457,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 14843,
      "end": 14850,
      "loc": {
        "start": {
          "line": 457,
          "column": 8
        },
        "end": {
          "line": 457,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14850,
      "end": 14851,
      "loc": {
        "start": {
          "line": 457,
          "column": 15
        },
        "end": {
          "line": 457,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fields",
      "start": 14851,
      "end": 14857,
      "loc": {
        "start": {
          "line": 457,
          "column": 16
        },
        "end": {
          "line": 457,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14857,
      "end": 14858,
      "loc": {
        "start": {
          "line": 457,
          "column": 22
        },
        "end": {
          "line": 457,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 14859,
      "end": 14866,
      "loc": {
        "start": {
          "line": 457,
          "column": 24
        },
        "end": {
          "line": 457,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14866,
      "end": 14867,
      "loc": {
        "start": {
          "line": 457,
          "column": 31
        },
        "end": {
          "line": 457,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fields",
      "start": 14867,
      "end": 14873,
      "loc": {
        "start": {
          "line": 457,
          "column": 32
        },
        "end": {
          "line": 457,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14873,
      "end": 14874,
      "loc": {
        "start": {
          "line": 457,
          "column": 38
        },
        "end": {
          "line": 457,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 14874,
      "end": 14878,
      "loc": {
        "start": {
          "line": 457,
          "column": 39
        },
        "end": {
          "line": 457,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14878,
      "end": 14879,
      "loc": {
        "start": {
          "line": 457,
          "column": 43
        },
        "end": {
          "line": 457,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 14879,
      "end": 14890,
      "loc": {
        "start": {
          "line": 457,
          "column": 44
        },
        "end": {
          "line": 457,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14890,
      "end": 14891,
      "loc": {
        "start": {
          "line": 457,
          "column": 55
        },
        "end": {
          "line": 457,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foreignKey",
      "start": 14891,
      "end": 14901,
      "loc": {
        "start": {
          "line": 457,
          "column": 56
        },
        "end": {
          "line": 457,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14901,
      "end": 14902,
      "loc": {
        "start": {
          "line": 457,
          "column": 66
        },
        "end": {
          "line": 457,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14902,
      "end": 14903,
      "loc": {
        "start": {
          "line": 457,
          "column": 67
        },
        "end": {
          "line": 457,
          "column": 68
        }
      }
    },
    {
      "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": 14908,
      "end": 14914,
      "loc": {
        "start": {
          "line": 458,
          "column": 4
        },
        "end": {
          "line": 458,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "association",
      "start": 14915,
      "end": 14926,
      "loc": {
        "start": {
          "line": 458,
          "column": 11
        },
        "end": {
          "line": 458,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14926,
      "end": 14927,
      "loc": {
        "start": {
          "line": 458,
          "column": 22
        },
        "end": {
          "line": 458,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 14927,
      "end": 14933,
      "loc": {
        "start": {
          "line": 458,
          "column": 23
        },
        "end": {
          "line": 458,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14933,
      "end": 14934,
      "loc": {
        "start": {
          "line": 458,
          "column": 29
        },
        "end": {
          "line": 458,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "create",
      "start": 14934,
      "end": 14940,
      "loc": {
        "start": {
          "line": 458,
          "column": 30
        },
        "end": {
          "line": 458,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14940,
      "end": 14941,
      "loc": {
        "start": {
          "line": 458,
          "column": 36
        },
        "end": {
          "line": 458,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "values",
      "start": 14941,
      "end": 14947,
      "loc": {
        "start": {
          "line": 458,
          "column": 37
        },
        "end": {
          "line": 458,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14947,
      "end": 14948,
      "loc": {
        "start": {
          "line": 458,
          "column": 43
        },
        "end": {
          "line": 458,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 14949,
      "end": 14956,
      "loc": {
        "start": {
          "line": 458,
          "column": 45
        },
        "end": {
          "line": 458,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14956,
      "end": 14957,
      "loc": {
        "start": {
          "line": 458,
          "column": 52
        },
        "end": {
          "line": 458,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14957,
      "end": 14958,
      "loc": {
        "start": {
          "line": 458,
          "column": 53
        },
        "end": {
          "line": 458,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14961,
      "end": 14962,
      "loc": {
        "start": {
          "line": 459,
          "column": 2
        },
        "end": {
          "line": 459,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14963,
      "end": 14964,
      "loc": {
        "start": {
          "line": 460,
          "column": 0
        },
        "end": {
          "line": 460,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "module",
      "start": 14966,
      "end": 14972,
      "loc": {
        "start": {
          "line": 462,
          "column": 0
        },
        "end": {
          "line": 462,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14972,
      "end": 14973,
      "loc": {
        "start": {
          "line": 462,
          "column": 6
        },
        "end": {
          "line": 462,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "exports",
      "start": 14973,
      "end": 14980,
      "loc": {
        "start": {
          "line": 462,
          "column": 7
        },
        "end": {
          "line": 462,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14981,
      "end": 14982,
      "loc": {
        "start": {
          "line": 462,
          "column": 15
        },
        "end": {
          "line": 462,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "HasMany",
      "start": 14983,
      "end": 14990,
      "loc": {
        "start": {
          "line": 462,
          "column": 17
        },
        "end": {
          "line": 462,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14990,
      "end": 14991,
      "loc": {
        "start": {
          "line": 462,
          "column": 24
        },
        "end": {
          "line": 462,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "module",
      "start": 14992,
      "end": 14998,
      "loc": {
        "start": {
          "line": 463,
          "column": 0
        },
        "end": {
          "line": 463,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14998,
      "end": 14999,
      "loc": {
        "start": {
          "line": 463,
          "column": 6
        },
        "end": {
          "line": 463,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "exports",
      "start": 14999,
      "end": 15006,
      "loc": {
        "start": {
          "line": 463,
          "column": 7
        },
        "end": {
          "line": 463,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15006,
      "end": 15007,
      "loc": {
        "start": {
          "line": 463,
          "column": 14
        },
        "end": {
          "line": 463,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "HasMany",
      "start": 15007,
      "end": 15014,
      "loc": {
        "start": {
          "line": 463,
          "column": 15
        },
        "end": {
          "line": 463,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 15015,
      "end": 15016,
      "loc": {
        "start": {
          "line": 463,
          "column": 23
        },
        "end": {
          "line": 463,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "HasMany",
      "start": 15017,
      "end": 15024,
      "loc": {
        "start": {
          "line": 463,
          "column": 25
        },
        "end": {
          "line": 463,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15024,
      "end": 15025,
      "loc": {
        "start": {
          "line": 463,
          "column": 32
        },
        "end": {
          "line": 463,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "module",
      "start": 15026,
      "end": 15032,
      "loc": {
        "start": {
          "line": 464,
          "column": 0
        },
        "end": {
          "line": 464,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15032,
      "end": 15033,
      "loc": {
        "start": {
          "line": 464,
          "column": 6
        },
        "end": {
          "line": 464,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "exports",
      "start": 15033,
      "end": 15040,
      "loc": {
        "start": {
          "line": 464,
          "column": 7
        },
        "end": {
          "line": 464,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15040,
      "end": 15041,
      "loc": {
        "start": {
          "line": 464,
          "column": 14
        },
        "end": {
          "line": 464,
          "column": 15
        }
      }
    },
    {
      "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": 15041,
      "end": 15048,
      "loc": {
        "start": {
          "line": 464,
          "column": 15
        },
        "end": {
          "line": 464,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 15049,
      "end": 15050,
      "loc": {
        "start": {
          "line": 464,
          "column": 23
        },
        "end": {
          "line": 464,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "HasMany",
      "start": 15051,
      "end": 15058,
      "loc": {
        "start": {
          "line": 464,
          "column": 25
        },
        "end": {
          "line": 464,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15058,
      "end": 15059,
      "loc": {
        "start": {
          "line": 464,
          "column": 32
        },
        "end": {
          "line": 464,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "eof",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15060,
      "end": 15060,
      "loc": {
        "start": {
          "line": 465,
          "column": 0
        },
        "end": {
          "line": 465,
          "column": 0
        }
      }
    }
  ]
}