{
  "type": "Program",
  "start": 0,
  "end": 17127,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 500,
      "column": 0
    }
  },
  "sourceType": "module",
  "body": [
    {
      "type": "ImportDeclaration",
      "start": 126,
      "end": 152,
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 5,
          "column": 26
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 133,
          "end": 138,
          "loc": {
            "start": {
              "line": 5,
              "column": 7
            },
            "end": {
              "line": 5,
              "column": 12
            }
          },
          "local": {
            "type": "Identifier",
            "start": 133,
            "end": 138,
            "loc": {
              "start": {
                "line": 5,
                "column": 7
              },
              "end": {
                "line": 5,
                "column": 12
              }
            },
            "name": "THREE",
            "leadingComments": null
          },
          "leadingComments": null
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 144,
        "end": 151,
        "loc": {
          "start": {
            "line": 5,
            "column": 18
          },
          "end": {
            "line": 5,
            "column": 25
          }
        },
        "value": "three",
        "rawValue": "three",
        "raw": "'three'"
      },
      "leadingComments": [
        {
          "type": "CommentLine",
          "value": " TODO",
          "start": 0,
          "end": 7,
          "loc": {
            "start": {
              "line": 1,
              "column": 0
            },
            "end": {
              "line": 1,
              "column": 7
            }
          },
          "range": [
            0,
            7
          ]
        },
        {
          "type": "CommentLine",
          "value": " 1. doesn't need to be coupled to canvas AT ALL",
          "start": 8,
          "end": 57,
          "loc": {
            "start": {
              "line": 2,
              "column": 0
            },
            "end": {
              "line": 2,
              "column": 49
            }
          },
          "range": [
            8,
            57
          ]
        },
        {
          "type": "CommentLine",
          "value": " 2. Canvas events should be renamed to broardcasts to make sense",
          "start": 58,
          "end": 124,
          "loc": {
            "start": {
              "line": 3,
              "column": 0
            },
            "end": {
              "line": 3,
              "column": 66
            }
          },
          "range": [
            58,
            124
          ]
        }
      ]
    },
    {
      "type": "ImportDeclaration",
      "start": 153,
      "end": 179,
      "loc": {
        "start": {
          "line": 6,
          "column": 0
        },
        "end": {
          "line": 6,
          "column": 26
        }
      },
      "specifiers": [],
      "source": {
        "type": "Literal",
        "start": 160,
        "end": 178,
        "loc": {
          "start": {
            "line": 6,
            "column": 7
          },
          "end": {
            "line": 6,
            "column": 25
          }
        },
        "value": "isomorphic-fetch",
        "rawValue": "isomorphic-fetch",
        "raw": "'isomorphic-fetch'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 180,
      "end": 209,
      "loc": {
        "start": {
          "line": 7,
          "column": 0
        },
        "end": {
          "line": 7,
          "column": 29
        }
      },
      "specifiers": [],
      "source": {
        "type": "Literal",
        "start": 187,
        "end": 208,
        "loc": {
          "start": {
            "line": 7,
            "column": 7
          },
          "end": {
            "line": 7,
            "column": 28
          }
        },
        "value": "requestidlecallback",
        "rawValue": "requestidlecallback",
        "raw": "'requestidlecallback'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 210,
      "end": 249,
      "loc": {
        "start": {
          "line": 8,
          "column": 0
        },
        "end": {
          "line": 8,
          "column": 39
        }
      },
      "specifiers": [
        {
          "type": "ImportNamespaceSpecifier",
          "start": 217,
          "end": 227,
          "loc": {
            "start": {
              "line": 8,
              "column": 7
            },
            "end": {
              "line": 8,
              "column": 17
            }
          },
          "local": {
            "type": "Identifier",
            "start": 222,
            "end": 227,
            "loc": {
              "start": {
                "line": 8,
                "column": 12
              },
              "end": {
                "line": 8,
                "column": 17
              }
            },
            "name": "Error"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 233,
        "end": 248,
        "loc": {
          "start": {
            "line": 8,
            "column": 23
          },
          "end": {
            "line": 8,
            "column": 38
          }
        },
        "value": "../core/error",
        "rawValue": "../core/error",
        "raw": "'../core/error'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 250,
      "end": 302,
      "loc": {
        "start": {
          "line": 9,
          "column": 0
        },
        "end": {
          "line": 9,
          "column": 52
        }
      },
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "start": 259,
          "end": 263,
          "loc": {
            "start": {
              "line": 9,
              "column": 9
            },
            "end": {
              "line": 9,
              "column": 13
            }
          },
          "imported": {
            "type": "Identifier",
            "start": 259,
            "end": 263,
            "loc": {
              "start": {
                "line": 9,
                "column": 9
              },
              "end": {
                "line": 9,
                "column": 13
              }
            },
            "name": "guid"
          },
          "local": {
            "type": "Identifier",
            "start": 259,
            "end": 263,
            "loc": {
              "start": {
                "line": 9,
                "column": 9
              },
              "end": {
                "line": 9,
                "column": 13
              }
            },
            "name": "guid"
          }
        },
        {
          "type": "ImportSpecifier",
          "start": 265,
          "end": 276,
          "loc": {
            "start": {
              "line": 9,
              "column": 15
            },
            "end": {
              "line": 9,
              "column": 26
            }
          },
          "imported": {
            "type": "Identifier",
            "start": 265,
            "end": 276,
            "loc": {
              "start": {
                "line": 9,
                "column": 15
              },
              "end": {
                "line": 9,
                "column": 26
              }
            },
            "name": "Performance"
          },
          "local": {
            "type": "Identifier",
            "start": 265,
            "end": 276,
            "loc": {
              "start": {
                "line": 9,
                "column": 15
              },
              "end": {
                "line": 9,
                "column": 26
              }
            },
            "name": "Performance"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 284,
        "end": 301,
        "loc": {
          "start": {
            "line": 9,
            "column": 34
          },
          "end": {
            "line": 9,
            "column": 51
          }
        },
        "value": "../core/helpers",
        "rawValue": "../core/helpers",
        "raw": "'../core/helpers'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 303,
      "end": 349,
      "loc": {
        "start": {
          "line": 10,
          "column": 0
        },
        "end": {
          "line": 10,
          "column": 46
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 310,
          "end": 323,
          "loc": {
            "start": {
              "line": 10,
              "column": 7
            },
            "end": {
              "line": 10,
              "column": 20
            }
          },
          "local": {
            "type": "Identifier",
            "start": 310,
            "end": 323,
            "loc": {
              "start": {
                "line": 10,
                "column": 7
              },
              "end": {
                "line": 10,
                "column": 20
              }
            },
            "name": "WorkerFactory"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 329,
        "end": 348,
        "loc": {
          "start": {
            "line": 10,
            "column": 26
          },
          "end": {
            "line": 10,
            "column": 45
          }
        },
        "value": "../worker/factory",
        "rawValue": "../worker/factory",
        "raw": "'../worker/factory'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 350,
      "end": 389,
      "loc": {
        "start": {
          "line": 11,
          "column": 0
        },
        "end": {
          "line": 11,
          "column": 39
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 357,
          "end": 364,
          "loc": {
            "start": {
              "line": 11,
              "column": 7
            },
            "end": {
              "line": 11,
              "column": 14
            }
          },
          "local": {
            "type": "Identifier",
            "start": 357,
            "end": 364,
            "loc": {
              "start": {
                "line": 11,
                "column": 7
              },
              "end": {
                "line": 11,
                "column": 14
              }
            },
            "name": "Object3"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 370,
        "end": 388,
        "loc": {
          "start": {
            "line": 11,
            "column": 20
          },
          "end": {
            "line": 11,
            "column": 38
          }
        },
        "value": "../three/object3",
        "rawValue": "../three/object3",
        "raw": "'../three/object3'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 390,
      "end": 441,
      "loc": {
        "start": {
          "line": 12,
          "column": 0
        },
        "end": {
          "line": 12,
          "column": 51
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 397,
          "end": 414,
          "loc": {
            "start": {
              "line": 12,
              "column": 7
            },
            "end": {
              "line": 12,
              "column": 24
            }
          },
          "local": {
            "type": "Identifier",
            "start": 397,
            "end": 414,
            "loc": {
              "start": {
                "line": 12,
                "column": 7
              },
              "end": {
                "line": 12,
                "column": 24
              }
            },
            "name": "MeshPhongMaterial"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 420,
        "end": 440,
        "loc": {
          "start": {
            "line": 12,
            "column": 30
          },
          "end": {
            "line": 12,
            "column": 50
          }
        },
        "value": "../materials/phong",
        "rawValue": "../materials/phong",
        "raw": "'../materials/phong'"
      },
      "trailingComments": [
        {
          "type": "CommentLine",
          "value": " options.pool = THREE.Object3D",
          "start": 443,
          "end": 475,
          "loc": {
            "start": {
              "line": 14,
              "column": 0
            },
            "end": {
              "line": 14,
              "column": 32
            }
          },
          "range": [
            443,
            475
          ]
        },
        {
          "type": "CommentLine",
          "value": " options.factory = function()",
          "start": 476,
          "end": 507,
          "loc": {
            "start": {
              "line": 15,
              "column": 0
            },
            "end": {
              "line": 15,
              "column": 31
            }
          },
          "range": [
            476,
            507
          ]
        },
        {
          "type": "CommentLine",
          "value": " options.",
          "start": 508,
          "end": 519,
          "loc": {
            "start": {
              "line": 16,
              "column": 0
            },
            "end": {
              "line": 16,
              "column": 11
            }
          },
          "range": [
            508,
            519
          ]
        },
        {
          "type": "CommentLine",
          "value": " when a pool exists operations can be fulfilled without needing a complex factory",
          "start": 520,
          "end": 603,
          "loc": {
            "start": {
              "line": 17,
              "column": 0
            },
            "end": {
              "line": 17,
              "column": 83
            }
          },
          "range": [
            520,
            603
          ]
        },
        {
          "type": "CommentLine",
          "value": " this applies to assemblies, or even connected classcad transmissions",
          "start": 604,
          "end": 675,
          "loc": {
            "start": {
              "line": 18,
              "column": 0
            },
            "end": {
              "line": 18,
              "column": 71
            }
          },
          "range": [
            604,
            675
          ]
        },
        {
          "type": "CommentLine",
          "value": " operations should always be awaited, the geometry parser should return promises as well",
          "start": 676,
          "end": 766,
          "loc": {
            "start": {
              "line": 19,
              "column": 0
            },
            "end": {
              "line": 19,
              "column": 90
            }
          },
          "range": [
            676,
            766
          ]
        },
        {
          "type": "CommentLine",
          "value": " structural elements should be visible and uncompressed, only geometry should go to the worker",
          "start": 767,
          "end": 863,
          "loc": {
            "start": {
              "line": 20,
              "column": 0
            },
            "end": {
              "line": 20,
              "column": 96
            }
          },
          "range": [
            767,
            863
          ]
        },
        {
          "type": "CommentLine",
          "value": " if the structure is laid out clear it can be processed in sequence",
          "start": 864,
          "end": 933,
          "loc": {
            "start": {
              "line": 21,
              "column": 0
            },
            "end": {
              "line": 21,
              "column": 69
            }
          },
          "range": [
            864,
            933
          ]
        }
      ]
    },
    {
      "type": "ExportDefaultDeclaration",
      "start": 935,
      "end": 3097,
      "loc": {
        "start": {
          "line": 23,
          "column": 0
        },
        "end": {
          "line": 76,
          "column": 1
        }
      },
      "declaration": {
        "type": "ClassDeclaration",
        "start": 950,
        "end": 3097,
        "loc": {
          "start": {
            "line": 23,
            "column": 15
          },
          "end": {
            "line": 76,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 956,
          "end": 962,
          "loc": {
            "start": {
              "line": 23,
              "column": 21
            },
            "end": {
              "line": 23,
              "column": 27
            }
          },
          "name": "Parser",
          "leadingComments": null
        },
        "superClass": null,
        "body": {
          "type": "ClassBody",
          "start": 963,
          "end": 3097,
          "loc": {
            "start": {
              "line": 23,
              "column": 28
            },
            "end": {
              "line": 76,
              "column": 1
            }
          },
          "body": [
            {
              "type": "MethodDefinition",
              "start": 969,
              "end": 1005,
              "loc": {
                "start": {
                  "line": 24,
                  "column": 4
                },
                "end": {
                  "line": 26,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 969,
                "end": 980,
                "loc": {
                  "start": {
                    "line": 24,
                    "column": 4
                  },
                  "end": {
                    "line": 24,
                    "column": 15
                  }
                },
                "name": "constructor"
              },
              "static": false,
              "kind": "constructor",
              "value": {
                "type": "FunctionExpression",
                "start": 980,
                "end": 1005,
                "loc": {
                  "start": {
                    "line": 24,
                    "column": 15
                  },
                  "end": {
                    "line": 26,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 983,
                  "end": 1005,
                  "loc": {
                    "start": {
                      "line": 24,
                      "column": 18
                    },
                    "end": {
                      "line": 26,
                      "column": 5
                    }
                  },
                  "body": [],
                  "leadingComments": [
                    {
                      "type": "CommentLine",
                      "value": " ...",
                      "start": 993,
                      "end": 999,
                      "loc": {
                        "start": {
                          "line": 25,
                          "column": 8
                        },
                        "end": {
                          "line": 25,
                          "column": 14
                        }
                      },
                      "range": [
                        993,
                        999
                      ]
                    }
                  ],
                  "innerComments": [
                    {
                      "type": "CommentLine",
                      "value": " ...",
                      "start": 993,
                      "end": 999,
                      "loc": {
                        "start": {
                          "line": 25,
                          "column": 8
                        },
                        "end": {
                          "line": 25,
                          "column": 14
                        }
                      },
                      "range": [
                        993,
                        999
                      ]
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 1011,
              "end": 2413,
              "loc": {
                "start": {
                  "line": 28,
                  "column": 4
                },
                "end": {
                  "line": 59,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 1017,
                "end": 1023,
                "loc": {
                  "start": {
                    "line": 28,
                    "column": 10
                  },
                  "end": {
                    "line": 28,
                    "column": 16
                  }
                },
                "name": "stream"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 1023,
                "end": 2413,
                "loc": {
                  "start": {
                    "line": 28,
                    "column": 16
                  },
                  "end": {
                    "line": 59,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "AssignmentPattern",
                    "start": 1024,
                    "end": 1056,
                    "loc": {
                      "start": {
                        "line": 28,
                        "column": 17
                      },
                      "end": {
                        "line": 28,
                        "column": 49
                      }
                    },
                    "operator": "=",
                    "left": {
                      "type": "Identifier",
                      "start": 1024,
                      "end": 1027,
                      "loc": {
                        "start": {
                          "line": 28,
                          "column": 17
                        },
                        "end": {
                          "line": 28,
                          "column": 20
                        }
                      },
                      "name": "url"
                    },
                    "right": {
                      "type": "CallExpression",
                      "start": 1030,
                      "end": 1056,
                      "loc": {
                        "start": {
                          "line": 28,
                          "column": 23
                        },
                        "end": {
                          "line": 28,
                          "column": 49
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 1030,
                        "end": 1039,
                        "loc": {
                          "start": {
                            "line": 28,
                            "column": 23
                          },
                          "end": {
                            "line": 28,
                            "column": 32
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 1030,
                          "end": 1035,
                          "loc": {
                            "start": {
                              "line": 28,
                              "column": 23
                            },
                            "end": {
                              "line": 28,
                              "column": 28
                            }
                          },
                          "name": "Error"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1036,
                          "end": 1039,
                          "loc": {
                            "start": {
                              "line": 28,
                              "column": 29
                            },
                            "end": {
                              "line": 28,
                              "column": 32
                            }
                          },
                          "name": "log"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "Literal",
                          "start": 1040,
                          "end": 1055,
                          "loc": {
                            "start": {
                              "line": 28,
                              "column": 33
                            },
                            "end": {
                              "line": 28,
                              "column": 48
                            }
                          },
                          "value": "Url undefined",
                          "rawValue": "Url undefined",
                          "raw": "\"Url undefined\""
                        }
                      ]
                    }
                  },
                  {
                    "type": "AssignmentPattern",
                    "start": 1058,
                    "end": 1070,
                    "loc": {
                      "start": {
                        "line": 28,
                        "column": 51
                      },
                      "end": {
                        "line": 28,
                        "column": 63
                      }
                    },
                    "operator": "=",
                    "left": {
                      "type": "Identifier",
                      "start": 1058,
                      "end": 1065,
                      "loc": {
                        "start": {
                          "line": 28,
                          "column": 51
                        },
                        "end": {
                          "line": 28,
                          "column": 58
                        }
                      },
                      "name": "options"
                    },
                    "right": {
                      "type": "ObjectExpression",
                      "start": 1068,
                      "end": 1070,
                      "loc": {
                        "start": {
                          "line": 28,
                          "column": 61
                        },
                        "end": {
                          "line": 28,
                          "column": 63
                        }
                      },
                      "properties": []
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 1072,
                  "end": 2413,
                  "loc": {
                    "start": {
                      "line": 28,
                      "column": 65
                    },
                    "end": {
                      "line": 59,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 1117,
                      "end": 1165,
                      "loc": {
                        "start": {
                          "line": 31,
                          "column": 8
                        },
                        "end": {
                          "line": 31,
                          "column": 56
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1121,
                          "end": 1164,
                          "loc": {
                            "start": {
                              "line": 31,
                              "column": 12
                            },
                            "end": {
                              "line": 31,
                              "column": 55
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1121,
                            "end": 1129,
                            "loc": {
                              "start": {
                                "line": 31,
                                "column": 12
                              },
                              "end": {
                                "line": 31,
                                "column": 20
                              }
                            },
                            "name": "requests",
                            "leadingComments": null
                          },
                          "init": {
                            "type": "ConditionalExpression",
                            "start": 1132,
                            "end": 1164,
                            "loc": {
                              "start": {
                                "line": 31,
                                "column": 23
                              },
                              "end": {
                                "line": 31,
                                "column": 55
                              }
                            },
                            "test": {
                              "type": "CallExpression",
                              "start": 1132,
                              "end": 1150,
                              "loc": {
                                "start": {
                                  "line": 31,
                                  "column": 23
                                },
                                "end": {
                                  "line": 31,
                                  "column": 41
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 1132,
                                "end": 1145,
                                "loc": {
                                  "start": {
                                    "line": 31,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 31,
                                    "column": 36
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1132,
                                  "end": 1137,
                                  "loc": {
                                    "start": {
                                      "line": 31,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 31,
                                      "column": 28
                                    }
                                  },
                                  "name": "Array"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1138,
                                  "end": 1145,
                                  "loc": {
                                    "start": {
                                      "line": 31,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 31,
                                      "column": 36
                                    }
                                  },
                                  "name": "isArray"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 1146,
                                  "end": 1149,
                                  "loc": {
                                    "start": {
                                      "line": 31,
                                      "column": 37
                                    },
                                    "end": {
                                      "line": 31,
                                      "column": 40
                                    }
                                  },
                                  "name": "url"
                                }
                              ]
                            },
                            "consequent": {
                              "type": "Identifier",
                              "start": 1153,
                              "end": 1156,
                              "loc": {
                                "start": {
                                  "line": 31,
                                  "column": 44
                                },
                                "end": {
                                  "line": 31,
                                  "column": 47
                                }
                              },
                              "name": "url"
                            },
                            "alternate": {
                              "type": "ArrayExpression",
                              "start": 1159,
                              "end": 1164,
                              "loc": {
                                "start": {
                                  "line": 31,
                                  "column": 50
                                },
                                "end": {
                                  "line": 31,
                                  "column": 55
                                }
                              },
                              "elements": [
                                {
                                  "type": "Identifier",
                                  "start": 1160,
                                  "end": 1163,
                                  "loc": {
                                    "start": {
                                      "line": 31,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 31,
                                      "column": 54
                                    }
                                  },
                                  "name": "url"
                                }
                              ]
                            }
                          },
                          "leadingComments": null
                        }
                      ],
                      "kind": "let",
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Always assume an array",
                          "start": 1083,
                          "end": 1108,
                          "loc": {
                            "start": {
                              "line": 30,
                              "column": 8
                            },
                            "end": {
                              "line": 30,
                              "column": 33
                            }
                          },
                          "range": [
                            1083,
                            1108
                          ]
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Map request-array into an array of promises and await them through Promises.all",
                          "start": 1175,
                          "end": 1257,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 8
                            },
                            "end": {
                              "line": 33,
                              "column": 90
                            }
                          },
                          "range": [
                            1175,
                            1257
                          ]
                        }
                      ]
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 1266,
                      "end": 2084,
                      "loc": {
                        "start": {
                          "line": 34,
                          "column": 8
                        },
                        "end": {
                          "line": 51,
                          "column": 12
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1270,
                          "end": 2083,
                          "loc": {
                            "start": {
                              "line": 34,
                              "column": 12
                            },
                            "end": {
                              "line": 51,
                              "column": 11
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1270,
                            "end": 1277,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 12
                              },
                              "end": {
                                "line": 34,
                                "column": 19
                              }
                            },
                            "name": "results",
                            "leadingComments": null
                          },
                          "init": {
                            "type": "AwaitExpression",
                            "start": 1280,
                            "end": 2083,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 22
                              },
                              "end": {
                                "line": 51,
                                "column": 11
                              }
                            },
                            "all": false,
                            "argument": {
                              "type": "CallExpression",
                              "start": 1286,
                              "end": 2083,
                              "loc": {
                                "start": {
                                  "line": 34,
                                  "column": 28
                                },
                                "end": {
                                  "line": 51,
                                  "column": 11
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 1286,
                                "end": 1297,
                                "loc": {
                                  "start": {
                                    "line": 34,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 34,
                                    "column": 39
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1286,
                                  "end": 1293,
                                  "loc": {
                                    "start": {
                                      "line": 34,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 34,
                                      "column": 35
                                    }
                                  },
                                  "name": "Promise"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1294,
                                  "end": 1297,
                                  "loc": {
                                    "start": {
                                      "line": 34,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 34,
                                      "column": 39
                                    }
                                  },
                                  "name": "all"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "CallExpression",
                                  "start": 1298,
                                  "end": 2082,
                                  "loc": {
                                    "start": {
                                      "line": 34,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 51,
                                      "column": 10
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 1298,
                                    "end": 1310,
                                    "loc": {
                                      "start": {
                                        "line": 34,
                                        "column": 40
                                      },
                                      "end": {
                                        "line": 34,
                                        "column": 52
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 1298,
                                      "end": 1306,
                                      "loc": {
                                        "start": {
                                          "line": 34,
                                          "column": 40
                                        },
                                        "end": {
                                          "line": 34,
                                          "column": 48
                                        }
                                      },
                                      "name": "requests"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1307,
                                      "end": 1310,
                                      "loc": {
                                        "start": {
                                          "line": 34,
                                          "column": 49
                                        },
                                        "end": {
                                          "line": 34,
                                          "column": 52
                                        }
                                      },
                                      "name": "map"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "ArrowFunctionExpression",
                                      "start": 1311,
                                      "end": 2081,
                                      "loc": {
                                        "start": {
                                          "line": 34,
                                          "column": 53
                                        },
                                        "end": {
                                          "line": 51,
                                          "column": 9
                                        }
                                      },
                                      "id": null,
                                      "generator": false,
                                      "expression": false,
                                      "async": true,
                                      "params": [
                                        {
                                          "type": "Identifier",
                                          "start": 1317,
                                          "end": 1321,
                                          "loc": {
                                            "start": {
                                              "line": 34,
                                              "column": 59
                                            },
                                            "end": {
                                              "line": 34,
                                              "column": 63
                                            }
                                          },
                                          "name": "item"
                                        }
                                      ],
                                      "body": {
                                        "type": "BlockStatement",
                                        "start": 1325,
                                        "end": 2081,
                                        "loc": {
                                          "start": {
                                            "line": 34,
                                            "column": 67
                                          },
                                          "end": {
                                            "line": 51,
                                            "column": 9
                                          }
                                        },
                                        "body": [
                                          {
                                            "type": "VariableDeclaration",
                                            "start": 1565,
                                            "end": 1602,
                                            "loc": {
                                              "start": {
                                                "line": 40,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 40,
                                                "column": 49
                                              }
                                            },
                                            "declarations": [
                                              {
                                                "type": "VariableDeclarator",
                                                "start": 1569,
                                                "end": 1601,
                                                "loc": {
                                                  "start": {
                                                    "line": 40,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 40,
                                                    "column": 48
                                                  }
                                                },
                                                "id": {
                                                  "type": "Identifier",
                                                  "start": 1569,
                                                  "end": 1576,
                                                  "loc": {
                                                    "start": {
                                                      "line": 40,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 40,
                                                      "column": 23
                                                    }
                                                  },
                                                  "name": "context",
                                                  "leadingComments": null
                                                },
                                                "init": {
                                                  "type": "CallExpression",
                                                  "start": 1579,
                                                  "end": 1601,
                                                  "loc": {
                                                    "start": {
                                                      "line": 40,
                                                      "column": 26
                                                    },
                                                    "end": {
                                                      "line": 40,
                                                      "column": 48
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "Identifier",
                                                    "start": 1579,
                                                    "end": 1592,
                                                    "loc": {
                                                      "start": {
                                                        "line": 40,
                                                        "column": 26
                                                      },
                                                      "end": {
                                                        "line": 40,
                                                        "column": 39
                                                      }
                                                    },
                                                    "name": "createContext"
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 1593,
                                                      "end": 1600,
                                                      "loc": {
                                                        "start": {
                                                          "line": 40,
                                                          "column": 40
                                                        },
                                                        "end": {
                                                          "line": 40,
                                                          "column": 47
                                                        }
                                                      },
                                                      "name": "options"
                                                    }
                                                  ]
                                                },
                                                "leadingComments": null
                                              }
                                            ],
                                            "kind": "let",
                                            "leadingComments": [
                                              {
                                                "type": "CommentLine",
                                                "value": " This function is allowed to run async, each request must race",
                                                "start": 1340,
                                                "end": 1404,
                                                "loc": {
                                                  "start": {
                                                    "line": 36,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 36,
                                                    "column": 76
                                                  }
                                                },
                                                "range": [
                                                  1340,
                                                  1404
                                                ]
                                              },
                                              {
                                                "type": "CommentLine",
                                                "value": " A for-of loop instead would run requests in sequence, but it would waste performance",
                                                "start": 1417,
                                                "end": 1504,
                                                "loc": {
                                                  "start": {
                                                    "line": 37,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 37,
                                                    "column": 99
                                                  }
                                                },
                                                "range": [
                                                  1417,
                                                  1504
                                                ]
                                              },
                                              {
                                                "type": "CommentLine",
                                                "value": " Create context for each request",
                                                "start": 1518,
                                                "end": 1552,
                                                "loc": {
                                                  "start": {
                                                    "line": 39,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 39,
                                                    "column": 46
                                                  }
                                                },
                                                "range": [
                                                  1518,
                                                  1552
                                                ]
                                              }
                                            ],
                                            "trailingComments": [
                                              {
                                                "type": "CommentLine",
                                                "value": " Request URL, wait until downloaded, then parse",
                                                "start": 1615,
                                                "end": 1664,
                                                "loc": {
                                                  "start": {
                                                    "line": 41,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 41,
                                                    "column": 61
                                                  }
                                                },
                                                "range": [
                                                  1615,
                                                  1664
                                                ]
                                              }
                                            ]
                                          },
                                          {
                                            "type": "VariableDeclaration",
                                            "start": 1677,
                                            "end": 1729,
                                            "loc": {
                                              "start": {
                                                "line": 42,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 42,
                                                "column": 64
                                              }
                                            },
                                            "declarations": [
                                              {
                                                "type": "VariableDeclarator",
                                                "start": 1681,
                                                "end": 1729,
                                                "loc": {
                                                  "start": {
                                                    "line": 42,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 42,
                                                    "column": 64
                                                  }
                                                },
                                                "id": {
                                                  "type": "Identifier",
                                                  "start": 1681,
                                                  "end": 1689,
                                                  "loc": {
                                                    "start": {
                                                      "line": 42,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 42,
                                                      "column": 24
                                                    }
                                                  },
                                                  "name": "response",
                                                  "leadingComments": null
                                                },
                                                "init": {
                                                  "type": "AwaitExpression",
                                                  "start": 1692,
                                                  "end": 1729,
                                                  "loc": {
                                                    "start": {
                                                      "line": 42,
                                                      "column": 27
                                                    },
                                                    "end": {
                                                      "line": 42,
                                                      "column": 64
                                                    }
                                                  },
                                                  "all": false,
                                                  "argument": {
                                                    "type": "CallExpression",
                                                    "start": 1698,
                                                    "end": 1729,
                                                    "loc": {
                                                      "start": {
                                                        "line": 42,
                                                        "column": 33
                                                      },
                                                      "end": {
                                                        "line": 42,
                                                        "column": 64
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 1698,
                                                      "end": 1714,
                                                      "loc": {
                                                        "start": {
                                                          "line": 42,
                                                          "column": 33
                                                        },
                                                        "end": {
                                                          "line": 42,
                                                          "column": 49
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "CallExpression",
                                                        "start": 1698,
                                                        "end": 1709,
                                                        "loc": {
                                                          "start": {
                                                            "line": 42,
                                                            "column": 33
                                                          },
                                                          "end": {
                                                            "line": 42,
                                                            "column": 44
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "Identifier",
                                                          "start": 1698,
                                                          "end": 1703,
                                                          "loc": {
                                                            "start": {
                                                              "line": 42,
                                                              "column": 33
                                                            },
                                                            "end": {
                                                              "line": 42,
                                                              "column": 38
                                                            }
                                                          },
                                                          "name": "fetch"
                                                        },
                                                        "arguments": [
                                                          {
                                                            "type": "Identifier",
                                                            "start": 1704,
                                                            "end": 1708,
                                                            "loc": {
                                                              "start": {
                                                                "line": 42,
                                                                "column": 39
                                                              },
                                                              "end": {
                                                                "line": 42,
                                                                "column": 43
                                                              }
                                                            },
                                                            "name": "item"
                                                          }
                                                        ]
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 1710,
                                                        "end": 1714,
                                                        "loc": {
                                                          "start": {
                                                            "line": 42,
                                                            "column": 45
                                                          },
                                                          "end": {
                                                            "line": 42,
                                                            "column": 49
                                                          }
                                                        },
                                                        "name": "then"
                                                      },
                                                      "computed": false
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "ArrowFunctionExpression",
                                                        "start": 1715,
                                                        "end": 1728,
                                                        "loc": {
                                                          "start": {
                                                            "line": 42,
                                                            "column": 50
                                                          },
                                                          "end": {
                                                            "line": 42,
                                                            "column": 63
                                                          }
                                                        },
                                                        "id": null,
                                                        "generator": false,
                                                        "expression": true,
                                                        "async": false,
                                                        "params": [
                                                          {
                                                            "type": "Identifier",
                                                            "start": 1715,
                                                            "end": 1716,
                                                            "loc": {
                                                              "start": {
                                                                "line": 42,
                                                                "column": 50
                                                              },
                                                              "end": {
                                                                "line": 42,
                                                                "column": 51
                                                              }
                                                            },
                                                            "name": "r"
                                                          }
                                                        ],
                                                        "body": {
                                                          "type": "CallExpression",
                                                          "start": 1720,
                                                          "end": 1728,
                                                          "loc": {
                                                            "start": {
                                                              "line": 42,
                                                              "column": 55
                                                            },
                                                            "end": {
                                                              "line": 42,
                                                              "column": 63
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "MemberExpression",
                                                            "start": 1720,
                                                            "end": 1726,
                                                            "loc": {
                                                              "start": {
                                                                "line": 42,
                                                                "column": 55
                                                              },
                                                              "end": {
                                                                "line": 42,
                                                                "column": 61
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 1720,
                                                              "end": 1721,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 42,
                                                                  "column": 55
                                                                },
                                                                "end": {
                                                                  "line": 42,
                                                                  "column": 56
                                                                }
                                                              },
                                                              "name": "r"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 1722,
                                                              "end": 1726,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 42,
                                                                  "column": 57
                                                                },
                                                                "end": {
                                                                  "line": 42,
                                                                  "column": 61
                                                                }
                                                              },
                                                              "name": "json"
                                                            },
                                                            "computed": false
                                                          },
                                                          "arguments": []
                                                        }
                                                      }
                                                    ],
                                                    "trailingComments": null
                                                  },
                                                  "trailingComments": null
                                                },
                                                "leadingComments": null,
                                                "trailingComments": null
                                              }
                                            ],
                                            "kind": "let",
                                            "leadingComments": [
                                              {
                                                "type": "CommentLine",
                                                "value": " Request URL, wait until downloaded, then parse",
                                                "start": 1615,
                                                "end": 1664,
                                                "loc": {
                                                  "start": {
                                                    "line": 41,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 41,
                                                    "column": 61
                                                  }
                                                },
                                                "range": [
                                                  1615,
                                                  1664
                                                ]
                                              }
                                            ],
                                            "trailingComments": [
                                              {
                                                "type": "CommentLine",
                                                "value": " Handle response and wait (will cause recursive async calls to webworkers)",
                                                "start": 1742,
                                                "end": 1818,
                                                "loc": {
                                                  "start": {
                                                    "line": 43,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 43,
                                                    "column": 88
                                                  }
                                                },
                                                "range": [
                                                  1742,
                                                  1818
                                                ]
                                              }
                                            ]
                                          },
                                          {
                                            "type": "ExpressionStatement",
                                            "start": 1831,
                                            "end": 1869,
                                            "loc": {
                                              "start": {
                                                "line": 44,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 44,
                                                "column": 50
                                              }
                                            },
                                            "expression": {
                                              "type": "AwaitExpression",
                                              "start": 1831,
                                              "end": 1868,
                                              "loc": {
                                                "start": {
                                                  "line": 44,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 44,
                                                  "column": 49
                                                }
                                              },
                                              "all": false,
                                              "argument": {
                                                "type": "CallExpression",
                                                "start": 1837,
                                                "end": 1868,
                                                "loc": {
                                                  "start": {
                                                    "line": 44,
                                                    "column": 18
                                                  },
                                                  "end": {
                                                    "line": 44,
                                                    "column": 49
                                                  }
                                                },
                                                "callee": {
                                                  "type": "Identifier",
                                                  "start": 1837,
                                                  "end": 1849,
                                                  "loc": {
                                                    "start": {
                                                      "line": 44,
                                                      "column": 18
                                                    },
                                                    "end": {
                                                      "line": 44,
                                                      "column": 30
                                                    }
                                                  },
                                                  "name": "handleResult"
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "Identifier",
                                                    "start": 1850,
                                                    "end": 1857,
                                                    "loc": {
                                                      "start": {
                                                        "line": 44,
                                                        "column": 31
                                                      },
                                                      "end": {
                                                        "line": 44,
                                                        "column": 38
                                                      }
                                                    },
                                                    "name": "context"
                                                  },
                                                  {
                                                    "type": "Identifier",
                                                    "start": 1859,
                                                    "end": 1867,
                                                    "loc": {
                                                      "start": {
                                                        "line": 44,
                                                        "column": 40
                                                      },
                                                      "end": {
                                                        "line": 44,
                                                        "column": 48
                                                      }
                                                    },
                                                    "name": "response"
                                                  }
                                                ]
                                              },
                                              "leadingComments": null
                                            },
                                            "leadingComments": [
                                              {
                                                "type": "CommentLine",
                                                "value": " Handle response and wait (will cause recursive async calls to webworkers)",
                                                "start": 1742,
                                                "end": 1818,
                                                "loc": {
                                                  "start": {
                                                    "line": 43,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 43,
                                                    "column": 88
                                                  }
                                                },
                                                "range": [
                                                  1742,
                                                  1818
                                                ]
                                              }
                                            ],
                                            "trailingComments": [
                                              {
                                                "type": "CommentLine",
                                                "value": " There may be additional promises to fulfill",
                                                "start": 1882,
                                                "end": 1928,
                                                "loc": {
                                                  "start": {
                                                    "line": 45,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 45,
                                                    "column": 58
                                                  }
                                                },
                                                "range": [
                                                  1882,
                                                  1928
                                                ]
                                              }
                                            ]
                                          },
                                          {
                                            "type": "ExpressionStatement",
                                            "start": 1941,
                                            "end": 1977,
                                            "loc": {
                                              "start": {
                                                "line": 46,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 46,
                                                "column": 48
                                              }
                                            },
                                            "expression": {
                                              "type": "AwaitExpression",
                                              "start": 1941,
                                              "end": 1976,
                                              "loc": {
                                                "start": {
                                                  "line": 46,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 46,
                                                  "column": 47
                                                }
                                              },
                                              "all": false,
                                              "argument": {
                                                "type": "CallExpression",
                                                "start": 1947,
                                                "end": 1976,
                                                "loc": {
                                                  "start": {
                                                    "line": 46,
                                                    "column": 18
                                                  },
                                                  "end": {
                                                    "line": 46,
                                                    "column": 47
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 1947,
                                                  "end": 1958,
                                                  "loc": {
                                                    "start": {
                                                      "line": 46,
                                                      "column": 18
                                                    },
                                                    "end": {
                                                      "line": 46,
                                                      "column": 29
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 1947,
                                                    "end": 1954,
                                                    "loc": {
                                                      "start": {
                                                        "line": 46,
                                                        "column": 18
                                                      },
                                                      "end": {
                                                        "line": 46,
                                                        "column": 25
                                                      }
                                                    },
                                                    "name": "Promise"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 1955,
                                                    "end": 1958,
                                                    "loc": {
                                                      "start": {
                                                        "line": 46,
                                                        "column": 26
                                                      },
                                                      "end": {
                                                        "line": 46,
                                                        "column": 29
                                                      }
                                                    },
                                                    "name": "all"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "MemberExpression",
                                                    "start": 1959,
                                                    "end": 1975,
                                                    "loc": {
                                                      "start": {
                                                        "line": 46,
                                                        "column": 30
                                                      },
                                                      "end": {
                                                        "line": 46,
                                                        "column": 46
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 1959,
                                                      "end": 1966,
                                                      "loc": {
                                                        "start": {
                                                          "line": 46,
                                                          "column": 30
                                                        },
                                                        "end": {
                                                          "line": 46,
                                                          "column": 37
                                                        }
                                                      },
                                                      "name": "context"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 1967,
                                                      "end": 1975,
                                                      "loc": {
                                                        "start": {
                                                          "line": 46,
                                                          "column": 38
                                                        },
                                                        "end": {
                                                          "line": 46,
                                                          "column": 46
                                                        }
                                                      },
                                                      "name": "promises"
                                                    },
                                                    "computed": false
                                                  }
                                                ]
                                              },
                                              "leadingComments": null
                                            },
                                            "leadingComments": [
                                              {
                                                "type": "CommentLine",
                                                "value": " There may be additional promises to fulfill",
                                                "start": 1882,
                                                "end": 1928,
                                                "loc": {
                                                  "start": {
                                                    "line": 45,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 45,
                                                    "column": 58
                                                  }
                                                },
                                                "range": [
                                                  1882,
                                                  1928
                                                ]
                                              }
                                            ]
                                          },
                                          {
                                            "type": "ExpressionStatement",
                                            "start": 1990,
                                            "end": 2013,
                                            "loc": {
                                              "start": {
                                                "line": 47,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 47,
                                                "column": 35
                                              }
                                            },
                                            "expression": {
                                              "type": "AssignmentExpression",
                                              "start": 1990,
                                              "end": 2012,
                                              "loc": {
                                                "start": {
                                                  "line": 47,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 47,
                                                  "column": 34
                                                }
                                              },
                                              "operator": "=",
                                              "left": {
                                                "type": "MemberExpression",
                                                "start": 1990,
                                                "end": 2005,
                                                "loc": {
                                                  "start": {
                                                    "line": 47,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 47,
                                                    "column": 27
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 1990,
                                                  "end": 1997,
                                                  "loc": {
                                                    "start": {
                                                      "line": 47,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 47,
                                                      "column": 19
                                                    }
                                                  },
                                                  "name": "context"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1998,
                                                  "end": 2005,
                                                  "loc": {
                                                    "start": {
                                                      "line": 47,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 47,
                                                      "column": 27
                                                    }
                                                  },
                                                  "name": "mapitem"
                                                },
                                                "computed": false
                                              },
                                              "right": {
                                                "type": "Identifier",
                                                "start": 2008,
                                                "end": 2012,
                                                "loc": {
                                                  "start": {
                                                    "line": 47,
                                                    "column": 30
                                                  },
                                                  "end": {
                                                    "line": 47,
                                                    "column": 34
                                                  }
                                                },
                                                "name": "item"
                                              }
                                            },
                                            "trailingComments": [
                                              {
                                                "type": "CommentLine",
                                                "value": " Return result",
                                                "start": 2027,
                                                "end": 2043,
                                                "loc": {
                                                  "start": {
                                                    "line": 49,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 49,
                                                    "column": 28
                                                  }
                                                },
                                                "range": [
                                                  2027,
                                                  2043
                                                ]
                                              }
                                            ]
                                          },
                                          {
                                            "type": "ReturnStatement",
                                            "start": 2056,
                                            "end": 2071,
                                            "loc": {
                                              "start": {
                                                "line": 50,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 50,
                                                "column": 27
                                              }
                                            },
                                            "argument": {
                                              "type": "Identifier",
                                              "start": 2063,
                                              "end": 2070,
                                              "loc": {
                                                "start": {
                                                  "line": 50,
                                                  "column": 19
                                                },
                                                "end": {
                                                  "line": 50,
                                                  "column": 26
                                                }
                                              },
                                              "name": "context",
                                              "leadingComments": null
                                            },
                                            "leadingComments": [
                                              {
                                                "type": "CommentLine",
                                                "value": " Return result",
                                                "start": 2027,
                                                "end": 2043,
                                                "loc": {
                                                  "start": {
                                                    "line": 49,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 49,
                                                    "column": 28
                                                  }
                                                },
                                                "range": [
                                                  2027,
                                                  2043
                                                ]
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    }
                                  ]
                                }
                              ]
                            }
                          },
                          "leadingComments": null
                        }
                      ],
                      "kind": "let",
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Map request-array into an array of promises and await them through Promises.all",
                          "start": 1175,
                          "end": 1257,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 8
                            },
                            "end": {
                              "line": 33,
                              "column": 90
                            }
                          },
                          "range": [
                            1175,
                            1257
                          ]
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " All promises have been fulfilled, return results",
                          "start": 2094,
                          "end": 2145,
                          "loc": {
                            "start": {
                              "line": 53,
                              "column": 8
                            },
                            "end": {
                              "line": 53,
                              "column": 59
                            }
                          },
                          "range": [
                            2094,
                            2145
                          ]
                        }
                      ]
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 2154,
                      "end": 2190,
                      "loc": {
                        "start": {
                          "line": 54,
                          "column": 8
                        },
                        "end": {
                          "line": 54,
                          "column": 44
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 2158,
                          "end": 2189,
                          "loc": {
                            "start": {
                              "line": 54,
                              "column": 12
                            },
                            "end": {
                              "line": 54,
                              "column": 43
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2158,
                            "end": 2165,
                            "loc": {
                              "start": {
                                "line": 54,
                                "column": 12
                              },
                              "end": {
                                "line": 54,
                                "column": 19
                              }
                            },
                            "name": "context",
                            "leadingComments": null
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 2168,
                            "end": 2189,
                            "loc": {
                              "start": {
                                "line": 54,
                                "column": 22
                              },
                              "end": {
                                "line": 54,
                                "column": 43
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 2168,
                              "end": 2180,
                              "loc": {
                                "start": {
                                  "line": 54,
                                  "column": 22
                                },
                                "end": {
                                  "line": 54,
                                  "column": 34
                                }
                              },
                              "name": "mergeContext"
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 2181,
                                "end": 2188,
                                "loc": {
                                  "start": {
                                    "line": 54,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 54,
                                    "column": 42
                                  }
                                },
                                "name": "results"
                              }
                            ]
                          },
                          "leadingComments": null
                        }
                      ],
                      "kind": "let",
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " All promises have been fulfilled, return results",
                          "start": 2094,
                          "end": 2145,
                          "loc": {
                            "start": {
                              "line": 53,
                              "column": 8
                            },
                            "end": {
                              "line": 53,
                              "column": 59
                            }
                          },
                          "range": [
                            2094,
                            2145
                          ]
                        }
                      ]
                    },
                    {
                      "type": "IfStatement",
                      "start": 2199,
                      "end": 2305,
                      "loc": {
                        "start": {
                          "line": 55,
                          "column": 8
                        },
                        "end": {
                          "line": 56,
                          "column": 75
                        }
                      },
                      "test": {
                        "type": "MemberExpression",
                        "start": 2203,
                        "end": 2228,
                        "loc": {
                          "start": {
                            "line": 55,
                            "column": 12
                          },
                          "end": {
                            "line": 55,
                            "column": 37
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 2203,
                          "end": 2218,
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 12
                            },
                            "end": {
                              "line": 55,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 2203,
                            "end": 2210,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 12
                              },
                              "end": {
                                "line": 55,
                                "column": 19
                              }
                            },
                            "name": "context"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2211,
                            "end": 2218,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 20
                              },
                              "end": {
                                "line": 55,
                                "column": 27
                              }
                            },
                            "name": "options"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 2219,
                          "end": 2228,
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 28
                            },
                            "end": {
                              "line": 55,
                              "column": 37
                            }
                          },
                          "name": "groupInto"
                        },
                        "computed": false
                      },
                      "consequent": {
                        "type": "ExpressionStatement",
                        "start": 2242,
                        "end": 2305,
                        "loc": {
                          "start": {
                            "line": 56,
                            "column": 12
                          },
                          "end": {
                            "line": 56,
                            "column": 75
                          }
                        },
                        "expression": {
                          "type": "AwaitExpression",
                          "start": 2242,
                          "end": 2304,
                          "loc": {
                            "start": {
                              "line": 56,
                              "column": 12
                            },
                            "end": {
                              "line": 56,
                              "column": 74
                            }
                          },
                          "all": false,
                          "argument": {
                            "type": "CallExpression",
                            "start": 2248,
                            "end": 2304,
                            "loc": {
                              "start": {
                                "line": 56,
                                "column": 18
                              },
                              "end": {
                                "line": 56,
                                "column": 74
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 2248,
                              "end": 2278,
                              "loc": {
                                "start": {
                                  "line": 56,
                                  "column": 18
                                },
                                "end": {
                                  "line": 56,
                                  "column": 48
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 2248,
                                "end": 2273,
                                "loc": {
                                  "start": {
                                    "line": 56,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 56,
                                    "column": 43
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 2248,
                                  "end": 2263,
                                  "loc": {
                                    "start": {
                                      "line": 56,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 56,
                                      "column": 33
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 2248,
                                    "end": 2255,
                                    "loc": {
                                      "start": {
                                        "line": 56,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 56,
                                        "column": 25
                                      }
                                    },
                                    "name": "context"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2256,
                                    "end": 2263,
                                    "loc": {
                                      "start": {
                                        "line": 56,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 56,
                                        "column": 33
                                      }
                                    },
                                    "name": "options"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2264,
                                  "end": 2273,
                                  "loc": {
                                    "start": {
                                      "line": 56,
                                      "column": 34
                                    },
                                    "end": {
                                      "line": 56,
                                      "column": 43
                                    }
                                  },
                                  "name": "groupInto"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2274,
                                "end": 2278,
                                "loc": {
                                  "start": {
                                    "line": 56,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 56,
                                    "column": 48
                                  }
                                },
                                "name": "emit"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "MemberExpression",
                                "start": 2279,
                                "end": 2303,
                                "loc": {
                                  "start": {
                                    "line": 56,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 56,
                                    "column": 73
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 2279,
                                  "end": 2296,
                                  "loc": {
                                    "start": {
                                      "line": 56,
                                      "column": 49
                                    },
                                    "end": {
                                      "line": 56,
                                      "column": 66
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 2279,
                                    "end": 2286,
                                    "loc": {
                                      "start": {
                                        "line": 56,
                                        "column": 49
                                      },
                                      "end": {
                                        "line": 56,
                                        "column": 56
                                      }
                                    },
                                    "name": "Object3"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2287,
                                    "end": 2296,
                                    "loc": {
                                      "start": {
                                        "line": 56,
                                        "column": 57
                                      },
                                      "end": {
                                        "line": 56,
                                        "column": 66
                                      }
                                    },
                                    "name": "Lifecycle"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2297,
                                  "end": 2303,
                                  "loc": {
                                    "start": {
                                      "line": 56,
                                      "column": 67
                                    },
                                    "end": {
                                      "line": 56,
                                      "column": 73
                                    }
                                  },
                                  "name": "Loaded"
                                },
                                "computed": false
                              }
                            ]
                          }
                        }
                      },
                      "alternate": null
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2314,
                      "end": 2383,
                      "loc": {
                        "start": {
                          "line": 57,
                          "column": 8
                        },
                        "end": {
                          "line": 57,
                          "column": 77
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 2314,
                        "end": 2382,
                        "loc": {
                          "start": {
                            "line": 57,
                            "column": 8
                          },
                          "end": {
                            "line": 57,
                            "column": 76
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 2314,
                          "end": 2338,
                          "loc": {
                            "start": {
                              "line": 57,
                              "column": 8
                            },
                            "end": {
                              "line": 57,
                              "column": 32
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 2314,
                            "end": 2329,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 8
                              },
                              "end": {
                                "line": 57,
                                "column": 23
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2314,
                              "end": 2321,
                              "loc": {
                                "start": {
                                  "line": 57,
                                  "column": 8
                                },
                                "end": {
                                  "line": 57,
                                  "column": 15
                                }
                              },
                              "name": "context"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2322,
                              "end": 2329,
                              "loc": {
                                "start": {
                                  "line": 57,
                                  "column": 16
                                },
                                "end": {
                                  "line": 57,
                                  "column": 23
                                }
                              },
                              "name": "options"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2330,
                            "end": 2338,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 24
                              },
                              "end": {
                                "line": 57,
                                "column": 32
                              }
                            },
                            "name": "callback"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ObjectExpression",
                            "start": 2339,
                            "end": 2381,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 33
                              },
                              "end": {
                                "line": 57,
                                "column": 75
                              }
                            },
                            "properties": [
                              {
                                "type": "Property",
                                "start": 2341,
                                "end": 2370,
                                "loc": {
                                  "start": {
                                    "line": 57,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 57,
                                    "column": 64
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 2341,
                                  "end": 2345,
                                  "loc": {
                                    "start": {
                                      "line": 57,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 57,
                                      "column": 39
                                    }
                                  },
                                  "name": "type"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 2347,
                                  "end": 2370,
                                  "loc": {
                                    "start": {
                                      "line": 57,
                                      "column": 41
                                    },
                                    "end": {
                                      "line": 57,
                                      "column": 64
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 2347,
                                    "end": 2361,
                                    "loc": {
                                      "start": {
                                        "line": 57,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 57,
                                        "column": 55
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 2347,
                                      "end": 2353,
                                      "loc": {
                                        "start": {
                                          "line": 57,
                                          "column": 41
                                        },
                                        "end": {
                                          "line": 57,
                                          "column": 47
                                        }
                                      },
                                      "name": "Parser"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2354,
                                      "end": 2361,
                                      "loc": {
                                        "start": {
                                          "line": 57,
                                          "column": 48
                                        },
                                        "end": {
                                          "line": 57,
                                          "column": 55
                                        }
                                      },
                                      "name": "Factory"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2362,
                                    "end": 2370,
                                    "loc": {
                                      "start": {
                                        "line": 57,
                                        "column": 56
                                      },
                                      "end": {
                                        "line": 57,
                                        "column": 64
                                      }
                                    },
                                    "name": "Finished"
                                  },
                                  "computed": false
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 2372,
                                "end": 2379,
                                "loc": {
                                  "start": {
                                    "line": 57,
                                    "column": 66
                                  },
                                  "end": {
                                    "line": 57,
                                    "column": 73
                                  }
                                },
                                "method": false,
                                "shorthand": true,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 2372,
                                  "end": 2379,
                                  "loc": {
                                    "start": {
                                      "line": 57,
                                      "column": 66
                                    },
                                    "end": {
                                      "line": 57,
                                      "column": 73
                                    }
                                  },
                                  "name": "context"
                                },
                                "kind": "init",
                                "value": {
                                  "type": "Identifier",
                                  "start": 2372,
                                  "end": 2379,
                                  "loc": {
                                    "start": {
                                      "line": 57,
                                      "column": 66
                                    },
                                    "end": {
                                      "line": 57,
                                      "column": 73
                                    }
                                  },
                                  "name": "context"
                                }
                              }
                            ]
                          }
                        ]
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 2392,
                      "end": 2407,
                      "loc": {
                        "start": {
                          "line": 58,
                          "column": 8
                        },
                        "end": {
                          "line": 58,
                          "column": 23
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 2399,
                        "end": 2406,
                        "loc": {
                          "start": {
                            "line": 58,
                            "column": 15
                          },
                          "end": {
                            "line": 58,
                            "column": 22
                          }
                        },
                        "name": "context"
                      }
                    }
                  ],
                  "trailingComments": null
                },
                "trailingComments": null
              },
              "leadingComments": [
                {
                  "type": "CommentLine",
                  "value": " ...",
                  "start": 993,
                  "end": 999,
                  "loc": {
                    "start": {
                      "line": 25,
                      "column": 8
                    },
                    "end": {
                      "line": 25,
                      "column": 14
                    }
                  },
                  "range": [
                    993,
                    999
                  ]
                }
              ],
              "trailingComments": [
                {
                  "type": "CommentLine",
                  "value": " Same pattern as above",
                  "start": 2419,
                  "end": 2443,
                  "loc": {
                    "start": {
                      "line": 61,
                      "column": 4
                    },
                    "end": {
                      "line": 61,
                      "column": 28
                    }
                  },
                  "range": [
                    2419,
                    2443
                  ]
                }
              ]
            },
            {
              "type": "MethodDefinition",
              "start": 2448,
              "end": 3095,
              "loc": {
                "start": {
                  "line": 62,
                  "column": 4
                },
                "end": {
                  "line": 75,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 2454,
                "end": 2459,
                "loc": {
                  "start": {
                    "line": 62,
                    "column": 10
                  },
                  "end": {
                    "line": 62,
                    "column": 15
                  }
                },
                "name": "parse"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 2459,
                "end": 3095,
                "loc": {
                  "start": {
                    "line": 62,
                    "column": 15
                  },
                  "end": {
                    "line": 75,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "AssignmentPattern",
                    "start": 2460,
                    "end": 2494,
                    "loc": {
                      "start": {
                        "line": 62,
                        "column": 16
                      },
                      "end": {
                        "line": 62,
                        "column": 50
                      }
                    },
                    "operator": "=",
                    "left": {
                      "type": "Identifier",
                      "start": 2460,
                      "end": 2464,
                      "loc": {
                        "start": {
                          "line": 62,
                          "column": 16
                        },
                        "end": {
                          "line": 62,
                          "column": 20
                        }
                      },
                      "name": "blob"
                    },
                    "right": {
                      "type": "CallExpression",
                      "start": 2467,
                      "end": 2494,
                      "loc": {
                        "start": {
                          "line": 62,
                          "column": 23
                        },
                        "end": {
                          "line": 62,
                          "column": 50
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 2467,
                        "end": 2476,
                        "loc": {
                          "start": {
                            "line": 62,
                            "column": 23
                          },
                          "end": {
                            "line": 62,
                            "column": 32
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 2467,
                          "end": 2472,
                          "loc": {
                            "start": {
                              "line": 62,
                              "column": 23
                            },
                            "end": {
                              "line": 62,
                              "column": 28
                            }
                          },
                          "name": "Error"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 2473,
                          "end": 2476,
                          "loc": {
                            "start": {
                              "line": 62,
                              "column": 29
                            },
                            "end": {
                              "line": 62,
                              "column": 32
                            }
                          },
                          "name": "log"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "Literal",
                          "start": 2477,
                          "end": 2493,
                          "loc": {
                            "start": {
                              "line": 62,
                              "column": 33
                            },
                            "end": {
                              "line": 62,
                              "column": 49
                            }
                          },
                          "value": "Blob undefined",
                          "rawValue": "Blob undefined",
                          "raw": "\"Blob undefined\""
                        }
                      ]
                    }
                  },
                  {
                    "type": "AssignmentPattern",
                    "start": 2496,
                    "end": 2508,
                    "loc": {
                      "start": {
                        "line": 62,
                        "column": 52
                      },
                      "end": {
                        "line": 62,
                        "column": 64
                      }
                    },
                    "operator": "=",
                    "left": {
                      "type": "Identifier",
                      "start": 2496,
                      "end": 2503,
                      "loc": {
                        "start": {
                          "line": 62,
                          "column": 52
                        },
                        "end": {
                          "line": 62,
                          "column": 59
                        }
                      },
                      "name": "options"
                    },
                    "right": {
                      "type": "ObjectExpression",
                      "start": 2506,
                      "end": 2508,
                      "loc": {
                        "start": {
                          "line": 62,
                          "column": 62
                        },
                        "end": {
                          "line": 62,
                          "column": 64
                        }
                      },
                      "properties": []
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 2510,
                  "end": 3095,
                  "loc": {
                    "start": {
                      "line": 62,
                      "column": 66
                    },
                    "end": {
                      "line": 75,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 2520,
                      "end": 2571,
                      "loc": {
                        "start": {
                          "line": 63,
                          "column": 8
                        },
                        "end": {
                          "line": 63,
                          "column": 59
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 2524,
                          "end": 2570,
                          "loc": {
                            "start": {
                              "line": 63,
                              "column": 12
                            },
                            "end": {
                              "line": 63,
                              "column": 58
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2524,
                            "end": 2532,
                            "loc": {
                              "start": {
                                "line": 63,
                                "column": 12
                              },
                              "end": {
                                "line": 63,
                                "column": 20
                              }
                            },
                            "name": "requests"
                          },
                          "init": {
                            "type": "ConditionalExpression",
                            "start": 2535,
                            "end": 2570,
                            "loc": {
                              "start": {
                                "line": 63,
                                "column": 23
                              },
                              "end": {
                                "line": 63,
                                "column": 58
                              }
                            },
                            "test": {
                              "type": "CallExpression",
                              "start": 2535,
                              "end": 2554,
                              "loc": {
                                "start": {
                                  "line": 63,
                                  "column": 23
                                },
                                "end": {
                                  "line": 63,
                                  "column": 42
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 2535,
                                "end": 2548,
                                "loc": {
                                  "start": {
                                    "line": 63,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 63,
                                    "column": 36
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 2535,
                                  "end": 2540,
                                  "loc": {
                                    "start": {
                                      "line": 63,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 63,
                                      "column": 28
                                    }
                                  },
                                  "name": "Array"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2541,
                                  "end": 2548,
                                  "loc": {
                                    "start": {
                                      "line": 63,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 63,
                                      "column": 36
                                    }
                                  },
                                  "name": "isArray"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 2549,
                                  "end": 2553,
                                  "loc": {
                                    "start": {
                                      "line": 63,
                                      "column": 37
                                    },
                                    "end": {
                                      "line": 63,
                                      "column": 41
                                    }
                                  },
                                  "name": "blob"
                                }
                              ]
                            },
                            "consequent": {
                              "type": "Identifier",
                              "start": 2557,
                              "end": 2561,
                              "loc": {
                                "start": {
                                  "line": 63,
                                  "column": 45
                                },
                                "end": {
                                  "line": 63,
                                  "column": 49
                                }
                              },
                              "name": "blob"
                            },
                            "alternate": {
                              "type": "ArrayExpression",
                              "start": 2564,
                              "end": 2570,
                              "loc": {
                                "start": {
                                  "line": 63,
                                  "column": 52
                                },
                                "end": {
                                  "line": 63,
                                  "column": 58
                                }
                              },
                              "elements": [
                                {
                                  "type": "Identifier",
                                  "start": 2565,
                                  "end": 2569,
                                  "loc": {
                                    "start": {
                                      "line": 63,
                                      "column": 53
                                    },
                                    "end": {
                                      "line": 63,
                                      "column": 57
                                    }
                                  },
                                  "name": "blob"
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 2580,
                      "end": 2827,
                      "loc": {
                        "start": {
                          "line": 64,
                          "column": 8
                        },
                        "end": {
                          "line": 69,
                          "column": 12
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 2584,
                          "end": 2826,
                          "loc": {
                            "start": {
                              "line": 64,
                              "column": 12
                            },
                            "end": {
                              "line": 69,
                              "column": 11
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2584,
                            "end": 2591,
                            "loc": {
                              "start": {
                                "line": 64,
                                "column": 12
                              },
                              "end": {
                                "line": 64,
                                "column": 19
                              }
                            },
                            "name": "results"
                          },
                          "init": {
                            "type": "AwaitExpression",
                            "start": 2594,
                            "end": 2826,
                            "loc": {
                              "start": {
                                "line": 64,
                                "column": 22
                              },
                              "end": {
                                "line": 69,
                                "column": 11
                              }
                            },
                            "all": false,
                            "argument": {
                              "type": "CallExpression",
                              "start": 2600,
                              "end": 2826,
                              "loc": {
                                "start": {
                                  "line": 64,
                                  "column": 28
                                },
                                "end": {
                                  "line": 69,
                                  "column": 11
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 2600,
                                "end": 2611,
                                "loc": {
                                  "start": {
                                    "line": 64,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 64,
                                    "column": 39
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 2600,
                                  "end": 2607,
                                  "loc": {
                                    "start": {
                                      "line": 64,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 64,
                                      "column": 35
                                    }
                                  },
                                  "name": "Promise"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2608,
                                  "end": 2611,
                                  "loc": {
                                    "start": {
                                      "line": 64,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 64,
                                      "column": 39
                                    }
                                  },
                                  "name": "all"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "CallExpression",
                                  "start": 2612,
                                  "end": 2825,
                                  "loc": {
                                    "start": {
                                      "line": 64,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 69,
                                      "column": 10
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 2612,
                                    "end": 2624,
                                    "loc": {
                                      "start": {
                                        "line": 64,
                                        "column": 40
                                      },
                                      "end": {
                                        "line": 64,
                                        "column": 52
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 2612,
                                      "end": 2620,
                                      "loc": {
                                        "start": {
                                          "line": 64,
                                          "column": 40
                                        },
                                        "end": {
                                          "line": 64,
                                          "column": 48
                                        }
                                      },
                                      "name": "requests"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2621,
                                      "end": 2624,
                                      "loc": {
                                        "start": {
                                          "line": 64,
                                          "column": 49
                                        },
                                        "end": {
                                          "line": 64,
                                          "column": 52
                                        }
                                      },
                                      "name": "map"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "ArrowFunctionExpression",
                                      "start": 2625,
                                      "end": 2824,
                                      "loc": {
                                        "start": {
                                          "line": 64,
                                          "column": 53
                                        },
                                        "end": {
                                          "line": 69,
                                          "column": 9
                                        }
                                      },
                                      "id": null,
                                      "generator": false,
                                      "expression": false,
                                      "async": true,
                                      "params": [
                                        {
                                          "type": "Identifier",
                                          "start": 2631,
                                          "end": 2635,
                                          "loc": {
                                            "start": {
                                              "line": 64,
                                              "column": 59
                                            },
                                            "end": {
                                              "line": 64,
                                              "column": 63
                                            }
                                          },
                                          "name": "item"
                                        }
                                      ],
                                      "body": {
                                        "type": "BlockStatement",
                                        "start": 2639,
                                        "end": 2824,
                                        "loc": {
                                          "start": {
                                            "line": 64,
                                            "column": 67
                                          },
                                          "end": {
                                            "line": 69,
                                            "column": 9
                                          }
                                        },
                                        "body": [
                                          {
                                            "type": "VariableDeclaration",
                                            "start": 2653,
                                            "end": 2690,
                                            "loc": {
                                              "start": {
                                                "line": 65,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 65,
                                                "column": 49
                                              }
                                            },
                                            "declarations": [
                                              {
                                                "type": "VariableDeclarator",
                                                "start": 2657,
                                                "end": 2689,
                                                "loc": {
                                                  "start": {
                                                    "line": 65,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 65,
                                                    "column": 48
                                                  }
                                                },
                                                "id": {
                                                  "type": "Identifier",
                                                  "start": 2657,
                                                  "end": 2664,
                                                  "loc": {
                                                    "start": {
                                                      "line": 65,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 65,
                                                      "column": 23
                                                    }
                                                  },
                                                  "name": "context"
                                                },
                                                "init": {
                                                  "type": "CallExpression",
                                                  "start": 2667,
                                                  "end": 2689,
                                                  "loc": {
                                                    "start": {
                                                      "line": 65,
                                                      "column": 26
                                                    },
                                                    "end": {
                                                      "line": 65,
                                                      "column": 48
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "Identifier",
                                                    "start": 2667,
                                                    "end": 2680,
                                                    "loc": {
                                                      "start": {
                                                        "line": 65,
                                                        "column": 26
                                                      },
                                                      "end": {
                                                        "line": 65,
                                                        "column": 39
                                                      }
                                                    },
                                                    "name": "createContext"
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 2681,
                                                      "end": 2688,
                                                      "loc": {
                                                        "start": {
                                                          "line": 65,
                                                          "column": 40
                                                        },
                                                        "end": {
                                                          "line": 65,
                                                          "column": 47
                                                        }
                                                      },
                                                      "name": "options"
                                                    }
                                                  ]
                                                }
                                              }
                                            ],
                                            "kind": "let"
                                          },
                                          {
                                            "type": "ExpressionStatement",
                                            "start": 2703,
                                            "end": 2737,
                                            "loc": {
                                              "start": {
                                                "line": 66,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 66,
                                                "column": 46
                                              }
                                            },
                                            "expression": {
                                              "type": "AwaitExpression",
                                              "start": 2703,
                                              "end": 2736,
                                              "loc": {
                                                "start": {
                                                  "line": 66,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 66,
                                                  "column": 45
                                                }
                                              },
                                              "all": false,
                                              "argument": {
                                                "type": "CallExpression",
                                                "start": 2709,
                                                "end": 2736,
                                                "loc": {
                                                  "start": {
                                                    "line": 66,
                                                    "column": 18
                                                  },
                                                  "end": {
                                                    "line": 66,
                                                    "column": 45
                                                  }
                                                },
                                                "callee": {
                                                  "type": "Identifier",
                                                  "start": 2709,
                                                  "end": 2721,
                                                  "loc": {
                                                    "start": {
                                                      "line": 66,
                                                      "column": 18
                                                    },
                                                    "end": {
                                                      "line": 66,
                                                      "column": 30
                                                    }
                                                  },
                                                  "name": "handleResult"
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "Identifier",
                                                    "start": 2722,
                                                    "end": 2729,
                                                    "loc": {
                                                      "start": {
                                                        "line": 66,
                                                        "column": 31
                                                      },
                                                      "end": {
                                                        "line": 66,
                                                        "column": 38
                                                      }
                                                    },
                                                    "name": "context"
                                                  },
                                                  {
                                                    "type": "Identifier",
                                                    "start": 2731,
                                                    "end": 2735,
                                                    "loc": {
                                                      "start": {
                                                        "line": 66,
                                                        "column": 40
                                                      },
                                                      "end": {
                                                        "line": 66,
                                                        "column": 44
                                                      }
                                                    },
                                                    "name": "item"
                                                  }
                                                ]
                                              }
                                            }
                                          },
                                          {
                                            "type": "ExpressionStatement",
                                            "start": 2750,
                                            "end": 2786,
                                            "loc": {
                                              "start": {
                                                "line": 67,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 67,
                                                "column": 48
                                              }
                                            },
                                            "expression": {
                                              "type": "AwaitExpression",
                                              "start": 2750,
                                              "end": 2785,
                                              "loc": {
                                                "start": {
                                                  "line": 67,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 67,
                                                  "column": 47
                                                }
                                              },
                                              "all": false,
                                              "argument": {
                                                "type": "CallExpression",
                                                "start": 2756,
                                                "end": 2785,
                                                "loc": {
                                                  "start": {
                                                    "line": 67,
                                                    "column": 18
                                                  },
                                                  "end": {
                                                    "line": 67,
                                                    "column": 47
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 2756,
                                                  "end": 2767,
                                                  "loc": {
                                                    "start": {
                                                      "line": 67,
                                                      "column": 18
                                                    },
                                                    "end": {
                                                      "line": 67,
                                                      "column": 29
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 2756,
                                                    "end": 2763,
                                                    "loc": {
                                                      "start": {
                                                        "line": 67,
                                                        "column": 18
                                                      },
                                                      "end": {
                                                        "line": 67,
                                                        "column": 25
                                                      }
                                                    },
                                                    "name": "Promise"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 2764,
                                                    "end": 2767,
                                                    "loc": {
                                                      "start": {
                                                        "line": 67,
                                                        "column": 26
                                                      },
                                                      "end": {
                                                        "line": 67,
                                                        "column": 29
                                                      }
                                                    },
                                                    "name": "all"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "MemberExpression",
                                                    "start": 2768,
                                                    "end": 2784,
                                                    "loc": {
                                                      "start": {
                                                        "line": 67,
                                                        "column": 30
                                                      },
                                                      "end": {
                                                        "line": 67,
                                                        "column": 46
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 2768,
                                                      "end": 2775,
                                                      "loc": {
                                                        "start": {
                                                          "line": 67,
                                                          "column": 30
                                                        },
                                                        "end": {
                                                          "line": 67,
                                                          "column": 37
                                                        }
                                                      },
                                                      "name": "context"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 2776,
                                                      "end": 2784,
                                                      "loc": {
                                                        "start": {
                                                          "line": 67,
                                                          "column": 38
                                                        },
                                                        "end": {
                                                          "line": 67,
                                                          "column": 46
                                                        }
                                                      },
                                                      "name": "promises"
                                                    },
                                                    "computed": false
                                                  }
                                                ]
                                              }
                                            }
                                          },
                                          {
                                            "type": "ReturnStatement",
                                            "start": 2799,
                                            "end": 2814,
                                            "loc": {
                                              "start": {
                                                "line": 68,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 68,
                                                "column": 27
                                              }
                                            },
                                            "argument": {
                                              "type": "Identifier",
                                              "start": 2806,
                                              "end": 2813,
                                              "loc": {
                                                "start": {
                                                  "line": 68,
                                                  "column": 19
                                                },
                                                "end": {
                                                  "line": 68,
                                                  "column": 26
                                                }
                                              },
                                              "name": "context"
                                            }
                                          }
                                        ]
                                      }
                                    }
                                  ]
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 2836,
                      "end": 2872,
                      "loc": {
                        "start": {
                          "line": 70,
                          "column": 8
                        },
                        "end": {
                          "line": 70,
                          "column": 44
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 2840,
                          "end": 2871,
                          "loc": {
                            "start": {
                              "line": 70,
                              "column": 12
                            },
                            "end": {
                              "line": 70,
                              "column": 43
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2840,
                            "end": 2847,
                            "loc": {
                              "start": {
                                "line": 70,
                                "column": 12
                              },
                              "end": {
                                "line": 70,
                                "column": 19
                              }
                            },
                            "name": "context"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 2850,
                            "end": 2871,
                            "loc": {
                              "start": {
                                "line": 70,
                                "column": 22
                              },
                              "end": {
                                "line": 70,
                                "column": 43
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 2850,
                              "end": 2862,
                              "loc": {
                                "start": {
                                  "line": 70,
                                  "column": 22
                                },
                                "end": {
                                  "line": 70,
                                  "column": 34
                                }
                              },
                              "name": "mergeContext"
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 2863,
                                "end": 2870,
                                "loc": {
                                  "start": {
                                    "line": 70,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 70,
                                    "column": 42
                                  }
                                },
                                "name": "results"
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 2881,
                      "end": 2987,
                      "loc": {
                        "start": {
                          "line": 71,
                          "column": 8
                        },
                        "end": {
                          "line": 72,
                          "column": 75
                        }
                      },
                      "test": {
                        "type": "MemberExpression",
                        "start": 2885,
                        "end": 2910,
                        "loc": {
                          "start": {
                            "line": 71,
                            "column": 12
                          },
                          "end": {
                            "line": 71,
                            "column": 37
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 2885,
                          "end": 2900,
                          "loc": {
                            "start": {
                              "line": 71,
                              "column": 12
                            },
                            "end": {
                              "line": 71,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 2885,
                            "end": 2892,
                            "loc": {
                              "start": {
                                "line": 71,
                                "column": 12
                              },
                              "end": {
                                "line": 71,
                                "column": 19
                              }
                            },
                            "name": "context"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2893,
                            "end": 2900,
                            "loc": {
                              "start": {
                                "line": 71,
                                "column": 20
                              },
                              "end": {
                                "line": 71,
                                "column": 27
                              }
                            },
                            "name": "options"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 2901,
                          "end": 2910,
                          "loc": {
                            "start": {
                              "line": 71,
                              "column": 28
                            },
                            "end": {
                              "line": 71,
                              "column": 37
                            }
                          },
                          "name": "groupInto"
                        },
                        "computed": false
                      },
                      "consequent": {
                        "type": "ExpressionStatement",
                        "start": 2924,
                        "end": 2987,
                        "loc": {
                          "start": {
                            "line": 72,
                            "column": 12
                          },
                          "end": {
                            "line": 72,
                            "column": 75
                          }
                        },
                        "expression": {
                          "type": "AwaitExpression",
                          "start": 2924,
                          "end": 2986,
                          "loc": {
                            "start": {
                              "line": 72,
                              "column": 12
                            },
                            "end": {
                              "line": 72,
                              "column": 74
                            }
                          },
                          "all": false,
                          "argument": {
                            "type": "CallExpression",
                            "start": 2930,
                            "end": 2986,
                            "loc": {
                              "start": {
                                "line": 72,
                                "column": 18
                              },
                              "end": {
                                "line": 72,
                                "column": 74
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 2930,
                              "end": 2960,
                              "loc": {
                                "start": {
                                  "line": 72,
                                  "column": 18
                                },
                                "end": {
                                  "line": 72,
                                  "column": 48
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 2930,
                                "end": 2955,
                                "loc": {
                                  "start": {
                                    "line": 72,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 72,
                                    "column": 43
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 2930,
                                  "end": 2945,
                                  "loc": {
                                    "start": {
                                      "line": 72,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 72,
                                      "column": 33
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 2930,
                                    "end": 2937,
                                    "loc": {
                                      "start": {
                                        "line": 72,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 72,
                                        "column": 25
                                      }
                                    },
                                    "name": "context"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2938,
                                    "end": 2945,
                                    "loc": {
                                      "start": {
                                        "line": 72,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 72,
                                        "column": 33
                                      }
                                    },
                                    "name": "options"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2946,
                                  "end": 2955,
                                  "loc": {
                                    "start": {
                                      "line": 72,
                                      "column": 34
                                    },
                                    "end": {
                                      "line": 72,
                                      "column": 43
                                    }
                                  },
                                  "name": "groupInto"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2956,
                                "end": 2960,
                                "loc": {
                                  "start": {
                                    "line": 72,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 72,
                                    "column": 48
                                  }
                                },
                                "name": "emit"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "MemberExpression",
                                "start": 2961,
                                "end": 2985,
                                "loc": {
                                  "start": {
                                    "line": 72,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 72,
                                    "column": 73
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 2961,
                                  "end": 2978,
                                  "loc": {
                                    "start": {
                                      "line": 72,
                                      "column": 49
                                    },
                                    "end": {
                                      "line": 72,
                                      "column": 66
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 2961,
                                    "end": 2968,
                                    "loc": {
                                      "start": {
                                        "line": 72,
                                        "column": 49
                                      },
                                      "end": {
                                        "line": 72,
                                        "column": 56
                                      }
                                    },
                                    "name": "Object3"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2969,
                                    "end": 2978,
                                    "loc": {
                                      "start": {
                                        "line": 72,
                                        "column": 57
                                      },
                                      "end": {
                                        "line": 72,
                                        "column": 66
                                      }
                                    },
                                    "name": "Lifecycle"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2979,
                                  "end": 2985,
                                  "loc": {
                                    "start": {
                                      "line": 72,
                                      "column": 67
                                    },
                                    "end": {
                                      "line": 72,
                                      "column": 73
                                    }
                                  },
                                  "name": "Loaded"
                                },
                                "computed": false
                              }
                            ]
                          }
                        }
                      },
                      "alternate": null
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2996,
                      "end": 3065,
                      "loc": {
                        "start": {
                          "line": 73,
                          "column": 8
                        },
                        "end": {
                          "line": 73,
                          "column": 77
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 2996,
                        "end": 3064,
                        "loc": {
                          "start": {
                            "line": 73,
                            "column": 8
                          },
                          "end": {
                            "line": 73,
                            "column": 76
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 2996,
                          "end": 3020,
                          "loc": {
                            "start": {
                              "line": 73,
                              "column": 8
                            },
                            "end": {
                              "line": 73,
                              "column": 32
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 2996,
                            "end": 3011,
                            "loc": {
                              "start": {
                                "line": 73,
                                "column": 8
                              },
                              "end": {
                                "line": 73,
                                "column": 23
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2996,
                              "end": 3003,
                              "loc": {
                                "start": {
                                  "line": 73,
                                  "column": 8
                                },
                                "end": {
                                  "line": 73,
                                  "column": 15
                                }
                              },
                              "name": "context"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3004,
                              "end": 3011,
                              "loc": {
                                "start": {
                                  "line": 73,
                                  "column": 16
                                },
                                "end": {
                                  "line": 73,
                                  "column": 23
                                }
                              },
                              "name": "options"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3012,
                            "end": 3020,
                            "loc": {
                              "start": {
                                "line": 73,
                                "column": 24
                              },
                              "end": {
                                "line": 73,
                                "column": 32
                              }
                            },
                            "name": "callback"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ObjectExpression",
                            "start": 3021,
                            "end": 3063,
                            "loc": {
                              "start": {
                                "line": 73,
                                "column": 33
                              },
                              "end": {
                                "line": 73,
                                "column": 75
                              }
                            },
                            "properties": [
                              {
                                "type": "Property",
                                "start": 3023,
                                "end": 3052,
                                "loc": {
                                  "start": {
                                    "line": 73,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 73,
                                    "column": 64
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 3023,
                                  "end": 3027,
                                  "loc": {
                                    "start": {
                                      "line": 73,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 73,
                                      "column": 39
                                    }
                                  },
                                  "name": "type"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 3029,
                                  "end": 3052,
                                  "loc": {
                                    "start": {
                                      "line": 73,
                                      "column": 41
                                    },
                                    "end": {
                                      "line": 73,
                                      "column": 64
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 3029,
                                    "end": 3043,
                                    "loc": {
                                      "start": {
                                        "line": 73,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 73,
                                        "column": 55
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 3029,
                                      "end": 3035,
                                      "loc": {
                                        "start": {
                                          "line": 73,
                                          "column": 41
                                        },
                                        "end": {
                                          "line": 73,
                                          "column": 47
                                        }
                                      },
                                      "name": "Parser"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 3036,
                                      "end": 3043,
                                      "loc": {
                                        "start": {
                                          "line": 73,
                                          "column": 48
                                        },
                                        "end": {
                                          "line": 73,
                                          "column": 55
                                        }
                                      },
                                      "name": "Factory"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 3044,
                                    "end": 3052,
                                    "loc": {
                                      "start": {
                                        "line": 73,
                                        "column": 56
                                      },
                                      "end": {
                                        "line": 73,
                                        "column": 64
                                      }
                                    },
                                    "name": "Finished"
                                  },
                                  "computed": false
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 3054,
                                "end": 3061,
                                "loc": {
                                  "start": {
                                    "line": 73,
                                    "column": 66
                                  },
                                  "end": {
                                    "line": 73,
                                    "column": 73
                                  }
                                },
                                "method": false,
                                "shorthand": true,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 3054,
                                  "end": 3061,
                                  "loc": {
                                    "start": {
                                      "line": 73,
                                      "column": 66
                                    },
                                    "end": {
                                      "line": 73,
                                      "column": 73
                                    }
                                  },
                                  "name": "context"
                                },
                                "kind": "init",
                                "value": {
                                  "type": "Identifier",
                                  "start": 3054,
                                  "end": 3061,
                                  "loc": {
                                    "start": {
                                      "line": 73,
                                      "column": 66
                                    },
                                    "end": {
                                      "line": 73,
                                      "column": 73
                                    }
                                  },
                                  "name": "context"
                                }
                              }
                            ]
                          }
                        ]
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 3074,
                      "end": 3089,
                      "loc": {
                        "start": {
                          "line": 74,
                          "column": 8
                        },
                        "end": {
                          "line": 74,
                          "column": 23
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 3081,
                        "end": 3088,
                        "loc": {
                          "start": {
                            "line": 74,
                            "column": 15
                          },
                          "end": {
                            "line": 74,
                            "column": 22
                          }
                        },
                        "name": "context"
                      }
                    }
                  ]
                }
              },
              "leadingComments": [
                {
                  "type": "CommentLine",
                  "value": " Same pattern as above",
                  "start": 2419,
                  "end": 2443,
                  "loc": {
                    "start": {
                      "line": 61,
                      "column": 4
                    },
                    "end": {
                      "line": 61,
                      "column": 28
                    }
                  },
                  "range": [
                    2419,
                    2443
                  ]
                }
              ]
            }
          ]
        },
        "leadingComments": [
          {
            "type": "CommentLine",
            "value": " options.pool = THREE.Object3D",
            "start": 443,
            "end": 475,
            "loc": {
              "start": {
                "line": 14,
                "column": 0
              },
              "end": {
                "line": 14,
                "column": 32
              }
            },
            "range": [
              443,
              475
            ]
          },
          {
            "type": "CommentLine",
            "value": " options.factory = function()",
            "start": 476,
            "end": 507,
            "loc": {
              "start": {
                "line": 15,
                "column": 0
              },
              "end": {
                "line": 15,
                "column": 31
              }
            },
            "range": [
              476,
              507
            ]
          },
          {
            "type": "CommentLine",
            "value": " options.",
            "start": 508,
            "end": 519,
            "loc": {
              "start": {
                "line": 16,
                "column": 0
              },
              "end": {
                "line": 16,
                "column": 11
              }
            },
            "range": [
              508,
              519
            ]
          },
          {
            "type": "CommentLine",
            "value": " when a pool exists operations can be fulfilled without needing a complex factory",
            "start": 520,
            "end": 603,
            "loc": {
              "start": {
                "line": 17,
                "column": 0
              },
              "end": {
                "line": 17,
                "column": 83
              }
            },
            "range": [
              520,
              603
            ]
          },
          {
            "type": "CommentLine",
            "value": " this applies to assemblies, or even connected classcad transmissions",
            "start": 604,
            "end": 675,
            "loc": {
              "start": {
                "line": 18,
                "column": 0
              },
              "end": {
                "line": 18,
                "column": 71
              }
            },
            "range": [
              604,
              675
            ]
          },
          {
            "type": "CommentLine",
            "value": " operations should always be awaited, the geometry parser should return promises as well",
            "start": 676,
            "end": 766,
            "loc": {
              "start": {
                "line": 19,
                "column": 0
              },
              "end": {
                "line": 19,
                "column": 90
              }
            },
            "range": [
              676,
              766
            ]
          },
          {
            "type": "CommentLine",
            "value": " structural elements should be visible and uncompressed, only geometry should go to the worker",
            "start": 767,
            "end": 863,
            "loc": {
              "start": {
                "line": 20,
                "column": 0
              },
              "end": {
                "line": 20,
                "column": 96
              }
            },
            "range": [
              767,
              863
            ]
          },
          {
            "type": "CommentLine",
            "value": " if the structure is laid out clear it can be processed in sequence",
            "start": 864,
            "end": 933,
            "loc": {
              "start": {
                "line": 21,
                "column": 0
              },
              "end": {
                "line": 21,
                "column": 69
              }
            },
            "range": [
              864,
              933
            ]
          }
        ],
        "trailingComments": []
      },
      "leadingComments": [
        {
          "type": "CommentLine",
          "value": " options.pool = THREE.Object3D",
          "start": 443,
          "end": 475,
          "loc": {
            "start": {
              "line": 14,
              "column": 0
            },
            "end": {
              "line": 14,
              "column": 32
            }
          },
          "range": [
            443,
            475
          ]
        },
        {
          "type": "CommentLine",
          "value": " options.factory = function()",
          "start": 476,
          "end": 507,
          "loc": {
            "start": {
              "line": 15,
              "column": 0
            },
            "end": {
              "line": 15,
              "column": 31
            }
          },
          "range": [
            476,
            507
          ]
        },
        {
          "type": "CommentLine",
          "value": " options.",
          "start": 508,
          "end": 519,
          "loc": {
            "start": {
              "line": 16,
              "column": 0
            },
            "end": {
              "line": 16,
              "column": 11
            }
          },
          "range": [
            508,
            519
          ]
        },
        {
          "type": "CommentLine",
          "value": " when a pool exists operations can be fulfilled without needing a complex factory",
          "start": 520,
          "end": 603,
          "loc": {
            "start": {
              "line": 17,
              "column": 0
            },
            "end": {
              "line": 17,
              "column": 83
            }
          },
          "range": [
            520,
            603
          ]
        },
        {
          "type": "CommentLine",
          "value": " this applies to assemblies, or even connected classcad transmissions",
          "start": 604,
          "end": 675,
          "loc": {
            "start": {
              "line": 18,
              "column": 0
            },
            "end": {
              "line": 18,
              "column": 71
            }
          },
          "range": [
            604,
            675
          ]
        },
        {
          "type": "CommentLine",
          "value": " operations should always be awaited, the geometry parser should return promises as well",
          "start": 676,
          "end": 766,
          "loc": {
            "start": {
              "line": 19,
              "column": 0
            },
            "end": {
              "line": 19,
              "column": 90
            }
          },
          "range": [
            676,
            766
          ]
        },
        {
          "type": "CommentLine",
          "value": " structural elements should be visible and uncompressed, only geometry should go to the worker",
          "start": 767,
          "end": 863,
          "loc": {
            "start": {
              "line": 20,
              "column": 0
            },
            "end": {
              "line": 20,
              "column": 96
            }
          },
          "range": [
            767,
            863
          ]
        },
        {
          "type": "CommentLine",
          "value": " if the structure is laid out clear it can be processed in sequence",
          "start": 864,
          "end": 933,
          "loc": {
            "start": {
              "line": 21,
              "column": 0
            },
            "end": {
              "line": 21,
              "column": 69
            }
          },
          "range": [
            864,
            933
          ]
        }
      ]
    },
    {
      "type": "ExpressionStatement",
      "start": 3099,
      "end": 3430,
      "loc": {
        "start": {
          "line": 78,
          "column": 0
        },
        "end": {
          "line": 94,
          "column": 1
        }
      },
      "expression": {
        "type": "AssignmentExpression",
        "start": 3099,
        "end": 3430,
        "loc": {
          "start": {
            "line": 78,
            "column": 0
          },
          "end": {
            "line": 94,
            "column": 1
          }
        },
        "operator": "=",
        "left": {
          "type": "MemberExpression",
          "start": 3099,
          "end": 3113,
          "loc": {
            "start": {
              "line": 78,
              "column": 0
            },
            "end": {
              "line": 78,
              "column": 14
            }
          },
          "object": {
            "type": "Identifier",
            "start": 3099,
            "end": 3105,
            "loc": {
              "start": {
                "line": 78,
                "column": 0
              },
              "end": {
                "line": 78,
                "column": 6
              }
            },
            "name": "Parser"
          },
          "property": {
            "type": "Identifier",
            "start": 3106,
            "end": 3113,
            "loc": {
              "start": {
                "line": 78,
                "column": 7
              },
              "end": {
                "line": 78,
                "column": 14
              }
            },
            "name": "Factory"
          },
          "computed": false
        },
        "right": {
          "type": "ObjectExpression",
          "start": 3116,
          "end": 3430,
          "loc": {
            "start": {
              "line": 78,
              "column": 17
            },
            "end": {
              "line": 94,
              "column": 1
            }
          },
          "properties": [
            {
              "type": "Property",
              "start": 3122,
              "end": 3134,
              "loc": {
                "start": {
                  "line": 79,
                  "column": 4
                },
                "end": {
                  "line": 79,
                  "column": 16
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3122,
                "end": 3126,
                "loc": {
                  "start": {
                    "line": 79,
                    "column": 4
                  },
                  "end": {
                    "line": 79,
                    "column": 8
                  }
                },
                "name": "Blob"
              },
              "value": {
                "type": "Literal",
                "start": 3128,
                "end": 3134,
                "loc": {
                  "start": {
                    "line": 79,
                    "column": 10
                  },
                  "end": {
                    "line": 79,
                    "column": 16
                  }
                },
                "value": "Blob",
                "rawValue": "Blob",
                "raw": "'Blob'"
              },
              "kind": "init"
            },
            {
              "type": "Property",
              "start": 3140,
              "end": 3152,
              "loc": {
                "start": {
                  "line": 80,
                  "column": 4
                },
                "end": {
                  "line": 80,
                  "column": 16
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3140,
                "end": 3144,
                "loc": {
                  "start": {
                    "line": 80,
                    "column": 4
                  },
                  "end": {
                    "line": 80,
                    "column": 8
                  }
                },
                "name": "Link"
              },
              "value": {
                "type": "Literal",
                "start": 3146,
                "end": 3152,
                "loc": {
                  "start": {
                    "line": 80,
                    "column": 10
                  },
                  "end": {
                    "line": 80,
                    "column": 16
                  }
                },
                "value": "Link",
                "rawValue": "Link",
                "raw": "'Link'"
              },
              "kind": "init"
            },
            {
              "type": "Property",
              "start": 3158,
              "end": 3178,
              "loc": {
                "start": {
                  "line": 81,
                  "column": 4
                },
                "end": {
                  "line": 81,
                  "column": 24
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3158,
                "end": 3166,
                "loc": {
                  "start": {
                    "line": 81,
                    "column": 4
                  },
                  "end": {
                    "line": 81,
                    "column": 12
                  }
                },
                "name": "Assembly"
              },
              "value": {
                "type": "Literal",
                "start": 3168,
                "end": 3178,
                "loc": {
                  "start": {
                    "line": 81,
                    "column": 14
                  },
                  "end": {
                    "line": 81,
                    "column": 24
                  }
                },
                "value": "Assembly",
                "rawValue": "Assembly",
                "raw": "'Assembly'"
              },
              "kind": "init"
            },
            {
              "type": "Property",
              "start": 3184,
              "end": 3196,
              "loc": {
                "start": {
                  "line": 82,
                  "column": 4
                },
                "end": {
                  "line": 82,
                  "column": 16
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3184,
                "end": 3188,
                "loc": {
                  "start": {
                    "line": 82,
                    "column": 4
                  },
                  "end": {
                    "line": 82,
                    "column": 8
                  }
                },
                "name": "Part"
              },
              "value": {
                "type": "Literal",
                "start": 3190,
                "end": 3196,
                "loc": {
                  "start": {
                    "line": 82,
                    "column": 10
                  },
                  "end": {
                    "line": 82,
                    "column": 16
                  }
                },
                "value": "Part",
                "rawValue": "Part",
                "raw": "'Part'"
              },
              "kind": "init"
            },
            {
              "type": "Property",
              "start": 3202,
              "end": 3216,
              "loc": {
                "start": {
                  "line": 83,
                  "column": 4
                },
                "end": {
                  "line": 83,
                  "column": 18
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3202,
                "end": 3207,
                "loc": {
                  "start": {
                    "line": 83,
                    "column": 4
                  },
                  "end": {
                    "line": 83,
                    "column": 9
                  }
                },
                "name": "Model"
              },
              "value": {
                "type": "Literal",
                "start": 3209,
                "end": 3216,
                "loc": {
                  "start": {
                    "line": 83,
                    "column": 11
                  },
                  "end": {
                    "line": 83,
                    "column": 18
                  }
                },
                "value": "Model",
                "rawValue": "Model",
                "raw": "'Model'"
              },
              "kind": "init"
            },
            {
              "type": "Property",
              "start": 3222,
              "end": 3234,
              "loc": {
                "start": {
                  "line": 84,
                  "column": 4
                },
                "end": {
                  "line": 84,
                  "column": 16
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3222,
                "end": 3226,
                "loc": {
                  "start": {
                    "line": 84,
                    "column": 4
                  },
                  "end": {
                    "line": 84,
                    "column": 8
                  }
                },
                "name": "Mesh"
              },
              "value": {
                "type": "Literal",
                "start": 3228,
                "end": 3234,
                "loc": {
                  "start": {
                    "line": 84,
                    "column": 10
                  },
                  "end": {
                    "line": 84,
                    "column": 16
                  }
                },
                "value": "Mesh",
                "rawValue": "Mesh",
                "raw": "'Mesh'"
              },
              "kind": "init"
            },
            {
              "type": "Property",
              "start": 3240,
              "end": 3252,
              "loc": {
                "start": {
                  "line": 85,
                  "column": 4
                },
                "end": {
                  "line": 85,
                  "column": 16
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3240,
                "end": 3244,
                "loc": {
                  "start": {
                    "line": 85,
                    "column": 4
                  },
                  "end": {
                    "line": 85,
                    "column": 8
                  }
                },
                "name": "Line"
              },
              "value": {
                "type": "Literal",
                "start": 3246,
                "end": 3252,
                "loc": {
                  "start": {
                    "line": 85,
                    "column": 10
                  },
                  "end": {
                    "line": 85,
                    "column": 16
                  }
                },
                "value": "Line",
                "rawValue": "Line",
                "raw": "'Line'"
              },
              "kind": "init"
            },
            {
              "type": "Property",
              "start": 3258,
              "end": 3270,
              "loc": {
                "start": {
                  "line": 86,
                  "column": 4
                },
                "end": {
                  "line": 86,
                  "column": 16
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3258,
                "end": 3262,
                "loc": {
                  "start": {
                    "line": 86,
                    "column": 4
                  },
                  "end": {
                    "line": 86,
                    "column": 8
                  }
                },
                "name": "Cone"
              },
              "value": {
                "type": "Literal",
                "start": 3264,
                "end": 3270,
                "loc": {
                  "start": {
                    "line": 86,
                    "column": 10
                  },
                  "end": {
                    "line": 86,
                    "column": 16
                  }
                },
                "value": "Cone",
                "rawValue": "Cone",
                "raw": "'Cone'"
              },
              "kind": "init"
            },
            {
              "type": "Property",
              "start": 3276,
              "end": 3292,
              "loc": {
                "start": {
                  "line": 87,
                  "column": 4
                },
                "end": {
                  "line": 87,
                  "column": 20
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3276,
                "end": 3282,
                "loc": {
                  "start": {
                    "line": 87,
                    "column": 4
                  },
                  "end": {
                    "line": 87,
                    "column": 10
                  }
                },
                "name": "Vertex"
              },
              "value": {
                "type": "Literal",
                "start": 3284,
                "end": 3292,
                "loc": {
                  "start": {
                    "line": 87,
                    "column": 12
                  },
                  "end": {
                    "line": 87,
                    "column": 20
                  }
                },
                "value": "Vertex",
                "rawValue": "Vertex",
                "raw": "'Vertex'"
              },
              "kind": "init"
            },
            {
              "type": "Property",
              "start": 3298,
              "end": 3310,
              "loc": {
                "start": {
                  "line": 88,
                  "column": 4
                },
                "end": {
                  "line": 88,
                  "column": 16
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3298,
                "end": 3302,
                "loc": {
                  "start": {
                    "line": 88,
                    "column": 4
                  },
                  "end": {
                    "line": 88,
                    "column": 8
                  }
                },
                "name": "Csys"
              },
              "value": {
                "type": "Literal",
                "start": 3304,
                "end": 3310,
                "loc": {
                  "start": {
                    "line": 88,
                    "column": 10
                  },
                  "end": {
                    "line": 88,
                    "column": 16
                  }
                },
                "value": "Csys",
                "rawValue": "Csys",
                "raw": "'Csys'"
              },
              "kind": "init"
            },
            {
              "type": "Property",
              "start": 3316,
              "end": 3328,
              "loc": {
                "start": {
                  "line": 89,
                  "column": 4
                },
                "end": {
                  "line": 89,
                  "column": 16
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3316,
                "end": 3320,
                "loc": {
                  "start": {
                    "line": 89,
                    "column": 4
                  },
                  "end": {
                    "line": 89,
                    "column": 8
                  }
                },
                "name": "Text"
              },
              "value": {
                "type": "Literal",
                "start": 3322,
                "end": 3328,
                "loc": {
                  "start": {
                    "line": 89,
                    "column": 10
                  },
                  "end": {
                    "line": 89,
                    "column": 16
                  }
                },
                "value": "Text",
                "rawValue": "Text",
                "raw": "'Text'"
              },
              "kind": "init"
            },
            {
              "type": "Property",
              "start": 3334,
              "end": 3356,
              "loc": {
                "start": {
                  "line": 90,
                  "column": 4
                },
                "end": {
                  "line": 90,
                  "column": 26
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3334,
                "end": 3343,
                "loc": {
                  "start": {
                    "line": 90,
                    "column": 4
                  },
                  "end": {
                    "line": 90,
                    "column": 13
                  }
                },
                "name": "Transform"
              },
              "value": {
                "type": "Literal",
                "start": 3345,
                "end": 3356,
                "loc": {
                  "start": {
                    "line": 90,
                    "column": 15
                  },
                  "end": {
                    "line": 90,
                    "column": 26
                  }
                },
                "value": "Transform",
                "rawValue": "Transform",
                "raw": "'Transform'"
              },
              "kind": "init"
            },
            {
              "type": "Property",
              "start": 3362,
              "end": 3378,
              "loc": {
                "start": {
                  "line": 91,
                  "column": 4
                },
                "end": {
                  "line": 91,
                  "column": 20
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3362,
                "end": 3368,
                "loc": {
                  "start": {
                    "line": 91,
                    "column": 4
                  },
                  "end": {
                    "line": 91,
                    "column": 10
                  }
                },
                "name": "Remove"
              },
              "value": {
                "type": "Literal",
                "start": 3370,
                "end": 3378,
                "loc": {
                  "start": {
                    "line": 91,
                    "column": 12
                  },
                  "end": {
                    "line": 91,
                    "column": 20
                  }
                },
                "value": "Remove",
                "rawValue": "Remove",
                "raw": "'Remove'"
              },
              "kind": "init"
            },
            {
              "type": "Property",
              "start": 3384,
              "end": 3402,
              "loc": {
                "start": {
                  "line": 92,
                  "column": 4
                },
                "end": {
                  "line": 92,
                  "column": 22
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3384,
                "end": 3391,
                "loc": {
                  "start": {
                    "line": 92,
                    "column": 4
                  },
                  "end": {
                    "line": 92,
                    "column": 11
                  }
                },
                "name": "Started"
              },
              "value": {
                "type": "Literal",
                "start": 3393,
                "end": 3402,
                "loc": {
                  "start": {
                    "line": 92,
                    "column": 13
                  },
                  "end": {
                    "line": 92,
                    "column": 22
                  }
                },
                "value": "Started",
                "rawValue": "Started",
                "raw": "'Started'"
              },
              "kind": "init"
            },
            {
              "type": "Property",
              "start": 3408,
              "end": 3428,
              "loc": {
                "start": {
                  "line": 93,
                  "column": 4
                },
                "end": {
                  "line": 93,
                  "column": 24
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3408,
                "end": 3416,
                "loc": {
                  "start": {
                    "line": 93,
                    "column": 4
                  },
                  "end": {
                    "line": 93,
                    "column": 12
                  }
                },
                "name": "Finished"
              },
              "value": {
                "type": "Literal",
                "start": 3418,
                "end": 3428,
                "loc": {
                  "start": {
                    "line": 93,
                    "column": 14
                  },
                  "end": {
                    "line": 93,
                    "column": 24
                  }
                },
                "value": "Finished",
                "rawValue": "Finished",
                "raw": "'Finished'"
              },
              "kind": "init"
            }
          ]
        }
      }
    },
    {
      "type": "ExportNamedDeclaration",
      "start": 3432,
      "end": 4919,
      "loc": {
        "start": {
          "line": 96,
          "column": 0
        },
        "end": {
          "line": 145,
          "column": 1
        }
      },
      "declaration": {
        "type": "FunctionDeclaration",
        "start": 3439,
        "end": 4919,
        "loc": {
          "start": {
            "line": 96,
            "column": 7
          },
          "end": {
            "line": 145,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 3448,
          "end": 3461,
          "loc": {
            "start": {
              "line": 96,
              "column": 16
            },
            "end": {
              "line": 96,
              "column": 29
            }
          },
          "name": "createContext"
        },
        "generator": false,
        "expression": false,
        "async": false,
        "params": [
          {
            "type": "AssignmentPattern",
            "start": 3462,
            "end": 3474,
            "loc": {
              "start": {
                "line": 96,
                "column": 30
              },
              "end": {
                "line": 96,
                "column": 42
              }
            },
            "operator": "=",
            "left": {
              "type": "Identifier",
              "start": 3462,
              "end": 3469,
              "loc": {
                "start": {
                  "line": 96,
                  "column": 30
                },
                "end": {
                  "line": 96,
                  "column": 37
                }
              },
              "name": "options"
            },
            "right": {
              "type": "ObjectExpression",
              "start": 3472,
              "end": 3474,
              "loc": {
                "start": {
                  "line": 96,
                  "column": 40
                },
                "end": {
                  "line": 96,
                  "column": 42
                }
              },
              "properties": []
            }
          },
          {
            "type": "AssignmentPattern",
            "start": 3476,
            "end": 3495,
            "loc": {
              "start": {
                "line": 96,
                "column": 44
              },
              "end": {
                "line": 96,
                "column": 63
              }
            },
            "operator": "=",
            "left": {
              "type": "Identifier",
              "start": 3476,
              "end": 3483,
              "loc": {
                "start": {
                  "line": 96,
                  "column": 44
                },
                "end": {
                  "line": 96,
                  "column": 51
                }
              },
              "name": "resolve"
            },
            "right": {
              "type": "Identifier",
              "start": 3486,
              "end": 3495,
              "loc": {
                "start": {
                  "line": 96,
                  "column": 54
                },
                "end": {
                  "line": 96,
                  "column": 63
                }
              },
              "name": "undefined"
            }
          },
          {
            "type": "AssignmentPattern",
            "start": 3497,
            "end": 3515,
            "loc": {
              "start": {
                "line": 96,
                "column": 65
              },
              "end": {
                "line": 96,
                "column": 83
              }
            },
            "operator": "=",
            "left": {
              "type": "Identifier",
              "start": 3497,
              "end": 3503,
              "loc": {
                "start": {
                  "line": 96,
                  "column": 65
                },
                "end": {
                  "line": 96,
                  "column": 71
                }
              },
              "name": "reject"
            },
            "right": {
              "type": "Identifier",
              "start": 3506,
              "end": 3515,
              "loc": {
                "start": {
                  "line": 96,
                  "column": 74
                },
                "end": {
                  "line": 96,
                  "column": 83
                }
              },
              "name": "undefined"
            }
          },
          {
            "type": "AssignmentPattern",
            "start": 3517,
            "end": 3529,
            "loc": {
              "start": {
                "line": 96,
                "column": 85
              },
              "end": {
                "line": 96,
                "column": 97
              }
            },
            "operator": "=",
            "left": {
              "type": "Identifier",
              "start": 3517,
              "end": 3524,
              "loc": {
                "start": {
                  "line": 96,
                  "column": 85
                },
                "end": {
                  "line": 96,
                  "column": 92
                }
              },
              "name": "command"
            },
            "right": {
              "type": "Literal",
              "start": 3527,
              "end": 3529,
              "loc": {
                "start": {
                  "line": 96,
                  "column": 95
                },
                "end": {
                  "line": 96,
                  "column": 97
                }
              },
              "value": "",
              "rawValue": "",
              "raw": "\"\""
            }
          }
        ],
        "body": {
          "type": "BlockStatement",
          "start": 3531,
          "end": 4919,
          "loc": {
            "start": {
              "line": 96,
              "column": 99
            },
            "end": {
              "line": 145,
              "column": 1
            }
          },
          "body": [
            {
              "type": "IfStatement",
              "start": 3558,
              "end": 3675,
              "loc": {
                "start": {
                  "line": 99,
                  "column": 4
                },
                "end": {
                  "line": 103,
                  "column": 5
                }
              },
              "test": {
                "type": "BinaryExpression",
                "start": 3562,
                "end": 3589,
                "loc": {
                  "start": {
                    "line": 99,
                    "column": 8
                  },
                  "end": {
                    "line": 99,
                    "column": 35
                  }
                },
                "left": {
                  "type": "UnaryExpression",
                  "start": 3562,
                  "end": 3576,
                  "loc": {
                    "start": {
                      "line": 99,
                      "column": 8
                    },
                    "end": {
                      "line": 99,
                      "column": 22
                    }
                  },
                  "operator": "typeof",
                  "prefix": true,
                  "argument": {
                    "type": "Identifier",
                    "start": 3569,
                    "end": 3576,
                    "loc": {
                      "start": {
                        "line": 99,
                        "column": 15
                      },
                      "end": {
                        "line": 99,
                        "column": 22
                      }
                    },
                    "name": "options",
                    "leadingComments": null
                  },
                  "leadingComments": null
                },
                "operator": "!==",
                "right": {
                  "type": "Literal",
                  "start": 3581,
                  "end": 3589,
                  "loc": {
                    "start": {
                      "line": 99,
                      "column": 27
                    },
                    "end": {
                      "line": 99,
                      "column": 35
                    }
                  },
                  "value": "object",
                  "rawValue": "object",
                  "raw": "'object'"
                },
                "leadingComments": null
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 3591,
                "end": 3675,
                "loc": {
                  "start": {
                    "line": 99,
                    "column": 37
                  },
                  "end": {
                    "line": 103,
                    "column": 5
                  }
                },
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "start": 3601,
                    "end": 3669,
                    "loc": {
                      "start": {
                        "line": 100,
                        "column": 8
                      },
                      "end": {
                        "line": 102,
                        "column": 9
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 3601,
                      "end": 3669,
                      "loc": {
                        "start": {
                          "line": 100,
                          "column": 8
                        },
                        "end": {
                          "line": 102,
                          "column": 9
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "Identifier",
                        "start": 3601,
                        "end": 3608,
                        "loc": {
                          "start": {
                            "line": 100,
                            "column": 8
                          },
                          "end": {
                            "line": 100,
                            "column": 15
                          }
                        },
                        "name": "options"
                      },
                      "right": {
                        "type": "ObjectExpression",
                        "start": 3611,
                        "end": 3669,
                        "loc": {
                          "start": {
                            "line": 100,
                            "column": 18
                          },
                          "end": {
                            "line": 102,
                            "column": 9
                          }
                        },
                        "properties": [
                          {
                            "type": "Property",
                            "start": 3625,
                            "end": 3658,
                            "loc": {
                              "start": {
                                "line": 101,
                                "column": 12
                              },
                              "end": {
                                "line": 101,
                                "column": 45
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 3625,
                              "end": 3633,
                              "loc": {
                                "start": {
                                  "line": 101,
                                  "column": 12
                                },
                                "end": {
                                  "line": 101,
                                  "column": 20
                                }
                              },
                              "name": "callback"
                            },
                            "value": {
                              "type": "LogicalExpression",
                              "start": 3635,
                              "end": 3658,
                              "loc": {
                                "start": {
                                  "line": 101,
                                  "column": 22
                                },
                                "end": {
                                  "line": 101,
                                  "column": 45
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 3635,
                                "end": 3642,
                                "loc": {
                                  "start": {
                                    "line": 101,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 101,
                                    "column": 29
                                  }
                                },
                                "name": "options"
                              },
                              "operator": "||",
                              "right": {
                                "type": "ArrowFunctionExpression",
                                "start": 3648,
                                "end": 3657,
                                "loc": {
                                  "start": {
                                    "line": 101,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 101,
                                    "column": 44
                                  }
                                },
                                "id": null,
                                "generator": false,
                                "expression": true,
                                "async": false,
                                "params": [
                                  {
                                    "type": "Identifier",
                                    "start": 3648,
                                    "end": 3649,
                                    "loc": {
                                      "start": {
                                        "line": 101,
                                        "column": 35
                                      },
                                      "end": {
                                        "line": 101,
                                        "column": 36
                                      }
                                    },
                                    "name": "_"
                                  }
                                ],
                                "body": {
                                  "type": "Literal",
                                  "start": 3653,
                                  "end": 3657,
                                  "loc": {
                                    "start": {
                                      "line": 101,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 101,
                                      "column": 44
                                    }
                                  },
                                  "value": null,
                                  "rawValue": null,
                                  "raw": "null"
                                },
                                "parenthesizedExpression": true
                              }
                            },
                            "kind": "init"
                          }
                        ]
                      }
                    }
                  }
                ]
              },
              "alternate": null,
              "leadingComments": [
                {
                  "type": "CommentLine",
                  "value": " Set defaults",
                  "start": 3538,
                  "end": 3553,
                  "loc": {
                    "start": {
                      "line": 98,
                      "column": 4
                    },
                    "end": {
                      "line": 98,
                      "column": 19
                    }
                  },
                  "range": [
                    3538,
                    3553
                  ]
                }
              ]
            },
            {
              "type": "ExpressionStatement",
              "start": 3681,
              "end": 3733,
              "loc": {
                "start": {
                  "line": 105,
                  "column": 4
                },
                "end": {
                  "line": 105,
                  "column": 56
                }
              },
              "expression": {
                "type": "AssignmentExpression",
                "start": 3681,
                "end": 3732,
                "loc": {
                  "start": {
                    "line": 105,
                    "column": 4
                  },
                  "end": {
                    "line": 105,
                    "column": 55
                  }
                },
                "operator": "=",
                "left": {
                  "type": "MemberExpression",
                  "start": 3681,
                  "end": 3697,
                  "loc": {
                    "start": {
                      "line": 105,
                      "column": 4
                    },
                    "end": {
                      "line": 105,
                      "column": 20
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 3681,
                    "end": 3688,
                    "loc": {
                      "start": {
                        "line": 105,
                        "column": 4
                      },
                      "end": {
                        "line": 105,
                        "column": 11
                      }
                    },
                    "name": "options"
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 3689,
                    "end": 3697,
                    "loc": {
                      "start": {
                        "line": 105,
                        "column": 12
                      },
                      "end": {
                        "line": 105,
                        "column": 20
                      }
                    },
                    "name": "callback"
                  },
                  "computed": false
                },
                "right": {
                  "type": "LogicalExpression",
                  "start": 3700,
                  "end": 3732,
                  "loc": {
                    "start": {
                      "line": 105,
                      "column": 23
                    },
                    "end": {
                      "line": 105,
                      "column": 55
                    }
                  },
                  "left": {
                    "type": "MemberExpression",
                    "start": 3700,
                    "end": 3716,
                    "loc": {
                      "start": {
                        "line": 105,
                        "column": 23
                      },
                      "end": {
                        "line": 105,
                        "column": 39
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 3700,
                      "end": 3707,
                      "loc": {
                        "start": {
                          "line": 105,
                          "column": 23
                        },
                        "end": {
                          "line": 105,
                          "column": 30
                        }
                      },
                      "name": "options"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 3708,
                      "end": 3716,
                      "loc": {
                        "start": {
                          "line": 105,
                          "column": 31
                        },
                        "end": {
                          "line": 105,
                          "column": 39
                        }
                      },
                      "name": "callback"
                    },
                    "computed": false
                  },
                  "operator": "||",
                  "right": {
                    "type": "ArrowFunctionExpression",
                    "start": 3722,
                    "end": 3731,
                    "loc": {
                      "start": {
                        "line": 105,
                        "column": 45
                      },
                      "end": {
                        "line": 105,
                        "column": 54
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": true,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 3722,
                        "end": 3723,
                        "loc": {
                          "start": {
                            "line": 105,
                            "column": 45
                          },
                          "end": {
                            "line": 105,
                            "column": 46
                          }
                        },
                        "name": "_"
                      }
                    ],
                    "body": {
                      "type": "Literal",
                      "start": 3727,
                      "end": 3731,
                      "loc": {
                        "start": {
                          "line": 105,
                          "column": 50
                        },
                        "end": {
                          "line": 105,
                          "column": 54
                        }
                      },
                      "value": null,
                      "rawValue": null,
                      "raw": "null"
                    },
                    "parenthesizedExpression": true
                  }
                }
              }
            },
            {
              "type": "ExpressionStatement",
              "start": 3738,
              "end": 3789,
              "loc": {
                "start": {
                  "line": 106,
                  "column": 4
                },
                "end": {
                  "line": 106,
                  "column": 55
                }
              },
              "expression": {
                "type": "AssignmentExpression",
                "start": 3738,
                "end": 3788,
                "loc": {
                  "start": {
                    "line": 106,
                    "column": 4
                  },
                  "end": {
                    "line": 106,
                    "column": 54
                  }
                },
                "operator": "=",
                "left": {
                  "type": "MemberExpression",
                  "start": 3738,
                  "end": 3755,
                  "loc": {
                    "start": {
                      "line": 106,
                      "column": 4
                    },
                    "end": {
                      "line": 106,
                      "column": 21
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 3738,
                    "end": 3745,
                    "loc": {
                      "start": {
                        "line": 106,
                        "column": 4
                      },
                      "end": {
                        "line": 106,
                        "column": 11
                      }
                    },
                    "name": "options"
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 3746,
                    "end": 3755,
                    "loc": {
                      "start": {
                        "line": 106,
                        "column": 12
                      },
                      "end": {
                        "line": 106,
                        "column": 21
                      }
                    },
                    "name": "groupInto"
                  },
                  "computed": false
                },
                "right": {
                  "type": "LogicalExpression",
                  "start": 3758,
                  "end": 3788,
                  "loc": {
                    "start": {
                      "line": 106,
                      "column": 24
                    },
                    "end": {
                      "line": 106,
                      "column": 54
                    }
                  },
                  "left": {
                    "type": "MemberExpression",
                    "start": 3758,
                    "end": 3775,
                    "loc": {
                      "start": {
                        "line": 106,
                        "column": 24
                      },
                      "end": {
                        "line": 106,
                        "column": 41
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 3758,
                      "end": 3765,
                      "loc": {
                        "start": {
                          "line": 106,
                          "column": 24
                        },
                        "end": {
                          "line": 106,
                          "column": 31
                        }
                      },
                      "name": "options"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 3766,
                      "end": 3775,
                      "loc": {
                        "start": {
                          "line": 106,
                          "column": 32
                        },
                        "end": {
                          "line": 106,
                          "column": 41
                        }
                      },
                      "name": "groupInto"
                    },
                    "computed": false
                  },
                  "operator": "||",
                  "right": {
                    "type": "Identifier",
                    "start": 3779,
                    "end": 3788,
                    "loc": {
                      "start": {
                        "line": 106,
                        "column": 45
                      },
                      "end": {
                        "line": 106,
                        "column": 54
                      }
                    },
                    "name": "undefined"
                  }
                }
              }
            },
            {
              "type": "ExpressionStatement",
              "start": 3794,
              "end": 3857,
              "loc": {
                "start": {
                  "line": 107,
                  "column": 4
                },
                "end": {
                  "line": 107,
                  "column": 67
                }
              },
              "expression": {
                "type": "AssignmentExpression",
                "start": 3794,
                "end": 3856,
                "loc": {
                  "start": {
                    "line": 107,
                    "column": 4
                  },
                  "end": {
                    "line": 107,
                    "column": 66
                  }
                },
                "operator": "=",
                "left": {
                  "type": "MemberExpression",
                  "start": 3794,
                  "end": 3819,
                  "loc": {
                    "start": {
                      "line": 107,
                      "column": 4
                    },
                    "end": {
                      "line": 107,
                      "column": 29
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 3794,
                    "end": 3801,
                    "loc": {
                      "start": {
                        "line": 107,
                        "column": 4
                      },
                      "end": {
                        "line": 107,
                        "column": 11
                      }
                    },
                    "name": "options"
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 3802,
                    "end": 3819,
                    "loc": {
                      "start": {
                        "line": 107,
                        "column": 12
                      },
                      "end": {
                        "line": 107,
                        "column": 29
                      }
                    },
                    "name": "compressMaterials"
                  },
                  "computed": false
                },
                "right": {
                  "type": "LogicalExpression",
                  "start": 3822,
                  "end": 3856,
                  "loc": {
                    "start": {
                      "line": 107,
                      "column": 32
                    },
                    "end": {
                      "line": 107,
                      "column": 66
                    }
                  },
                  "left": {
                    "type": "MemberExpression",
                    "start": 3822,
                    "end": 3847,
                    "loc": {
                      "start": {
                        "line": 107,
                        "column": 32
                      },
                      "end": {
                        "line": 107,
                        "column": 57
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 3822,
                      "end": 3829,
                      "loc": {
                        "start": {
                          "line": 107,
                          "column": 32
                        },
                        "end": {
                          "line": 107,
                          "column": 39
                        }
                      },
                      "name": "options"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 3830,
                      "end": 3847,
                      "loc": {
                        "start": {
                          "line": 107,
                          "column": 40
                        },
                        "end": {
                          "line": 107,
                          "column": 57
                        }
                      },
                      "name": "compressMaterials"
                    },
                    "computed": false
                  },
                  "operator": "||",
                  "right": {
                    "type": "Literal",
                    "start": 3851,
                    "end": 3856,
                    "loc": {
                      "start": {
                        "line": 107,
                        "column": 61
                      },
                      "end": {
                        "line": 107,
                        "column": 66
                      }
                    },
                    "value": false,
                    "rawValue": false,
                    "raw": "false"
                  }
                }
              }
            },
            {
              "type": "ExpressionStatement",
              "start": 3862,
              "end": 3899,
              "loc": {
                "start": {
                  "line": 108,
                  "column": 4
                },
                "end": {
                  "line": 108,
                  "column": 41
                }
              },
              "expression": {
                "type": "AssignmentExpression",
                "start": 3862,
                "end": 3898,
                "loc": {
                  "start": {
                    "line": 108,
                    "column": 4
                  },
                  "end": {
                    "line": 108,
                    "column": 40
                  }
                },
                "operator": "=",
                "left": {
                  "type": "MemberExpression",
                  "start": 3862,
                  "end": 3874,
                  "loc": {
                    "start": {
                      "line": 108,
                      "column": 4
                    },
                    "end": {
                      "line": 108,
                      "column": 16
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 3862,
                    "end": 3869,
                    "loc": {
                      "start": {
                        "line": 108,
                        "column": 4
                      },
                      "end": {
                        "line": 108,
                        "column": 11
                      }
                    },
                    "name": "options"
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 3870,
                    "end": 3874,
                    "loc": {
                      "start": {
                        "line": 108,
                        "column": 12
                      },
                      "end": {
                        "line": 108,
                        "column": 16
                      }
                    },
                    "name": "lazy"
                  },
                  "computed": false
                },
                "right": {
                  "type": "LogicalExpression",
                  "start": 3877,
                  "end": 3898,
                  "loc": {
                    "start": {
                      "line": 108,
                      "column": 19
                    },
                    "end": {
                      "line": 108,
                      "column": 40
                    }
                  },
                  "left": {
                    "type": "MemberExpression",
                    "start": 3877,
                    "end": 3889,
                    "loc": {
                      "start": {
                        "line": 108,
                        "column": 19
                      },
                      "end": {
                        "line": 108,
                        "column": 31
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 3877,
                      "end": 3884,
                      "loc": {
                        "start": {
                          "line": 108,
                          "column": 19
                        },
                        "end": {
                          "line": 108,
                          "column": 26
                        }
                      },
                      "name": "options"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 3885,
                      "end": 3889,
                      "loc": {
                        "start": {
                          "line": 108,
                          "column": 27
                        },
                        "end": {
                          "line": 108,
                          "column": 31
                        }
                      },
                      "name": "lazy"
                    },
                    "computed": false
                  },
                  "operator": "||",
                  "right": {
                    "type": "Literal",
                    "start": 3893,
                    "end": 3898,
                    "loc": {
                      "start": {
                        "line": 108,
                        "column": 35
                      },
                      "end": {
                        "line": 108,
                        "column": 40
                      }
                    },
                    "value": false,
                    "rawValue": false,
                    "raw": "false"
                  }
                }
              }
            },
            {
              "type": "ExpressionStatement",
              "start": 3904,
              "end": 3926,
              "loc": {
                "start": {
                  "line": 109,
                  "column": 4
                },
                "end": {
                  "line": 109,
                  "column": 26
                }
              },
              "expression": {
                "type": "AssignmentExpression",
                "start": 3904,
                "end": 3925,
                "loc": {
                  "start": {
                    "line": 109,
                    "column": 4
                  },
                  "end": {
                    "line": 109,
                    "column": 25
                  }
                },
                "operator": "=",
                "left": {
                  "type": "MemberExpression",
                  "start": 3904,
                  "end": 3920,
                  "loc": {
                    "start": {
                      "line": 109,
                      "column": 4
                    },
                    "end": {
                      "line": 109,
                      "column": 20
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 3904,
                    "end": 3911,
                    "loc": {
                      "start": {
                        "line": 109,
                        "column": 4
                      },
                      "end": {
                        "line": 109,
                        "column": 11
                      }
                    },
                    "name": "options"
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 3912,
                    "end": 3920,
                    "loc": {
                      "start": {
                        "line": 109,
                        "column": 12
                      },
                      "end": {
                        "line": 109,
                        "column": 20
                      }
                    },
                    "name": "colorMap"
                  },
                  "computed": false
                },
                "right": {
                  "type": "ObjectExpression",
                  "start": 3923,
                  "end": 3925,
                  "loc": {
                    "start": {
                      "line": 109,
                      "column": 23
                    },
                    "end": {
                      "line": 109,
                      "column": 25
                    }
                  },
                  "properties": []
                }
              }
            },
            {
              "type": "ReturnStatement",
              "start": 3932,
              "end": 4917,
              "loc": {
                "start": {
                  "line": 111,
                  "column": 4
                },
                "end": {
                  "line": 144,
                  "column": 6
                }
              },
              "argument": {
                "type": "ObjectExpression",
                "start": 3939,
                "end": 4916,
                "loc": {
                  "start": {
                    "line": 111,
                    "column": 11
                  },
                  "end": {
                    "line": 144,
                    "column": 5
                  }
                },
                "properties": [
                  {
                    "type": "Property",
                    "start": 3973,
                    "end": 3984,
                    "loc": {
                      "start": {
                        "line": 113,
                        "column": 8
                      },
                      "end": {
                        "line": 113,
                        "column": 19
                      }
                    },
                    "method": false,
                    "shorthand": false,
                    "computed": false,
                    "key": {
                      "type": "Identifier",
                      "start": 3973,
                      "end": 3980,
                      "loc": {
                        "start": {
                          "line": 113,
                          "column": 8
                        },
                        "end": {
                          "line": 113,
                          "column": 15
                        }
                      },
                      "name": "session",
                      "leadingComments": null
                    },
                    "value": {
                      "type": "Literal",
                      "start": 3982,
                      "end": 3984,
                      "loc": {
                        "start": {
                          "line": 113,
                          "column": 17
                        },
                        "end": {
                          "line": 113,
                          "column": 19
                        }
                      },
                      "value": "",
                      "rawValue": "",
                      "raw": "\"\""
                    },
                    "kind": "init",
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " Session guid",
                        "start": 3949,
                        "end": 3964,
                        "loc": {
                          "start": {
                            "line": 112,
                            "column": 8
                          },
                          "end": {
                            "line": 112,
                            "column": 23
                          }
                        },
                        "range": [
                          3949,
                          3964
                        ]
                      }
                    ]
                  },
                  {
                    "type": "Property",
                    "start": 4020,
                    "end": 4030,
                    "loc": {
                      "start": {
                        "line": 115,
                        "column": 8
                      },
                      "end": {
                        "line": 115,
                        "column": 18
                      }
                    },
                    "method": false,
                    "shorthand": false,
                    "computed": false,
                    "key": {
                      "type": "Identifier",
                      "start": 4020,
                      "end": 4022,
                      "loc": {
                        "start": {
                          "line": 115,
                          "column": 8
                        },
                        "end": {
                          "line": 115,
                          "column": 10
                        }
                      },
                      "name": "id",
                      "leadingComments": null
                    },
                    "value": {
                      "type": "CallExpression",
                      "start": 4024,
                      "end": 4030,
                      "loc": {
                        "start": {
                          "line": 115,
                          "column": 12
                        },
                        "end": {
                          "line": 115,
                          "column": 18
                        }
                      },
                      "callee": {
                        "type": "Identifier",
                        "start": 4024,
                        "end": 4028,
                        "loc": {
                          "start": {
                            "line": 115,
                            "column": 12
                          },
                          "end": {
                            "line": 115,
                            "column": 16
                          }
                        },
                        "name": "guid"
                      },
                      "arguments": []
                    },
                    "kind": "init",
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " Transaction ID",
                        "start": 3994,
                        "end": 4011,
                        "loc": {
                          "start": {
                            "line": 114,
                            "column": 8
                          },
                          "end": {
                            "line": 114,
                            "column": 25
                          }
                        },
                        "range": [
                          3994,
                          4011
                        ]
                      }
                    ]
                  },
                  {
                    "type": "Property",
                    "start": 4071,
                    "end": 4087,
                    "loc": {
                      "start": {
                        "line": 117,
                        "column": 8
                      },
                      "end": {
                        "line": 117,
                        "column": 24
                      }
                    },
                    "method": false,
                    "shorthand": false,
                    "computed": false,
                    "key": {
                      "type": "Identifier",
                      "start": 4071,
                      "end": 4078,
                      "loc": {
                        "start": {
                          "line": 117,
                          "column": 8
                        },
                        "end": {
                          "line": 117,
                          "column": 15
                        }
                      },
                      "name": "resolve",
                      "leadingComments": null
                    },
                    "value": {
                      "type": "Identifier",
                      "start": 4080,
                      "end": 4087,
                      "loc": {
                        "start": {
                          "line": 117,
                          "column": 17
                        },
                        "end": {
                          "line": 117,
                          "column": 24
                        }
                      },
                      "name": "resolve"
                    },
                    "kind": "init",
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " Transaction resolve",
                        "start": 4040,
                        "end": 4062,
                        "loc": {
                          "start": {
                            "line": 116,
                            "column": 8
                          },
                          "end": {
                            "line": 116,
                            "column": 30
                          }
                        },
                        "range": [
                          4040,
                          4062
                        ]
                      }
                    ]
                  },
                  {
                    "type": "Property",
                    "start": 4127,
                    "end": 4141,
                    "loc": {
                      "start": {
                        "line": 119,
                        "column": 8
                      },
                      "end": {
                        "line": 119,
                        "column": 22
                      }
                    },
                    "method": false,
                    "shorthand": false,
                    "computed": false,
                    "key": {
                      "type": "Identifier",
                      "start": 4127,
                      "end": 4133,
                      "loc": {
                        "start": {
                          "line": 119,
                          "column": 8
                        },
                        "end": {
                          "line": 119,
                          "column": 14
                        }
                      },
                      "name": "reject",
                      "leadingComments": null
                    },
                    "value": {
                      "type": "Identifier",
                      "start": 4135,
                      "end": 4141,
                      "loc": {
                        "start": {
                          "line": 119,
                          "column": 16
                        },
                        "end": {
                          "line": 119,
                          "column": 22
                        }
                      },
                      "name": "reject"
                    },
                    "kind": "init",
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " Transaction reject",
                        "start": 4097,
                        "end": 4118,
                        "loc": {
                          "start": {
                            "line": 118,
                            "column": 8
                          },
                          "end": {
                            "line": 118,
                            "column": 29
                          }
                        },
                        "range": [
                          4097,
                          4118
                        ]
                      }
                    ]
                  },
                  {
                    "type": "Property",
                    "start": 4185,
                    "end": 4197,
                    "loc": {
                      "start": {
                        "line": 121,
                        "column": 8
                      },
                      "end": {
                        "line": 121,
                        "column": 20
                      }
                    },
                    "method": false,
                    "shorthand": false,
                    "computed": false,
                    "key": {
                      "type": "Identifier",
                      "start": 4185,
                      "end": 4193,
                      "loc": {
                        "start": {
                          "line": 121,
                          "column": 8
                        },
                        "end": {
                          "line": 121,
                          "column": 16
                        }
                      },
                      "name": "promises",
                      "leadingComments": null
                    },
                    "value": {
                      "type": "ArrayExpression",
                      "start": 4195,
                      "end": 4197,
                      "loc": {
                        "start": {
                          "line": 121,
                          "column": 18
                        },
                        "end": {
                          "line": 121,
                          "column": 20
                        }
                      },
                      "elements": []
                    },
                    "kind": "init",
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " All generated promises",
                        "start": 4151,
                        "end": 4176,
                        "loc": {
                          "start": {
                            "line": 120,
                            "column": 8
                          },
                          "end": {
                            "line": 120,
                            "column": 33
                          }
                        },
                        "range": [
                          4151,
                          4176
                        ]
                      }
                    ]
                  },
                  {
                    "type": "Property",
                    "start": 4249,
                    "end": 4271,
                    "loc": {
                      "start": {
                        "line": 123,
                        "column": 8
                      },
                      "end": {
                        "line": 123,
                        "column": 30
                      }
                    },
                    "method": false,
                    "shorthand": false,
                    "computed": false,
                    "key": {
                      "type": "Identifier",
                      "start": 4249,
                      "end": 4256,
                      "loc": {
                        "start": {
                          "line": 123,
                          "column": 8
                        },
                        "end": {
                          "line": 123,
                          "column": 15
                        }
                      },
                      "name": "command",
                      "leadingComments": null
                    },
                    "value": {
                      "type": "LogicalExpression",
                      "start": 4258,
                      "end": 4271,
                      "loc": {
                        "start": {
                          "line": 123,
                          "column": 17
                        },
                        "end": {
                          "line": 123,
                          "column": 30
                        }
                      },
                      "left": {
                        "type": "Identifier",
                        "start": 4258,
                        "end": 4265,
                        "loc": {
                          "start": {
                            "line": 123,
                            "column": 17
                          },
                          "end": {
                            "line": 123,
                            "column": 24
                          }
                        },
                        "name": "command"
                      },
                      "operator": "||",
                      "right": {
                        "type": "Literal",
                        "start": 4269,
                        "end": 4271,
                        "loc": {
                          "start": {
                            "line": 123,
                            "column": 28
                          },
                          "end": {
                            "line": 123,
                            "column": 30
                          }
                        },
                        "value": "",
                        "rawValue": "",
                        "raw": "\"\""
                      }
                    },
                    "kind": "init",
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " Hint for mapping results later",
                        "start": 4207,
                        "end": 4240,
                        "loc": {
                          "start": {
                            "line": 122,
                            "column": 8
                          },
                          "end": {
                            "line": 122,
                            "column": 41
                          }
                        },
                        "range": [
                          4207,
                          4240
                        ]
                      }
                    ]
                  },
                  {
                    "type": "Property",
                    "start": 4300,
                    "end": 4316,
                    "loc": {
                      "start": {
                        "line": 125,
                        "column": 8
                      },
                      "end": {
                        "line": 125,
                        "column": 24
                      }
                    },
                    "method": false,
                    "shorthand": false,
                    "computed": false,
                    "key": {
                      "type": "Identifier",
                      "start": 4300,
                      "end": 4307,
                      "loc": {
                        "start": {
                          "line": 125,
                          "column": 8
                        },
                        "end": {
                          "line": 125,
                          "column": 15
                        }
                      },
                      "name": "options",
                      "leadingComments": null
                    },
                    "value": {
                      "type": "Identifier",
                      "start": 4309,
                      "end": 4316,
                      "loc": {
                        "start": {
                          "line": 125,
                          "column": 17
                        },
                        "end": {
                          "line": 125,
                          "column": 24
                        }
                      },
                      "name": "options"
                    },
                    "kind": "init",
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " Options",
                        "start": 4281,
                        "end": 4291,
                        "loc": {
                          "start": {
                            "line": 124,
                            "column": 8
                          },
                          "end": {
                            "line": 124,
                            "column": 18
                          }
                        },
                        "range": [
                          4281,
                          4291
                        ]
                      }
                    ]
                  },
                  {
                    "type": "Property",
                    "start": 4416,
                    "end": 4425,
                    "loc": {
                      "start": {
                        "line": 127,
                        "column": 8
                      },
                      "end": {
                        "line": 127,
                        "column": 17
                      }
                    },
                    "method": false,
                    "shorthand": false,
                    "computed": false,
                    "key": {
                      "type": "Identifier",
                      "start": 4416,
                      "end": 4421,
                      "loc": {
                        "start": {
                          "line": 127,
                          "column": 8
                        },
                        "end": {
                          "line": 127,
                          "column": 13
                        }
                      },
                      "name": "array",
                      "leadingComments": null
                    },
                    "value": {
                      "type": "ArrayExpression",
                      "start": 4423,
                      "end": 4425,
                      "loc": {
                        "start": {
                          "line": 127,
                          "column": 15
                        },
                        "end": {
                          "line": 127,
                          "column": 17
                        }
                      },
                      "elements": []
                    },
                    "kind": "init",
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " An array of context objects, for instance when several urls are parsed at once",
                        "start": 4326,
                        "end": 4407,
                        "loc": {
                          "start": {
                            "line": 126,
                            "column": 8
                          },
                          "end": {
                            "line": 126,
                            "column": 89
                          }
                        },
                        "range": [
                          4326,
                          4407
                        ]
                      }
                    ]
                  },
                  {
                    "type": "Property",
                    "start": 4498,
                    "end": 4505,
                    "loc": {
                      "start": {
                        "line": 129,
                        "column": 8
                      },
                      "end": {
                        "line": 129,
                        "column": 15
                      }
                    },
                    "method": false,
                    "shorthand": false,
                    "computed": false,
                    "key": {
                      "type": "Identifier",
                      "start": 4498,
                      "end": 4501,
                      "loc": {
                        "start": {
                          "line": 129,
                          "column": 8
                        },
                        "end": {
                          "line": 129,
                          "column": 11
                        }
                      },
                      "name": "map",
                      "leadingComments": null
                    },
                    "value": {
                      "type": "ObjectExpression",
                      "start": 4503,
                      "end": 4505,
                      "loc": {
                        "start": {
                          "line": 129,
                          "column": 13
                        },
                        "end": {
                          "line": 129,
                          "column": 15
                        }
                      },
                      "properties": []
                    },
                    "kind": "init",
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " Part hashtable using load-time hints like filenames",
                        "start": 4435,
                        "end": 4489,
                        "loc": {
                          "start": {
                            "line": 128,
                            "column": 8
                          },
                          "end": {
                            "line": 128,
                            "column": 62
                          }
                        },
                        "range": [
                          4435,
                          4489
                        ]
                      }
                    ]
                  },
                  {
                    "type": "Property",
                    "start": 4558,
                    "end": 4568,
                    "loc": {
                      "start": {
                        "line": 131,
                        "column": 8
                      },
                      "end": {
                        "line": 131,
                        "column": 18
                      }
                    },
                    "method": false,
                    "shorthand": false,
                    "computed": false,
                    "key": {
                      "type": "Identifier",
                      "start": 4558,
                      "end": 4564,
                      "loc": {
                        "start": {
                          "line": 131,
                          "column": 8
                        },
                        "end": {
                          "line": 131,
                          "column": 14
                        }
                      },
                      "name": "models",
                      "leadingComments": null
                    },
                    "value": {
                      "type": "ArrayExpression",
                      "start": 4566,
                      "end": 4568,
                      "loc": {
                        "start": {
                          "line": 131,
                          "column": 16
                        },
                        "end": {
                          "line": 131,
                          "column": 18
                        }
                      },
                      "elements": []
                    },
                    "kind": "init",
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " An array of resulting 3D models",
                        "start": 4515,
                        "end": 4549,
                        "loc": {
                          "start": {
                            "line": 130,
                            "column": 8
                          },
                          "end": {
                            "line": 130,
                            "column": 42
                          }
                        },
                        "range": [
                          4515,
                          4549
                        ]
                      }
                    ]
                  },
                  {
                    "type": "Property",
                    "start": 4618,
                    "end": 4629,
                    "loc": {
                      "start": {
                        "line": 133,
                        "column": 8
                      },
                      "end": {
                        "line": 133,
                        "column": 19
                      }
                    },
                    "method": false,
                    "shorthand": false,
                    "computed": false,
                    "key": {
                      "type": "Identifier",
                      "start": 4618,
                      "end": 4625,
                      "loc": {
                        "start": {
                          "line": 133,
                          "column": 8
                        },
                        "end": {
                          "line": 133,
                          "column": 15
                        }
                      },
                      "name": "results",
                      "leadingComments": null
                    },
                    "value": {
                      "type": "ArrayExpression",
                      "start": 4627,
                      "end": 4629,
                      "loc": {
                        "start": {
                          "line": 133,
                          "column": 17
                        },
                        "end": {
                          "line": 133,
                          "column": 19
                        }
                      },
                      "elements": []
                    },
                    "kind": "init",
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " An array of ClassCAD results",
                        "start": 4578,
                        "end": 4609,
                        "loc": {
                          "start": {
                            "line": 132,
                            "column": 8
                          },
                          "end": {
                            "line": 132,
                            "column": 39
                          }
                        },
                        "range": [
                          4578,
                          4609
                        ]
                      }
                    ]
                  },
                  {
                    "type": "Property",
                    "start": 4686,
                    "end": 4696,
                    "loc": {
                      "start": {
                        "line": 135,
                        "column": 8
                      },
                      "end": {
                        "line": 135,
                        "column": 18
                      }
                    },
                    "method": false,
                    "shorthand": false,
                    "computed": false,
                    "key": {
                      "type": "Identifier",
                      "start": 4686,
                      "end": 4692,
                      "loc": {
                        "start": {
                          "line": 135,
                          "column": 8
                        },
                        "end": {
                          "line": 135,
                          "column": 14
                        }
                      },
                      "name": "errors",
                      "leadingComments": null
                    },
                    "value": {
                      "type": "ArrayExpression",
                      "start": 4694,
                      "end": 4696,
                      "loc": {
                        "start": {
                          "line": 135,
                          "column": 16
                        },
                        "end": {
                          "line": 135,
                          "column": 18
                        }
                      },
                      "elements": []
                    },
                    "kind": "init",
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " An array of ClassCAD error messages",
                        "start": 4639,
                        "end": 4677,
                        "loc": {
                          "start": {
                            "line": 134,
                            "column": 8
                          },
                          "end": {
                            "line": 134,
                            "column": 46
                          }
                        },
                        "range": [
                          4639,
                          4677
                        ]
                      }
                    ]
                  },
                  {
                    "type": "Property",
                    "start": 4746,
                    "end": 4754,
                    "loc": {
                      "start": {
                        "line": 137,
                        "column": 8
                      },
                      "end": {
                        "line": 137,
                        "column": 16
                      }
                    },
                    "method": false,
                    "shorthand": false,
                    "computed": false,
                    "key": {
                      "type": "Identifier",
                      "start": 4746,
                      "end": 4751,
                      "loc": {
                        "start": {
                          "line": 137,
                          "column": 8
                        },
                        "end": {
                          "line": 137,
                          "column": 13
                        }
                      },
                      "name": "bytes",
                      "leadingComments": null
                    },
                    "value": {
                      "type": "Literal",
                      "start": 4753,
                      "end": 4754,
                      "loc": {
                        "start": {
                          "line": 137,
                          "column": 15
                        },
                        "end": {
                          "line": 137,
                          "column": 16
                        }
                      },
                      "value": 0,
                      "rawValue": 0,
                      "raw": "0"
                    },
                    "kind": "init",
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " Bytes processed (compressed)",
                        "start": 4706,
                        "end": 4737,
                        "loc": {
                          "start": {
                            "line": 136,
                            "column": 8
                          },
                          "end": {
                            "line": 136,
                            "column": 39
                          }
                        },
                        "range": [
                          4706,
                          4737
                        ]
                      }
                    ]
                  },
                  {
                    "type": "Property",
                    "start": 4806,
                    "end": 4826,
                    "loc": {
                      "start": {
                        "line": 139,
                        "column": 8
                      },
                      "end": {
                        "line": 139,
                        "column": 28
                      }
                    },
                    "method": false,
                    "shorthand": false,
                    "computed": false,
                    "key": {
                      "type": "Identifier",
                      "start": 4806,
                      "end": 4823,
                      "loc": {
                        "start": {
                          "line": 139,
                          "column": 8
                        },
                        "end": {
                          "line": 139,
                          "column": 25
                        }
                      },
                      "name": "bytesUncompressed",
                      "leadingComments": null
                    },
                    "value": {
                      "type": "Literal",
                      "start": 4825,
                      "end": 4826,
                      "loc": {
                        "start": {
                          "line": 139,
                          "column": 27
                        },
                        "end": {
                          "line": 139,
                          "column": 28
                        }
                      },
                      "value": 0,
                      "rawValue": 0,
                      "raw": "0"
                    },
                    "kind": "init",
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " Bytes processed (uncompressed)",
                        "start": 4764,
                        "end": 4797,
                        "loc": {
                          "start": {
                            "line": 138,
                            "column": 8
                          },
                          "end": {
                            "line": 138,
                            "column": 41
                          }
                        },
                        "range": [
                          4764,
                          4797
                        ]
                      }
                    ]
                  },
                  {
                    "type": "Property",
                    "start": 4853,
                    "end": 4869,
                    "loc": {
                      "start": {
                        "line": 141,
                        "column": 8
                      },
                      "end": {
                        "line": 141,
                        "column": 24
                      }
                    },
                    "method": false,
                    "shorthand": false,
                    "computed": false,
                    "key": {
                      "type": "Identifier",
                      "start": 4853,
                      "end": 4863,
                      "loc": {
                        "start": {
                          "line": 141,
                          "column": 8
                        },
                        "end": {
                          "line": 141,
                          "column": 18
                        }
                      },
                      "name": "socketTime",
                      "leadingComments": null
                    },
                    "value": {
                      "type": "Literal",
                      "start": 4865,
                      "end": 4869,
                      "loc": {
                        "start": {
                          "line": 141,
                          "column": 20
                        },
                        "end": {
                          "line": 141,
                          "column": 24
                        }
                      },
                      "value": null,
                      "rawValue": null,
                      "raw": "null"
                    },
                    "kind": "init",
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " Timer",
                        "start": 4836,
                        "end": 4844,
                        "loc": {
                          "start": {
                            "line": 140,
                            "column": 8
                          },
                          "end": {
                            "line": 140,
                            "column": 16
                          }
                        },
                        "range": [
                          4836,
                          4844
                        ]
                      }
                    ]
                  },
                  {
                    "type": "Property",
                    "start": 4903,
                    "end": 4910,
                    "loc": {
                      "start": {
                        "line": 143,
                        "column": 8
                      },
                      "end": {
                        "line": 143,
                        "column": 15
                      }
                    },
                    "method": false,
                    "shorthand": false,
                    "computed": false,
                    "key": {
                      "type": "Identifier",
                      "start": 4903,
                      "end": 4907,
                      "loc": {
                        "start": {
                          "line": 143,
                          "column": 8
                        },
                        "end": {
                          "line": 143,
                          "column": 12
                        }
                      },
                      "name": "time",
                      "leadingComments": null
                    },
                    "value": {
                      "type": "Literal",
                      "start": 4909,
                      "end": 4910,
                      "loc": {
                        "start": {
                          "line": 143,
                          "column": 14
                        },
                        "end": {
                          "line": 143,
                          "column": 15
                        }
                      },
                      "value": 0,
                      "rawValue": 0,
                      "raw": "0"
                    },
                    "kind": "init",
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " Parsing time",
                        "start": 4879,
                        "end": 4894,
                        "loc": {
                          "start": {
                            "line": 142,
                            "column": 8
                          },
                          "end": {
                            "line": 142,
                            "column": 23
                          }
                        },
                        "range": [
                          4879,
                          4894
                        ]
                      }
                    ]
                  }
                ]
              }
            }
          ]
        },
        "leadingComments": [],
        "trailingComments": []
      },
      "specifiers": [],
      "source": null
    },
    {
      "type": "ExportNamedDeclaration",
      "start": 4921,
      "end": 6040,
      "loc": {
        "start": {
          "line": 147,
          "column": 0
        },
        "end": {
          "line": 185,
          "column": 1
        }
      },
      "declaration": {
        "type": "FunctionDeclaration",
        "start": 4928,
        "end": 6040,
        "loc": {
          "start": {
            "line": 147,
            "column": 7
          },
          "end": {
            "line": 185,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 4937,
          "end": 4949,
          "loc": {
            "start": {
              "line": 147,
              "column": 16
            },
            "end": {
              "line": 147,
              "column": 28
            }
          },
          "name": "mergeContext"
        },
        "generator": false,
        "expression": false,
        "async": false,
        "params": [
          {
            "type": "AssignmentPattern",
            "start": 4950,
            "end": 4990,
            "loc": {
              "start": {
                "line": 147,
                "column": 29
              },
              "end": {
                "line": 147,
                "column": 69
              }
            },
            "operator": "=",
            "left": {
              "type": "Identifier",
              "start": 4950,
              "end": 4957,
              "loc": {
                "start": {
                  "line": 147,
                  "column": 29
                },
                "end": {
                  "line": 147,
                  "column": 36
                }
              },
              "name": "context"
            },
            "right": {
              "type": "CallExpression",
              "start": 4960,
              "end": 4990,
              "loc": {
                "start": {
                  "line": 147,
                  "column": 39
                },
                "end": {
                  "line": 147,
                  "column": 69
                }
              },
              "callee": {
                "type": "MemberExpression",
                "start": 4960,
                "end": 4969,
                "loc": {
                  "start": {
                    "line": 147,
                    "column": 39
                  },
                  "end": {
                    "line": 147,
                    "column": 48
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 4960,
                  "end": 4965,
                  "loc": {
                    "start": {
                      "line": 147,
                      "column": 39
                    },
                    "end": {
                      "line": 147,
                      "column": 44
                    }
                  },
                  "name": "Error"
                },
                "property": {
                  "type": "Identifier",
                  "start": 4966,
                  "end": 4969,
                  "loc": {
                    "start": {
                      "line": 147,
                      "column": 45
                    },
                    "end": {
                      "line": 147,
                      "column": 48
                    }
                  },
                  "name": "log"
                },
                "computed": false
              },
              "arguments": [
                {
                  "type": "Literal",
                  "start": 4970,
                  "end": 4989,
                  "loc": {
                    "start": {
                      "line": 147,
                      "column": 49
                    },
                    "end": {
                      "line": 147,
                      "column": 68
                    }
                  },
                  "value": "Context undefined",
                  "rawValue": "Context undefined",
                  "raw": "\"Context undefined\""
                }
              ]
            }
          }
        ],
        "body": {
          "type": "BlockStatement",
          "start": 4992,
          "end": 6040,
          "loc": {
            "start": {
              "line": 147,
              "column": 71
            },
            "end": {
              "line": 185,
              "column": 1
            }
          },
          "body": [
            {
              "type": "IfStatement",
              "start": 4999,
              "end": 5257,
              "loc": {
                "start": {
                  "line": 149,
                  "column": 4
                },
                "end": {
                  "line": 157,
                  "column": 5
                }
              },
              "test": {
                "type": "CallExpression",
                "start": 5003,
                "end": 5025,
                "loc": {
                  "start": {
                    "line": 149,
                    "column": 8
                  },
                  "end": {
                    "line": 149,
                    "column": 30
                  }
                },
                "callee": {
                  "type": "MemberExpression",
                  "start": 5003,
                  "end": 5016,
                  "loc": {
                    "start": {
                      "line": 149,
                      "column": 8
                    },
                    "end": {
                      "line": 149,
                      "column": 21
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 5003,
                    "end": 5008,
                    "loc": {
                      "start": {
                        "line": 149,
                        "column": 8
                      },
                      "end": {
                        "line": 149,
                        "column": 13
                      }
                    },
                    "name": "Array"
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 5009,
                    "end": 5016,
                    "loc": {
                      "start": {
                        "line": 149,
                        "column": 14
                      },
                      "end": {
                        "line": 149,
                        "column": 21
                      }
                    },
                    "name": "isArray"
                  },
                  "computed": false
                },
                "arguments": [
                  {
                    "type": "Identifier",
                    "start": 5017,
                    "end": 5024,
                    "loc": {
                      "start": {
                        "line": 149,
                        "column": 22
                      },
                      "end": {
                        "line": 149,
                        "column": 29
                      }
                    },
                    "name": "context"
                  }
                ]
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 5027,
                "end": 5257,
                "loc": {
                  "start": {
                    "line": 149,
                    "column": 32
                  },
                  "end": {
                    "line": 157,
                    "column": 5
                  }
                },
                "body": [
                  {
                    "type": "IfStatement",
                    "start": 5037,
                    "end": 5251,
                    "loc": {
                      "start": {
                        "line": 150,
                        "column": 8
                      },
                      "end": {
                        "line": 156,
                        "column": 9
                      }
                    },
                    "test": {
                      "type": "BinaryExpression",
                      "start": 5041,
                      "end": 5061,
                      "loc": {
                        "start": {
                          "line": 150,
                          "column": 12
                        },
                        "end": {
                          "line": 150,
                          "column": 32
                        }
                      },
                      "left": {
                        "type": "MemberExpression",
                        "start": 5041,
                        "end": 5055,
                        "loc": {
                          "start": {
                            "line": 150,
                            "column": 12
                          },
                          "end": {
                            "line": 150,
                            "column": 26
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 5041,
                          "end": 5048,
                          "loc": {
                            "start": {
                              "line": 150,
                              "column": 12
                            },
                            "end": {
                              "line": 150,
                              "column": 19
                            }
                          },
                          "name": "context"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 5049,
                          "end": 5055,
                          "loc": {
                            "start": {
                              "line": 150,
                              "column": 20
                            },
                            "end": {
                              "line": 150,
                              "column": 26
                            }
                          },
                          "name": "length"
                        },
                        "computed": false
                      },
                      "operator": "===",
                      "right": {
                        "type": "Literal",
                        "start": 5060,
                        "end": 5061,
                        "loc": {
                          "start": {
                            "line": 150,
                            "column": 31
                          },
                          "end": {
                            "line": 150,
                            "column": 32
                          }
                        },
                        "value": 1,
                        "rawValue": 1,
                        "raw": "1"
                      }
                    },
                    "consequent": {
                      "type": "ReturnStatement",
                      "start": 5075,
                      "end": 5107,
                      "loc": {
                        "start": {
                          "line": 151,
                          "column": 12
                        },
                        "end": {
                          "line": 151,
                          "column": 44
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 5082,
                        "end": 5106,
                        "loc": {
                          "start": {
                            "line": 151,
                            "column": 19
                          },
                          "end": {
                            "line": 151,
                            "column": 43
                          }
                        },
                        "callee": {
                          "type": "Identifier",
                          "start": 5082,
                          "end": 5094,
                          "loc": {
                            "start": {
                              "line": 151,
                              "column": 19
                            },
                            "end": {
                              "line": 151,
                              "column": 31
                            }
                          },
                          "name": "mergeContext"
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 5095,
                            "end": 5105,
                            "loc": {
                              "start": {
                                "line": 151,
                                "column": 32
                              },
                              "end": {
                                "line": 151,
                                "column": 42
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 5095,
                              "end": 5102,
                              "loc": {
                                "start": {
                                  "line": 151,
                                  "column": 32
                                },
                                "end": {
                                  "line": 151,
                                  "column": 39
                                }
                              },
                              "name": "context"
                            },
                            "property": {
                              "type": "Literal",
                              "start": 5103,
                              "end": 5104,
                              "loc": {
                                "start": {
                                  "line": 151,
                                  "column": 40
                                },
                                "end": {
                                  "line": 151,
                                  "column": 41
                                }
                              },
                              "value": 0,
                              "rawValue": 0,
                              "raw": "0"
                            },
                            "computed": true
                          }
                        ]
                      }
                    },
                    "alternate": {
                      "type": "BlockStatement",
                      "start": 5121,
                      "end": 5251,
                      "loc": {
                        "start": {
                          "line": 152,
                          "column": 13
                        },
                        "end": {
                          "line": 156,
                          "column": 9
                        }
                      },
                      "body": [
                        {
                          "type": "VariableDeclaration",
                          "start": 5135,
                          "end": 5164,
                          "loc": {
                            "start": {
                              "line": 153,
                              "column": 12
                            },
                            "end": {
                              "line": 153,
                              "column": 41
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 5139,
                              "end": 5163,
                              "loc": {
                                "start": {
                                  "line": 153,
                                  "column": 16
                                },
                                "end": {
                                  "line": 153,
                                  "column": 40
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 5139,
                                "end": 5145,
                                "loc": {
                                  "start": {
                                    "line": 153,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 153,
                                    "column": 22
                                  }
                                },
                                "name": "result"
                              },
                              "init": {
                                "type": "CallExpression",
                                "start": 5148,
                                "end": 5163,
                                "loc": {
                                  "start": {
                                    "line": 153,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 153,
                                    "column": 40
                                  }
                                },
                                "callee": {
                                  "type": "Identifier",
                                  "start": 5148,
                                  "end": 5161,
                                  "loc": {
                                    "start": {
                                      "line": 153,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 153,
                                      "column": 38
                                    }
                                  },
                                  "name": "createContext"
                                },
                                "arguments": []
                              }
                            }
                          ],
                          "kind": "let"
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 5177,
                          "end": 5200,
                          "loc": {
                            "start": {
                              "line": 154,
                              "column": 12
                            },
                            "end": {
                              "line": 154,
                              "column": 35
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 5177,
                            "end": 5199,
                            "loc": {
                              "start": {
                                "line": 154,
                                "column": 12
                              },
                              "end": {
                                "line": 154,
                                "column": 34
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 5177,
                              "end": 5189,
                              "loc": {
                                "start": {
                                  "line": 154,
                                  "column": 12
                                },
                                "end": {
                                  "line": 154,
                                  "column": 24
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 5177,
                                "end": 5183,
                                "loc": {
                                  "start": {
                                    "line": 154,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 154,
                                    "column": 18
                                  }
                                },
                                "name": "result"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 5184,
                                "end": 5189,
                                "loc": {
                                  "start": {
                                    "line": 154,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 154,
                                    "column": 24
                                  }
                                },
                                "name": "array"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "Identifier",
                              "start": 5192,
                              "end": 5199,
                              "loc": {
                                "start": {
                                  "line": 154,
                                  "column": 27
                                },
                                "end": {
                                  "line": 154,
                                  "column": 34
                                }
                              },
                              "name": "context"
                            }
                          }
                        },
                        {
                          "type": "ReturnStatement",
                          "start": 5213,
                          "end": 5241,
                          "loc": {
                            "start": {
                              "line": 155,
                              "column": 12
                            },
                            "end": {
                              "line": 155,
                              "column": 40
                            }
                          },
                          "argument": {
                            "type": "CallExpression",
                            "start": 5220,
                            "end": 5240,
                            "loc": {
                              "start": {
                                "line": 155,
                                "column": 19
                              },
                              "end": {
                                "line": 155,
                                "column": 39
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 5220,
                              "end": 5232,
                              "loc": {
                                "start": {
                                  "line": 155,
                                  "column": 19
                                },
                                "end": {
                                  "line": 155,
                                  "column": 31
                                }
                              },
                              "name": "mergeContext"
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 5233,
                                "end": 5239,
                                "loc": {
                                  "start": {
                                    "line": 155,
                                    "column": 32
                                  },
                                  "end": {
                                    "line": 155,
                                    "column": 38
                                  }
                                },
                                "name": "result"
                              }
                            ]
                          }
                        }
                      ]
                    }
                  }
                ]
              },
              "alternate": null
            },
            {
              "type": "ExpressionStatement",
              "start": 5263,
              "end": 5286,
              "loc": {
                "start": {
                  "line": 159,
                  "column": 4
                },
                "end": {
                  "line": 159,
                  "column": 27
                }
              },
              "expression": {
                "type": "UnaryExpression",
                "start": 5263,
                "end": 5285,
                "loc": {
                  "start": {
                    "line": 159,
                    "column": 4
                  },
                  "end": {
                    "line": 159,
                    "column": 26
                  }
                },
                "operator": "delete",
                "prefix": true,
                "argument": {
                  "type": "MemberExpression",
                  "start": 5270,
                  "end": 5285,
                  "loc": {
                    "start": {
                      "line": 159,
                      "column": 11
                    },
                    "end": {
                      "line": 159,
                      "column": 26
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 5270,
                    "end": 5277,
                    "loc": {
                      "start": {
                        "line": 159,
                        "column": 11
                      },
                      "end": {
                        "line": 159,
                        "column": 18
                      }
                    },
                    "name": "context"
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 5278,
                    "end": 5285,
                    "loc": {
                      "start": {
                        "line": 159,
                        "column": 19
                      },
                      "end": {
                        "line": 159,
                        "column": 26
                      }
                    },
                    "name": "resolve"
                  },
                  "computed": false
                }
              }
            },
            {
              "type": "ExpressionStatement",
              "start": 5291,
              "end": 5313,
              "loc": {
                "start": {
                  "line": 160,
                  "column": 4
                },
                "end": {
                  "line": 160,
                  "column": 26
                }
              },
              "expression": {
                "type": "UnaryExpression",
                "start": 5291,
                "end": 5312,
                "loc": {
                  "start": {
                    "line": 160,
                    "column": 4
                  },
                  "end": {
                    "line": 160,
                    "column": 25
                  }
                },
                "operator": "delete",
                "prefix": true,
                "argument": {
                  "type": "MemberExpression",
                  "start": 5298,
                  "end": 5312,
                  "loc": {
                    "start": {
                      "line": 160,
                      "column": 11
                    },
                    "end": {
                      "line": 160,
                      "column": 25
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 5298,
                    "end": 5305,
                    "loc": {
                      "start": {
                        "line": 160,
                        "column": 11
                      },
                      "end": {
                        "line": 160,
                        "column": 18
                      }
                    },
                    "name": "context"
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 5306,
                    "end": 5312,
                    "loc": {
                      "start": {
                        "line": 160,
                        "column": 19
                      },
                      "end": {
                        "line": 160,
                        "column": 25
                      }
                    },
                    "name": "reject"
                  },
                  "computed": false
                }
              }
            },
            {
              "type": "ExpressionStatement",
              "start": 5318,
              "end": 5342,
              "loc": {
                "start": {
                  "line": 161,
                  "column": 4
                },
                "end": {
                  "line": 161,
                  "column": 28
                }
              },
              "expression": {
                "type": "UnaryExpression",
                "start": 5318,
                "end": 5341,
                "loc": {
                  "start": {
                    "line": 161,
                    "column": 4
                  },
                  "end": {
                    "line": 161,
                    "column": 27
                  }
                },
                "operator": "delete",
                "prefix": true,
                "argument": {
                  "type": "MemberExpression",
                  "start": 5325,
                  "end": 5341,
                  "loc": {
                    "start": {
                      "line": 161,
                      "column": 11
                    },
                    "end": {
                      "line": 161,
                      "column": 27
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 5325,
                    "end": 5332,
                    "loc": {
                      "start": {
                        "line": 161,
                        "column": 11
                      },
                      "end": {
                        "line": 161,
                        "column": 18
                      }
                    },
                    "name": "context"
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 5333,
                    "end": 5341,
                    "loc": {
                      "start": {
                        "line": 161,
                        "column": 19
                      },
                      "end": {
                        "line": 161,
                        "column": 27
                      }
                    },
                    "name": "promises"
                  },
                  "computed": false
                }
              }
            },
            {
              "type": "ExpressionStatement",
              "start": 5347,
              "end": 5370,
              "loc": {
                "start": {
                  "line": 162,
                  "column": 4
                },
                "end": {
                  "line": 162,
                  "column": 27
                }
              },
              "expression": {
                "type": "UnaryExpression",
                "start": 5347,
                "end": 5369,
                "loc": {
                  "start": {
                    "line": 162,
                    "column": 4
                  },
                  "end": {
                    "line": 162,
                    "column": 26
                  }
                },
                "operator": "delete",
                "prefix": true,
                "argument": {
                  "type": "MemberExpression",
                  "start": 5354,
                  "end": 5369,
                  "loc": {
                    "start": {
                      "line": 162,
                      "column": 11
                    },
                    "end": {
                      "line": 162,
                      "column": 26
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 5354,
                    "end": 5361,
                    "loc": {
                      "start": {
                        "line": 162,
                        "column": 11
                      },
                      "end": {
                        "line": 162,
                        "column": 18
                      }
                    },
                    "name": "context"
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 5362,
                    "end": 5369,
                    "loc": {
                      "start": {
                        "line": 162,
                        "column": 19
                      },
                      "end": {
                        "line": 162,
                        "column": 26
                      }
                    },
                    "name": "mapitem"
                  },
                  "computed": false
                }
              }
            },
            {
              "type": "IfStatement",
              "start": 5376,
              "end": 5662,
              "loc": {
                "start": {
                  "line": 164,
                  "column": 4
                },
                "end": {
                  "line": 170,
                  "column": 5
                }
              },
              "test": {
                "type": "LogicalExpression",
                "start": 5380,
                "end": 5435,
                "loc": {
                  "start": {
                    "line": 164,
                    "column": 8
                  },
                  "end": {
                    "line": 164,
                    "column": 63
                  }
                },
                "left": {
                  "type": "BinaryExpression",
                  "start": 5380,
                  "end": 5404,
                  "loc": {
                    "start": {
                      "line": 164,
                      "column": 8
                    },
                    "end": {
                      "line": 164,
                      "column": 32
                    }
                  },
                  "left": {
                    "type": "MemberExpression",
                    "start": 5380,
                    "end": 5400,
                    "loc": {
                      "start": {
                        "line": 164,
                        "column": 8
                      },
                      "end": {
                        "line": 164,
                        "column": 28
                      }
                    },
                    "object": {
                      "type": "MemberExpression",
                      "start": 5380,
                      "end": 5393,
                      "loc": {
                        "start": {
                          "line": 164,
                          "column": 8
                        },
                        "end": {
                          "line": 164,
                          "column": 21
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 5380,
                        "end": 5387,
                        "loc": {
                          "start": {
                            "line": 164,
                            "column": 8
                          },
                          "end": {
                            "line": 164,
                            "column": 15
                          }
                        },
                        "name": "context"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 5388,
                        "end": 5393,
                        "loc": {
                          "start": {
                            "line": 164,
                            "column": 16
                          },
                          "end": {
                            "line": 164,
                            "column": 21
                          }
                        },
                        "name": "array"
                      },
                      "computed": false
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 5394,
                      "end": 5400,
                      "loc": {
                        "start": {
                          "line": 164,
                          "column": 22
                        },
                        "end": {
                          "line": 164,
                          "column": 28
                        }
                      },
                      "name": "length"
                    },
                    "computed": false
                  },
                  "operator": ">",
                  "right": {
                    "type": "Literal",
                    "start": 5403,
                    "end": 5404,
                    "loc": {
                      "start": {
                        "line": 164,
                        "column": 31
                      },
                      "end": {
                        "line": 164,
                        "column": 32
                      }
                    },
                    "value": 0,
                    "rawValue": 0,
                    "raw": "0"
                  }
                },
                "operator": "&&",
                "right": {
                  "type": "BinaryExpression",
                  "start": 5408,
                  "end": 5435,
                  "loc": {
                    "start": {
                      "line": 164,
                      "column": 36
                    },
                    "end": {
                      "line": 164,
                      "column": 63
                    }
                  },
                  "left": {
                    "type": "MemberExpression",
                    "start": 5408,
                    "end": 5429,
                    "loc": {
                      "start": {
                        "line": 164,
                        "column": 36
                      },
                      "end": {
                        "line": 164,
                        "column": 57
                      }
                    },
                    "object": {
                      "type": "MemberExpression",
                      "start": 5408,
                      "end": 5422,
                      "loc": {
                        "start": {
                          "line": 164,
                          "column": 36
                        },
                        "end": {
                          "line": 164,
                          "column": 50
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 5408,
                        "end": 5415,
                        "loc": {
                          "start": {
                            "line": 164,
                            "column": 36
                          },
                          "end": {
                            "line": 164,
                            "column": 43
                          }
                        },
                        "name": "context"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 5416,
                        "end": 5422,
                        "loc": {
                          "start": {
                            "line": 164,
                            "column": 44
                          },
                          "end": {
                            "line": 164,
                            "column": 50
                          }
                        },
                        "name": "models"
                      },
                      "computed": false
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 5423,
                      "end": 5429,
                      "loc": {
                        "start": {
                          "line": 164,
                          "column": 51
                        },
                        "end": {
                          "line": 164,
                          "column": 57
                        }
                      },
                      "name": "length"
                    },
                    "computed": false
                  },
                  "operator": "===",
                  "right": {
                    "type": "Literal",
                    "start": 5434,
                    "end": 5435,
                    "loc": {
                      "start": {
                        "line": 164,
                        "column": 62
                      },
                      "end": {
                        "line": 164,
                        "column": 63
                      }
                    },
                    "value": 0,
                    "rawValue": 0,
                    "raw": "0"
                  }
                }
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 5437,
                "end": 5662,
                "loc": {
                  "start": {
                    "line": 164,
                    "column": 65
                  },
                  "end": {
                    "line": 170,
                    "column": 5
                  }
                },
                "body": [
                  {
                    "type": "ForOfStatement",
                    "start": 5447,
                    "end": 5656,
                    "loc": {
                      "start": {
                        "line": 165,
                        "column": 8
                      },
                      "end": {
                        "line": 169,
                        "column": 9
                      }
                    },
                    "left": {
                      "type": "VariableDeclaration",
                      "start": 5452,
                      "end": 5460,
                      "loc": {
                        "start": {
                          "line": 165,
                          "column": 13
                        },
                        "end": {
                          "line": 165,
                          "column": 21
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 5456,
                          "end": 5460,
                          "loc": {
                            "start": {
                              "line": 165,
                              "column": 17
                            },
                            "end": {
                              "line": 165,
                              "column": 21
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 5456,
                            "end": 5460,
                            "loc": {
                              "start": {
                                "line": 165,
                                "column": 17
                              },
                              "end": {
                                "line": 165,
                                "column": 21
                              }
                            },
                            "name": "part"
                          },
                          "init": null
                        }
                      ],
                      "kind": "let"
                    },
                    "right": {
                      "type": "MemberExpression",
                      "start": 5464,
                      "end": 5477,
                      "loc": {
                        "start": {
                          "line": 165,
                          "column": 25
                        },
                        "end": {
                          "line": 165,
                          "column": 38
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 5464,
                        "end": 5471,
                        "loc": {
                          "start": {
                            "line": 165,
                            "column": 25
                          },
                          "end": {
                            "line": 165,
                            "column": 32
                          }
                        },
                        "name": "context"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 5472,
                        "end": 5477,
                        "loc": {
                          "start": {
                            "line": 165,
                            "column": 33
                          },
                          "end": {
                            "line": 165,
                            "column": 38
                          }
                        },
                        "name": "array"
                      },
                      "computed": false
                    },
                    "body": {
                      "type": "BlockStatement",
                      "start": 5479,
                      "end": 5656,
                      "loc": {
                        "start": {
                          "line": 165,
                          "column": 40
                        },
                        "end": {
                          "line": 169,
                          "column": 9
                        }
                      },
                      "body": [
                        {
                          "type": "IfStatement",
                          "start": 5493,
                          "end": 5562,
                          "loc": {
                            "start": {
                              "line": 166,
                              "column": 12
                            },
                            "end": {
                              "line": 167,
                              "column": 49
                            }
                          },
                          "test": {
                            "type": "UnaryExpression",
                            "start": 5497,
                            "end": 5511,
                            "loc": {
                              "start": {
                                "line": 166,
                                "column": 16
                              },
                              "end": {
                                "line": 166,
                                "column": 30
                              }
                            },
                            "operator": "!",
                            "prefix": true,
                            "argument": {
                              "type": "UnaryExpression",
                              "start": 5498,
                              "end": 5511,
                              "loc": {
                                "start": {
                                  "line": 166,
                                  "column": 17
                                },
                                "end": {
                                  "line": 166,
                                  "column": 30
                                }
                              },
                              "operator": "!",
                              "prefix": true,
                              "argument": {
                                "type": "MemberExpression",
                                "start": 5499,
                                "end": 5511,
                                "loc": {
                                  "start": {
                                    "line": 166,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 166,
                                    "column": 30
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 5499,
                                  "end": 5503,
                                  "loc": {
                                    "start": {
                                      "line": 166,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 166,
                                      "column": 22
                                    }
                                  },
                                  "name": "part"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 5504,
                                  "end": 5511,
                                  "loc": {
                                    "start": {
                                      "line": 166,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 166,
                                      "column": 30
                                    }
                                  },
                                  "name": "mapitem"
                                },
                                "computed": false
                              }
                            }
                          },
                          "consequent": {
                            "type": "ExpressionStatement",
                            "start": 5529,
                            "end": 5562,
                            "loc": {
                              "start": {
                                "line": 167,
                                "column": 16
                              },
                              "end": {
                                "line": 167,
                                "column": 49
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 5529,
                              "end": 5561,
                              "loc": {
                                "start": {
                                  "line": 167,
                                  "column": 16
                                },
                                "end": {
                                  "line": 167,
                                  "column": 48
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 5529,
                                "end": 5554,
                                "loc": {
                                  "start": {
                                    "line": 167,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 167,
                                    "column": 41
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 5529,
                                  "end": 5540,
                                  "loc": {
                                    "start": {
                                      "line": 167,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 167,
                                      "column": 27
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 5529,
                                    "end": 5536,
                                    "loc": {
                                      "start": {
                                        "line": 167,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 167,
                                        "column": 23
                                      }
                                    },
                                    "name": "context"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 5537,
                                    "end": 5540,
                                    "loc": {
                                      "start": {
                                        "line": 167,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 167,
                                        "column": 27
                                      }
                                    },
                                    "name": "map"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "MemberExpression",
                                  "start": 5541,
                                  "end": 5553,
                                  "loc": {
                                    "start": {
                                      "line": 167,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 167,
                                      "column": 40
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 5541,
                                    "end": 5545,
                                    "loc": {
                                      "start": {
                                        "line": 167,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 167,
                                        "column": 32
                                      }
                                    },
                                    "name": "part"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 5546,
                                    "end": 5553,
                                    "loc": {
                                      "start": {
                                        "line": 167,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 167,
                                        "column": 40
                                      }
                                    },
                                    "name": "mapitem"
                                  },
                                  "computed": false
                                },
                                "computed": true
                              },
                              "right": {
                                "type": "Identifier",
                                "start": 5557,
                                "end": 5561,
                                "loc": {
                                  "start": {
                                    "line": 167,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 167,
                                    "column": 48
                                  }
                                },
                                "name": "part"
                              }
                            }
                          },
                          "alternate": null
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 5575,
                          "end": 5646,
                          "loc": {
                            "start": {
                              "line": 168,
                              "column": 12
                            },
                            "end": {
                              "line": 168,
                              "column": 83
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 5575,
                            "end": 5645,
                            "loc": {
                              "start": {
                                "line": 168,
                                "column": 12
                              },
                              "end": {
                                "line": 168,
                                "column": 82
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 5575,
                              "end": 5608,
                              "loc": {
                                "start": {
                                  "line": 168,
                                  "column": 12
                                },
                                "end": {
                                  "line": 168,
                                  "column": 45
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 5575,
                                "end": 5600,
                                "loc": {
                                  "start": {
                                    "line": 168,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 168,
                                    "column": 37
                                  }
                                },
                                "object": {
                                  "type": "CallExpression",
                                  "start": 5575,
                                  "end": 5593,
                                  "loc": {
                                    "start": {
                                      "line": 168,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 168,
                                      "column": 30
                                    }
                                  },
                                  "callee": {
                                    "type": "Identifier",
                                    "start": 5575,
                                    "end": 5587,
                                    "loc": {
                                      "start": {
                                        "line": 168,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 168,
                                        "column": 24
                                      }
                                    },
                                    "name": "mergeContext"
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 5588,
                                      "end": 5592,
                                      "loc": {
                                        "start": {
                                          "line": 168,
                                          "column": 25
                                        },
                                        "end": {
                                          "line": 168,
                                          "column": 29
                                        }
                                      },
                                      "name": "part"
                                    }
                                  ]
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 5594,
                                  "end": 5600,
                                  "loc": {
                                    "start": {
                                      "line": 168,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 168,
                                      "column": 37
                                    }
                                  },
                                  "name": "models"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 5601,
                                "end": 5608,
                                "loc": {
                                  "start": {
                                    "line": 168,
                                    "column": 38
                                  },
                                  "end": {
                                    "line": 168,
                                    "column": 45
                                  }
                                },
                                "name": "forEach"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "ArrowFunctionExpression",
                                "start": 5609,
                                "end": 5644,
                                "loc": {
                                  "start": {
                                    "line": 168,
                                    "column": 46
                                  },
                                  "end": {
                                    "line": 168,
                                    "column": 81
                                  }
                                },
                                "id": null,
                                "generator": false,
                                "expression": true,
                                "async": false,
                                "params": [
                                  {
                                    "type": "Identifier",
                                    "start": 5609,
                                    "end": 5614,
                                    "loc": {
                                      "start": {
                                        "line": 168,
                                        "column": 46
                                      },
                                      "end": {
                                        "line": 168,
                                        "column": 51
                                      }
                                    },
                                    "name": "model"
                                  }
                                ],
                                "body": {
                                  "type": "CallExpression",
                                  "start": 5618,
                                  "end": 5644,
                                  "loc": {
                                    "start": {
                                      "line": 168,
                                      "column": 55
                                    },
                                    "end": {
                                      "line": 168,
                                      "column": 81
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 5618,
                                    "end": 5637,
                                    "loc": {
                                      "start": {
                                        "line": 168,
                                        "column": 55
                                      },
                                      "end": {
                                        "line": 168,
                                        "column": 74
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 5618,
                                      "end": 5632,
                                      "loc": {
                                        "start": {
                                          "line": 168,
                                          "column": 55
                                        },
                                        "end": {
                                          "line": 168,
                                          "column": 69
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 5618,
                                        "end": 5625,
                                        "loc": {
                                          "start": {
                                            "line": 168,
                                            "column": 55
                                          },
                                          "end": {
                                            "line": 168,
                                            "column": 62
                                          }
                                        },
                                        "name": "context"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 5626,
                                        "end": 5632,
                                        "loc": {
                                          "start": {
                                            "line": 168,
                                            "column": 63
                                          },
                                          "end": {
                                            "line": 168,
                                            "column": 69
                                          }
                                        },
                                        "name": "models"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 5633,
                                      "end": 5637,
                                      "loc": {
                                        "start": {
                                          "line": 168,
                                          "column": 70
                                        },
                                        "end": {
                                          "line": 168,
                                          "column": 74
                                        }
                                      },
                                      "name": "push"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 5638,
                                      "end": 5643,
                                      "loc": {
                                        "start": {
                                          "line": 168,
                                          "column": 75
                                        },
                                        "end": {
                                          "line": 168,
                                          "column": 80
                                        }
                                      },
                                      "name": "model"
                                    }
                                  ]
                                }
                              }
                            ]
                          }
                        }
                      ]
                    }
                  }
                ],
                "trailingComments": null
              },
              "alternate": null,
              "trailingComments": [
                {
                  "type": "Block",
                  "value": "if (context.options.groupInto) {\n        context.models.push(context.options.groupInto);\n    }",
                  "start": 5668,
                  "end": 5766,
                  "loc": {
                    "start": {
                      "line": 172,
                      "column": 4
                    },
                    "end": {
                      "line": 174,
                      "column": 7
                    }
                  },
                  "range": [
                    5668,
                    5766
                  ]
                }
              ]
            },
            {
              "type": "ExpressionStatement",
              "start": 5772,
              "end": 5803,
              "loc": {
                "start": {
                  "line": 176,
                  "column": 4
                },
                "end": {
                  "line": 176,
                  "column": 35
                }
              },
              "expression": {
                "type": "AssignmentExpression",
                "start": 5772,
                "end": 5802,
                "loc": {
                  "start": {
                    "line": 176,
                    "column": 4
                  },
                  "end": {
                    "line": 176,
                    "column": 34
                  }
                },
                "operator": "=",
                "left": {
                  "type": "MemberExpression",
                  "start": 5772,
                  "end": 5790,
                  "loc": {
                    "start": {
                      "line": 176,
                      "column": 4
                    },
                    "end": {
                      "line": 176,
                      "column": 22
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 5772,
                    "end": 5779,
                    "loc": {
                      "start": {
                        "line": 176,
                        "column": 4
                      },
                      "end": {
                        "line": 176,
                        "column": 11
                      }
                    },
                    "name": "context",
                    "leadingComments": null
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 5780,
                    "end": 5790,
                    "loc": {
                      "start": {
                        "line": 176,
                        "column": 12
                      },
                      "end": {
                        "line": 176,
                        "column": 22
                      }
                    },
                    "name": "firstModel"
                  },
                  "computed": false,
                  "leadingComments": null
                },
                "right": {
                  "type": "Identifier",
                  "start": 5793,
                  "end": 5802,
                  "loc": {
                    "start": {
                      "line": 176,
                      "column": 25
                    },
                    "end": {
                      "line": 176,
                      "column": 34
                    }
                  },
                  "name": "undefined"
                },
                "leadingComments": null
              },
              "leadingComments": [
                {
                  "type": "Block",
                  "value": "if (context.options.groupInto) {\n        context.models.push(context.options.groupInto);\n    }",
                  "start": 5668,
                  "end": 5766,
                  "loc": {
                    "start": {
                      "line": 172,
                      "column": 4
                    },
                    "end": {
                      "line": 174,
                      "column": 7
                    }
                  },
                  "range": [
                    5668,
                    5766
                  ]
                }
              ]
            },
            {
              "type": "IfStatement",
              "start": 5808,
              "end": 5886,
              "loc": {
                "start": {
                  "line": 177,
                  "column": 4
                },
                "end": {
                  "line": 178,
                  "column": 47
                }
              },
              "test": {
                "type": "BinaryExpression",
                "start": 5812,
                "end": 5837,
                "loc": {
                  "start": {
                    "line": 177,
                    "column": 8
                  },
                  "end": {
                    "line": 177,
                    "column": 33
                  }
                },
                "left": {
                  "type": "MemberExpression",
                  "start": 5812,
                  "end": 5833,
                  "loc": {
                    "start": {
                      "line": 177,
                      "column": 8
                    },
                    "end": {
                      "line": 177,
                      "column": 29
                    }
                  },
                  "object": {
                    "type": "MemberExpression",
                    "start": 5812,
                    "end": 5826,
                    "loc": {
                      "start": {
                        "line": 177,
                        "column": 8
                      },
                      "end": {
                        "line": 177,
                        "column": 22
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 5812,
                      "end": 5819,
                      "loc": {
                        "start": {
                          "line": 177,
                          "column": 8
                        },
                        "end": {
                          "line": 177,
                          "column": 15
                        }
                      },
                      "name": "context"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 5820,
                      "end": 5826,
                      "loc": {
                        "start": {
                          "line": 177,
                          "column": 16
                        },
                        "end": {
                          "line": 177,
                          "column": 22
                        }
                      },
                      "name": "models"
                    },
                    "computed": false
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 5827,
                    "end": 5833,
                    "loc": {
                      "start": {
                        "line": 177,
                        "column": 23
                      },
                      "end": {
                        "line": 177,
                        "column": 29
                      }
                    },
                    "name": "length"
                  },
                  "computed": false
                },
                "operator": ">",
                "right": {
                  "type": "Literal",
                  "start": 5836,
                  "end": 5837,
                  "loc": {
                    "start": {
                      "line": 177,
                      "column": 32
                    },
                    "end": {
                      "line": 177,
                      "column": 33
                    }
                  },
                  "value": 0,
                  "rawValue": 0,
                  "raw": "0"
                }
              },
              "consequent": {
                "type": "ExpressionStatement",
                "start": 5847,
                "end": 5886,
                "loc": {
                  "start": {
                    "line": 178,
                    "column": 8
                  },
                  "end": {
                    "line": 178,
                    "column": 47
                  }
                },
                "expression": {
                  "type": "AssignmentExpression",
                  "start": 5847,
                  "end": 5885,
                  "loc": {
                    "start": {
                      "line": 178,
                      "column": 8
                    },
                    "end": {
                      "line": 178,
                      "column": 46
                    }
                  },
                  "operator": "=",
                  "left": {
                    "type": "MemberExpression",
                    "start": 5847,
                    "end": 5865,
                    "loc": {
                      "start": {
                        "line": 178,
                        "column": 8
                      },
                      "end": {
                        "line": 178,
                        "column": 26
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 5847,
                      "end": 5854,
                      "loc": {
                        "start": {
                          "line": 178,
                          "column": 8
                        },
                        "end": {
                          "line": 178,
                          "column": 15
                        }
                      },
                      "name": "context"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 5855,
                      "end": 5865,
                      "loc": {
                        "start": {
                          "line": 178,
                          "column": 16
                        },
                        "end": {
                          "line": 178,
                          "column": 26
                        }
                      },
                      "name": "firstModel"
                    },
                    "computed": false
                  },
                  "right": {
                    "type": "MemberExpression",
                    "start": 5868,
                    "end": 5885,
                    "loc": {
                      "start": {
                        "line": 178,
                        "column": 29
                      },
                      "end": {
                        "line": 178,
                        "column": 46
                      }
                    },
                    "object": {
                      "type": "MemberExpression",
                      "start": 5868,
                      "end": 5882,
                      "loc": {
                        "start": {
                          "line": 178,
                          "column": 29
                        },
                        "end": {
                          "line": 178,
                          "column": 43
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 5868,
                        "end": 5875,
                        "loc": {
                          "start": {
                            "line": 178,
                            "column": 29
                          },
                          "end": {
                            "line": 178,
                            "column": 36
                          }
                        },
                        "name": "context"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 5876,
                        "end": 5882,
                        "loc": {
                          "start": {
                            "line": 178,
                            "column": 37
                          },
                          "end": {
                            "line": 178,
                            "column": 43
                          }
                        },
                        "name": "models"
                      },
                      "computed": false
                    },
                    "property": {
                      "type": "Literal",
                      "start": 5883,
                      "end": 5884,
                      "loc": {
                        "start": {
                          "line": 178,
                          "column": 44
                        },
                        "end": {
                          "line": 178,
                          "column": 45
                        }
                      },
                      "value": 0,
                      "rawValue": 0,
                      "raw": "0"
                    },
                    "computed": true
                  }
                }
              },
              "alternate": null
            },
            {
              "type": "ExpressionStatement",
              "start": 5892,
              "end": 5924,
              "loc": {
                "start": {
                  "line": 180,
                  "column": 4
                },
                "end": {
                  "line": 180,
                  "column": 36
                }
              },
              "expression": {
                "type": "AssignmentExpression",
                "start": 5892,
                "end": 5923,
                "loc": {
                  "start": {
                    "line": 180,
                    "column": 4
                  },
                  "end": {
                    "line": 180,
                    "column": 35
                  }
                },
                "operator": "=",
                "left": {
                  "type": "MemberExpression",
                  "start": 5892,
                  "end": 5911,
                  "loc": {
                    "start": {
                      "line": 180,
                      "column": 4
                    },
                    "end": {
                      "line": 180,
                      "column": 23
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 5892,
                    "end": 5899,
                    "loc": {
                      "start": {
                        "line": 180,
                        "column": 4
                      },
                      "end": {
                        "line": 180,
                        "column": 11
                      }
                    },
                    "name": "context"
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 5900,
                    "end": 5911,
                    "loc": {
                      "start": {
                        "line": 180,
                        "column": 12
                      },
                      "end": {
                        "line": 180,
                        "column": 23
                      }
                    },
                    "name": "firstResult"
                  },
                  "computed": false
                },
                "right": {
                  "type": "Identifier",
                  "start": 5914,
                  "end": 5923,
                  "loc": {
                    "start": {
                      "line": 180,
                      "column": 26
                    },
                    "end": {
                      "line": 180,
                      "column": 35
                    }
                  },
                  "name": "undefined"
                }
              }
            },
            {
              "type": "IfStatement",
              "start": 5929,
              "end": 6017,
              "loc": {
                "start": {
                  "line": 181,
                  "column": 4
                },
                "end": {
                  "line": 182,
                  "column": 56
                }
              },
              "test": {
                "type": "BinaryExpression",
                "start": 5933,
                "end": 5959,
                "loc": {
                  "start": {
                    "line": 181,
                    "column": 8
                  },
                  "end": {
                    "line": 181,
                    "column": 34
                  }
                },
                "left": {
                  "type": "MemberExpression",
                  "start": 5933,
                  "end": 5955,
                  "loc": {
                    "start": {
                      "line": 181,
                      "column": 8
                    },
                    "end": {
                      "line": 181,
                      "column": 30
                    }
                  },
                  "object": {
                    "type": "MemberExpression",
                    "start": 5933,
                    "end": 5948,
                    "loc": {
                      "start": {
                        "line": 181,
                        "column": 8
                      },
                      "end": {
                        "line": 181,
                        "column": 23
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 5933,
                      "end": 5940,
                      "loc": {
                        "start": {
                          "line": 181,
                          "column": 8
                        },
                        "end": {
                          "line": 181,
                          "column": 15
                        }
                      },
                      "name": "context"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 5941,
                      "end": 5948,
                      "loc": {
                        "start": {
                          "line": 181,
                          "column": 16
                        },
                        "end": {
                          "line": 181,
                          "column": 23
                        }
                      },
                      "name": "results"
                    },
                    "computed": false
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 5949,
                    "end": 5955,
                    "loc": {
                      "start": {
                        "line": 181,
                        "column": 24
                      },
                      "end": {
                        "line": 181,
                        "column": 30
                      }
                    },
                    "name": "length"
                  },
                  "computed": false
                },
                "operator": ">",
                "right": {
                  "type": "Literal",
                  "start": 5958,
                  "end": 5959,
                  "loc": {
                    "start": {
                      "line": 181,
                      "column": 33
                    },
                    "end": {
                      "line": 181,
                      "column": 34
                    }
                  },
                  "value": 0,
                  "rawValue": 0,
                  "raw": "0"
                }
              },
              "consequent": {
                "type": "ExpressionStatement",
                "start": 5969,
                "end": 6017,
                "loc": {
                  "start": {
                    "line": 182,
                    "column": 8
                  },
                  "end": {
                    "line": 182,
                    "column": 56
                  }
                },
                "expression": {
                  "type": "AssignmentExpression",
                  "start": 5969,
                  "end": 6016,
                  "loc": {
                    "start": {
                      "line": 182,
                      "column": 8
                    },
                    "end": {
                      "line": 182,
                      "column": 55
                    }
                  },
                  "operator": "=",
                  "left": {
                    "type": "MemberExpression",
                    "start": 5969,
                    "end": 5988,
                    "loc": {
                      "start": {
                        "line": 182,
                        "column": 8
                      },
                      "end": {
                        "line": 182,
                        "column": 27
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 5969,
                      "end": 5976,
                      "loc": {
                        "start": {
                          "line": 182,
                          "column": 8
                        },
                        "end": {
                          "line": 182,
                          "column": 15
                        }
                      },
                      "name": "context"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 5977,
                      "end": 5988,
                      "loc": {
                        "start": {
                          "line": 182,
                          "column": 16
                        },
                        "end": {
                          "line": 182,
                          "column": 27
                        }
                      },
                      "name": "firstResult"
                    },
                    "computed": false
                  },
                  "right": {
                    "type": "MemberExpression",
                    "start": 5991,
                    "end": 6016,
                    "loc": {
                      "start": {
                        "line": 182,
                        "column": 30
                      },
                      "end": {
                        "line": 182,
                        "column": 55
                      }
                    },
                    "object": {
                      "type": "MemberExpression",
                      "start": 5991,
                      "end": 6009,
                      "loc": {
                        "start": {
                          "line": 182,
                          "column": 30
                        },
                        "end": {
                          "line": 182,
                          "column": 48
                        }
                      },
                      "object": {
                        "type": "MemberExpression",
                        "start": 5991,
                        "end": 6006,
                        "loc": {
                          "start": {
                            "line": 182,
                            "column": 30
                          },
                          "end": {
                            "line": 182,
                            "column": 45
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 5991,
                          "end": 5998,
                          "loc": {
                            "start": {
                              "line": 182,
                              "column": 30
                            },
                            "end": {
                              "line": 182,
                              "column": 37
                            }
                          },
                          "name": "context"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 5999,
                          "end": 6006,
                          "loc": {
                            "start": {
                              "line": 182,
                              "column": 38
                            },
                            "end": {
                              "line": 182,
                              "column": 45
                            }
                          },
                          "name": "results"
                        },
                        "computed": false
                      },
                      "property": {
                        "type": "Literal",
                        "start": 6007,
                        "end": 6008,
                        "loc": {
                          "start": {
                            "line": 182,
                            "column": 46
                          },
                          "end": {
                            "line": 182,
                            "column": 47
                          }
                        },
                        "value": 0,
                        "rawValue": 0,
                        "raw": "0"
                      },
                      "computed": true
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 6010,
                      "end": 6016,
                      "loc": {
                        "start": {
                          "line": 182,
                          "column": 49
                        },
                        "end": {
                          "line": 182,
                          "column": 55
                        }
                      },
                      "name": "result"
                    },
                    "computed": false
                  }
                }
              },
              "alternate": null
            },
            {
              "type": "ReturnStatement",
              "start": 6023,
              "end": 6038,
              "loc": {
                "start": {
                  "line": 184,
                  "column": 4
                },
                "end": {
                  "line": 184,
                  "column": 19
                }
              },
              "argument": {
                "type": "Identifier",
                "start": 6030,
                "end": 6037,
                "loc": {
                  "start": {
                    "line": 184,
                    "column": 11
                  },
                  "end": {
                    "line": 184,
                    "column": 18
                  }
                },
                "name": "context"
              }
            }
          ]
        },
        "leadingComments": [],
        "trailingComments": []
      },
      "specifiers": [],
      "source": null
    },
    {
      "type": "FunctionDeclaration",
      "start": 6042,
      "end": 11634,
      "loc": {
        "start": {
          "line": 187,
          "column": 0
        },
        "end": {
          "line": 345,
          "column": 1
        }
      },
      "id": {
        "type": "Identifier",
        "start": 6051,
        "end": 6061,
        "loc": {
          "start": {
            "line": 187,
            "column": 9
          },
          "end": {
            "line": 187,
            "column": 19
          }
        },
        "name": "parseModel"
      },
      "generator": false,
      "expression": false,
      "async": false,
      "params": [
        {
          "type": "Identifier",
          "start": 6062,
          "end": 6066,
          "loc": {
            "start": {
              "line": 187,
              "column": 20
            },
            "end": {
              "line": 187,
              "column": 24
            }
          },
          "name": "data"
        },
        {
          "type": "Identifier",
          "start": 6068,
          "end": 6075,
          "loc": {
            "start": {
              "line": 187,
              "column": 26
            },
            "end": {
              "line": 187,
              "column": 33
            }
          },
          "name": "context"
        }
      ],
      "body": {
        "type": "BlockStatement",
        "start": 6077,
        "end": 11634,
        "loc": {
          "start": {
            "line": 187,
            "column": 35
          },
          "end": {
            "line": 345,
            "column": 1
          }
        },
        "body": [
          {
            "type": "VariableDeclaration",
            "start": 6083,
            "end": 6211,
            "loc": {
              "start": {
                "line": 188,
                "column": 4
              },
              "end": {
                "line": 191,
                "column": 30
              }
            },
            "declarations": [
              {
                "type": "VariableDeclarator",
                "start": 6087,
                "end": 6110,
                "loc": {
                  "start": {
                    "line": 188,
                    "column": 8
                  },
                  "end": {
                    "line": 188,
                    "column": 31
                  }
                },
                "id": {
                  "type": "Identifier",
                  "start": 6087,
                  "end": 6093,
                  "loc": {
                    "start": {
                      "line": 188,
                      "column": 8
                    },
                    "end": {
                      "line": 188,
                      "column": 14
                    }
                  },
                  "name": "result"
                },
                "init": {
                  "type": "MemberExpression",
                  "start": 6096,
                  "end": 6110,
                  "loc": {
                    "start": {
                      "line": 188,
                      "column": 17
                    },
                    "end": {
                      "line": 188,
                      "column": 31
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 6096,
                    "end": 6103,
                    "loc": {
                      "start": {
                        "line": 188,
                        "column": 17
                      },
                      "end": {
                        "line": 188,
                        "column": 24
                      }
                    },
                    "name": "context"
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 6104,
                    "end": 6110,
                    "loc": {
                      "start": {
                        "line": 188,
                        "column": 25
                      },
                      "end": {
                        "line": 188,
                        "column": 31
                      }
                    },
                    "name": "models"
                  },
                  "computed": false
                }
              },
              {
                "type": "VariableDeclarator",
                "start": 6120,
                "end": 6145,
                "loc": {
                  "start": {
                    "line": 189,
                    "column": 8
                  },
                  "end": {
                    "line": 189,
                    "column": 33
                  }
                },
                "id": {
                  "type": "Identifier",
                  "start": 6120,
                  "end": 6127,
                  "loc": {
                    "start": {
                      "line": 189,
                      "column": 8
                    },
                    "end": {
                      "line": 189,
                      "column": 15
                    }
                  },
                  "name": "options"
                },
                "init": {
                  "type": "MemberExpression",
                  "start": 6130,
                  "end": 6145,
                  "loc": {
                    "start": {
                      "line": 189,
                      "column": 18
                    },
                    "end": {
                      "line": 189,
                      "column": 33
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 6130,
                    "end": 6137,
                    "loc": {
                      "start": {
                        "line": 189,
                        "column": 18
                      },
                      "end": {
                        "line": 189,
                        "column": 25
                      }
                    },
                    "name": "context"
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 6138,
                    "end": 6145,
                    "loc": {
                      "start": {
                        "line": 189,
                        "column": 26
                      },
                      "end": {
                        "line": 189,
                        "column": 33
                      }
                    },
                    "name": "options"
                  },
                  "computed": false
                }
              },
              {
                "type": "VariableDeclarator",
                "start": 6155,
                "end": 6179,
                "loc": {
                  "start": {
                    "line": 190,
                    "column": 8
                  },
                  "end": {
                    "line": 190,
                    "column": 32
                  }
                },
                "id": {
                  "type": "Identifier",
                  "start": 6155,
                  "end": 6161,
                  "loc": {
                    "start": {
                      "line": 190,
                      "column": 8
                    },
                    "end": {
                      "line": 190,
                      "column": 14
                    }
                  },
                  "name": "attrib"
                },
                "init": {
                  "type": "MemberExpression",
                  "start": 6164,
                  "end": 6179,
                  "loc": {
                    "start": {
                      "line": 190,
                      "column": 17
                    },
                    "end": {
                      "line": 190,
                      "column": 32
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 6164,
                    "end": 6168,
                    "loc": {
                      "start": {
                        "line": 190,
                        "column": 17
                      },
                      "end": {
                        "line": 190,
                        "column": 21
                      }
                    },
                    "name": "data"
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 6169,
                    "end": 6179,
                    "loc": {
                      "start": {
                        "line": 190,
                        "column": 22
                      },
                      "end": {
                        "line": 190,
                        "column": 32
                      }
                    },
                    "name": "attributes"
                  },
                  "computed": false
                }
              },
              {
                "type": "VariableDeclarator",
                "start": 6189,
                "end": 6210,
                "loc": {
                  "start": {
                    "line": 191,
                    "column": 8
                  },
                  "end": {
                    "line": 191,
                    "column": 29
                  }
                },
                "id": {
                  "type": "Identifier",
                  "start": 6189,
                  "end": 6194,
                  "loc": {
                    "start": {
                      "line": 191,
                      "column": 8
                    },
                    "end": {
                      "line": 191,
                      "column": 13
                    }
                  },
                  "name": "model"
                },
                "init": {
                  "type": "NewExpression",
                  "start": 6197,
                  "end": 6210,
                  "loc": {
                    "start": {
                      "line": 191,
                      "column": 16
                    },
                    "end": {
                      "line": 191,
                      "column": 29
                    }
                  },
                  "callee": {
                    "type": "Identifier",
                    "start": 6201,
                    "end": 6208,
                    "loc": {
                      "start": {
                        "line": 191,
                        "column": 20
                      },
                      "end": {
                        "line": 191,
                        "column": 27
                      }
                    },
                    "name": "Object3"
                  },
                  "arguments": []
                }
              }
            ],
            "kind": "let"
          },
          {
            "type": "ExpressionStatement",
            "start": 6217,
            "end": 6242,
            "loc": {
              "start": {
                "line": 193,
                "column": 4
              },
              "end": {
                "line": 193,
                "column": 29
              }
            },
            "expression": {
              "type": "AssignmentExpression",
              "start": 6217,
              "end": 6241,
              "loc": {
                "start": {
                  "line": 193,
                  "column": 4
                },
                "end": {
                  "line": 193,
                  "column": 28
                }
              },
              "operator": "=",
              "left": {
                "type": "MemberExpression",
                "start": 6217,
                "end": 6227,
                "loc": {
                  "start": {
                    "line": 193,
                    "column": 4
                  },
                  "end": {
                    "line": 193,
                    "column": 14
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 6217,
                  "end": 6222,
                  "loc": {
                    "start": {
                      "line": 193,
                      "column": 4
                    },
                    "end": {
                      "line": 193,
                      "column": 9
                    }
                  },
                  "name": "model"
                },
                "property": {
                  "type": "Identifier",
                  "start": 6223,
                  "end": 6227,
                  "loc": {
                    "start": {
                      "line": 193,
                      "column": 10
                    },
                    "end": {
                      "line": 193,
                      "column": 14
                    }
                  },
                  "name": "name"
                },
                "computed": false
              },
              "right": {
                "type": "MemberExpression",
                "start": 6230,
                "end": 6241,
                "loc": {
                  "start": {
                    "line": 193,
                    "column": 17
                  },
                  "end": {
                    "line": 193,
                    "column": 28
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 6230,
                  "end": 6236,
                  "loc": {
                    "start": {
                      "line": 193,
                      "column": 17
                    },
                    "end": {
                      "line": 193,
                      "column": 23
                    }
                  },
                  "name": "attrib"
                },
                "property": {
                  "type": "Identifier",
                  "start": 6237,
                  "end": 6241,
                  "loc": {
                    "start": {
                      "line": 193,
                      "column": 24
                    },
                    "end": {
                      "line": 193,
                      "column": 28
                    }
                  },
                  "name": "name"
                },
                "computed": false
              }
            }
          },
          {
            "type": "ExpressionStatement",
            "start": 6247,
            "end": 6284,
            "loc": {
              "start": {
                "line": 194,
                "column": 4
              },
              "end": {
                "line": 194,
                "column": 41
              }
            },
            "expression": {
              "type": "AssignmentExpression",
              "start": 6247,
              "end": 6283,
              "loc": {
                "start": {
                  "line": 194,
                  "column": 4
                },
                "end": {
                  "line": 194,
                  "column": 40
                }
              },
              "operator": "=",
              "left": {
                "type": "MemberExpression",
                "start": 6247,
                "end": 6260,
                "loc": {
                  "start": {
                    "line": 194,
                    "column": 4
                  },
                  "end": {
                    "line": 194,
                    "column": 17
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 6247,
                  "end": 6252,
                  "loc": {
                    "start": {
                      "line": 194,
                      "column": 4
                    },
                    "end": {
                      "line": 194,
                      "column": 9
                    }
                  },
                  "name": "model"
                },
                "property": {
                  "type": "Identifier",
                  "start": 6253,
                  "end": 6260,
                  "loc": {
                    "start": {
                      "line": 194,
                      "column": 10
                    },
                    "end": {
                      "line": 194,
                      "column": 17
                    }
                  },
                  "name": "visible"
                },
                "computed": false
              },
              "right": {
                "type": "BinaryExpression",
                "start": 6263,
                "end": 6283,
                "loc": {
                  "start": {
                    "line": 194,
                    "column": 20
                  },
                  "end": {
                    "line": 194,
                    "column": 40
                  }
                },
                "left": {
                  "type": "MemberExpression",
                  "start": 6263,
                  "end": 6277,
                  "loc": {
                    "start": {
                      "line": 194,
                      "column": 20
                    },
                    "end": {
                      "line": 194,
                      "column": 34
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 6263,
                    "end": 6269,
                    "loc": {
                      "start": {
                        "line": 194,
                        "column": 20
                      },
                      "end": {
                        "line": 194,
                        "column": 26
                      }
                    },
                    "name": "attrib"
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 6270,
                    "end": 6277,
                    "loc": {
                      "start": {
                        "line": 194,
                        "column": 27
                      },
                      "end": {
                        "line": 194,
                        "column": 34
                      }
                    },
                    "name": "visible"
                  },
                  "computed": false
                },
                "operator": "===",
                "right": {
                  "type": "Literal",
                  "start": 6282,
                  "end": 6283,
                  "loc": {
                    "start": {
                      "line": 194,
                      "column": 39
                    },
                    "end": {
                      "line": 194,
                      "column": 40
                    }
                  },
                  "value": 1,
                  "rawValue": 1,
                  "raw": "1"
                }
              }
            }
          },
          {
            "type": "ExpressionStatement",
            "start": 6289,
            "end": 6363,
            "loc": {
              "start": {
                "line": 195,
                "column": 4
              },
              "end": {
                "line": 198,
                "column": 6
              }
            },
            "expression": {
              "type": "AssignmentExpression",
              "start": 6289,
              "end": 6362,
              "loc": {
                "start": {
                  "line": 195,
                  "column": 4
                },
                "end": {
                  "line": 198,
                  "column": 5
                }
              },
              "operator": "=",
              "left": {
                "type": "MemberExpression",
                "start": 6289,
                "end": 6303,
                "loc": {
                  "start": {
                    "line": 195,
                    "column": 4
                  },
                  "end": {
                    "line": 195,
                    "column": 18
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 6289,
                  "end": 6294,
                  "loc": {
                    "start": {
                      "line": 195,
                      "column": 4
                    },
                    "end": {
                      "line": 195,
                      "column": 9
                    }
                  },
                  "name": "model"
                },
                "property": {
                  "type": "Identifier",
                  "start": 6295,
                  "end": 6303,
                  "loc": {
                    "start": {
                      "line": 195,
                      "column": 10
                    },
                    "end": {
                      "line": 195,
                      "column": 18
                    }
                  },
                  "name": "userData"
                },
                "computed": false
              },
              "right": {
                "type": "ObjectExpression",
                "start": 6306,
                "end": 6362,
                "loc": {
                  "start": {
                    "line": 195,
                    "column": 21
                  },
                  "end": {
                    "line": 198,
                    "column": 5
                  }
                },
                "properties": [
                  {
                    "type": "Property",
                    "start": 6316,
                    "end": 6329,
                    "loc": {
                      "start": {
                        "line": 196,
                        "column": 8
                      },
                      "end": {
                        "line": 196,
                        "column": 21
                      }
                    },
                    "method": false,
                    "shorthand": false,
                    "computed": false,
                    "key": {
                      "type": "Identifier",
                      "start": 6316,
                      "end": 6318,
                      "loc": {
                        "start": {
                          "line": 196,
                          "column": 8
                        },
                        "end": {
                          "line": 196,
                          "column": 10
                        }
                      },
                      "name": "id"
                    },
                    "value": {
                      "type": "MemberExpression",
                      "start": 6320,
                      "end": 6329,
                      "loc": {
                        "start": {
                          "line": 196,
                          "column": 12
                        },
                        "end": {
                          "line": 196,
                          "column": 21
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 6320,
                        "end": 6326,
                        "loc": {
                          "start": {
                            "line": 196,
                            "column": 12
                          },
                          "end": {
                            "line": 196,
                            "column": 18
                          }
                        },
                        "name": "attrib"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 6327,
                        "end": 6329,
                        "loc": {
                          "start": {
                            "line": 196,
                            "column": 19
                          },
                          "end": {
                            "line": 196,
                            "column": 21
                          }
                        },
                        "name": "id"
                      },
                      "computed": false
                    },
                    "kind": "init"
                  },
                  {
                    "type": "Property",
                    "start": 6339,
                    "end": 6356,
                    "loc": {
                      "start": {
                        "line": 197,
                        "column": 8
                      },
                      "end": {
                        "line": 197,
                        "column": 25
                      }
                    },
                    "method": false,
                    "shorthand": false,
                    "computed": false,
                    "key": {
                      "type": "Identifier",
                      "start": 6339,
                      "end": 6343,
                      "loc": {
                        "start": {
                          "line": 197,
                          "column": 8
                        },
                        "end": {
                          "line": 197,
                          "column": 12
                        }
                      },
                      "name": "meta"
                    },
                    "value": {
                      "type": "MemberExpression",
                      "start": 6345,
                      "end": 6356,
                      "loc": {
                        "start": {
                          "line": 197,
                          "column": 14
                        },
                        "end": {
                          "line": 197,
                          "column": 25
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 6345,
                        "end": 6351,
                        "loc": {
                          "start": {
                            "line": 197,
                            "column": 14
                          },
                          "end": {
                            "line": 197,
                            "column": 20
                          }
                        },
                        "name": "attrib"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 6352,
                        "end": 6356,
                        "loc": {
                          "start": {
                            "line": 197,
                            "column": 21
                          },
                          "end": {
                            "line": 197,
                            "column": 25
                          }
                        },
                        "name": "meta"
                      },
                      "computed": false
                    },
                    "kind": "init"
                  }
                ]
              }
            }
          },
          {
            "type": "ExpressionStatement",
            "start": 6369,
            "end": 6469,
            "loc": {
              "start": {
                "line": 200,
                "column": 4
              },
              "end": {
                "line": 200,
                "column": 104
              }
            },
            "expression": {
              "type": "AssignmentExpression",
              "start": 6369,
              "end": 6468,
              "loc": {
                "start": {
                  "line": 200,
                  "column": 4
                },
                "end": {
                  "line": 200,
                  "column": 103
                }
              },
              "operator": "=",
              "left": {
                "type": "MemberExpression",
                "start": 6369,
                "end": 6381,
                "loc": {
                  "start": {
                    "line": 200,
                    "column": 4
                  },
                  "end": {
                    "line": 200,
                    "column": 16
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 6369,
                  "end": 6375,
                  "loc": {
                    "start": {
                      "line": 200,
                      "column": 4
                    },
                    "end": {
                      "line": 200,
                      "column": 10
                    }
                  },
                  "name": "attrib"
                },
                "property": {
                  "type": "Identifier",
                  "start": 6376,
                  "end": 6381,
                  "loc": {
                    "start": {
                      "line": 200,
                      "column": 11
                    },
                    "end": {
                      "line": 200,
                      "column": 16
                    }
                  },
                  "name": "color"
                },
                "computed": false
              },
              "right": {
                "type": "NewExpression",
                "start": 6384,
                "end": 6468,
                "loc": {
                  "start": {
                    "line": 200,
                    "column": 19
                  },
                  "end": {
                    "line": 200,
                    "column": 103
                  }
                },
                "callee": {
                  "type": "MemberExpression",
                  "start": 6388,
                  "end": 6399,
                  "loc": {
                    "start": {
                      "line": 200,
                      "column": 23
                    },
                    "end": {
                      "line": 200,
                      "column": 34
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 6388,
                    "end": 6393,
                    "loc": {
                      "start": {
                        "line": 200,
                        "column": 23
                      },
                      "end": {
                        "line": 200,
                        "column": 28
                      }
                    },
                    "name": "THREE"
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 6394,
                    "end": 6399,
                    "loc": {
                      "start": {
                        "line": 200,
                        "column": 29
                      },
                      "end": {
                        "line": 200,
                        "column": 34
                      }
                    },
                    "name": "Color"
                  },
                  "computed": false
                },
                "arguments": [
                  {
                    "type": "BinaryExpression",
                    "start": 6400,
                    "end": 6421,
                    "loc": {
                      "start": {
                        "line": 200,
                        "column": 35
                      },
                      "end": {
                        "line": 200,
                        "column": 56
                      }
                    },
                    "left": {
                      "type": "MemberExpression",
                      "start": 6400,
                      "end": 6415,
                      "loc": {
                        "start": {
                          "line": 200,
                          "column": 35
                        },
                        "end": {
                          "line": 200,
                          "column": 50
                        }
                      },
                      "object": {
                        "type": "MemberExpression",
                        "start": 6400,
                        "end": 6412,
                        "loc": {
                          "start": {
                            "line": 200,
                            "column": 35
                          },
                          "end": {
                            "line": 200,
                            "column": 47
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 6400,
                          "end": 6406,
                          "loc": {
                            "start": {
                              "line": 200,
                              "column": 35
                            },
                            "end": {
                              "line": 200,
                              "column": 41
                            }
                          },
                          "name": "attrib"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 6407,
                          "end": 6412,
                          "loc": {
                            "start": {
                              "line": 200,
                              "column": 42
                            },
                            "end": {
                              "line": 200,
                              "column": 47
                            }
                          },
                          "name": "color"
                        },
                        "computed": false
                      },
                      "property": {
                        "type": "Literal",
                        "start": 6413,
                        "end": 6414,
                        "loc": {
                          "start": {
                            "line": 200,
                            "column": 48
                          },
                          "end": {
                            "line": 200,
                            "column": 49
                          }
                        },
                        "value": 0,
                        "rawValue": 0,
                        "raw": "0"
                      },
                      "computed": true
                    },
                    "operator": "/",
                    "right": {
                      "type": "Literal",
                      "start": 6418,
                      "end": 6421,
                      "loc": {
                        "start": {
                          "line": 200,
                          "column": 53
                        },
                        "end": {
                          "line": 200,
                          "column": 56
                        }
                      },
                      "value": 255,
                      "rawValue": 255,
                      "raw": "255"
                    }
                  },
                  {
                    "type": "BinaryExpression",
                    "start": 6423,
                    "end": 6444,
                    "loc": {
                      "start": {
                        "line": 200,
                        "column": 58
                      },
                      "end": {
                        "line": 200,
                        "column": 79
                      }
                    },
                    "left": {
                      "type": "MemberExpression",
                      "start": 6423,
                      "end": 6438,
                      "loc": {
                        "start": {
                          "line": 200,
                          "column": 58
                        },
                        "end": {
                          "line": 200,
                          "column": 73
                        }
                      },
                      "object": {
                        "type": "MemberExpression",
                        "start": 6423,
                        "end": 6435,
                        "loc": {
                          "start": {
                            "line": 200,
                            "column": 58
                          },
                          "end": {
                            "line": 200,
                            "column": 70
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 6423,
                          "end": 6429,
                          "loc": {
                            "start": {
                              "line": 200,
                              "column": 58
                            },
                            "end": {
                              "line": 200,
                              "column": 64
                            }
                          },
                          "name": "attrib"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 6430,
                          "end": 6435,
                          "loc": {
                            "start": {
                              "line": 200,
                              "column": 65
                            },
                            "end": {
                              "line": 200,
                              "column": 70
                            }
                          },
                          "name": "color"
                        },
                        "computed": false
                      },
                      "property": {
                        "type": "Literal",
                        "start": 6436,
                        "end": 6437,
                        "loc": {
                          "start": {
                            "line": 200,
                            "column": 71
                          },
                          "end": {
                            "line": 200,
                            "column": 72
                          }
                        },
                        "value": 1,
                        "rawValue": 1,
                        "raw": "1"
                      },
                      "computed": true
                    },
                    "operator": "/",
                    "right": {
                      "type": "Literal",
                      "start": 6441,
                      "end": 6444,
                      "loc": {
                        "start": {
                          "line": 200,
                          "column": 76
                        },
                        "end": {
                          "line": 200,
                          "column": 79
                        }
                      },
                      "value": 255,
                      "rawValue": 255,
                      "raw": "255"
                    }
                  },
                  {
                    "type": "BinaryExpression",
                    "start": 6446,
                    "end": 6467,
                    "loc": {
                      "start": {
                        "line": 200,
                        "column": 81
                      },
                      "end": {
                        "line": 200,
                        "column": 102
                      }
                    },
                    "left": {
                      "type": "MemberExpression",
                      "start": 6446,
                      "end": 6461,
                      "loc": {
                        "start": {
                          "line": 200,
                          "column": 81
                        },
                        "end": {
                          "line": 200,
                          "column": 96
                        }
                      },
                      "object": {
                        "type": "MemberExpression",
                        "start": 6446,
                        "end": 6458,
                        "loc": {
                          "start": {
                            "line": 200,
                            "column": 81
                          },
                          "end": {
                            "line": 200,
                            "column": 93
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 6446,
                          "end": 6452,
                          "loc": {
                            "start": {
                              "line": 200,
                              "column": 81
                            },
                            "end": {
                              "line": 200,
                              "column": 87
                            }
                          },
                          "name": "attrib"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 6453,
                          "end": 6458,
                          "loc": {
                            "start": {
                              "line": 200,
                              "column": 88
                            },
                            "end": {
                              "line": 200,
                              "column": 93
                            }
                          },
                          "name": "color"
                        },
                        "computed": false
                      },
                      "property": {
                        "type": "Literal",
                        "start": 6459,
                        "end": 6460,
                        "loc": {
                          "start": {
                            "line": 200,
                            "column": 94
                          },
                          "end": {
                            "line": 200,
                            "column": 95
                          }
                        },
                        "value": 2,
                        "rawValue": 2,
                        "raw": "2"
                      },
                      "computed": true
                    },
                    "operator": "/",
                    "right": {
                      "type": "Literal",
                      "start": 6464,
                      "end": 6467,
                      "loc": {
                        "start": {
                          "line": 200,
                          "column": 99
                        },
                        "end": {
                          "line": 200,
                          "column": 102
                        }
                      },
                      "value": 255,
                      "rawValue": 255,
                      "raw": "255"
                    }
                  }
                ]
              }
            }
          },
          {
            "type": "IfStatement",
            "start": 6475,
            "end": 7030,
            "loc": {
              "start": {
                "line": 202,
                "column": 4
              },
              "end": {
                "line": 216,
                "column": 5
              }
            },
            "test": {
              "type": "LogicalExpression",
              "start": 6479,
              "end": 6507,
              "loc": {
                "start": {
                  "line": 202,
                  "column": 8
                },
                "end": {
                  "line": 202,
                  "column": 36
                }
              },
              "left": {
                "type": "UnaryExpression",
                "start": 6479,
                "end": 6491,
                "loc": {
                  "start": {
                    "line": 202,
                    "column": 8
                  },
                  "end": {
                    "line": 202,
                    "column": 20
                  }
                },
                "operator": "!",
                "prefix": true,
                "argument": {
                  "type": "UnaryExpression",
                  "start": 6480,
                  "end": 6491,
                  "loc": {
                    "start": {
                      "line": 202,
                      "column": 9
                    },
                    "end": {
                      "line": 202,
                      "column": 20
                    }
                  },
                  "operator": "!",
                  "prefix": true,
                  "argument": {
                    "type": "MemberExpression",
                    "start": 6481,
                    "end": 6491,
                    "loc": {
                      "start": {
                        "line": 202,
                        "column": 10
                      },
                      "end": {
                        "line": 202,
                        "column": 20
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 6481,
                      "end": 6487,
                      "loc": {
                        "start": {
                          "line": 202,
                          "column": 10
                        },
                        "end": {
                          "line": 202,
                          "column": 16
                        }
                      },
                      "name": "attrib"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 6488,
                      "end": 6491,
                      "loc": {
                        "start": {
                          "line": 202,
                          "column": 17
                        },
                        "end": {
                          "line": 202,
                          "column": 20
                        }
                      },
                      "name": "min"
                    },
                    "computed": false
                  }
                }
              },
              "operator": "&&",
              "right": {
                "type": "UnaryExpression",
                "start": 6495,
                "end": 6507,
                "loc": {
                  "start": {
                    "line": 202,
                    "column": 24
                  },
                  "end": {
                    "line": 202,
                    "column": 36
                  }
                },
                "operator": "!",
                "prefix": true,
                "argument": {
                  "type": "UnaryExpression",
                  "start": 6496,
                  "end": 6507,
                  "loc": {
                    "start": {
                      "line": 202,
                      "column": 25
                    },
                    "end": {
                      "line": 202,
                      "column": 36
                    }
                  },
                  "operator": "!",
                  "prefix": true,
                  "argument": {
                    "type": "MemberExpression",
                    "start": 6497,
                    "end": 6507,
                    "loc": {
                      "start": {
                        "line": 202,
                        "column": 26
                      },
                      "end": {
                        "line": 202,
                        "column": 36
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 6497,
                      "end": 6503,
                      "loc": {
                        "start": {
                          "line": 202,
                          "column": 26
                        },
                        "end": {
                          "line": 202,
                          "column": 32
                        }
                      },
                      "name": "attrib"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 6504,
                      "end": 6507,
                      "loc": {
                        "start": {
                          "line": 202,
                          "column": 33
                        },
                        "end": {
                          "line": 202,
                          "column": 36
                        }
                      },
                      "name": "max"
                    },
                    "computed": false
                  }
                }
              }
            },
            "consequent": {
              "type": "BlockStatement",
              "start": 6509,
              "end": 7030,
              "loc": {
                "start": {
                  "line": 202,
                  "column": 38
                },
                "end": {
                  "line": 216,
                  "column": 5
                }
              },
              "body": [
                {
                  "type": "ExpressionStatement",
                  "start": 6519,
                  "end": 6627,
                  "loc": {
                    "start": {
                      "line": 203,
                      "column": 8
                    },
                    "end": {
                      "line": 204,
                      "column": 46
                    }
                  },
                  "expression": {
                    "type": "AssignmentExpression",
                    "start": 6519,
                    "end": 6626,
                    "loc": {
                      "start": {
                        "line": 203,
                        "column": 8
                      },
                      "end": {
                        "line": 204,
                        "column": 45
                      }
                    },
                    "operator": "=",
                    "left": {
                      "type": "MemberExpression",
                      "start": 6519,
                      "end": 6529,
                      "loc": {
                        "start": {
                          "line": 203,
                          "column": 8
                        },
                        "end": {
                          "line": 203,
                          "column": 18
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 6519,
                        "end": 6525,
                        "loc": {
                          "start": {
                            "line": 203,
                            "column": 8
                          },
                          "end": {
                            "line": 203,
                            "column": 14
                          }
                        },
                        "name": "attrib"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 6526,
                        "end": 6529,
                        "loc": {
                          "start": {
                            "line": 203,
                            "column": 15
                          },
                          "end": {
                            "line": 203,
                            "column": 18
                          }
                        },
                        "name": "box"
                      },
                      "computed": false
                    },
                    "right": {
                      "type": "NewExpression",
                      "start": 6532,
                      "end": 6626,
                      "loc": {
                        "start": {
                          "line": 203,
                          "column": 21
                        },
                        "end": {
                          "line": 204,
                          "column": 45
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 6536,
                        "end": 6546,
                        "loc": {
                          "start": {
                            "line": 203,
                            "column": 25
                          },
                          "end": {
                            "line": 203,
                            "column": 35
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 6536,
                          "end": 6541,
                          "loc": {
                            "start": {
                              "line": 203,
                              "column": 25
                            },
                            "end": {
                              "line": 203,
                              "column": 30
                            }
                          },
                          "name": "THREE"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 6542,
                          "end": 6546,
                          "loc": {
                            "start": {
                              "line": 203,
                              "column": 31
                            },
                            "end": {
                              "line": 203,
                              "column": 35
                            }
                          },
                          "name": "Box3"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "NewExpression",
                          "start": 6547,
                          "end": 6579,
                          "loc": {
                            "start": {
                              "line": 203,
                              "column": 36
                            },
                            "end": {
                              "line": 203,
                              "column": 68
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 6551,
                            "end": 6564,
                            "loc": {
                              "start": {
                                "line": 203,
                                "column": 40
                              },
                              "end": {
                                "line": 203,
                                "column": 53
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 6551,
                              "end": 6556,
                              "loc": {
                                "start": {
                                  "line": 203,
                                  "column": 40
                                },
                                "end": {
                                  "line": 203,
                                  "column": 45
                                }
                              },
                              "name": "THREE"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6557,
                              "end": 6564,
                              "loc": {
                                "start": {
                                  "line": 203,
                                  "column": 46
                                },
                                "end": {
                                  "line": 203,
                                  "column": 53
                                }
                              },
                              "name": "Vector3"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "SpreadElement",
                              "start": 6565,
                              "end": 6578,
                              "loc": {
                                "start": {
                                  "line": 203,
                                  "column": 54
                                },
                                "end": {
                                  "line": 203,
                                  "column": 67
                                }
                              },
                              "argument": {
                                "type": "MemberExpression",
                                "start": 6568,
                                "end": 6578,
                                "loc": {
                                  "start": {
                                    "line": 203,
                                    "column": 57
                                  },
                                  "end": {
                                    "line": 203,
                                    "column": 67
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 6568,
                                  "end": 6574,
                                  "loc": {
                                    "start": {
                                      "line": 203,
                                      "column": 57
                                    },
                                    "end": {
                                      "line": 203,
                                      "column": 63
                                    }
                                  },
                                  "name": "attrib"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 6575,
                                  "end": 6578,
                                  "loc": {
                                    "start": {
                                      "line": 203,
                                      "column": 64
                                    },
                                    "end": {
                                      "line": 203,
                                      "column": 67
                                    }
                                  },
                                  "name": "min"
                                },
                                "computed": false
                              }
                            }
                          ]
                        },
                        {
                          "type": "NewExpression",
                          "start": 6593,
                          "end": 6625,
                          "loc": {
                            "start": {
                              "line": 204,
                              "column": 12
                            },
                            "end": {
                              "line": 204,
                              "column": 44
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 6597,
                            "end": 6610,
                            "loc": {
                              "start": {
                                "line": 204,
                                "column": 16
                              },
                              "end": {
                                "line": 204,
                                "column": 29
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 6597,
                              "end": 6602,
                              "loc": {
                                "start": {
                                  "line": 204,
                                  "column": 16
                                },
                                "end": {
                                  "line": 204,
                                  "column": 21
                                }
                              },
                              "name": "THREE"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6603,
                              "end": 6610,
                              "loc": {
                                "start": {
                                  "line": 204,
                                  "column": 22
                                },
                                "end": {
                                  "line": 204,
                                  "column": 29
                                }
                              },
                              "name": "Vector3"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "SpreadElement",
                              "start": 6611,
                              "end": 6624,
                              "loc": {
                                "start": {
                                  "line": 204,
                                  "column": 30
                                },
                                "end": {
                                  "line": 204,
                                  "column": 43
                                }
                              },
                              "argument": {
                                "type": "MemberExpression",
                                "start": 6614,
                                "end": 6624,
                                "loc": {
                                  "start": {
                                    "line": 204,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 204,
                                    "column": 43
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 6614,
                                  "end": 6620,
                                  "loc": {
                                    "start": {
                                      "line": 204,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 204,
                                      "column": 39
                                    }
                                  },
                                  "name": "attrib"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 6621,
                                  "end": 6624,
                                  "loc": {
                                    "start": {
                                      "line": 204,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 204,
                                      "column": 43
                                    }
                                  },
                                  "name": "max"
                                },
                                "computed": false
                              }
                            }
                          ]
                        }
                      ]
                    }
                  }
                },
                {
                  "type": "ExpressionStatement",
                  "start": 6636,
                  "end": 6683,
                  "loc": {
                    "start": {
                      "line": 205,
                      "column": 8
                    },
                    "end": {
                      "line": 205,
                      "column": 55
                    }
                  },
                  "expression": {
                    "type": "AssignmentExpression",
                    "start": 6636,
                    "end": 6682,
                    "loc": {
                      "start": {
                        "line": 205,
                        "column": 8
                      },
                      "end": {
                        "line": 205,
                        "column": 54
                      }
                    },
                    "operator": "=",
                    "left": {
                      "type": "MemberExpression",
                      "start": 6636,
                      "end": 6649,
                      "loc": {
                        "start": {
                          "line": 205,
                          "column": 8
                        },
                        "end": {
                          "line": 205,
                          "column": 21
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 6636,
                        "end": 6642,
                        "loc": {
                          "start": {
                            "line": 205,
                            "column": 8
                          },
                          "end": {
                            "line": 205,
                            "column": 14
                          }
                        },
                        "name": "attrib"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 6643,
                        "end": 6649,
                        "loc": {
                          "start": {
                            "line": 205,
                            "column": 15
                          },
                          "end": {
                            "line": 205,
                            "column": 21
                          }
                        },
                        "name": "sphere"
                      },
                      "computed": false
                    },
                    "right": {
                      "type": "CallExpression",
                      "start": 6652,
                      "end": 6682,
                      "loc": {
                        "start": {
                          "line": 205,
                          "column": 24
                        },
                        "end": {
                          "line": 205,
                          "column": 54
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 6652,
                        "end": 6680,
                        "loc": {
                          "start": {
                            "line": 205,
                            "column": 24
                          },
                          "end": {
                            "line": 205,
                            "column": 52
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 6652,
                          "end": 6662,
                          "loc": {
                            "start": {
                              "line": 205,
                              "column": 24
                            },
                            "end": {
                              "line": 205,
                              "column": 34
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 6652,
                            "end": 6658,
                            "loc": {
                              "start": {
                                "line": 205,
                                "column": 24
                              },
                              "end": {
                                "line": 205,
                                "column": 30
                              }
                            },
                            "name": "attrib"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6659,
                            "end": 6662,
                            "loc": {
                              "start": {
                                "line": 205,
                                "column": 31
                              },
                              "end": {
                                "line": 205,
                                "column": 34
                              }
                            },
                            "name": "box"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 6663,
                          "end": 6680,
                          "loc": {
                            "start": {
                              "line": 205,
                              "column": 35
                            },
                            "end": {
                              "line": 205,
                              "column": 52
                            }
                          },
                          "name": "getBoundingSphere"
                        },
                        "computed": false
                      },
                      "arguments": []
                    }
                  },
                  "trailingComments": [
                    {
                      "type": "CommentLine",
                      "value": " The group gets its bounds on part level, we'd overwrite it here",
                      "start": 6693,
                      "end": 6759,
                      "loc": {
                        "start": {
                          "line": 207,
                          "column": 8
                        },
                        "end": {
                          "line": 207,
                          "column": 74
                        }
                      },
                      "range": [
                        6693,
                        6759
                      ]
                    }
                  ]
                },
                {
                  "type": "IfStatement",
                  "start": 6768,
                  "end": 7024,
                  "loc": {
                    "start": {
                      "line": 208,
                      "column": 8
                    },
                    "end": {
                      "line": 215,
                      "column": 9
                    }
                  },
                  "test": {
                    "type": "UnaryExpression",
                    "start": 6772,
                    "end": 6792,
                    "loc": {
                      "start": {
                        "line": 208,
                        "column": 12
                      },
                      "end": {
                        "line": 208,
                        "column": 32
                      }
                    },
                    "operator": "!",
                    "prefix": true,
                    "argument": {
                      "type": "UnaryExpression",
                      "start": 6773,
                      "end": 6792,
                      "loc": {
                        "start": {
                          "line": 208,
                          "column": 13
                        },
                        "end": {
                          "line": 208,
                          "column": 32
                        }
                      },
                      "operator": "!",
                      "prefix": true,
                      "argument": {
                        "type": "UnaryExpression",
                        "start": 6774,
                        "end": 6792,
                        "loc": {
                          "start": {
                            "line": 208,
                            "column": 14
                          },
                          "end": {
                            "line": 208,
                            "column": 32
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "MemberExpression",
                          "start": 6775,
                          "end": 6792,
                          "loc": {
                            "start": {
                              "line": 208,
                              "column": 15
                            },
                            "end": {
                              "line": 208,
                              "column": 32
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 6775,
                            "end": 6782,
                            "loc": {
                              "start": {
                                "line": 208,
                                "column": 15
                              },
                              "end": {
                                "line": 208,
                                "column": 22
                              }
                            },
                            "name": "options",
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6783,
                            "end": 6792,
                            "loc": {
                              "start": {
                                "line": 208,
                                "column": 23
                              },
                              "end": {
                                "line": 208,
                                "column": 32
                              }
                            },
                            "name": "groupInto"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "leadingComments": null
                      },
                      "leadingComments": null
                    },
                    "leadingComments": null
                  },
                  "consequent": {
                    "type": "BlockStatement",
                    "start": 6794,
                    "end": 7024,
                    "loc": {
                      "start": {
                        "line": 208,
                        "column": 34
                      },
                      "end": {
                        "line": 215,
                        "column": 9
                      }
                    },
                    "body": [
                      {
                        "type": "ExpressionStatement",
                        "start": 6808,
                        "end": 6922,
                        "loc": {
                          "start": {
                            "line": 209,
                            "column": 12
                          },
                          "end": {
                            "line": 212,
                            "column": 11
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 6808,
                          "end": 6921,
                          "loc": {
                            "start": {
                              "line": 209,
                              "column": 12
                            },
                            "end": {
                              "line": 212,
                              "column": 10
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 6808,
                            "end": 6820,
                            "loc": {
                              "start": {
                                "line": 209,
                                "column": 12
                              },
                              "end": {
                                "line": 209,
                                "column": 24
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 6808,
                              "end": 6813,
                              "loc": {
                                "start": {
                                  "line": 209,
                                  "column": 12
                                },
                                "end": {
                                  "line": 209,
                                  "column": 17
                                }
                              },
                              "name": "model"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6814,
                              "end": 6820,
                              "loc": {
                                "start": {
                                  "line": 209,
                                  "column": 18
                                },
                                "end": {
                                  "line": 209,
                                  "column": 24
                                }
                              },
                              "name": "bounds"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "LogicalExpression",
                            "start": 6823,
                            "end": 6921,
                            "loc": {
                              "start": {
                                "line": 209,
                                "column": 27
                              },
                              "end": {
                                "line": 212,
                                "column": 10
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 6823,
                              "end": 6835,
                              "loc": {
                                "start": {
                                  "line": 209,
                                  "column": 27
                                },
                                "end": {
                                  "line": 209,
                                  "column": 39
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 6823,
                                "end": 6828,
                                "loc": {
                                  "start": {
                                    "line": 209,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 209,
                                    "column": 32
                                  }
                                },
                                "name": "model"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 6829,
                                "end": 6835,
                                "loc": {
                                  "start": {
                                    "line": 209,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 209,
                                    "column": 39
                                  }
                                },
                                "name": "bounds"
                              },
                              "computed": false
                            },
                            "operator": "||",
                            "right": {
                              "type": "ObjectExpression",
                              "start": 6839,
                              "end": 6921,
                              "loc": {
                                "start": {
                                  "line": 209,
                                  "column": 43
                                },
                                "end": {
                                  "line": 212,
                                  "column": 10
                                }
                              },
                              "properties": [
                                {
                                  "type": "Property",
                                  "start": 6851,
                                  "end": 6872,
                                  "loc": {
                                    "start": {
                                      "line": 210,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 210,
                                      "column": 31
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 6851,
                                    "end": 6854,
                                    "loc": {
                                      "start": {
                                        "line": 210,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 210,
                                        "column": 13
                                      }
                                    },
                                    "name": "box"
                                  },
                                  "value": {
                                    "type": "NewExpression",
                                    "start": 6856,
                                    "end": 6872,
                                    "loc": {
                                      "start": {
                                        "line": 210,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 210,
                                        "column": 31
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 6860,
                                      "end": 6870,
                                      "loc": {
                                        "start": {
                                          "line": 210,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 210,
                                          "column": 29
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 6860,
                                        "end": 6865,
                                        "loc": {
                                          "start": {
                                            "line": 210,
                                            "column": 19
                                          },
                                          "end": {
                                            "line": 210,
                                            "column": 24
                                          }
                                        },
                                        "name": "THREE"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 6866,
                                        "end": 6870,
                                        "loc": {
                                          "start": {
                                            "line": 210,
                                            "column": 25
                                          },
                                          "end": {
                                            "line": 210,
                                            "column": 29
                                          }
                                        },
                                        "name": "Box3"
                                      },
                                      "computed": false
                                    },
                                    "arguments": []
                                  },
                                  "kind": "init"
                                },
                                {
                                  "type": "Property",
                                  "start": 6884,
                                  "end": 6910,
                                  "loc": {
                                    "start": {
                                      "line": 211,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 211,
                                      "column": 36
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 6884,
                                    "end": 6890,
                                    "loc": {
                                      "start": {
                                        "line": 211,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 211,
                                        "column": 16
                                      }
                                    },
                                    "name": "sphere"
                                  },
                                  "value": {
                                    "type": "NewExpression",
                                    "start": 6892,
                                    "end": 6910,
                                    "loc": {
                                      "start": {
                                        "line": 211,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 211,
                                        "column": 36
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 6896,
                                      "end": 6908,
                                      "loc": {
                                        "start": {
                                          "line": 211,
                                          "column": 22
                                        },
                                        "end": {
                                          "line": 211,
                                          "column": 34
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 6896,
                                        "end": 6901,
                                        "loc": {
                                          "start": {
                                            "line": 211,
                                            "column": 22
                                          },
                                          "end": {
                                            "line": 211,
                                            "column": 27
                                          }
                                        },
                                        "name": "THREE"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 6902,
                                        "end": 6908,
                                        "loc": {
                                          "start": {
                                            "line": 211,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 211,
                                            "column": 34
                                          }
                                        },
                                        "name": "Sphere"
                                      },
                                      "computed": false
                                    },
                                    "arguments": []
                                  },
                                  "kind": "init"
                                }
                              ]
                            }
                          }
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 6935,
                        "end": 6965,
                        "loc": {
                          "start": {
                            "line": 213,
                            "column": 12
                          },
                          "end": {
                            "line": 213,
                            "column": 42
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 6935,
                          "end": 6964,
                          "loc": {
                            "start": {
                              "line": 213,
                              "column": 12
                            },
                            "end": {
                              "line": 213,
                              "column": 41
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 6935,
                            "end": 6951,
                            "loc": {
                              "start": {
                                "line": 213,
                                "column": 12
                              },
                              "end": {
                                "line": 213,
                                "column": 28
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 6935,
                              "end": 6947,
                              "loc": {
                                "start": {
                                  "line": 213,
                                  "column": 12
                                },
                                "end": {
                                  "line": 213,
                                  "column": 24
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 6935,
                                "end": 6940,
                                "loc": {
                                  "start": {
                                    "line": 213,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 213,
                                    "column": 17
                                  }
                                },
                                "name": "model"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 6941,
                                "end": 6947,
                                "loc": {
                                  "start": {
                                    "line": 213,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 213,
                                    "column": 24
                                  }
                                },
                                "name": "bounds"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6948,
                              "end": 6951,
                              "loc": {
                                "start": {
                                  "line": 213,
                                  "column": 25
                                },
                                "end": {
                                  "line": 213,
                                  "column": 28
                                }
                              },
                              "name": "box"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "MemberExpression",
                            "start": 6954,
                            "end": 6964,
                            "loc": {
                              "start": {
                                "line": 213,
                                "column": 31
                              },
                              "end": {
                                "line": 213,
                                "column": 41
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 6954,
                              "end": 6960,
                              "loc": {
                                "start": {
                                  "line": 213,
                                  "column": 31
                                },
                                "end": {
                                  "line": 213,
                                  "column": 37
                                }
                              },
                              "name": "attrib"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6961,
                              "end": 6964,
                              "loc": {
                                "start": {
                                  "line": 213,
                                  "column": 38
                                },
                                "end": {
                                  "line": 213,
                                  "column": 41
                                }
                              },
                              "name": "box"
                            },
                            "computed": false
                          }
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 6978,
                        "end": 7014,
                        "loc": {
                          "start": {
                            "line": 214,
                            "column": 12
                          },
                          "end": {
                            "line": 214,
                            "column": 48
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 6978,
                          "end": 7013,
                          "loc": {
                            "start": {
                              "line": 214,
                              "column": 12
                            },
                            "end": {
                              "line": 214,
                              "column": 47
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 6978,
                            "end": 6997,
                            "loc": {
                              "start": {
                                "line": 214,
                                "column": 12
                              },
                              "end": {
                                "line": 214,
                                "column": 31
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 6978,
                              "end": 6990,
                              "loc": {
                                "start": {
                                  "line": 214,
                                  "column": 12
                                },
                                "end": {
                                  "line": 214,
                                  "column": 24
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 6978,
                                "end": 6983,
                                "loc": {
                                  "start": {
                                    "line": 214,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 214,
                                    "column": 17
                                  }
                                },
                                "name": "model"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 6984,
                                "end": 6990,
                                "loc": {
                                  "start": {
                                    "line": 214,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 214,
                                    "column": 24
                                  }
                                },
                                "name": "bounds"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6991,
                              "end": 6997,
                              "loc": {
                                "start": {
                                  "line": 214,
                                  "column": 25
                                },
                                "end": {
                                  "line": 214,
                                  "column": 31
                                }
                              },
                              "name": "sphere"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "MemberExpression",
                            "start": 7000,
                            "end": 7013,
                            "loc": {
                              "start": {
                                "line": 214,
                                "column": 34
                              },
                              "end": {
                                "line": 214,
                                "column": 47
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 7000,
                              "end": 7006,
                              "loc": {
                                "start": {
                                  "line": 214,
                                  "column": 34
                                },
                                "end": {
                                  "line": 214,
                                  "column": 40
                                }
                              },
                              "name": "attrib"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 7007,
                              "end": 7013,
                              "loc": {
                                "start": {
                                  "line": 214,
                                  "column": 41
                                },
                                "end": {
                                  "line": 214,
                                  "column": 47
                                }
                              },
                              "name": "sphere"
                            },
                            "computed": false
                          }
                        }
                      }
                    ]
                  },
                  "alternate": null,
                  "leadingComments": [
                    {
                      "type": "CommentLine",
                      "value": " The group gets its bounds on part level, we'd overwrite it here",
                      "start": 6693,
                      "end": 6759,
                      "loc": {
                        "start": {
                          "line": 207,
                          "column": 8
                        },
                        "end": {
                          "line": 207,
                          "column": 74
                        }
                      },
                      "range": [
                        6693,
                        6759
                      ]
                    }
                  ]
                }
              ]
            },
            "alternate": null
          },
          {
            "type": "IfStatement",
            "start": 7036,
            "end": 9235,
            "loc": {
              "start": {
                "line": 218,
                "column": 4
              },
              "end": {
                "line": 274,
                "column": 5
              }
            },
            "test": {
              "type": "LogicalExpression",
              "start": 7040,
              "end": 7095,
              "loc": {
                "start": {
                  "line": 218,
                  "column": 8
                },
                "end": {
                  "line": 218,
                  "column": 63
                }
              },
              "left": {
                "type": "BinaryExpression",
                "start": 7040,
                "end": 7067,
                "loc": {
                  "start": {
                    "line": 218,
                    "column": 8
                  },
                  "end": {
                    "line": 218,
                    "column": 35
                  }
                },
                "left": {
                  "type": "MemberExpression",
                  "start": 7040,
                  "end": 7053,
                  "loc": {
                    "start": {
                      "line": 218,
                      "column": 8
                    },
                    "end": {
                      "line": 218,
                      "column": 21
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 7040,
                    "end": 7046,
                    "loc": {
                      "start": {
                        "line": 218,
                        "column": 8
                      },
                      "end": {
                        "line": 218,
                        "column": 14
                      }
                    },
                    "name": "attrib"
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 7047,
                    "end": 7053,
                    "loc": {
                      "start": {
                        "line": 218,
                        "column": 15
                      },
                      "end": {
                        "line": 218,
                        "column": 21
                      }
                    },
                    "name": "meshes"
                  },
                  "computed": false
                },
                "operator": "!==",
                "right": {
                  "type": "Identifier",
                  "start": 7058,
                  "end": 7067,
                  "loc": {
                    "start": {
                      "line": 218,
                      "column": 26
                    },
                    "end": {
                      "line": 218,
                      "column": 35
                    }
                  },
                  "name": "undefined"
                }
              },
              "operator": "&&",
              "right": {
                "type": "BinaryExpression",
                "start": 7071,
                "end": 7095,
                "loc": {
                  "start": {
                    "line": 218,
                    "column": 39
                  },
                  "end": {
                    "line": 218,
                    "column": 63
                  }
                },
                "left": {
                  "type": "MemberExpression",
                  "start": 7071,
                  "end": 7091,
                  "loc": {
                    "start": {
                      "line": 218,
                      "column": 39
                    },
                    "end": {
                      "line": 218,
                      "column": 59
                    }
                  },
                  "object": {
                    "type": "MemberExpression",
                    "start": 7071,
                    "end": 7084,
                    "loc": {
                      "start": {
                        "line": 218,
                        "column": 39
                      },
                      "end": {
                        "line": 218,
                        "column": 52
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 7071,
                      "end": 7077,
                      "loc": {
                        "start": {
                          "line": 218,
                          "column": 39
                        },
                        "end": {
                          "line": 218,
                          "column": 45
                        }
                      },
                      "name": "attrib"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 7078,
                      "end": 7084,
                      "loc": {
                        "start": {
                          "line": 218,
                          "column": 46
                        },
                        "end": {
                          "line": 218,
                          "column": 52
                        }
                      },
                      "name": "meshes"
                    },
                    "computed": false
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 7085,
                    "end": 7091,
                    "loc": {
                      "start": {
                        "line": 218,
                        "column": 53
                      },
                      "end": {
                        "line": 218,
                        "column": 59
                      }
                    },
                    "name": "length"
                  },
                  "computed": false
                },
                "operator": ">",
                "right": {
                  "type": "Literal",
                  "start": 7094,
                  "end": 7095,
                  "loc": {
                    "start": {
                      "line": 218,
                      "column": 62
                    },
                    "end": {
                      "line": 218,
                      "column": 63
                    }
                  },
                  "value": 0,
                  "rawValue": 0,
                  "raw": "0"
                }
              }
            },
            "consequent": {
              "type": "BlockStatement",
              "start": 7097,
              "end": 9235,
              "loc": {
                "start": {
                  "line": 218,
                  "column": 65
                },
                "end": {
                  "line": 274,
                  "column": 5
                }
              },
              "body": [
                {
                  "type": "ForOfStatement",
                  "start": 7107,
                  "end": 9229,
                  "loc": {
                    "start": {
                      "line": 219,
                      "column": 8
                    },
                    "end": {
                      "line": 273,
                      "column": 9
                    }
                  },
                  "left": {
                    "type": "VariableDeclaration",
                    "start": 7112,
                    "end": 7120,
                    "loc": {
                      "start": {
                        "line": 219,
                        "column": 13
                      },
                      "end": {
                        "line": 219,
                        "column": 21
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 7116,
                        "end": 7120,
                        "loc": {
                          "start": {
                            "line": 219,
                            "column": 17
                          },
                          "end": {
                            "line": 219,
                            "column": 21
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 7116,
                          "end": 7120,
                          "loc": {
                            "start": {
                              "line": 219,
                              "column": 17
                            },
                            "end": {
                              "line": 219,
                              "column": 21
                            }
                          },
                          "name": "item"
                        },
                        "init": null
                      }
                    ],
                    "kind": "let"
                  },
                  "right": {
                    "type": "MemberExpression",
                    "start": 7124,
                    "end": 7137,
                    "loc": {
                      "start": {
                        "line": 219,
                        "column": 25
                      },
                      "end": {
                        "line": 219,
                        "column": 38
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 7124,
                      "end": 7130,
                      "loc": {
                        "start": {
                          "line": 219,
                          "column": 25
                        },
                        "end": {
                          "line": 219,
                          "column": 31
                        }
                      },
                      "name": "attrib"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 7131,
                      "end": 7137,
                      "loc": {
                        "start": {
                          "line": 219,
                          "column": 32
                        },
                        "end": {
                          "line": 219,
                          "column": 38
                        }
                      },
                      "name": "meshes"
                    },
                    "computed": false
                  },
                  "body": {
                    "type": "BlockStatement",
                    "start": 7139,
                    "end": 9229,
                    "loc": {
                      "start": {
                        "line": 219,
                        "column": 40
                      },
                      "end": {
                        "line": 273,
                        "column": 9
                      }
                    },
                    "body": [
                      {
                        "type": "IfStatement",
                        "start": 7154,
                        "end": 7264,
                        "loc": {
                          "start": {
                            "line": 221,
                            "column": 12
                          },
                          "end": {
                            "line": 221,
                            "column": 122
                          }
                        },
                        "test": {
                          "type": "UnaryExpression",
                          "start": 7158,
                          "end": 7170,
                          "loc": {
                            "start": {
                              "line": 221,
                              "column": 16
                            },
                            "end": {
                              "line": 221,
                              "column": 28
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "UnaryExpression",
                            "start": 7159,
                            "end": 7170,
                            "loc": {
                              "start": {
                                "line": 221,
                                "column": 17
                              },
                              "end": {
                                "line": 221,
                                "column": 28
                              }
                            },
                            "operator": "!",
                            "prefix": true,
                            "argument": {
                              "type": "MemberExpression",
                              "start": 7160,
                              "end": 7170,
                              "loc": {
                                "start": {
                                  "line": 221,
                                  "column": 18
                                },
                                "end": {
                                  "line": 221,
                                  "column": 28
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 7160,
                                "end": 7164,
                                "loc": {
                                  "start": {
                                    "line": 221,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 221,
                                    "column": 22
                                  }
                                },
                                "name": "item"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 7165,
                                "end": 7170,
                                "loc": {
                                  "start": {
                                    "line": 221,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 221,
                                    "column": 28
                                  }
                                },
                                "name": "color"
                              },
                              "computed": false
                            }
                          }
                        },
                        "consequent": {
                          "type": "ExpressionStatement",
                          "start": 7172,
                          "end": 7264,
                          "loc": {
                            "start": {
                              "line": 221,
                              "column": 30
                            },
                            "end": {
                              "line": 221,
                              "column": 122
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 7172,
                            "end": 7263,
                            "loc": {
                              "start": {
                                "line": 221,
                                "column": 30
                              },
                              "end": {
                                "line": 221,
                                "column": 121
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 7172,
                              "end": 7182,
                              "loc": {
                                "start": {
                                  "line": 221,
                                  "column": 30
                                },
                                "end": {
                                  "line": 221,
                                  "column": 40
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 7172,
                                "end": 7176,
                                "loc": {
                                  "start": {
                                    "line": 221,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 221,
                                    "column": 34
                                  }
                                },
                                "name": "item"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 7177,
                                "end": 7182,
                                "loc": {
                                  "start": {
                                    "line": 221,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 221,
                                    "column": 40
                                  }
                                },
                                "name": "color"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NewExpression",
                              "start": 7185,
                              "end": 7263,
                              "loc": {
                                "start": {
                                  "line": 221,
                                  "column": 43
                                },
                                "end": {
                                  "line": 221,
                                  "column": 121
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 7189,
                                "end": 7200,
                                "loc": {
                                  "start": {
                                    "line": 221,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 221,
                                    "column": 58
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 7189,
                                  "end": 7194,
                                  "loc": {
                                    "start": {
                                      "line": 221,
                                      "column": 47
                                    },
                                    "end": {
                                      "line": 221,
                                      "column": 52
                                    }
                                  },
                                  "name": "THREE"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 7195,
                                  "end": 7200,
                                  "loc": {
                                    "start": {
                                      "line": 221,
                                      "column": 53
                                    },
                                    "end": {
                                      "line": 221,
                                      "column": 58
                                    }
                                  },
                                  "name": "Color"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "BinaryExpression",
                                  "start": 7201,
                                  "end": 7220,
                                  "loc": {
                                    "start": {
                                      "line": 221,
                                      "column": 59
                                    },
                                    "end": {
                                      "line": 221,
                                      "column": 78
                                    }
                                  },
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 7201,
                                    "end": 7214,
                                    "loc": {
                                      "start": {
                                        "line": 221,
                                        "column": 59
                                      },
                                      "end": {
                                        "line": 221,
                                        "column": 72
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 7201,
                                      "end": 7211,
                                      "loc": {
                                        "start": {
                                          "line": 221,
                                          "column": 59
                                        },
                                        "end": {
                                          "line": 221,
                                          "column": 69
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 7201,
                                        "end": 7205,
                                        "loc": {
                                          "start": {
                                            "line": 221,
                                            "column": 59
                                          },
                                          "end": {
                                            "line": 221,
                                            "column": 63
                                          }
                                        },
                                        "name": "item"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 7206,
                                        "end": 7211,
                                        "loc": {
                                          "start": {
                                            "line": 221,
                                            "column": 64
                                          },
                                          "end": {
                                            "line": 221,
                                            "column": 69
                                          }
                                        },
                                        "name": "color"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Literal",
                                      "start": 7212,
                                      "end": 7213,
                                      "loc": {
                                        "start": {
                                          "line": 221,
                                          "column": 70
                                        },
                                        "end": {
                                          "line": 221,
                                          "column": 71
                                        }
                                      },
                                      "value": 0,
                                      "rawValue": 0,
                                      "raw": "0"
                                    },
                                    "computed": true
                                  },
                                  "operator": "/",
                                  "right": {
                                    "type": "Literal",
                                    "start": 7217,
                                    "end": 7220,
                                    "loc": {
                                      "start": {
                                        "line": 221,
                                        "column": 75
                                      },
                                      "end": {
                                        "line": 221,
                                        "column": 78
                                      }
                                    },
                                    "value": 255,
                                    "rawValue": 255,
                                    "raw": "255"
                                  }
                                },
                                {
                                  "type": "BinaryExpression",
                                  "start": 7222,
                                  "end": 7241,
                                  "loc": {
                                    "start": {
                                      "line": 221,
                                      "column": 80
                                    },
                                    "end": {
                                      "line": 221,
                                      "column": 99
                                    }
                                  },
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 7222,
                                    "end": 7235,
                                    "loc": {
                                      "start": {
                                        "line": 221,
                                        "column": 80
                                      },
                                      "end": {
                                        "line": 221,
                                        "column": 93
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 7222,
                                      "end": 7232,
                                      "loc": {
                                        "start": {
                                          "line": 221,
                                          "column": 80
                                        },
                                        "end": {
                                          "line": 221,
                                          "column": 90
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 7222,
                                        "end": 7226,
                                        "loc": {
                                          "start": {
                                            "line": 221,
                                            "column": 80
                                          },
                                          "end": {
                                            "line": 221,
                                            "column": 84
                                          }
                                        },
                                        "name": "item"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 7227,
                                        "end": 7232,
                                        "loc": {
                                          "start": {
                                            "line": 221,
                                            "column": 85
                                          },
                                          "end": {
                                            "line": 221,
                                            "column": 90
                                          }
                                        },
                                        "name": "color"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Literal",
                                      "start": 7233,
                                      "end": 7234,
                                      "loc": {
                                        "start": {
                                          "line": 221,
                                          "column": 91
                                        },
                                        "end": {
                                          "line": 221,
                                          "column": 92
                                        }
                                      },
                                      "value": 1,
                                      "rawValue": 1,
                                      "raw": "1"
                                    },
                                    "computed": true
                                  },
                                  "operator": "/",
                                  "right": {
                                    "type": "Literal",
                                    "start": 7238,
                                    "end": 7241,
                                    "loc": {
                                      "start": {
                                        "line": 221,
                                        "column": 96
                                      },
                                      "end": {
                                        "line": 221,
                                        "column": 99
                                      }
                                    },
                                    "value": 255,
                                    "rawValue": 255,
                                    "raw": "255"
                                  }
                                },
                                {
                                  "type": "BinaryExpression",
                                  "start": 7243,
                                  "end": 7262,
                                  "loc": {
                                    "start": {
                                      "line": 221,
                                      "column": 101
                                    },
                                    "end": {
                                      "line": 221,
                                      "column": 120
                                    }
                                  },
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 7243,
                                    "end": 7256,
                                    "loc": {
                                      "start": {
                                        "line": 221,
                                        "column": 101
                                      },
                                      "end": {
                                        "line": 221,
                                        "column": 114
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 7243,
                                      "end": 7253,
                                      "loc": {
                                        "start": {
                                          "line": 221,
                                          "column": 101
                                        },
                                        "end": {
                                          "line": 221,
                                          "column": 111
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 7243,
                                        "end": 7247,
                                        "loc": {
                                          "start": {
                                            "line": 221,
                                            "column": 101
                                          },
                                          "end": {
                                            "line": 221,
                                            "column": 105
                                          }
                                        },
                                        "name": "item"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 7248,
                                        "end": 7253,
                                        "loc": {
                                          "start": {
                                            "line": 221,
                                            "column": 106
                                          },
                                          "end": {
                                            "line": 221,
                                            "column": 111
                                          }
                                        },
                                        "name": "color"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Literal",
                                      "start": 7254,
                                      "end": 7255,
                                      "loc": {
                                        "start": {
                                          "line": 221,
                                          "column": 112
                                        },
                                        "end": {
                                          "line": 221,
                                          "column": 113
                                        }
                                      },
                                      "value": 2,
                                      "rawValue": 2,
                                      "raw": "2"
                                    },
                                    "computed": true
                                  },
                                  "operator": "/",
                                  "right": {
                                    "type": "Literal",
                                    "start": 7259,
                                    "end": 7262,
                                    "loc": {
                                      "start": {
                                        "line": 221,
                                        "column": 117
                                      },
                                      "end": {
                                        "line": 221,
                                        "column": 120
                                      }
                                    },
                                    "value": 255,
                                    "rawValue": 255,
                                    "raw": "255"
                                  }
                                }
                              ]
                            }
                          }
                        },
                        "alternate": null
                      },
                      {
                        "type": "VariableDeclaration",
                        "start": 7278,
                        "end": 7320,
                        "loc": {
                          "start": {
                            "line": 223,
                            "column": 12
                          },
                          "end": {
                            "line": 223,
                            "column": 54
                          }
                        },
                        "declarations": [
                          {
                            "type": "VariableDeclarator",
                            "start": 7282,
                            "end": 7319,
                            "loc": {
                              "start": {
                                "line": 223,
                                "column": 16
                              },
                              "end": {
                                "line": 223,
                                "column": 53
                              }
                            },
                            "id": {
                              "type": "Identifier",
                              "start": 7282,
                              "end": 7290,
                              "loc": {
                                "start": {
                                  "line": 223,
                                  "column": 16
                                },
                                "end": {
                                  "line": 223,
                                  "column": 24
                                }
                              },
                              "name": "geometry"
                            },
                            "init": {
                              "type": "NewExpression",
                              "start": 7293,
                              "end": 7319,
                              "loc": {
                                "start": {
                                  "line": 223,
                                  "column": 27
                                },
                                "end": {
                                  "line": 223,
                                  "column": 53
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 7297,
                                "end": 7317,
                                "loc": {
                                  "start": {
                                    "line": 223,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 223,
                                    "column": 51
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 7297,
                                  "end": 7302,
                                  "loc": {
                                    "start": {
                                      "line": 223,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 223,
                                      "column": 36
                                    }
                                  },
                                  "name": "THREE"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 7303,
                                  "end": 7317,
                                  "loc": {
                                    "start": {
                                      "line": 223,
                                      "column": 37
                                    },
                                    "end": {
                                      "line": 223,
                                      "column": 51
                                    }
                                  },
                                  "name": "BufferGeometry"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          }
                        ],
                        "kind": "let"
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 7333,
                        "end": 7412,
                        "loc": {
                          "start": {
                            "line": 224,
                            "column": 12
                          },
                          "end": {
                            "line": 224,
                            "column": 91
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 7333,
                          "end": 7411,
                          "loc": {
                            "start": {
                              "line": 224,
                              "column": 12
                            },
                            "end": {
                              "line": 224,
                              "column": 90
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 7333,
                            "end": 7354,
                            "loc": {
                              "start": {
                                "line": 224,
                                "column": 12
                              },
                              "end": {
                                "line": 224,
                                "column": 33
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 7333,
                              "end": 7341,
                              "loc": {
                                "start": {
                                  "line": 224,
                                  "column": 12
                                },
                                "end": {
                                  "line": 224,
                                  "column": 20
                                }
                              },
                              "name": "geometry"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 7342,
                              "end": 7354,
                              "loc": {
                                "start": {
                                  "line": 224,
                                  "column": 21
                                },
                                "end": {
                                  "line": 224,
                                  "column": 33
                                }
                              },
                              "name": "addAttribute"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 7355,
                              "end": 7365,
                              "loc": {
                                "start": {
                                  "line": 224,
                                  "column": 34
                                },
                                "end": {
                                  "line": 224,
                                  "column": 44
                                }
                              },
                              "value": "position",
                              "rawValue": "position",
                              "raw": "'position'"
                            },
                            {
                              "type": "NewExpression",
                              "start": 7367,
                              "end": 7410,
                              "loc": {
                                "start": {
                                  "line": 224,
                                  "column": 46
                                },
                                "end": {
                                  "line": 224,
                                  "column": 89
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 7371,
                                "end": 7392,
                                "loc": {
                                  "start": {
                                    "line": 224,
                                    "column": 50
                                  },
                                  "end": {
                                    "line": 224,
                                    "column": 71
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 7371,
                                  "end": 7376,
                                  "loc": {
                                    "start": {
                                      "line": 224,
                                      "column": 50
                                    },
                                    "end": {
                                      "line": 224,
                                      "column": 55
                                    }
                                  },
                                  "name": "THREE"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 7377,
                                  "end": 7392,
                                  "loc": {
                                    "start": {
                                      "line": 224,
                                      "column": 56
                                    },
                                    "end": {
                                      "line": 224,
                                      "column": 71
                                    }
                                  },
                                  "name": "BufferAttribute"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 7393,
                                  "end": 7406,
                                  "loc": {
                                    "start": {
                                      "line": 224,
                                      "column": 72
                                    },
                                    "end": {
                                      "line": 224,
                                      "column": 85
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 7393,
                                    "end": 7397,
                                    "loc": {
                                      "start": {
                                        "line": 224,
                                        "column": 72
                                      },
                                      "end": {
                                        "line": 224,
                                        "column": 76
                                      }
                                    },
                                    "name": "item"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7398,
                                    "end": 7406,
                                    "loc": {
                                      "start": {
                                        "line": 224,
                                        "column": 77
                                      },
                                      "end": {
                                        "line": 224,
                                        "column": 85
                                      }
                                    },
                                    "name": "vertices"
                                  },
                                  "computed": false
                                },
                                {
                                  "type": "Literal",
                                  "start": 7408,
                                  "end": 7409,
                                  "loc": {
                                    "start": {
                                      "line": 224,
                                      "column": 87
                                    },
                                    "end": {
                                      "line": 224,
                                      "column": 88
                                    }
                                  },
                                  "value": 3,
                                  "rawValue": 3,
                                  "raw": "3"
                                }
                              ]
                            }
                          ]
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 7425,
                        "end": 7487,
                        "loc": {
                          "start": {
                            "line": 225,
                            "column": 12
                          },
                          "end": {
                            "line": 225,
                            "column": 74
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 7425,
                          "end": 7486,
                          "loc": {
                            "start": {
                              "line": 225,
                              "column": 12
                            },
                            "end": {
                              "line": 225,
                              "column": 73
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 7425,
                            "end": 7442,
                            "loc": {
                              "start": {
                                "line": 225,
                                "column": 12
                              },
                              "end": {
                                "line": 225,
                                "column": 29
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 7425,
                              "end": 7433,
                              "loc": {
                                "start": {
                                  "line": 225,
                                  "column": 12
                                },
                                "end": {
                                  "line": 225,
                                  "column": 20
                                }
                              },
                              "name": "geometry"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 7434,
                              "end": 7442,
                              "loc": {
                                "start": {
                                  "line": 225,
                                  "column": 21
                                },
                                "end": {
                                  "line": 225,
                                  "column": 29
                                }
                              },
                              "name": "setIndex"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "NewExpression",
                              "start": 7443,
                              "end": 7485,
                              "loc": {
                                "start": {
                                  "line": 225,
                                  "column": 30
                                },
                                "end": {
                                  "line": 225,
                                  "column": 72
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 7447,
                                "end": 7468,
                                "loc": {
                                  "start": {
                                    "line": 225,
                                    "column": 34
                                  },
                                  "end": {
                                    "line": 225,
                                    "column": 55
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 7447,
                                  "end": 7452,
                                  "loc": {
                                    "start": {
                                      "line": 225,
                                      "column": 34
                                    },
                                    "end": {
                                      "line": 225,
                                      "column": 39
                                    }
                                  },
                                  "name": "THREE"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 7453,
                                  "end": 7468,
                                  "loc": {
                                    "start": {
                                      "line": 225,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 225,
                                      "column": 55
                                    }
                                  },
                                  "name": "BufferAttribute"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 7469,
                                  "end": 7481,
                                  "loc": {
                                    "start": {
                                      "line": 225,
                                      "column": 56
                                    },
                                    "end": {
                                      "line": 225,
                                      "column": 68
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 7469,
                                    "end": 7473,
                                    "loc": {
                                      "start": {
                                        "line": 225,
                                        "column": 56
                                      },
                                      "end": {
                                        "line": 225,
                                        "column": 60
                                      }
                                    },
                                    "name": "item"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7474,
                                    "end": 7481,
                                    "loc": {
                                      "start": {
                                        "line": 225,
                                        "column": 61
                                      },
                                      "end": {
                                        "line": 225,
                                        "column": 68
                                      }
                                    },
                                    "name": "indices"
                                  },
                                  "computed": false
                                },
                                {
                                  "type": "Literal",
                                  "start": 7483,
                                  "end": 7484,
                                  "loc": {
                                    "start": {
                                      "line": 225,
                                      "column": 70
                                    },
                                    "end": {
                                      "line": 225,
                                      "column": 71
                                    }
                                  },
                                  "value": 1,
                                  "rawValue": 1,
                                  "raw": "1"
                                }
                              ]
                            }
                          ]
                        }
                      },
                      {
                        "type": "IfStatement",
                        "start": 7500,
                        "end": 7678,
                        "loc": {
                          "start": {
                            "line": 226,
                            "column": 12
                          },
                          "end": {
                            "line": 229,
                            "column": 48
                          }
                        },
                        "test": {
                          "type": "UnaryExpression",
                          "start": 7504,
                          "end": 7518,
                          "loc": {
                            "start": {
                              "line": 226,
                              "column": 16
                            },
                            "end": {
                              "line": 226,
                              "column": 30
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "UnaryExpression",
                            "start": 7505,
                            "end": 7518,
                            "loc": {
                              "start": {
                                "line": 226,
                                "column": 17
                              },
                              "end": {
                                "line": 226,
                                "column": 30
                              }
                            },
                            "operator": "!",
                            "prefix": true,
                            "argument": {
                              "type": "MemberExpression",
                              "start": 7506,
                              "end": 7518,
                              "loc": {
                                "start": {
                                  "line": 226,
                                  "column": 18
                                },
                                "end": {
                                  "line": 226,
                                  "column": 30
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 7506,
                                "end": 7510,
                                "loc": {
                                  "start": {
                                    "line": 226,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 226,
                                    "column": 22
                                  }
                                },
                                "name": "item"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 7511,
                                "end": 7518,
                                "loc": {
                                  "start": {
                                    "line": 226,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 226,
                                    "column": 30
                                  }
                                },
                                "name": "normals"
                              },
                              "computed": false
                            }
                          }
                        },
                        "consequent": {
                          "type": "ExpressionStatement",
                          "start": 7536,
                          "end": 7612,
                          "loc": {
                            "start": {
                              "line": 227,
                              "column": 16
                            },
                            "end": {
                              "line": 227,
                              "column": 92
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 7536,
                            "end": 7611,
                            "loc": {
                              "start": {
                                "line": 227,
                                "column": 16
                              },
                              "end": {
                                "line": 227,
                                "column": 91
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 7536,
                              "end": 7557,
                              "loc": {
                                "start": {
                                  "line": 227,
                                  "column": 16
                                },
                                "end": {
                                  "line": 227,
                                  "column": 37
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 7536,
                                "end": 7544,
                                "loc": {
                                  "start": {
                                    "line": 227,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 227,
                                    "column": 24
                                  }
                                },
                                "name": "geometry"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 7545,
                                "end": 7557,
                                "loc": {
                                  "start": {
                                    "line": 227,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 227,
                                    "column": 37
                                  }
                                },
                                "name": "addAttribute"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 7558,
                                "end": 7566,
                                "loc": {
                                  "start": {
                                    "line": 227,
                                    "column": 38
                                  },
                                  "end": {
                                    "line": 227,
                                    "column": 46
                                  }
                                },
                                "value": "normal",
                                "rawValue": "normal",
                                "raw": "'normal'"
                              },
                              {
                                "type": "NewExpression",
                                "start": 7568,
                                "end": 7610,
                                "loc": {
                                  "start": {
                                    "line": 227,
                                    "column": 48
                                  },
                                  "end": {
                                    "line": 227,
                                    "column": 90
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 7572,
                                  "end": 7593,
                                  "loc": {
                                    "start": {
                                      "line": 227,
                                      "column": 52
                                    },
                                    "end": {
                                      "line": 227,
                                      "column": 73
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 7572,
                                    "end": 7577,
                                    "loc": {
                                      "start": {
                                        "line": 227,
                                        "column": 52
                                      },
                                      "end": {
                                        "line": 227,
                                        "column": 57
                                      }
                                    },
                                    "name": "THREE"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7578,
                                    "end": 7593,
                                    "loc": {
                                      "start": {
                                        "line": 227,
                                        "column": 58
                                      },
                                      "end": {
                                        "line": 227,
                                        "column": 73
                                      }
                                    },
                                    "name": "BufferAttribute"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 7594,
                                    "end": 7606,
                                    "loc": {
                                      "start": {
                                        "line": 227,
                                        "column": 74
                                      },
                                      "end": {
                                        "line": 227,
                                        "column": 86
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 7594,
                                      "end": 7598,
                                      "loc": {
                                        "start": {
                                          "line": 227,
                                          "column": 74
                                        },
                                        "end": {
                                          "line": 227,
                                          "column": 78
                                        }
                                      },
                                      "name": "item"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 7599,
                                      "end": 7606,
                                      "loc": {
                                        "start": {
                                          "line": 227,
                                          "column": 79
                                        },
                                        "end": {
                                          "line": 227,
                                          "column": 86
                                        }
                                      },
                                      "name": "normals"
                                    },
                                    "computed": false
                                  },
                                  {
                                    "type": "Literal",
                                    "start": 7608,
                                    "end": 7609,
                                    "loc": {
                                      "start": {
                                        "line": 227,
                                        "column": 88
                                      },
                                      "end": {
                                        "line": 227,
                                        "column": 89
                                      }
                                    },
                                    "value": 3,
                                    "rawValue": 3,
                                    "raw": "3"
                                  }
                                ]
                              }
                            ]
                          }
                        },
                        "alternate": {
                          "type": "ExpressionStatement",
                          "start": 7646,
                          "end": 7678,
                          "loc": {
                            "start": {
                              "line": 229,
                              "column": 16
                            },
                            "end": {
                              "line": 229,
                              "column": 48
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 7646,
                            "end": 7677,
                            "loc": {
                              "start": {
                                "line": 229,
                                "column": 16
                              },
                              "end": {
                                "line": 229,
                                "column": 47
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 7646,
                              "end": 7675,
                              "loc": {
                                "start": {
                                  "line": 229,
                                  "column": 16
                                },
                                "end": {
                                  "line": 229,
                                  "column": 45
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 7646,
                                "end": 7654,
                                "loc": {
                                  "start": {
                                    "line": 229,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 229,
                                    "column": 24
                                  }
                                },
                                "name": "geometry"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 7655,
                                "end": 7675,
                                "loc": {
                                  "start": {
                                    "line": 229,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 229,
                                    "column": 45
                                  }
                                },
                                "name": "computeVertexNormals"
                              },
                              "computed": false
                            },
                            "arguments": []
                          }
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 7692,
                        "end": 7774,
                        "loc": {
                          "start": {
                            "line": 231,
                            "column": 12
                          },
                          "end": {
                            "line": 231,
                            "column": 94
                          }
                        },
                        "expression": {
                          "type": "LogicalExpression",
                          "start": 7692,
                          "end": 7773,
                          "loc": {
                            "start": {
                              "line": 231,
                              "column": 12
                            },
                            "end": {
                              "line": 231,
                              "column": 93
                            }
                          },
                          "left": {
                            "type": "UnaryExpression",
                            "start": 7692,
                            "end": 7702,
                            "loc": {
                              "start": {
                                "line": 231,
                                "column": 12
                              },
                              "end": {
                                "line": 231,
                                "column": 22
                              }
                            },
                            "operator": "!",
                            "prefix": true,
                            "argument": {
                              "type": "UnaryExpression",
                              "start": 7693,
                              "end": 7702,
                              "loc": {
                                "start": {
                                  "line": 231,
                                  "column": 13
                                },
                                "end": {
                                  "line": 231,
                                  "column": 22
                                }
                              },
                              "operator": "!",
                              "prefix": true,
                              "argument": {
                                "type": "MemberExpression",
                                "start": 7694,
                                "end": 7702,
                                "loc": {
                                  "start": {
                                    "line": 231,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 231,
                                    "column": 22
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 7694,
                                  "end": 7698,
                                  "loc": {
                                    "start": {
                                      "line": 231,
                                      "column": 14
                                    },
                                    "end": {
                                      "line": 231,
                                      "column": 18
                                    }
                                  },
                                  "name": "item"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 7699,
                                  "end": 7702,
                                  "loc": {
                                    "start": {
                                      "line": 231,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 231,
                                      "column": 22
                                    }
                                  },
                                  "name": "uvs"
                                },
                                "computed": false
                              }
                            }
                          },
                          "operator": "&&",
                          "right": {
                            "type": "CallExpression",
                            "start": 7706,
                            "end": 7773,
                            "loc": {
                              "start": {
                                "line": 231,
                                "column": 26
                              },
                              "end": {
                                "line": 231,
                                "column": 93
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 7706,
                              "end": 7727,
                              "loc": {
                                "start": {
                                  "line": 231,
                                  "column": 26
                                },
                                "end": {
                                  "line": 231,
                                  "column": 47
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 7706,
                                "end": 7714,
                                "loc": {
                                  "start": {
                                    "line": 231,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 231,
                                    "column": 34
                                  }
                                },
                                "name": "geometry"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 7715,
                                "end": 7727,
                                "loc": {
                                  "start": {
                                    "line": 231,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 231,
                                    "column": 47
                                  }
                                },
                                "name": "addAttribute"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 7728,
                                "end": 7732,
                                "loc": {
                                  "start": {
                                    "line": 231,
                                    "column": 48
                                  },
                                  "end": {
                                    "line": 231,
                                    "column": 52
                                  }
                                },
                                "value": "uv",
                                "rawValue": "uv",
                                "raw": "'uv'"
                              },
                              {
                                "type": "NewExpression",
                                "start": 7734,
                                "end": 7772,
                                "loc": {
                                  "start": {
                                    "line": 231,
                                    "column": 54
                                  },
                                  "end": {
                                    "line": 231,
                                    "column": 92
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 7738,
                                  "end": 7759,
                                  "loc": {
                                    "start": {
                                      "line": 231,
                                      "column": 58
                                    },
                                    "end": {
                                      "line": 231,
                                      "column": 79
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 7738,
                                    "end": 7743,
                                    "loc": {
                                      "start": {
                                        "line": 231,
                                        "column": 58
                                      },
                                      "end": {
                                        "line": 231,
                                        "column": 63
                                      }
                                    },
                                    "name": "THREE"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7744,
                                    "end": 7759,
                                    "loc": {
                                      "start": {
                                        "line": 231,
                                        "column": 64
                                      },
                                      "end": {
                                        "line": 231,
                                        "column": 79
                                      }
                                    },
                                    "name": "BufferAttribute"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 7760,
                                    "end": 7768,
                                    "loc": {
                                      "start": {
                                        "line": 231,
                                        "column": 80
                                      },
                                      "end": {
                                        "line": 231,
                                        "column": 88
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 7760,
                                      "end": 7764,
                                      "loc": {
                                        "start": {
                                          "line": 231,
                                          "column": 80
                                        },
                                        "end": {
                                          "line": 231,
                                          "column": 84
                                        }
                                      },
                                      "name": "item"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 7765,
                                      "end": 7768,
                                      "loc": {
                                        "start": {
                                          "line": 231,
                                          "column": 85
                                        },
                                        "end": {
                                          "line": 231,
                                          "column": 88
                                        }
                                      },
                                      "name": "uvs"
                                    },
                                    "computed": false
                                  },
                                  {
                                    "type": "Literal",
                                    "start": 7770,
                                    "end": 7771,
                                    "loc": {
                                      "start": {
                                        "line": 231,
                                        "column": 90
                                      },
                                      "end": {
                                        "line": 231,
                                        "column": 91
                                      }
                                    },
                                    "value": 2,
                                    "rawValue": 2,
                                    "raw": "2"
                                  }
                                ]
                              }
                            ]
                          }
                        }
                      },
                      {
                        "type": "IfStatement",
                        "start": 7788,
                        "end": 8047,
                        "loc": {
                          "start": {
                            "line": 233,
                            "column": 12
                          },
                          "end": {
                            "line": 239,
                            "column": 13
                          }
                        },
                        "test": {
                          "type": "UnaryExpression",
                          "start": 7792,
                          "end": 7804,
                          "loc": {
                            "start": {
                              "line": 233,
                              "column": 16
                            },
                            "end": {
                              "line": 233,
                              "column": 28
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "UnaryExpression",
                            "start": 7793,
                            "end": 7804,
                            "loc": {
                              "start": {
                                "line": 233,
                                "column": 17
                              },
                              "end": {
                                "line": 233,
                                "column": 28
                              }
                            },
                            "operator": "!",
                            "prefix": true,
                            "argument": {
                              "type": "MemberExpression",
                              "start": 7794,
                              "end": 7804,
                              "loc": {
                                "start": {
                                  "line": 233,
                                  "column": 18
                                },
                                "end": {
                                  "line": 233,
                                  "column": 28
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 7794,
                                "end": 7800,
                                "loc": {
                                  "start": {
                                    "line": 233,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 233,
                                    "column": 24
                                  }
                                },
                                "name": "attrib"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 7801,
                                "end": 7804,
                                "loc": {
                                  "start": {
                                    "line": 233,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 233,
                                    "column": 28
                                  }
                                },
                                "name": "box"
                              },
                              "computed": false
                            }
                          }
                        },
                        "consequent": {
                          "type": "BlockStatement",
                          "start": 7806,
                          "end": 7929,
                          "loc": {
                            "start": {
                              "line": 233,
                              "column": 30
                            },
                            "end": {
                              "line": 236,
                              "column": 13
                            }
                          },
                          "body": [
                            {
                              "type": "ExpressionStatement",
                              "start": 7824,
                              "end": 7858,
                              "loc": {
                                "start": {
                                  "line": 234,
                                  "column": 16
                                },
                                "end": {
                                  "line": 234,
                                  "column": 50
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 7824,
                                "end": 7857,
                                "loc": {
                                  "start": {
                                    "line": 234,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 234,
                                    "column": 49
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 7824,
                                  "end": 7844,
                                  "loc": {
                                    "start": {
                                      "line": 234,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 234,
                                      "column": 36
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 7824,
                                    "end": 7832,
                                    "loc": {
                                      "start": {
                                        "line": 234,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 234,
                                        "column": 24
                                      }
                                    },
                                    "name": "geometry"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7833,
                                    "end": 7844,
                                    "loc": {
                                      "start": {
                                        "line": 234,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 234,
                                        "column": 36
                                      }
                                    },
                                    "name": "boundingBox"
                                  },
                                  "computed": false
                                },
                                "right": {
                                  "type": "MemberExpression",
                                  "start": 7847,
                                  "end": 7857,
                                  "loc": {
                                    "start": {
                                      "line": 234,
                                      "column": 39
                                    },
                                    "end": {
                                      "line": 234,
                                      "column": 49
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 7847,
                                    "end": 7853,
                                    "loc": {
                                      "start": {
                                        "line": 234,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 234,
                                        "column": 45
                                      }
                                    },
                                    "name": "attrib"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7854,
                                    "end": 7857,
                                    "loc": {
                                      "start": {
                                        "line": 234,
                                        "column": 46
                                      },
                                      "end": {
                                        "line": 234,
                                        "column": 49
                                      }
                                    },
                                    "name": "box"
                                  },
                                  "computed": false
                                }
                              }
                            },
                            {
                              "type": "ExpressionStatement",
                              "start": 7875,
                              "end": 7915,
                              "loc": {
                                "start": {
                                  "line": 235,
                                  "column": 16
                                },
                                "end": {
                                  "line": 235,
                                  "column": 56
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 7875,
                                "end": 7914,
                                "loc": {
                                  "start": {
                                    "line": 235,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 235,
                                    "column": 55
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 7875,
                                  "end": 7898,
                                  "loc": {
                                    "start": {
                                      "line": 235,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 235,
                                      "column": 39
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 7875,
                                    "end": 7883,
                                    "loc": {
                                      "start": {
                                        "line": 235,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 235,
                                        "column": 24
                                      }
                                    },
                                    "name": "geometry"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7884,
                                    "end": 7898,
                                    "loc": {
                                      "start": {
                                        "line": 235,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 235,
                                        "column": 39
                                      }
                                    },
                                    "name": "boundingSphere"
                                  },
                                  "computed": false
                                },
                                "right": {
                                  "type": "MemberExpression",
                                  "start": 7901,
                                  "end": 7914,
                                  "loc": {
                                    "start": {
                                      "line": 235,
                                      "column": 42
                                    },
                                    "end": {
                                      "line": 235,
                                      "column": 55
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 7901,
                                    "end": 7907,
                                    "loc": {
                                      "start": {
                                        "line": 235,
                                        "column": 42
                                      },
                                      "end": {
                                        "line": 235,
                                        "column": 48
                                      }
                                    },
                                    "name": "attrib"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7908,
                                    "end": 7914,
                                    "loc": {
                                      "start": {
                                        "line": 235,
                                        "column": 49
                                      },
                                      "end": {
                                        "line": 235,
                                        "column": 55
                                      }
                                    },
                                    "name": "sphere"
                                  },
                                  "computed": false
                                }
                              }
                            }
                          ]
                        },
                        "alternate": {
                          "type": "BlockStatement",
                          "start": 7935,
                          "end": 8047,
                          "loc": {
                            "start": {
                              "line": 236,
                              "column": 19
                            },
                            "end": {
                              "line": 239,
                              "column": 13
                            }
                          },
                          "body": [
                            {
                              "type": "ExpressionStatement",
                              "start": 7953,
                              "end": 7983,
                              "loc": {
                                "start": {
                                  "line": 237,
                                  "column": 16
                                },
                                "end": {
                                  "line": 237,
                                  "column": 46
                                }
                              },
                              "expression": {
                                "type": "CallExpression",
                                "start": 7953,
                                "end": 7982,
                                "loc": {
                                  "start": {
                                    "line": 237,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 237,
                                    "column": 45
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 7953,
                                  "end": 7980,
                                  "loc": {
                                    "start": {
                                      "line": 237,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 237,
                                      "column": 43
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 7953,
                                    "end": 7961,
                                    "loc": {
                                      "start": {
                                        "line": 237,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 237,
                                        "column": 24
                                      }
                                    },
                                    "name": "geometry"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7962,
                                    "end": 7980,
                                    "loc": {
                                      "start": {
                                        "line": 237,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 237,
                                        "column": 43
                                      }
                                    },
                                    "name": "computeBoundingBox"
                                  },
                                  "computed": false
                                },
                                "arguments": []
                              }
                            },
                            {
                              "type": "ExpressionStatement",
                              "start": 8000,
                              "end": 8033,
                              "loc": {
                                "start": {
                                  "line": 238,
                                  "column": 16
                                },
                                "end": {
                                  "line": 238,
                                  "column": 49
                                }
                              },
                              "expression": {
                                "type": "CallExpression",
                                "start": 8000,
                                "end": 8032,
                                "loc": {
                                  "start": {
                                    "line": 238,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 238,
                                    "column": 48
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 8000,
                                  "end": 8030,
                                  "loc": {
                                    "start": {
                                      "line": 238,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 238,
                                      "column": 46
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 8000,
                                    "end": 8008,
                                    "loc": {
                                      "start": {
                                        "line": 238,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 238,
                                        "column": 24
                                      }
                                    },
                                    "name": "geometry"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 8009,
                                    "end": 8030,
                                    "loc": {
                                      "start": {
                                        "line": 238,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 238,
                                        "column": 46
                                      }
                                    },
                                    "name": "computeBoundingSphere"
                                  },
                                  "computed": false
                                },
                                "arguments": []
                              }
                            }
                          ]
                        }
                      },
                      {
                        "type": "VariableDeclaration",
                        "start": 8061,
                        "end": 8100,
                        "loc": {
                          "start": {
                            "line": 241,
                            "column": 12
                          },
                          "end": {
                            "line": 241,
                            "column": 51
                          }
                        },
                        "declarations": [
                          {
                            "type": "VariableDeclarator",
                            "start": 8065,
                            "end": 8099,
                            "loc": {
                              "start": {
                                "line": 241,
                                "column": 16
                              },
                              "end": {
                                "line": 241,
                                "column": 50
                              }
                            },
                            "id": {
                              "type": "Identifier",
                              "start": 8065,
                              "end": 8070,
                              "loc": {
                                "start": {
                                  "line": 241,
                                  "column": 16
                                },
                                "end": {
                                  "line": 241,
                                  "column": 21
                                }
                              },
                              "name": "color"
                            },
                            "init": {
                              "type": "LogicalExpression",
                              "start": 8073,
                              "end": 8099,
                              "loc": {
                                "start": {
                                  "line": 241,
                                  "column": 24
                                },
                                "end": {
                                  "line": 241,
                                  "column": 50
                                }
                              },
                              "left": {
                                "type": "MemberExpression",
                                "start": 8073,
                                "end": 8083,
                                "loc": {
                                  "start": {
                                    "line": 241,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 241,
                                    "column": 34
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 8073,
                                  "end": 8077,
                                  "loc": {
                                    "start": {
                                      "line": 241,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 241,
                                      "column": 28
                                    }
                                  },
                                  "name": "item"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 8078,
                                  "end": 8083,
                                  "loc": {
                                    "start": {
                                      "line": 241,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 241,
                                      "column": 34
                                    }
                                  },
                                  "name": "color"
                                },
                                "computed": false
                              },
                              "operator": "||",
                              "right": {
                                "type": "MemberExpression",
                                "start": 8087,
                                "end": 8099,
                                "loc": {
                                  "start": {
                                    "line": 241,
                                    "column": 38
                                  },
                                  "end": {
                                    "line": 241,
                                    "column": 50
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 8087,
                                  "end": 8093,
                                  "loc": {
                                    "start": {
                                      "line": 241,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 241,
                                      "column": 44
                                    }
                                  },
                                  "name": "attrib"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 8094,
                                  "end": 8099,
                                  "loc": {
                                    "start": {
                                      "line": 241,
                                      "column": 45
                                    },
                                    "end": {
                                      "line": 241,
                                      "column": 50
                                    }
                                  },
                                  "name": "color"
                                },
                                "computed": false
                              }
                            }
                          }
                        ],
                        "kind": "let"
                      },
                      {
                        "type": "VariableDeclaration",
                        "start": 8113,
                        "end": 8158,
                        "loc": {
                          "start": {
                            "line": 242,
                            "column": 12
                          },
                          "end": {
                            "line": 242,
                            "column": 57
                          }
                        },
                        "declarations": [
                          {
                            "type": "VariableDeclarator",
                            "start": 8117,
                            "end": 8157,
                            "loc": {
                              "start": {
                                "line": 242,
                                "column": 16
                              },
                              "end": {
                                "line": 242,
                                "column": 56
                              }
                            },
                            "id": {
                              "type": "Identifier",
                              "start": 8117,
                              "end": 8124,
                              "loc": {
                                "start": {
                                  "line": 242,
                                  "column": 16
                                },
                                "end": {
                                  "line": 242,
                                  "column": 23
                                }
                              },
                              "name": "opacity"
                            },
                            "init": {
                              "type": "LogicalExpression",
                              "start": 8127,
                              "end": 8157,
                              "loc": {
                                "start": {
                                  "line": 242,
                                  "column": 26
                                },
                                "end": {
                                  "line": 242,
                                  "column": 56
                                }
                              },
                              "left": {
                                "type": "MemberExpression",
                                "start": 8127,
                                "end": 8139,
                                "loc": {
                                  "start": {
                                    "line": 242,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 242,
                                    "column": 38
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 8127,
                                  "end": 8131,
                                  "loc": {
                                    "start": {
                                      "line": 242,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 242,
                                      "column": 30
                                    }
                                  },
                                  "name": "item"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 8132,
                                  "end": 8139,
                                  "loc": {
                                    "start": {
                                      "line": 242,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 242,
                                      "column": 38
                                    }
                                  },
                                  "name": "opacity"
                                },
                                "computed": false
                              },
                              "operator": "||",
                              "right": {
                                "type": "MemberExpression",
                                "start": 8143,
                                "end": 8157,
                                "loc": {
                                  "start": {
                                    "line": 242,
                                    "column": 42
                                  },
                                  "end": {
                                    "line": 242,
                                    "column": 56
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 8143,
                                  "end": 8149,
                                  "loc": {
                                    "start": {
                                      "line": 242,
                                      "column": 42
                                    },
                                    "end": {
                                      "line": 242,
                                      "column": 48
                                    }
                                  },
                                  "name": "attrib"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 8150,
                                  "end": 8157,
                                  "loc": {
                                    "start": {
                                      "line": 242,
                                      "column": 49
                                    },
                                    "end": {
                                      "line": 242,
                                      "column": 56
                                    }
                                  },
                                  "name": "opacity"
                                },
                                "computed": false
                              }
                            }
                          }
                        ],
                        "kind": "let"
                      },
                      {
                        "type": "VariableDeclaration",
                        "start": 8171,
                        "end": 8196,
                        "loc": {
                          "start": {
                            "line": 243,
                            "column": 12
                          },
                          "end": {
                            "line": 243,
                            "column": 37
                          }
                        },
                        "declarations": [
                          {
                            "type": "VariableDeclarator",
                            "start": 8175,
                            "end": 8195,
                            "loc": {
                              "start": {
                                "line": 243,
                                "column": 16
                              },
                              "end": {
                                "line": 243,
                                "column": 36
                              }
                            },
                            "id": {
                              "type": "Identifier",
                              "start": 8175,
                              "end": 8183,
                              "loc": {
                                "start": {
                                  "line": 243,
                                  "column": 16
                                },
                                "end": {
                                  "line": 243,
                                  "column": 24
                                }
                              },
                              "name": "material"
                            },
                            "init": {
                              "type": "Identifier",
                              "start": 8186,
                              "end": 8195,
                              "loc": {
                                "start": {
                                  "line": 243,
                                  "column": 27
                                },
                                "end": {
                                  "line": 243,
                                  "column": 36
                                }
                              },
                              "name": "undefined"
                            }
                          }
                        ],
                        "kind": "let"
                      },
                      {
                        "type": "VariableDeclaration",
                        "start": 8209,
                        "end": 8231,
                        "loc": {
                          "start": {
                            "line": 244,
                            "column": 12
                          },
                          "end": {
                            "line": 244,
                            "column": 34
                          }
                        },
                        "declarations": [
                          {
                            "type": "VariableDeclarator",
                            "start": 8213,
                            "end": 8230,
                            "loc": {
                              "start": {
                                "line": 244,
                                "column": 16
                              },
                              "end": {
                                "line": 244,
                                "column": 33
                              }
                            },
                            "id": {
                              "type": "Identifier",
                              "start": 8213,
                              "end": 8218,
                              "loc": {
                                "start": {
                                  "line": 244,
                                  "column": 16
                                },
                                "end": {
                                  "line": 244,
                                  "column": 21
                                }
                              },
                              "name": "index"
                            },
                            "init": {
                              "type": "Identifier",
                              "start": 8221,
                              "end": 8230,
                              "loc": {
                                "start": {
                                  "line": 244,
                                  "column": 24
                                },
                                "end": {
                                  "line": 244,
                                  "column": 33
                                }
                              },
                              "name": "undefined"
                            }
                          }
                        ],
                        "kind": "let"
                      },
                      {
                        "type": "IfStatement",
                        "start": 8244,
                        "end": 8442,
                        "loc": {
                          "start": {
                            "line": 245,
                            "column": 12
                          },
                          "end": {
                            "line": 248,
                            "column": 13
                          }
                        },
                        "test": {
                          "type": "LogicalExpression",
                          "start": 8248,
                          "end": 8294,
                          "loc": {
                            "start": {
                              "line": 245,
                              "column": 16
                            },
                            "end": {
                              "line": 245,
                              "column": 62
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 8248,
                            "end": 8265,
                            "loc": {
                              "start": {
                                "line": 245,
                                "column": 16
                              },
                              "end": {
                                "line": 245,
                                "column": 33
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 8248,
                              "end": 8255,
                              "loc": {
                                "start": {
                                  "line": 245,
                                  "column": 16
                                },
                                "end": {
                                  "line": 245,
                                  "column": 23
                                }
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8256,
                              "end": 8265,
                              "loc": {
                                "start": {
                                  "line": 245,
                                  "column": 24
                                },
                                "end": {
                                  "line": 245,
                                  "column": 33
                                }
                              },
                              "name": "groupInto"
                            },
                            "computed": false
                          },
                          "operator": "&&",
                          "right": {
                            "type": "MemberExpression",
                            "start": 8269,
                            "end": 8294,
                            "loc": {
                              "start": {
                                "line": 245,
                                "column": 37
                              },
                              "end": {
                                "line": 245,
                                "column": 62
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 8269,
                              "end": 8276,
                              "loc": {
                                "start": {
                                  "line": 245,
                                  "column": 37
                                },
                                "end": {
                                  "line": 245,
                                  "column": 44
                                }
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8277,
                              "end": 8294,
                              "loc": {
                                "start": {
                                  "line": 245,
                                  "column": 45
                                },
                                "end": {
                                  "line": 245,
                                  "column": 62
                                }
                              },
                              "name": "compressMaterials"
                            },
                            "computed": false
                          }
                        },
                        "consequent": {
                          "type": "BlockStatement",
                          "start": 8296,
                          "end": 8442,
                          "loc": {
                            "start": {
                              "line": 245,
                              "column": 64
                            },
                            "end": {
                              "line": 248,
                              "column": 13
                            }
                          },
                          "body": [
                            {
                              "type": "ExpressionStatement",
                              "start": 8314,
                              "end": 8376,
                              "loc": {
                                "start": {
                                  "line": 246,
                                  "column": 16
                                },
                                "end": {
                                  "line": 246,
                                  "column": 78
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 8314,
                                "end": 8375,
                                "loc": {
                                  "start": {
                                    "line": 246,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 246,
                                    "column": 77
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "Identifier",
                                  "start": 8314,
                                  "end": 8319,
                                  "loc": {
                                    "start": {
                                      "line": 246,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 246,
                                      "column": 21
                                    }
                                  },
                                  "name": "index"
                                },
                                "right": {
                                  "type": "BinaryExpression",
                                  "start": 8322,
                                  "end": 8375,
                                  "loc": {
                                    "start": {
                                      "line": 246,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 246,
                                      "column": 77
                                    }
                                  },
                                  "left": {
                                    "type": "BinaryExpression",
                                    "start": 8322,
                                    "end": 8354,
                                    "loc": {
                                      "start": {
                                        "line": 246,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 246,
                                        "column": 56
                                      }
                                    },
                                    "left": {
                                      "type": "BinaryExpression",
                                      "start": 8322,
                                      "end": 8348,
                                      "loc": {
                                        "start": {
                                          "line": 246,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 246,
                                          "column": 50
                                        }
                                      },
                                      "left": {
                                        "type": "Literal",
                                        "start": 8322,
                                        "end": 8325,
                                        "loc": {
                                          "start": {
                                            "line": 246,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 246,
                                            "column": 27
                                          }
                                        },
                                        "value": "#",
                                        "rawValue": "#",
                                        "raw": "'#'"
                                      },
                                      "operator": "+",
                                      "right": {
                                        "type": "CallExpression",
                                        "start": 8328,
                                        "end": 8348,
                                        "loc": {
                                          "start": {
                                            "line": 246,
                                            "column": 30
                                          },
                                          "end": {
                                            "line": 246,
                                            "column": 50
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 8328,
                                          "end": 8346,
                                          "loc": {
                                            "start": {
                                              "line": 246,
                                              "column": 30
                                            },
                                            "end": {
                                              "line": 246,
                                              "column": 48
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 8328,
                                            "end": 8333,
                                            "loc": {
                                              "start": {
                                                "line": 246,
                                                "column": 30
                                              },
                                              "end": {
                                                "line": 246,
                                                "column": 35
                                              }
                                            },
                                            "name": "color"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 8334,
                                            "end": 8346,
                                            "loc": {
                                              "start": {
                                                "line": 246,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 246,
                                                "column": 48
                                              }
                                            },
                                            "name": "getHexString"
                                          },
                                          "computed": false
                                        },
                                        "arguments": []
                                      }
                                    },
                                    "operator": "+",
                                    "right": {
                                      "type": "Literal",
                                      "start": 8351,
                                      "end": 8354,
                                      "loc": {
                                        "start": {
                                          "line": 246,
                                          "column": 53
                                        },
                                        "end": {
                                          "line": 246,
                                          "column": 56
                                        }
                                      },
                                      "value": "_",
                                      "rawValue": "_",
                                      "raw": "'_'"
                                    }
                                  },
                                  "operator": "+",
                                  "right": {
                                    "type": "CallExpression",
                                    "start": 8357,
                                    "end": 8375,
                                    "loc": {
                                      "start": {
                                        "line": 246,
                                        "column": 59
                                      },
                                      "end": {
                                        "line": 246,
                                        "column": 77
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 8357,
                                      "end": 8372,
                                      "loc": {
                                        "start": {
                                          "line": 246,
                                          "column": 59
                                        },
                                        "end": {
                                          "line": 246,
                                          "column": 74
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 8357,
                                        "end": 8364,
                                        "loc": {
                                          "start": {
                                            "line": 246,
                                            "column": 59
                                          },
                                          "end": {
                                            "line": 246,
                                            "column": 66
                                          }
                                        },
                                        "name": "opacity"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 8365,
                                        "end": 8372,
                                        "loc": {
                                          "start": {
                                            "line": 246,
                                            "column": 67
                                          },
                                          "end": {
                                            "line": 246,
                                            "column": 74
                                          }
                                        },
                                        "name": "toFixed"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Literal",
                                        "start": 8373,
                                        "end": 8374,
                                        "loc": {
                                          "start": {
                                            "line": 246,
                                            "column": 75
                                          },
                                          "end": {
                                            "line": 246,
                                            "column": 76
                                          }
                                        },
                                        "value": 2,
                                        "rawValue": 2,
                                        "raw": "2"
                                      }
                                    ]
                                  }
                                }
                              }
                            },
                            {
                              "type": "ExpressionStatement",
                              "start": 8393,
                              "end": 8428,
                              "loc": {
                                "start": {
                                  "line": 247,
                                  "column": 16
                                },
                                "end": {
                                  "line": 247,
                                  "column": 51
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 8393,
                                "end": 8427,
                                "loc": {
                                  "start": {
                                    "line": 247,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 247,
                                    "column": 50
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "Identifier",
                                  "start": 8393,
                                  "end": 8401,
                                  "loc": {
                                    "start": {
                                      "line": 247,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 247,
                                      "column": 24
                                    }
                                  },
                                  "name": "material"
                                },
                                "right": {
                                  "type": "MemberExpression",
                                  "start": 8404,
                                  "end": 8427,
                                  "loc": {
                                    "start": {
                                      "line": 247,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 247,
                                      "column": 50
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 8404,
                                    "end": 8420,
                                    "loc": {
                                      "start": {
                                        "line": 247,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 247,
                                        "column": 43
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 8404,
                                      "end": 8411,
                                      "loc": {
                                        "start": {
                                          "line": 247,
                                          "column": 27
                                        },
                                        "end": {
                                          "line": 247,
                                          "column": 34
                                        }
                                      },
                                      "name": "options"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 8412,
                                      "end": 8420,
                                      "loc": {
                                        "start": {
                                          "line": 247,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 247,
                                          "column": 43
                                        }
                                      },
                                      "name": "colorMap"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 8421,
                                    "end": 8426,
                                    "loc": {
                                      "start": {
                                        "line": 247,
                                        "column": 44
                                      },
                                      "end": {
                                        "line": 247,
                                        "column": 49
                                      }
                                    },
                                    "name": "index"
                                  },
                                  "computed": true
                                }
                              }
                            }
                          ]
                        },
                        "alternate": null
                      },
                      {
                        "type": "IfStatement",
                        "start": 8456,
                        "end": 8817,
                        "loc": {
                          "start": {
                            "line": 250,
                            "column": 12
                          },
                          "end": {
                            "line": 260,
                            "column": 13
                          }
                        },
                        "test": {
                          "type": "UnaryExpression",
                          "start": 8460,
                          "end": 8471,
                          "loc": {
                            "start": {
                              "line": 250,
                              "column": 16
                            },
                            "end": {
                              "line": 250,
                              "column": 27
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "UnaryExpression",
                            "start": 8461,
                            "end": 8471,
                            "loc": {
                              "start": {
                                "line": 250,
                                "column": 17
                              },
                              "end": {
                                "line": 250,
                                "column": 27
                              }
                            },
                            "operator": "!",
                            "prefix": true,
                            "argument": {
                              "type": "UnaryExpression",
                              "start": 8462,
                              "end": 8471,
                              "loc": {
                                "start": {
                                  "line": 250,
                                  "column": 18
                                },
                                "end": {
                                  "line": 250,
                                  "column": 27
                                }
                              },
                              "operator": "!",
                              "prefix": true,
                              "argument": {
                                "type": "Identifier",
                                "start": 8463,
                                "end": 8471,
                                "loc": {
                                  "start": {
                                    "line": 250,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 250,
                                    "column": 27
                                  }
                                },
                                "name": "material"
                              }
                            }
                          }
                        },
                        "consequent": {
                          "type": "BlockStatement",
                          "start": 8473,
                          "end": 8817,
                          "loc": {
                            "start": {
                              "line": 250,
                              "column": 29
                            },
                            "end": {
                              "line": 260,
                              "column": 13
                            }
                          },
                          "body": [
                            {
                              "type": "ExpressionStatement",
                              "start": 8491,
                              "end": 8739,
                              "loc": {
                                "start": {
                                  "line": 251,
                                  "column": 16
                                },
                                "end": {
                                  "line": 257,
                                  "column": 19
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 8491,
                                "end": 8738,
                                "loc": {
                                  "start": {
                                    "line": 251,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 257,
                                    "column": 18
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "Identifier",
                                  "start": 8491,
                                  "end": 8499,
                                  "loc": {
                                    "start": {
                                      "line": 251,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 251,
                                      "column": 24
                                    }
                                  },
                                  "name": "material"
                                },
                                "right": {
                                  "type": "NewExpression",
                                  "start": 8502,
                                  "end": 8738,
                                  "loc": {
                                    "start": {
                                      "line": 251,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 257,
                                      "column": 18
                                    }
                                  },
                                  "callee": {
                                    "type": "Identifier",
                                    "start": 8506,
                                    "end": 8523,
                                    "loc": {
                                      "start": {
                                        "line": 251,
                                        "column": 31
                                      },
                                      "end": {
                                        "line": 251,
                                        "column": 48
                                      }
                                    },
                                    "name": "MeshPhongMaterial"
                                  },
                                  "arguments": [
                                    {
                                      "type": "ObjectExpression",
                                      "start": 8524,
                                      "end": 8737,
                                      "loc": {
                                        "start": {
                                          "line": 251,
                                          "column": 49
                                        },
                                        "end": {
                                          "line": 257,
                                          "column": 17
                                        }
                                      },
                                      "properties": [
                                        {
                                          "type": "Property",
                                          "start": 8546,
                                          "end": 8558,
                                          "loc": {
                                            "start": {
                                              "line": 252,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 252,
                                              "column": 32
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 8546,
                                            "end": 8551,
                                            "loc": {
                                              "start": {
                                                "line": 252,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 252,
                                                "column": 25
                                              }
                                            },
                                            "name": "color"
                                          },
                                          "value": {
                                            "type": "Identifier",
                                            "start": 8553,
                                            "end": 8558,
                                            "loc": {
                                              "start": {
                                                "line": 252,
                                                "column": 27
                                              },
                                              "end": {
                                                "line": 252,
                                                "column": 32
                                              }
                                            },
                                            "name": "color"
                                          },
                                          "kind": "init"
                                        },
                                        {
                                          "type": "Property",
                                          "start": 8580,
                                          "end": 8596,
                                          "loc": {
                                            "start": {
                                              "line": 253,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 253,
                                              "column": 36
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 8580,
                                            "end": 8587,
                                            "loc": {
                                              "start": {
                                                "line": 253,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 253,
                                                "column": 27
                                              }
                                            },
                                            "name": "opacity"
                                          },
                                          "value": {
                                            "type": "Identifier",
                                            "start": 8589,
                                            "end": 8596,
                                            "loc": {
                                              "start": {
                                                "line": 253,
                                                "column": 29
                                              },
                                              "end": {
                                                "line": 253,
                                                "column": 36
                                              }
                                            },
                                            "name": "opacity"
                                          },
                                          "kind": "init"
                                        },
                                        {
                                          "type": "Property",
                                          "start": 8618,
                                          "end": 8633,
                                          "loc": {
                                            "start": {
                                              "line": 254,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 254,
                                              "column": 35
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 8618,
                                            "end": 8626,
                                            "loc": {
                                              "start": {
                                                "line": 254,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 254,
                                                "column": 28
                                              }
                                            },
                                            "name": "specular"
                                          },
                                          "value": {
                                            "type": "Identifier",
                                            "start": 8628,
                                            "end": 8633,
                                            "loc": {
                                              "start": {
                                                "line": 254,
                                                "column": 30
                                              },
                                              "end": {
                                                "line": 254,
                                                "column": 35
                                              }
                                            },
                                            "name": "color"
                                          },
                                          "kind": "init"
                                        },
                                        {
                                          "type": "Property",
                                          "start": 8655,
                                          "end": 8683,
                                          "loc": {
                                            "start": {
                                              "line": 255,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 255,
                                              "column": 48
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 8655,
                                            "end": 8663,
                                            "loc": {
                                              "start": {
                                                "line": 255,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 255,
                                                "column": 28
                                              }
                                            },
                                            "name": "emissive"
                                          },
                                          "value": {
                                            "type": "NewExpression",
                                            "start": 8665,
                                            "end": 8683,
                                            "loc": {
                                              "start": {
                                                "line": 255,
                                                "column": 30
                                              },
                                              "end": {
                                                "line": 255,
                                                "column": 48
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 8669,
                                              "end": 8680,
                                              "loc": {
                                                "start": {
                                                  "line": 255,
                                                  "column": 34
                                                },
                                                "end": {
                                                  "line": 255,
                                                  "column": 45
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 8669,
                                                "end": 8674,
                                                "loc": {
                                                  "start": {
                                                    "line": 255,
                                                    "column": 34
                                                  },
                                                  "end": {
                                                    "line": 255,
                                                    "column": 39
                                                  }
                                                },
                                                "name": "THREE"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 8675,
                                                "end": 8680,
                                                "loc": {
                                                  "start": {
                                                    "line": 255,
                                                    "column": 40
                                                  },
                                                  "end": {
                                                    "line": 255,
                                                    "column": 45
                                                  }
                                                },
                                                "name": "Color"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "Literal",
                                                "start": 8681,
                                                "end": 8682,
                                                "loc": {
                                                  "start": {
                                                    "line": 255,
                                                    "column": 46
                                                  },
                                                  "end": {
                                                    "line": 255,
                                                    "column": 47
                                                  }
                                                },
                                                "value": 0,
                                                "rawValue": 0,
                                                "raw": "0"
                                              }
                                            ]
                                          },
                                          "kind": "init"
                                        },
                                        {
                                          "type": "Property",
                                          "start": 8705,
                                          "end": 8719,
                                          "loc": {
                                            "start": {
                                              "line": 256,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 256,
                                              "column": 34
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 8705,
                                            "end": 8714,
                                            "loc": {
                                              "start": {
                                                "line": 256,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 256,
                                                "column": 29
                                              }
                                            },
                                            "name": "shininess"
                                          },
                                          "value": {
                                            "type": "Literal",
                                            "start": 8716,
                                            "end": 8719,
                                            "loc": {
                                              "start": {
                                                "line": 256,
                                                "column": 31
                                              },
                                              "end": {
                                                "line": 256,
                                                "column": 34
                                              }
                                            },
                                            "value": 100,
                                            "rawValue": 100,
                                            "raw": "100"
                                          },
                                          "kind": "init"
                                        }
                                      ]
                                    }
                                  ]
                                }
                              }
                            },
                            {
                              "type": "IfStatement",
                              "start": 8757,
                              "end": 8803,
                              "loc": {
                                "start": {
                                  "line": 259,
                                  "column": 16
                                },
                                "end": {
                                  "line": 259,
                                  "column": 62
                                }
                              },
                              "test": {
                                "type": "Identifier",
                                "start": 8761,
                                "end": 8766,
                                "loc": {
                                  "start": {
                                    "line": 259,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 259,
                                    "column": 25
                                  }
                                },
                                "name": "index"
                              },
                              "consequent": {
                                "type": "ExpressionStatement",
                                "start": 8768,
                                "end": 8803,
                                "loc": {
                                  "start": {
                                    "line": 259,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 259,
                                    "column": 62
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 8768,
                                  "end": 8802,
                                  "loc": {
                                    "start": {
                                      "line": 259,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 259,
                                      "column": 61
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 8768,
                                    "end": 8791,
                                    "loc": {
                                      "start": {
                                        "line": 259,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 259,
                                        "column": 50
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 8768,
                                      "end": 8784,
                                      "loc": {
                                        "start": {
                                          "line": 259,
                                          "column": 27
                                        },
                                        "end": {
                                          "line": 259,
                                          "column": 43
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 8768,
                                        "end": 8775,
                                        "loc": {
                                          "start": {
                                            "line": 259,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 259,
                                            "column": 34
                                          }
                                        },
                                        "name": "options"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 8776,
                                        "end": 8784,
                                        "loc": {
                                          "start": {
                                            "line": 259,
                                            "column": 35
                                          },
                                          "end": {
                                            "line": 259,
                                            "column": 43
                                          }
                                        },
                                        "name": "colorMap"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 8785,
                                      "end": 8790,
                                      "loc": {
                                        "start": {
                                          "line": 259,
                                          "column": 44
                                        },
                                        "end": {
                                          "line": 259,
                                          "column": 49
                                        }
                                      },
                                      "name": "index"
                                    },
                                    "computed": true
                                  },
                                  "right": {
                                    "type": "Identifier",
                                    "start": 8794,
                                    "end": 8802,
                                    "loc": {
                                      "start": {
                                        "line": 259,
                                        "column": 53
                                      },
                                      "end": {
                                        "line": 259,
                                        "column": 61
                                      }
                                    },
                                    "name": "material"
                                  }
                                }
                              },
                              "alternate": null
                            }
                          ]
                        },
                        "alternate": null
                      },
                      {
                        "type": "VariableDeclaration",
                        "start": 8831,
                        "end": 8877,
                        "loc": {
                          "start": {
                            "line": 262,
                            "column": 12
                          },
                          "end": {
                            "line": 262,
                            "column": 58
                          }
                        },
                        "declarations": [
                          {
                            "type": "VariableDeclarator",
                            "start": 8835,
                            "end": 8876,
                            "loc": {
                              "start": {
                                "line": 262,
                                "column": 16
                              },
                              "end": {
                                "line": 262,
                                "column": 57
                              }
                            },
                            "id": {
                              "type": "Identifier",
                              "start": 8835,
                              "end": 8839,
                              "loc": {
                                "start": {
                                  "line": 262,
                                  "column": 16
                                },
                                "end": {
                                  "line": 262,
                                  "column": 20
                                }
                              },
                              "name": "mesh"
                            },
                            "init": {
                              "type": "NewExpression",
                              "start": 8842,
                              "end": 8876,
                              "loc": {
                                "start": {
                                  "line": 262,
                                  "column": 23
                                },
                                "end": {
                                  "line": 262,
                                  "column": 57
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 8846,
                                "end": 8856,
                                "loc": {
                                  "start": {
                                    "line": 262,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 262,
                                    "column": 37
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 8846,
                                  "end": 8851,
                                  "loc": {
                                    "start": {
                                      "line": 262,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 262,
                                      "column": 32
                                    }
                                  },
                                  "name": "THREE"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 8852,
                                  "end": 8856,
                                  "loc": {
                                    "start": {
                                      "line": 262,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 262,
                                      "column": 37
                                    }
                                  },
                                  "name": "Mesh"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 8857,
                                  "end": 8865,
                                  "loc": {
                                    "start": {
                                      "line": 262,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 262,
                                      "column": 46
                                    }
                                  },
                                  "name": "geometry"
                                },
                                {
                                  "type": "Identifier",
                                  "start": 8867,
                                  "end": 8875,
                                  "loc": {
                                    "start": {
                                      "line": 262,
                                      "column": 48
                                    },
                                    "end": {
                                      "line": 262,
                                      "column": 56
                                    }
                                  },
                                  "name": "material"
                                }
                              ]
                            }
                          }
                        ],
                        "kind": "let"
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 8890,
                        "end": 8919,
                        "loc": {
                          "start": {
                            "line": 263,
                            "column": 12
                          },
                          "end": {
                            "line": 263,
                            "column": 41
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 8890,
                          "end": 8918,
                          "loc": {
                            "start": {
                              "line": 263,
                              "column": 12
                            },
                            "end": {
                              "line": 263,
                              "column": 40
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 8890,
                            "end": 8902,
                            "loc": {
                              "start": {
                                "line": 263,
                                "column": 12
                              },
                              "end": {
                                "line": 263,
                                "column": 24
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 8890,
                              "end": 8894,
                              "loc": {
                                "start": {
                                  "line": 263,
                                  "column": 12
                                },
                                "end": {
                                  "line": 263,
                                  "column": 16
                                }
                              },
                              "name": "mesh"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8895,
                              "end": 8902,
                              "loc": {
                                "start": {
                                  "line": 263,
                                  "column": 17
                                },
                                "end": {
                                  "line": 263,
                                  "column": 24
                                }
                              },
                              "name": "visible"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "MemberExpression",
                            "start": 8905,
                            "end": 8918,
                            "loc": {
                              "start": {
                                "line": 263,
                                "column": 27
                              },
                              "end": {
                                "line": 263,
                                "column": 40
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 8905,
                              "end": 8910,
                              "loc": {
                                "start": {
                                  "line": 263,
                                  "column": 27
                                },
                                "end": {
                                  "line": 263,
                                  "column": 32
                                }
                              },
                              "name": "model"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8911,
                              "end": 8918,
                              "loc": {
                                "start": {
                                  "line": 263,
                                  "column": 33
                                },
                                "end": {
                                  "line": 263,
                                  "column": 40
                                }
                              },
                              "name": "visible"
                            },
                            "computed": false
                          }
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 8932,
                        "end": 8955,
                        "loc": {
                          "start": {
                            "line": 264,
                            "column": 12
                          },
                          "end": {
                            "line": 264,
                            "column": 35
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 8932,
                          "end": 8954,
                          "loc": {
                            "start": {
                              "line": 264,
                              "column": 12
                            },
                            "end": {
                              "line": 264,
                              "column": 34
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 8932,
                            "end": 8948,
                            "loc": {
                              "start": {
                                "line": 264,
                                "column": 12
                              },
                              "end": {
                                "line": 264,
                                "column": 28
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 8932,
                              "end": 8936,
                              "loc": {
                                "start": {
                                  "line": 264,
                                  "column": 12
                                },
                                "end": {
                                  "line": 264,
                                  "column": 16
                                }
                              },
                              "name": "mesh"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8937,
                              "end": 8948,
                              "loc": {
                                "start": {
                                  "line": 264,
                                  "column": 17
                                },
                                "end": {
                                  "line": 264,
                                  "column": 28
                                }
                              },
                              "name": "renderOrder"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "Literal",
                            "start": 8951,
                            "end": 8954,
                            "loc": {
                              "start": {
                                "line": 264,
                                "column": 31
                              },
                              "end": {
                                "line": 264,
                                "column": 34
                              }
                            },
                            "value": 100,
                            "rawValue": 100,
                            "raw": "100"
                          }
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 8968,
                        "end": 9092,
                        "loc": {
                          "start": {
                            "line": 265,
                            "column": 12
                          },
                          "end": {
                            "line": 269,
                            "column": 14
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 8968,
                          "end": 9091,
                          "loc": {
                            "start": {
                              "line": 265,
                              "column": 12
                            },
                            "end": {
                              "line": 269,
                              "column": 13
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 8968,
                            "end": 8981,
                            "loc": {
                              "start": {
                                "line": 265,
                                "column": 12
                              },
                              "end": {
                                "line": 265,
                                "column": 25
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 8968,
                              "end": 8972,
                              "loc": {
                                "start": {
                                  "line": 265,
                                  "column": 12
                                },
                                "end": {
                                  "line": 265,
                                  "column": 16
                                }
                              },
                              "name": "mesh"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8973,
                              "end": 8981,
                              "loc": {
                                "start": {
                                  "line": 265,
                                  "column": 17
                                },
                                "end": {
                                  "line": 265,
                                  "column": 25
                                }
                              },
                              "name": "userData"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "ObjectExpression",
                            "start": 8984,
                            "end": 9091,
                            "loc": {
                              "start": {
                                "line": 265,
                                "column": 28
                              },
                              "end": {
                                "line": 269,
                                "column": 13
                              }
                            },
                            "properties": [
                              {
                                "type": "Property",
                                "start": 9002,
                                "end": 9007,
                                "loc": {
                                  "start": {
                                    "line": 266,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 266,
                                    "column": 21
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 9002,
                                  "end": 9004,
                                  "loc": {
                                    "start": {
                                      "line": 266,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 266,
                                      "column": 18
                                    }
                                  },
                                  "name": "id"
                                },
                                "value": {
                                  "type": "Literal",
                                  "start": 9006,
                                  "end": 9007,
                                  "loc": {
                                    "start": {
                                      "line": 266,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 266,
                                      "column": 21
                                    }
                                  },
                                  "value": 0,
                                  "rawValue": 0,
                                  "raw": "0"
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 9025,
                                "end": 9044,
                                "loc": {
                                  "start": {
                                    "line": 267,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 267,
                                    "column": 35
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 9025,
                                  "end": 9033,
                                  "loc": {
                                    "start": {
                                      "line": 267,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 267,
                                      "column": 24
                                    }
                                  },
                                  "name": "parentId"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 9035,
                                  "end": 9044,
                                  "loc": {
                                    "start": {
                                      "line": 267,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 267,
                                      "column": 35
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 9035,
                                    "end": 9041,
                                    "loc": {
                                      "start": {
                                        "line": 267,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 267,
                                        "column": 32
                                      }
                                    },
                                    "name": "attrib"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 9042,
                                    "end": 9044,
                                    "loc": {
                                      "start": {
                                        "line": 267,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 267,
                                        "column": 35
                                      }
                                    },
                                    "name": "id"
                                  },
                                  "computed": false
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 9062,
                                "end": 9077,
                                "loc": {
                                  "start": {
                                    "line": 268,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 268,
                                    "column": 31
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 9062,
                                  "end": 9066,
                                  "loc": {
                                    "start": {
                                      "line": 268,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 268,
                                      "column": 20
                                    }
                                  },
                                  "name": "meta"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 9068,
                                  "end": 9077,
                                  "loc": {
                                    "start": {
                                      "line": 268,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 268,
                                      "column": 31
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 9068,
                                    "end": 9072,
                                    "loc": {
                                      "start": {
                                        "line": 268,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 268,
                                        "column": 26
                                      }
                                    },
                                    "name": "item"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 9073,
                                    "end": 9077,
                                    "loc": {
                                      "start": {
                                        "line": 268,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 268,
                                        "column": 31
                                      }
                                    },
                                    "name": "meta"
                                  },
                                  "computed": false
                                },
                                "kind": "init"
                              }
                            ]
                          }
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 9105,
                        "end": 9121,
                        "loc": {
                          "start": {
                            "line": 270,
                            "column": 12
                          },
                          "end": {
                            "line": 270,
                            "column": 28
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 9105,
                          "end": 9120,
                          "loc": {
                            "start": {
                              "line": 270,
                              "column": 12
                            },
                            "end": {
                              "line": 270,
                              "column": 27
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 9105,
                            "end": 9114,
                            "loc": {
                              "start": {
                                "line": 270,
                                "column": 12
                              },
                              "end": {
                                "line": 270,
                                "column": 21
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 9105,
                              "end": 9110,
                              "loc": {
                                "start": {
                                  "line": 270,
                                  "column": 12
                                },
                                "end": {
                                  "line": 270,
                                  "column": 17
                                }
                              },
                              "name": "model"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9111,
                              "end": 9114,
                              "loc": {
                                "start": {
                                  "line": 270,
                                  "column": 18
                                },
                                "end": {
                                  "line": 270,
                                  "column": 21
                                }
                              },
                              "name": "add"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Identifier",
                              "start": 9115,
                              "end": 9119,
                              "loc": {
                                "start": {
                                  "line": 270,
                                  "column": 22
                                },
                                "end": {
                                  "line": 270,
                                  "column": 26
                                }
                              },
                              "name": "mesh"
                            }
                          ]
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 9135,
                        "end": 9219,
                        "loc": {
                          "start": {
                            "line": 272,
                            "column": 12
                          },
                          "end": {
                            "line": 272,
                            "column": 96
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 9135,
                          "end": 9218,
                          "loc": {
                            "start": {
                              "line": 272,
                              "column": 12
                            },
                            "end": {
                              "line": 272,
                              "column": 95
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 9135,
                            "end": 9151,
                            "loc": {
                              "start": {
                                "line": 272,
                                "column": 12
                              },
                              "end": {
                                "line": 272,
                                "column": 28
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 9135,
                              "end": 9142,
                              "loc": {
                                "start": {
                                  "line": 272,
                                  "column": 12
                                },
                                "end": {
                                  "line": 272,
                                  "column": 19
                                }
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9143,
                              "end": 9151,
                              "loc": {
                                "start": {
                                  "line": 272,
                                  "column": 20
                                },
                                "end": {
                                  "line": 272,
                                  "column": 28
                                }
                              },
                              "name": "callback"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "ObjectExpression",
                              "start": 9152,
                              "end": 9217,
                              "loc": {
                                "start": {
                                  "line": 272,
                                  "column": 29
                                },
                                "end": {
                                  "line": 272,
                                  "column": 94
                                }
                              },
                              "properties": [
                                {
                                  "type": "Property",
                                  "start": 9154,
                                  "end": 9179,
                                  "loc": {
                                    "start": {
                                      "line": 272,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 272,
                                      "column": 56
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 9154,
                                    "end": 9158,
                                    "loc": {
                                      "start": {
                                        "line": 272,
                                        "column": 31
                                      },
                                      "end": {
                                        "line": 272,
                                        "column": 35
                                      }
                                    },
                                    "name": "type"
                                  },
                                  "value": {
                                    "type": "MemberExpression",
                                    "start": 9160,
                                    "end": 9179,
                                    "loc": {
                                      "start": {
                                        "line": 272,
                                        "column": 37
                                      },
                                      "end": {
                                        "line": 272,
                                        "column": 56
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 9160,
                                      "end": 9174,
                                      "loc": {
                                        "start": {
                                          "line": 272,
                                          "column": 37
                                        },
                                        "end": {
                                          "line": 272,
                                          "column": 51
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 9160,
                                        "end": 9166,
                                        "loc": {
                                          "start": {
                                            "line": 272,
                                            "column": 37
                                          },
                                          "end": {
                                            "line": 272,
                                            "column": 43
                                          }
                                        },
                                        "name": "Parser"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 9167,
                                        "end": 9174,
                                        "loc": {
                                          "start": {
                                            "line": 272,
                                            "column": 44
                                          },
                                          "end": {
                                            "line": 272,
                                            "column": 51
                                          }
                                        },
                                        "name": "Factory"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 9175,
                                      "end": 9179,
                                      "loc": {
                                        "start": {
                                          "line": 272,
                                          "column": 52
                                        },
                                        "end": {
                                          "line": 272,
                                          "column": 56
                                        }
                                      },
                                      "name": "Mesh"
                                    },
                                    "computed": false
                                  },
                                  "kind": "init"
                                },
                                {
                                  "type": "Property",
                                  "start": 9181,
                                  "end": 9186,
                                  "loc": {
                                    "start": {
                                      "line": 272,
                                      "column": 58
                                    },
                                    "end": {
                                      "line": 272,
                                      "column": 63
                                    }
                                  },
                                  "method": false,
                                  "shorthand": true,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 9181,
                                    "end": 9186,
                                    "loc": {
                                      "start": {
                                        "line": 272,
                                        "column": 58
                                      },
                                      "end": {
                                        "line": 272,
                                        "column": 63
                                      }
                                    },
                                    "name": "model"
                                  },
                                  "kind": "init",
                                  "value": {
                                    "type": "Identifier",
                                    "start": 9181,
                                    "end": 9186,
                                    "loc": {
                                      "start": {
                                        "line": 272,
                                        "column": 58
                                      },
                                      "end": {
                                        "line": 272,
                                        "column": 63
                                      }
                                    },
                                    "name": "model"
                                  }
                                },
                                {
                                  "type": "Property",
                                  "start": 9188,
                                  "end": 9198,
                                  "loc": {
                                    "start": {
                                      "line": 272,
                                      "column": 65
                                    },
                                    "end": {
                                      "line": 272,
                                      "column": 75
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 9188,
                                    "end": 9192,
                                    "loc": {
                                      "start": {
                                        "line": 272,
                                        "column": 65
                                      },
                                      "end": {
                                        "line": 272,
                                        "column": 69
                                      }
                                    },
                                    "name": "data"
                                  },
                                  "value": {
                                    "type": "Identifier",
                                    "start": 9194,
                                    "end": 9198,
                                    "loc": {
                                      "start": {
                                        "line": 272,
                                        "column": 71
                                      },
                                      "end": {
                                        "line": 272,
                                        "column": 75
                                      }
                                    },
                                    "name": "mesh"
                                  },
                                  "kind": "init"
                                },
                                {
                                  "type": "Property",
                                  "start": 9200,
                                  "end": 9215,
                                  "loc": {
                                    "start": {
                                      "line": 272,
                                      "column": 77
                                    },
                                    "end": {
                                      "line": 272,
                                      "column": 92
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 9200,
                                    "end": 9204,
                                    "loc": {
                                      "start": {
                                        "line": 272,
                                        "column": 77
                                      },
                                      "end": {
                                        "line": 272,
                                        "column": 81
                                      }
                                    },
                                    "name": "meta"
                                  },
                                  "value": {
                                    "type": "MemberExpression",
                                    "start": 9206,
                                    "end": 9215,
                                    "loc": {
                                      "start": {
                                        "line": 272,
                                        "column": 83
                                      },
                                      "end": {
                                        "line": 272,
                                        "column": 92
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 9206,
                                      "end": 9210,
                                      "loc": {
                                        "start": {
                                          "line": 272,
                                          "column": 83
                                        },
                                        "end": {
                                          "line": 272,
                                          "column": 87
                                        }
                                      },
                                      "name": "item"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 9211,
                                      "end": 9215,
                                      "loc": {
                                        "start": {
                                          "line": 272,
                                          "column": 88
                                        },
                                        "end": {
                                          "line": 272,
                                          "column": 92
                                        }
                                      },
                                      "name": "meta"
                                    },
                                    "computed": false
                                  },
                                  "kind": "init"
                                }
                              ]
                            }
                          ]
                        }
                      }
                    ]
                  }
                }
              ],
              "trailingComments": null
            },
            "alternate": null,
            "trailingComments": [
              {
                "type": "CommentLine",
                "value": " lines (and edges)",
                "start": 9241,
                "end": 9261,
                "loc": {
                  "start": {
                    "line": 276,
                    "column": 4
                  },
                  "end": {
                    "line": 276,
                    "column": 24
                  }
                },
                "range": [
                  9241,
                  9261
                ]
              }
            ]
          },
          {
            "type": "IfStatement",
            "start": 9266,
            "end": 10726,
            "loc": {
              "start": {
                "line": 277,
                "column": 4
              },
              "end": {
                "line": 320,
                "column": 5
              }
            },
            "test": {
              "type": "LogicalExpression",
              "start": 9270,
              "end": 9323,
              "loc": {
                "start": {
                  "line": 277,
                  "column": 8
                },
                "end": {
                  "line": 277,
                  "column": 61
                }
              },
              "left": {
                "type": "BinaryExpression",
                "start": 9270,
                "end": 9296,
                "loc": {
                  "start": {
                    "line": 277,
                    "column": 8
                  },
                  "end": {
                    "line": 277,
                    "column": 34
                  }
                },
                "left": {
                  "type": "MemberExpression",
                  "start": 9270,
                  "end": 9282,
                  "loc": {
                    "start": {
                      "line": 277,
                      "column": 8
                    },
                    "end": {
                      "line": 277,
                      "column": 20
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 9270,
                    "end": 9276,
                    "loc": {
                      "start": {
                        "line": 277,
                        "column": 8
                      },
                      "end": {
                        "line": 277,
                        "column": 14
                      }
                    },
                    "name": "attrib",
                    "leadingComments": null
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 9277,
                    "end": 9282,
                    "loc": {
                      "start": {
                        "line": 277,
                        "column": 15
                      },
                      "end": {
                        "line": 277,
                        "column": 20
                      }
                    },
                    "name": "lines"
                  },
                  "computed": false,
                  "leadingComments": null
                },
                "operator": "!==",
                "right": {
                  "type": "Identifier",
                  "start": 9287,
                  "end": 9296,
                  "loc": {
                    "start": {
                      "line": 277,
                      "column": 25
                    },
                    "end": {
                      "line": 277,
                      "column": 34
                    }
                  },
                  "name": "undefined"
                },
                "leadingComments": null
              },
              "operator": "&&",
              "right": {
                "type": "BinaryExpression",
                "start": 9300,
                "end": 9323,
                "loc": {
                  "start": {
                    "line": 277,
                    "column": 38
                  },
                  "end": {
                    "line": 277,
                    "column": 61
                  }
                },
                "left": {
                  "type": "MemberExpression",
                  "start": 9300,
                  "end": 9319,
                  "loc": {
                    "start": {
                      "line": 277,
                      "column": 38
                    },
                    "end": {
                      "line": 277,
                      "column": 57
                    }
                  },
                  "object": {
                    "type": "MemberExpression",
                    "start": 9300,
                    "end": 9312,
                    "loc": {
                      "start": {
                        "line": 277,
                        "column": 38
                      },
                      "end": {
                        "line": 277,
                        "column": 50
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 9300,
                      "end": 9306,
                      "loc": {
                        "start": {
                          "line": 277,
                          "column": 38
                        },
                        "end": {
                          "line": 277,
                          "column": 44
                        }
                      },
                      "name": "attrib"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 9307,
                      "end": 9312,
                      "loc": {
                        "start": {
                          "line": 277,
                          "column": 45
                        },
                        "end": {
                          "line": 277,
                          "column": 50
                        }
                      },
                      "name": "lines"
                    },
                    "computed": false
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 9313,
                    "end": 9319,
                    "loc": {
                      "start": {
                        "line": 277,
                        "column": 51
                      },
                      "end": {
                        "line": 277,
                        "column": 57
                      }
                    },
                    "name": "length"
                  },
                  "computed": false
                },
                "operator": ">",
                "right": {
                  "type": "Literal",
                  "start": 9322,
                  "end": 9323,
                  "loc": {
                    "start": {
                      "line": 277,
                      "column": 60
                    },
                    "end": {
                      "line": 277,
                      "column": 61
                    }
                  },
                  "value": 0,
                  "rawValue": 0,
                  "raw": "0"
                }
              },
              "leadingComments": null
            },
            "consequent": {
              "type": "BlockStatement",
              "start": 9325,
              "end": 10726,
              "loc": {
                "start": {
                  "line": 277,
                  "column": 63
                },
                "end": {
                  "line": 320,
                  "column": 5
                }
              },
              "body": [
                {
                  "type": "VariableDeclaration",
                  "start": 9335,
                  "end": 9377,
                  "loc": {
                    "start": {
                      "line": 278,
                      "column": 8
                    },
                    "end": {
                      "line": 278,
                      "column": 50
                    }
                  },
                  "declarations": [
                    {
                      "type": "VariableDeclarator",
                      "start": 9339,
                      "end": 9376,
                      "loc": {
                        "start": {
                          "line": 278,
                          "column": 12
                        },
                        "end": {
                          "line": 278,
                          "column": 49
                        }
                      },
                      "id": {
                        "type": "Identifier",
                        "start": 9339,
                        "end": 9347,
                        "loc": {
                          "start": {
                            "line": 278,
                            "column": 12
                          },
                          "end": {
                            "line": 278,
                            "column": 20
                          }
                        },
                        "name": "geometry"
                      },
                      "init": {
                        "type": "NewExpression",
                        "start": 9350,
                        "end": 9376,
                        "loc": {
                          "start": {
                            "line": 278,
                            "column": 23
                          },
                          "end": {
                            "line": 278,
                            "column": 49
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 9354,
                          "end": 9374,
                          "loc": {
                            "start": {
                              "line": 278,
                              "column": 27
                            },
                            "end": {
                              "line": 278,
                              "column": 47
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 9354,
                            "end": 9359,
                            "loc": {
                              "start": {
                                "line": 278,
                                "column": 27
                              },
                              "end": {
                                "line": 278,
                                "column": 32
                              }
                            },
                            "name": "THREE"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9360,
                            "end": 9374,
                            "loc": {
                              "start": {
                                "line": 278,
                                "column": 33
                              },
                              "end": {
                                "line": 278,
                                "column": 47
                              }
                            },
                            "name": "BufferGeometry"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    }
                  ],
                  "kind": "let"
                },
                {
                  "type": "ExpressionStatement",
                  "start": 9386,
                  "end": 9464,
                  "loc": {
                    "start": {
                      "line": 279,
                      "column": 8
                    },
                    "end": {
                      "line": 279,
                      "column": 86
                    }
                  },
                  "expression": {
                    "type": "CallExpression",
                    "start": 9386,
                    "end": 9463,
                    "loc": {
                      "start": {
                        "line": 279,
                        "column": 8
                      },
                      "end": {
                        "line": 279,
                        "column": 85
                      }
                    },
                    "callee": {
                      "type": "MemberExpression",
                      "start": 9386,
                      "end": 9407,
                      "loc": {
                        "start": {
                          "line": 279,
                          "column": 8
                        },
                        "end": {
                          "line": 279,
                          "column": 29
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 9386,
                        "end": 9394,
                        "loc": {
                          "start": {
                            "line": 279,
                            "column": 8
                          },
                          "end": {
                            "line": 279,
                            "column": 16
                          }
                        },
                        "name": "geometry"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 9395,
                        "end": 9407,
                        "loc": {
                          "start": {
                            "line": 279,
                            "column": 17
                          },
                          "end": {
                            "line": 279,
                            "column": 29
                          }
                        },
                        "name": "addAttribute"
                      },
                      "computed": false
                    },
                    "arguments": [
                      {
                        "type": "Literal",
                        "start": 9408,
                        "end": 9418,
                        "loc": {
                          "start": {
                            "line": 279,
                            "column": 30
                          },
                          "end": {
                            "line": 279,
                            "column": 40
                          }
                        },
                        "value": "position",
                        "rawValue": "position",
                        "raw": "'position'"
                      },
                      {
                        "type": "NewExpression",
                        "start": 9420,
                        "end": 9462,
                        "loc": {
                          "start": {
                            "line": 279,
                            "column": 42
                          },
                          "end": {
                            "line": 279,
                            "column": 84
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 9424,
                          "end": 9445,
                          "loc": {
                            "start": {
                              "line": 279,
                              "column": 46
                            },
                            "end": {
                              "line": 279,
                              "column": 67
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 9424,
                            "end": 9429,
                            "loc": {
                              "start": {
                                "line": 279,
                                "column": 46
                              },
                              "end": {
                                "line": 279,
                                "column": 51
                              }
                            },
                            "name": "THREE"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9430,
                            "end": 9445,
                            "loc": {
                              "start": {
                                "line": 279,
                                "column": 52
                              },
                              "end": {
                                "line": 279,
                                "column": 67
                              }
                            },
                            "name": "BufferAttribute"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 9446,
                            "end": 9458,
                            "loc": {
                              "start": {
                                "line": 279,
                                "column": 68
                              },
                              "end": {
                                "line": 279,
                                "column": 80
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 9446,
                              "end": 9452,
                              "loc": {
                                "start": {
                                  "line": 279,
                                  "column": 68
                                },
                                "end": {
                                  "line": 279,
                                  "column": 74
                                }
                              },
                              "name": "attrib"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9453,
                              "end": 9458,
                              "loc": {
                                "start": {
                                  "line": 279,
                                  "column": 75
                                },
                                "end": {
                                  "line": 279,
                                  "column": 80
                                }
                              },
                              "name": "lines"
                            },
                            "computed": false
                          },
                          {
                            "type": "Literal",
                            "start": 9460,
                            "end": 9461,
                            "loc": {
                              "start": {
                                "line": 279,
                                "column": 82
                              },
                              "end": {
                                "line": 279,
                                "column": 83
                              }
                            },
                            "value": 3,
                            "rawValue": 3,
                            "raw": "3"
                          }
                        ]
                      }
                    ]
                  }
                },
                {
                  "type": "IfStatement",
                  "start": 9474,
                  "end": 9709,
                  "loc": {
                    "start": {
                      "line": 281,
                      "column": 8
                    },
                    "end": {
                      "line": 287,
                      "column": 9
                    }
                  },
                  "test": {
                    "type": "UnaryExpression",
                    "start": 9478,
                    "end": 9490,
                    "loc": {
                      "start": {
                        "line": 281,
                        "column": 12
                      },
                      "end": {
                        "line": 281,
                        "column": 24
                      }
                    },
                    "operator": "!",
                    "prefix": true,
                    "argument": {
                      "type": "UnaryExpression",
                      "start": 9479,
                      "end": 9490,
                      "loc": {
                        "start": {
                          "line": 281,
                          "column": 13
                        },
                        "end": {
                          "line": 281,
                          "column": 24
                        }
                      },
                      "operator": "!",
                      "prefix": true,
                      "argument": {
                        "type": "MemberExpression",
                        "start": 9480,
                        "end": 9490,
                        "loc": {
                          "start": {
                            "line": 281,
                            "column": 14
                          },
                          "end": {
                            "line": 281,
                            "column": 24
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 9480,
                          "end": 9486,
                          "loc": {
                            "start": {
                              "line": 281,
                              "column": 14
                            },
                            "end": {
                              "line": 281,
                              "column": 20
                            }
                          },
                          "name": "attrib"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 9487,
                          "end": 9490,
                          "loc": {
                            "start": {
                              "line": 281,
                              "column": 21
                            },
                            "end": {
                              "line": 281,
                              "column": 24
                            }
                          },
                          "name": "box"
                        },
                        "computed": false
                      }
                    }
                  },
                  "consequent": {
                    "type": "BlockStatement",
                    "start": 9492,
                    "end": 9603,
                    "loc": {
                      "start": {
                        "line": 281,
                        "column": 26
                      },
                      "end": {
                        "line": 284,
                        "column": 9
                      }
                    },
                    "body": [
                      {
                        "type": "ExpressionStatement",
                        "start": 9506,
                        "end": 9540,
                        "loc": {
                          "start": {
                            "line": 282,
                            "column": 12
                          },
                          "end": {
                            "line": 282,
                            "column": 46
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 9506,
                          "end": 9539,
                          "loc": {
                            "start": {
                              "line": 282,
                              "column": 12
                            },
                            "end": {
                              "line": 282,
                              "column": 45
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 9506,
                            "end": 9526,
                            "loc": {
                              "start": {
                                "line": 282,
                                "column": 12
                              },
                              "end": {
                                "line": 282,
                                "column": 32
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 9506,
                              "end": 9514,
                              "loc": {
                                "start": {
                                  "line": 282,
                                  "column": 12
                                },
                                "end": {
                                  "line": 282,
                                  "column": 20
                                }
                              },
                              "name": "geometry"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9515,
                              "end": 9526,
                              "loc": {
                                "start": {
                                  "line": 282,
                                  "column": 21
                                },
                                "end": {
                                  "line": 282,
                                  "column": 32
                                }
                              },
                              "name": "boundingBox"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "MemberExpression",
                            "start": 9529,
                            "end": 9539,
                            "loc": {
                              "start": {
                                "line": 282,
                                "column": 35
                              },
                              "end": {
                                "line": 282,
                                "column": 45
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 9529,
                              "end": 9535,
                              "loc": {
                                "start": {
                                  "line": 282,
                                  "column": 35
                                },
                                "end": {
                                  "line": 282,
                                  "column": 41
                                }
                              },
                              "name": "attrib"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9536,
                              "end": 9539,
                              "loc": {
                                "start": {
                                  "line": 282,
                                  "column": 42
                                },
                                "end": {
                                  "line": 282,
                                  "column": 45
                                }
                              },
                              "name": "box"
                            },
                            "computed": false
                          }
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 9553,
                        "end": 9593,
                        "loc": {
                          "start": {
                            "line": 283,
                            "column": 12
                          },
                          "end": {
                            "line": 283,
                            "column": 52
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 9553,
                          "end": 9592,
                          "loc": {
                            "start": {
                              "line": 283,
                              "column": 12
                            },
                            "end": {
                              "line": 283,
                              "column": 51
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 9553,
                            "end": 9576,
                            "loc": {
                              "start": {
                                "line": 283,
                                "column": 12
                              },
                              "end": {
                                "line": 283,
                                "column": 35
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 9553,
                              "end": 9561,
                              "loc": {
                                "start": {
                                  "line": 283,
                                  "column": 12
                                },
                                "end": {
                                  "line": 283,
                                  "column": 20
                                }
                              },
                              "name": "geometry"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9562,
                              "end": 9576,
                              "loc": {
                                "start": {
                                  "line": 283,
                                  "column": 21
                                },
                                "end": {
                                  "line": 283,
                                  "column": 35
                                }
                              },
                              "name": "boundingSphere"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "MemberExpression",
                            "start": 9579,
                            "end": 9592,
                            "loc": {
                              "start": {
                                "line": 283,
                                "column": 38
                              },
                              "end": {
                                "line": 283,
                                "column": 51
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 9579,
                              "end": 9585,
                              "loc": {
                                "start": {
                                  "line": 283,
                                  "column": 38
                                },
                                "end": {
                                  "line": 283,
                                  "column": 44
                                }
                              },
                              "name": "attrib"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9586,
                              "end": 9592,
                              "loc": {
                                "start": {
                                  "line": 283,
                                  "column": 45
                                },
                                "end": {
                                  "line": 283,
                                  "column": 51
                                }
                              },
                              "name": "sphere"
                            },
                            "computed": false
                          }
                        }
                      }
                    ]
                  },
                  "alternate": {
                    "type": "BlockStatement",
                    "start": 9609,
                    "end": 9709,
                    "loc": {
                      "start": {
                        "line": 284,
                        "column": 15
                      },
                      "end": {
                        "line": 287,
                        "column": 9
                      }
                    },
                    "body": [
                      {
                        "type": "ExpressionStatement",
                        "start": 9623,
                        "end": 9653,
                        "loc": {
                          "start": {
                            "line": 285,
                            "column": 12
                          },
                          "end": {
                            "line": 285,
                            "column": 42
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 9623,
                          "end": 9652,
                          "loc": {
                            "start": {
                              "line": 285,
                              "column": 12
                            },
                            "end": {
                              "line": 285,
                              "column": 41
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 9623,
                            "end": 9650,
                            "loc": {
                              "start": {
                                "line": 285,
                                "column": 12
                              },
                              "end": {
                                "line": 285,
                                "column": 39
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 9623,
                              "end": 9631,
                              "loc": {
                                "start": {
                                  "line": 285,
                                  "column": 12
                                },
                                "end": {
                                  "line": 285,
                                  "column": 20
                                }
                              },
                              "name": "geometry"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9632,
                              "end": 9650,
                              "loc": {
                                "start": {
                                  "line": 285,
                                  "column": 21
                                },
                                "end": {
                                  "line": 285,
                                  "column": 39
                                }
                              },
                              "name": "computeBoundingBox"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 9666,
                        "end": 9699,
                        "loc": {
                          "start": {
                            "line": 286,
                            "column": 12
                          },
                          "end": {
                            "line": 286,
                            "column": 45
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 9666,
                          "end": 9698,
                          "loc": {
                            "start": {
                              "line": 286,
                              "column": 12
                            },
                            "end": {
                              "line": 286,
                              "column": 44
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 9666,
                            "end": 9696,
                            "loc": {
                              "start": {
                                "line": 286,
                                "column": 12
                              },
                              "end": {
                                "line": 286,
                                "column": 42
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 9666,
                              "end": 9674,
                              "loc": {
                                "start": {
                                  "line": 286,
                                  "column": 12
                                },
                                "end": {
                                  "line": 286,
                                  "column": 20
                                }
                              },
                              "name": "geometry"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9675,
                              "end": 9696,
                              "loc": {
                                "start": {
                                  "line": 286,
                                  "column": 21
                                },
                                "end": {
                                  "line": 286,
                                  "column": 42
                                }
                              },
                              "name": "computeBoundingSphere"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    ]
                  }
                },
                {
                  "type": "VariableDeclaration",
                  "start": 9719,
                  "end": 9757,
                  "loc": {
                    "start": {
                      "line": 289,
                      "column": 8
                    },
                    "end": {
                      "line": 289,
                      "column": 46
                    }
                  },
                  "declarations": [
                    {
                      "type": "VariableDeclarator",
                      "start": 9723,
                      "end": 9756,
                      "loc": {
                        "start": {
                          "line": 289,
                          "column": 12
                        },
                        "end": {
                          "line": 289,
                          "column": 45
                        }
                      },
                      "id": {
                        "type": "Identifier",
                        "start": 9723,
                        "end": 9728,
                        "loc": {
                          "start": {
                            "line": 289,
                            "column": 12
                          },
                          "end": {
                            "line": 289,
                            "column": 17
                          }
                        },
                        "name": "color"
                      },
                      "init": {
                        "type": "NewExpression",
                        "start": 9731,
                        "end": 9756,
                        "loc": {
                          "start": {
                            "line": 289,
                            "column": 20
                          },
                          "end": {
                            "line": 289,
                            "column": 45
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 9735,
                          "end": 9746,
                          "loc": {
                            "start": {
                              "line": 289,
                              "column": 24
                            },
                            "end": {
                              "line": 289,
                              "column": 35
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 9735,
                            "end": 9740,
                            "loc": {
                              "start": {
                                "line": 289,
                                "column": 24
                              },
                              "end": {
                                "line": 289,
                                "column": 29
                              }
                            },
                            "name": "THREE"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9741,
                            "end": 9746,
                            "loc": {
                              "start": {
                                "line": 289,
                                "column": 30
                              },
                              "end": {
                                "line": 289,
                                "column": 35
                              }
                            },
                            "name": "Color"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 9747,
                            "end": 9755,
                            "loc": {
                              "start": {
                                "line": 289,
                                "column": 36
                              },
                              "end": {
                                "line": 289,
                                "column": 44
                              }
                            },
                            "value": 0,
                            "rawValue": 0,
                            "raw": "0x000000"
                          }
                        ]
                      }
                    }
                  ],
                  "kind": "let"
                },
                {
                  "type": "VariableDeclaration",
                  "start": 9766,
                  "end": 9795,
                  "loc": {
                    "start": {
                      "line": 290,
                      "column": 8
                    },
                    "end": {
                      "line": 290,
                      "column": 37
                    }
                  },
                  "declarations": [
                    {
                      "type": "VariableDeclarator",
                      "start": 9770,
                      "end": 9794,
                      "loc": {
                        "start": {
                          "line": 290,
                          "column": 12
                        },
                        "end": {
                          "line": 290,
                          "column": 36
                        }
                      },
                      "id": {
                        "type": "Identifier",
                        "start": 9770,
                        "end": 9777,
                        "loc": {
                          "start": {
                            "line": 290,
                            "column": 12
                          },
                          "end": {
                            "line": 290,
                            "column": 19
                          }
                        },
                        "name": "opacity"
                      },
                      "init": {
                        "type": "MemberExpression",
                        "start": 9780,
                        "end": 9794,
                        "loc": {
                          "start": {
                            "line": 290,
                            "column": 22
                          },
                          "end": {
                            "line": 290,
                            "column": 36
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 9780,
                          "end": 9786,
                          "loc": {
                            "start": {
                              "line": 290,
                              "column": 22
                            },
                            "end": {
                              "line": 290,
                              "column": 28
                            }
                          },
                          "name": "attrib"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 9787,
                          "end": 9794,
                          "loc": {
                            "start": {
                              "line": 290,
                              "column": 29
                            },
                            "end": {
                              "line": 290,
                              "column": 36
                            }
                          },
                          "name": "opacity"
                        },
                        "computed": false
                      }
                    }
                  ],
                  "kind": "let"
                },
                {
                  "type": "VariableDeclaration",
                  "start": 9804,
                  "end": 9829,
                  "loc": {
                    "start": {
                      "line": 291,
                      "column": 8
                    },
                    "end": {
                      "line": 291,
                      "column": 33
                    }
                  },
                  "declarations": [
                    {
                      "type": "VariableDeclarator",
                      "start": 9808,
                      "end": 9828,
                      "loc": {
                        "start": {
                          "line": 291,
                          "column": 12
                        },
                        "end": {
                          "line": 291,
                          "column": 32
                        }
                      },
                      "id": {
                        "type": "Identifier",
                        "start": 9808,
                        "end": 9816,
                        "loc": {
                          "start": {
                            "line": 291,
                            "column": 12
                          },
                          "end": {
                            "line": 291,
                            "column": 20
                          }
                        },
                        "name": "material"
                      },
                      "init": {
                        "type": "Identifier",
                        "start": 9819,
                        "end": 9828,
                        "loc": {
                          "start": {
                            "line": 291,
                            "column": 23
                          },
                          "end": {
                            "line": 291,
                            "column": 32
                          }
                        },
                        "name": "undefined"
                      }
                    }
                  ],
                  "kind": "let"
                },
                {
                  "type": "VariableDeclaration",
                  "start": 9838,
                  "end": 9860,
                  "loc": {
                    "start": {
                      "line": 292,
                      "column": 8
                    },
                    "end": {
                      "line": 292,
                      "column": 30
                    }
                  },
                  "declarations": [
                    {
                      "type": "VariableDeclarator",
                      "start": 9842,
                      "end": 9859,
                      "loc": {
                        "start": {
                          "line": 292,
                          "column": 12
                        },
                        "end": {
                          "line": 292,
                          "column": 29
                        }
                      },
                      "id": {
                        "type": "Identifier",
                        "start": 9842,
                        "end": 9847,
                        "loc": {
                          "start": {
                            "line": 292,
                            "column": 12
                          },
                          "end": {
                            "line": 292,
                            "column": 17
                          }
                        },
                        "name": "index"
                      },
                      "init": {
                        "type": "Identifier",
                        "start": 9850,
                        "end": 9859,
                        "loc": {
                          "start": {
                            "line": 292,
                            "column": 20
                          },
                          "end": {
                            "line": 292,
                            "column": 29
                          }
                        },
                        "name": "undefined"
                      }
                    }
                  ],
                  "kind": "let"
                },
                {
                  "type": "IfStatement",
                  "start": 9869,
                  "end": 10055,
                  "loc": {
                    "start": {
                      "line": 293,
                      "column": 8
                    },
                    "end": {
                      "line": 296,
                      "column": 9
                    }
                  },
                  "test": {
                    "type": "LogicalExpression",
                    "start": 9873,
                    "end": 9919,
                    "loc": {
                      "start": {
                        "line": 293,
                        "column": 12
                      },
                      "end": {
                        "line": 293,
                        "column": 58
                      }
                    },
                    "left": {
                      "type": "MemberExpression",
                      "start": 9873,
                      "end": 9890,
                      "loc": {
                        "start": {
                          "line": 293,
                          "column": 12
                        },
                        "end": {
                          "line": 293,
                          "column": 29
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 9873,
                        "end": 9880,
                        "loc": {
                          "start": {
                            "line": 293,
                            "column": 12
                          },
                          "end": {
                            "line": 293,
                            "column": 19
                          }
                        },
                        "name": "options"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 9881,
                        "end": 9890,
                        "loc": {
                          "start": {
                            "line": 293,
                            "column": 20
                          },
                          "end": {
                            "line": 293,
                            "column": 29
                          }
                        },
                        "name": "groupInto"
                      },
                      "computed": false
                    },
                    "operator": "&&",
                    "right": {
                      "type": "MemberExpression",
                      "start": 9894,
                      "end": 9919,
                      "loc": {
                        "start": {
                          "line": 293,
                          "column": 33
                        },
                        "end": {
                          "line": 293,
                          "column": 58
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 9894,
                        "end": 9901,
                        "loc": {
                          "start": {
                            "line": 293,
                            "column": 33
                          },
                          "end": {
                            "line": 293,
                            "column": 40
                          }
                        },
                        "name": "options"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 9902,
                        "end": 9919,
                        "loc": {
                          "start": {
                            "line": 293,
                            "column": 41
                          },
                          "end": {
                            "line": 293,
                            "column": 58
                          }
                        },
                        "name": "compressMaterials"
                      },
                      "computed": false
                    }
                  },
                  "consequent": {
                    "type": "BlockStatement",
                    "start": 9921,
                    "end": 10055,
                    "loc": {
                      "start": {
                        "line": 293,
                        "column": 60
                      },
                      "end": {
                        "line": 296,
                        "column": 9
                      }
                    },
                    "body": [
                      {
                        "type": "ExpressionStatement",
                        "start": 9935,
                        "end": 9997,
                        "loc": {
                          "start": {
                            "line": 294,
                            "column": 12
                          },
                          "end": {
                            "line": 294,
                            "column": 74
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 9935,
                          "end": 9996,
                          "loc": {
                            "start": {
                              "line": 294,
                              "column": 12
                            },
                            "end": {
                              "line": 294,
                              "column": 73
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "Identifier",
                            "start": 9935,
                            "end": 9940,
                            "loc": {
                              "start": {
                                "line": 294,
                                "column": 12
                              },
                              "end": {
                                "line": 294,
                                "column": 17
                              }
                            },
                            "name": "index"
                          },
                          "right": {
                            "type": "BinaryExpression",
                            "start": 9943,
                            "end": 9996,
                            "loc": {
                              "start": {
                                "line": 294,
                                "column": 20
                              },
                              "end": {
                                "line": 294,
                                "column": 73
                              }
                            },
                            "left": {
                              "type": "BinaryExpression",
                              "start": 9943,
                              "end": 9975,
                              "loc": {
                                "start": {
                                  "line": 294,
                                  "column": 20
                                },
                                "end": {
                                  "line": 294,
                                  "column": 52
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 9943,
                                "end": 9969,
                                "loc": {
                                  "start": {
                                    "line": 294,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 294,
                                    "column": 46
                                  }
                                },
                                "left": {
                                  "type": "Literal",
                                  "start": 9943,
                                  "end": 9946,
                                  "loc": {
                                    "start": {
                                      "line": 294,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 294,
                                      "column": 23
                                    }
                                  },
                                  "value": "#",
                                  "rawValue": "#",
                                  "raw": "'#'"
                                },
                                "operator": "+",
                                "right": {
                                  "type": "CallExpression",
                                  "start": 9949,
                                  "end": 9969,
                                  "loc": {
                                    "start": {
                                      "line": 294,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 294,
                                      "column": 46
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 9949,
                                    "end": 9967,
                                    "loc": {
                                      "start": {
                                        "line": 294,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 294,
                                        "column": 44
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 9949,
                                      "end": 9954,
                                      "loc": {
                                        "start": {
                                          "line": 294,
                                          "column": 26
                                        },
                                        "end": {
                                          "line": 294,
                                          "column": 31
                                        }
                                      },
                                      "name": "color"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 9955,
                                      "end": 9967,
                                      "loc": {
                                        "start": {
                                          "line": 294,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 294,
                                          "column": 44
                                        }
                                      },
                                      "name": "getHexString"
                                    },
                                    "computed": false
                                  },
                                  "arguments": []
                                }
                              },
                              "operator": "+",
                              "right": {
                                "type": "Literal",
                                "start": 9972,
                                "end": 9975,
                                "loc": {
                                  "start": {
                                    "line": 294,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 294,
                                    "column": 52
                                  }
                                },
                                "value": "_",
                                "rawValue": "_",
                                "raw": "'_'"
                              }
                            },
                            "operator": "+",
                            "right": {
                              "type": "CallExpression",
                              "start": 9978,
                              "end": 9996,
                              "loc": {
                                "start": {
                                  "line": 294,
                                  "column": 55
                                },
                                "end": {
                                  "line": 294,
                                  "column": 73
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 9978,
                                "end": 9993,
                                "loc": {
                                  "start": {
                                    "line": 294,
                                    "column": 55
                                  },
                                  "end": {
                                    "line": 294,
                                    "column": 70
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 9978,
                                  "end": 9985,
                                  "loc": {
                                    "start": {
                                      "line": 294,
                                      "column": 55
                                    },
                                    "end": {
                                      "line": 294,
                                      "column": 62
                                    }
                                  },
                                  "name": "opacity"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 9986,
                                  "end": 9993,
                                  "loc": {
                                    "start": {
                                      "line": 294,
                                      "column": 63
                                    },
                                    "end": {
                                      "line": 294,
                                      "column": 70
                                    }
                                  },
                                  "name": "toFixed"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Literal",
                                  "start": 9994,
                                  "end": 9995,
                                  "loc": {
                                    "start": {
                                      "line": 294,
                                      "column": 71
                                    },
                                    "end": {
                                      "line": 294,
                                      "column": 72
                                    }
                                  },
                                  "value": 2,
                                  "rawValue": 2,
                                  "raw": "2"
                                }
                              ]
                            }
                          }
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 10010,
                        "end": 10045,
                        "loc": {
                          "start": {
                            "line": 295,
                            "column": 12
                          },
                          "end": {
                            "line": 295,
                            "column": 47
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 10010,
                          "end": 10044,
                          "loc": {
                            "start": {
                              "line": 295,
                              "column": 12
                            },
                            "end": {
                              "line": 295,
                              "column": 46
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "Identifier",
                            "start": 10010,
                            "end": 10018,
                            "loc": {
                              "start": {
                                "line": 295,
                                "column": 12
                              },
                              "end": {
                                "line": 295,
                                "column": 20
                              }
                            },
                            "name": "material"
                          },
                          "right": {
                            "type": "MemberExpression",
                            "start": 10021,
                            "end": 10044,
                            "loc": {
                              "start": {
                                "line": 295,
                                "column": 23
                              },
                              "end": {
                                "line": 295,
                                "column": 46
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 10021,
                              "end": 10037,
                              "loc": {
                                "start": {
                                  "line": 295,
                                  "column": 23
                                },
                                "end": {
                                  "line": 295,
                                  "column": 39
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 10021,
                                "end": 10028,
                                "loc": {
                                  "start": {
                                    "line": 295,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 295,
                                    "column": 30
                                  }
                                },
                                "name": "options"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10029,
                                "end": 10037,
                                "loc": {
                                  "start": {
                                    "line": 295,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 295,
                                    "column": 39
                                  }
                                },
                                "name": "colorMap"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 10038,
                              "end": 10043,
                              "loc": {
                                "start": {
                                  "line": 295,
                                  "column": 40
                                },
                                "end": {
                                  "line": 295,
                                  "column": 45
                                }
                              },
                              "name": "index"
                            },
                            "computed": true
                          }
                        }
                      }
                    ]
                  },
                  "alternate": null
                },
                {
                  "type": "IfStatement",
                  "start": 10065,
                  "end": 10348,
                  "loc": {
                    "start": {
                      "line": 298,
                      "column": 8
                    },
                    "end": {
                      "line": 307,
                      "column": 9
                    }
                  },
                  "test": {
                    "type": "UnaryExpression",
                    "start": 10069,
                    "end": 10080,
                    "loc": {
                      "start": {
                        "line": 298,
                        "column": 12
                      },
                      "end": {
                        "line": 298,
                        "column": 23
                      }
                    },
                    "operator": "!",
                    "prefix": true,
                    "argument": {
                      "type": "UnaryExpression",
                      "start": 10070,
                      "end": 10080,
                      "loc": {
                        "start": {
                          "line": 298,
                          "column": 13
                        },
                        "end": {
                          "line": 298,
                          "column": 23
                        }
                      },
                      "operator": "!",
                      "prefix": true,
                      "argument": {
                        "type": "UnaryExpression",
                        "start": 10071,
                        "end": 10080,
                        "loc": {
                          "start": {
                            "line": 298,
                            "column": 14
                          },
                          "end": {
                            "line": 298,
                            "column": 23
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "Identifier",
                          "start": 10072,
                          "end": 10080,
                          "loc": {
                            "start": {
                              "line": 298,
                              "column": 15
                            },
                            "end": {
                              "line": 298,
                              "column": 23
                            }
                          },
                          "name": "material"
                        }
                      }
                    }
                  },
                  "consequent": {
                    "type": "BlockStatement",
                    "start": 10082,
                    "end": 10348,
                    "loc": {
                      "start": {
                        "line": 298,
                        "column": 25
                      },
                      "end": {
                        "line": 307,
                        "column": 9
                      }
                    },
                    "body": [
                      {
                        "type": "ExpressionStatement",
                        "start": 10096,
                        "end": 10278,
                        "loc": {
                          "start": {
                            "line": 299,
                            "column": 12
                          },
                          "end": {
                            "line": 304,
                            "column": 15
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 10096,
                          "end": 10277,
                          "loc": {
                            "start": {
                              "line": 299,
                              "column": 12
                            },
                            "end": {
                              "line": 304,
                              "column": 14
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "Identifier",
                            "start": 10096,
                            "end": 10104,
                            "loc": {
                              "start": {
                                "line": 299,
                                "column": 12
                              },
                              "end": {
                                "line": 299,
                                "column": 20
                              }
                            },
                            "name": "material"
                          },
                          "right": {
                            "type": "NewExpression",
                            "start": 10107,
                            "end": 10277,
                            "loc": {
                              "start": {
                                "line": 299,
                                "column": 23
                              },
                              "end": {
                                "line": 304,
                                "column": 14
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 10111,
                              "end": 10134,
                              "loc": {
                                "start": {
                                  "line": 299,
                                  "column": 27
                                },
                                "end": {
                                  "line": 299,
                                  "column": 50
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 10111,
                                "end": 10116,
                                "loc": {
                                  "start": {
                                    "line": 299,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 299,
                                    "column": 32
                                  }
                                },
                                "name": "THREE"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10117,
                                "end": 10134,
                                "loc": {
                                  "start": {
                                    "line": 299,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 299,
                                    "column": 50
                                  }
                                },
                                "name": "LineBasicMaterial"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "ObjectExpression",
                                "start": 10135,
                                "end": 10276,
                                "loc": {
                                  "start": {
                                    "line": 299,
                                    "column": 51
                                  },
                                  "end": {
                                    "line": 304,
                                    "column": 13
                                  }
                                },
                                "properties": [
                                  {
                                    "type": "Property",
                                    "start": 10153,
                                    "end": 10165,
                                    "loc": {
                                      "start": {
                                        "line": 300,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 300,
                                        "column": 28
                                      }
                                    },
                                    "method": false,
                                    "shorthand": false,
                                    "computed": false,
                                    "key": {
                                      "type": "Identifier",
                                      "start": 10153,
                                      "end": 10158,
                                      "loc": {
                                        "start": {
                                          "line": 300,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 300,
                                          "column": 21
                                        }
                                      },
                                      "name": "color"
                                    },
                                    "value": {
                                      "type": "Identifier",
                                      "start": 10160,
                                      "end": 10165,
                                      "loc": {
                                        "start": {
                                          "line": 300,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 300,
                                          "column": 28
                                        }
                                      },
                                      "name": "color"
                                    },
                                    "kind": "init"
                                  },
                                  {
                                    "type": "Property",
                                    "start": 10183,
                                    "end": 10199,
                                    "loc": {
                                      "start": {
                                        "line": 301,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 301,
                                        "column": 32
                                      }
                                    },
                                    "method": false,
                                    "shorthand": false,
                                    "computed": false,
                                    "key": {
                                      "type": "Identifier",
                                      "start": 10183,
                                      "end": 10190,
                                      "loc": {
                                        "start": {
                                          "line": 301,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 301,
                                          "column": 23
                                        }
                                      },
                                      "name": "opacity"
                                    },
                                    "value": {
                                      "type": "Identifier",
                                      "start": 10192,
                                      "end": 10199,
                                      "loc": {
                                        "start": {
                                          "line": 301,
                                          "column": 25
                                        },
                                        "end": {
                                          "line": 301,
                                          "column": 32
                                        }
                                      },
                                      "name": "opacity"
                                    },
                                    "kind": "init"
                                  },
                                  {
                                    "type": "Property",
                                    "start": 10217,
                                    "end": 10234,
                                    "loc": {
                                      "start": {
                                        "line": 302,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 302,
                                        "column": 33
                                      }
                                    },
                                    "method": false,
                                    "shorthand": false,
                                    "computed": false,
                                    "key": {
                                      "type": "Identifier",
                                      "start": 10217,
                                      "end": 10228,
                                      "loc": {
                                        "start": {
                                          "line": 302,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 302,
                                          "column": 27
                                        }
                                      },
                                      "name": "transparent"
                                    },
                                    "value": {
                                      "type": "Literal",
                                      "start": 10230,
                                      "end": 10234,
                                      "loc": {
                                        "start": {
                                          "line": 302,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 302,
                                          "column": 33
                                        }
                                      },
                                      "value": true,
                                      "rawValue": true,
                                      "raw": "true"
                                    },
                                    "kind": "init"
                                  },
                                  {
                                    "type": "Property",
                                    "start": 10252,
                                    "end": 10262,
                                    "loc": {
                                      "start": {
                                        "line": 303,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 303,
                                        "column": 26
                                      }
                                    },
                                    "method": false,
                                    "shorthand": false,
                                    "computed": false,
                                    "key": {
                                      "type": "Identifier",
                                      "start": 10252,
                                      "end": 10255,
                                      "loc": {
                                        "start": {
                                          "line": 303,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 303,
                                          "column": 19
                                        }
                                      },
                                      "name": "fog"
                                    },
                                    "value": {
                                      "type": "Literal",
                                      "start": 10257,
                                      "end": 10262,
                                      "loc": {
                                        "start": {
                                          "line": 303,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 303,
                                          "column": 26
                                        }
                                      },
                                      "value": false,
                                      "rawValue": false,
                                      "raw": "false"
                                    },
                                    "kind": "init"
                                  }
                                ]
                              }
                            ]
                          }
                        }
                      },
                      {
                        "type": "IfStatement",
                        "start": 10292,
                        "end": 10338,
                        "loc": {
                          "start": {
                            "line": 306,
                            "column": 12
                          },
                          "end": {
                            "line": 306,
                            "column": 58
                          }
                        },
                        "test": {
                          "type": "Identifier",
                          "start": 10296,
                          "end": 10301,
                          "loc": {
                            "start": {
                              "line": 306,
                              "column": 16
                            },
                            "end": {
                              "line": 306,
                              "column": 21
                            }
                          },
                          "name": "index"
                        },
                        "consequent": {
                          "type": "ExpressionStatement",
                          "start": 10303,
                          "end": 10338,
                          "loc": {
                            "start": {
                              "line": 306,
                              "column": 23
                            },
                            "end": {
                              "line": 306,
                              "column": 58
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 10303,
                            "end": 10337,
                            "loc": {
                              "start": {
                                "line": 306,
                                "column": 23
                              },
                              "end": {
                                "line": 306,
                                "column": 57
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 10303,
                              "end": 10326,
                              "loc": {
                                "start": {
                                  "line": 306,
                                  "column": 23
                                },
                                "end": {
                                  "line": 306,
                                  "column": 46
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 10303,
                                "end": 10319,
                                "loc": {
                                  "start": {
                                    "line": 306,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 306,
                                    "column": 39
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 10303,
                                  "end": 10310,
                                  "loc": {
                                    "start": {
                                      "line": 306,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 306,
                                      "column": 30
                                    }
                                  },
                                  "name": "options"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 10311,
                                  "end": 10319,
                                  "loc": {
                                    "start": {
                                      "line": 306,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 306,
                                      "column": 39
                                    }
                                  },
                                  "name": "colorMap"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10320,
                                "end": 10325,
                                "loc": {
                                  "start": {
                                    "line": 306,
                                    "column": 40
                                  },
                                  "end": {
                                    "line": 306,
                                    "column": 45
                                  }
                                },
                                "name": "index"
                              },
                              "computed": true
                            },
                            "right": {
                              "type": "Identifier",
                              "start": 10329,
                              "end": 10337,
                              "loc": {
                                "start": {
                                  "line": 306,
                                  "column": 49
                                },
                                "end": {
                                  "line": 306,
                                  "column": 57
                                }
                              },
                              "name": "material"
                            }
                          }
                        },
                        "alternate": null
                      }
                    ]
                  },
                  "alternate": null
                },
                {
                  "type": "VariableDeclaration",
                  "start": 10358,
                  "end": 10412,
                  "loc": {
                    "start": {
                      "line": 309,
                      "column": 8
                    },
                    "end": {
                      "line": 309,
                      "column": 62
                    }
                  },
                  "declarations": [
                    {
                      "type": "VariableDeclarator",
                      "start": 10362,
                      "end": 10411,
                      "loc": {
                        "start": {
                          "line": 309,
                          "column": 12
                        },
                        "end": {
                          "line": 309,
                          "column": 61
                        }
                      },
                      "id": {
                        "type": "Identifier",
                        "start": 10362,
                        "end": 10366,
                        "loc": {
                          "start": {
                            "line": 309,
                            "column": 12
                          },
                          "end": {
                            "line": 309,
                            "column": 16
                          }
                        },
                        "name": "mesh"
                      },
                      "init": {
                        "type": "NewExpression",
                        "start": 10369,
                        "end": 10411,
                        "loc": {
                          "start": {
                            "line": 309,
                            "column": 19
                          },
                          "end": {
                            "line": 309,
                            "column": 61
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 10373,
                          "end": 10391,
                          "loc": {
                            "start": {
                              "line": 309,
                              "column": 23
                            },
                            "end": {
                              "line": 309,
                              "column": 41
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 10373,
                            "end": 10378,
                            "loc": {
                              "start": {
                                "line": 309,
                                "column": 23
                              },
                              "end": {
                                "line": 309,
                                "column": 28
                              }
                            },
                            "name": "THREE"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 10379,
                            "end": 10391,
                            "loc": {
                              "start": {
                                "line": 309,
                                "column": 29
                              },
                              "end": {
                                "line": 309,
                                "column": 41
                              }
                            },
                            "name": "LineSegments"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 10392,
                            "end": 10400,
                            "loc": {
                              "start": {
                                "line": 309,
                                "column": 42
                              },
                              "end": {
                                "line": 309,
                                "column": 50
                              }
                            },
                            "name": "geometry"
                          },
                          {
                            "type": "Identifier",
                            "start": 10402,
                            "end": 10410,
                            "loc": {
                              "start": {
                                "line": 309,
                                "column": 52
                              },
                              "end": {
                                "line": 309,
                                "column": 60
                              }
                            },
                            "name": "material"
                          }
                        ]
                      }
                    }
                  ],
                  "kind": "let"
                },
                {
                  "type": "ExpressionStatement",
                  "start": 10422,
                  "end": 10451,
                  "loc": {
                    "start": {
                      "line": 311,
                      "column": 8
                    },
                    "end": {
                      "line": 311,
                      "column": 37
                    }
                  },
                  "expression": {
                    "type": "AssignmentExpression",
                    "start": 10422,
                    "end": 10450,
                    "loc": {
                      "start": {
                        "line": 311,
                        "column": 8
                      },
                      "end": {
                        "line": 311,
                        "column": 36
                      }
                    },
                    "operator": "=",
                    "left": {
                      "type": "MemberExpression",
                      "start": 10422,
                      "end": 10434,
                      "loc": {
                        "start": {
                          "line": 311,
                          "column": 8
                        },
                        "end": {
                          "line": 311,
                          "column": 20
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 10422,
                        "end": 10426,
                        "loc": {
                          "start": {
                            "line": 311,
                            "column": 8
                          },
                          "end": {
                            "line": 311,
                            "column": 12
                          }
                        },
                        "name": "mesh"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 10427,
                        "end": 10434,
                        "loc": {
                          "start": {
                            "line": 311,
                            "column": 13
                          },
                          "end": {
                            "line": 311,
                            "column": 20
                          }
                        },
                        "name": "visible"
                      },
                      "computed": false
                    },
                    "right": {
                      "type": "MemberExpression",
                      "start": 10437,
                      "end": 10450,
                      "loc": {
                        "start": {
                          "line": 311,
                          "column": 23
                        },
                        "end": {
                          "line": 311,
                          "column": 36
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 10437,
                        "end": 10442,
                        "loc": {
                          "start": {
                            "line": 311,
                            "column": 23
                          },
                          "end": {
                            "line": 311,
                            "column": 28
                          }
                        },
                        "name": "model"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 10443,
                        "end": 10450,
                        "loc": {
                          "start": {
                            "line": 311,
                            "column": 29
                          },
                          "end": {
                            "line": 311,
                            "column": 36
                          }
                        },
                        "name": "visible"
                      },
                      "computed": false
                    }
                  }
                },
                {
                  "type": "ExpressionStatement",
                  "start": 10460,
                  "end": 10481,
                  "loc": {
                    "start": {
                      "line": 312,
                      "column": 8
                    },
                    "end": {
                      "line": 312,
                      "column": 29
                    }
                  },
                  "expression": {
                    "type": "AssignmentExpression",
                    "start": 10460,
                    "end": 10480,
                    "loc": {
                      "start": {
                        "line": 312,
                        "column": 8
                      },
                      "end": {
                        "line": 312,
                        "column": 28
                      }
                    },
                    "operator": "=",
                    "left": {
                      "type": "MemberExpression",
                      "start": 10460,
                      "end": 10476,
                      "loc": {
                        "start": {
                          "line": 312,
                          "column": 8
                        },
                        "end": {
                          "line": 312,
                          "column": 24
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 10460,
                        "end": 10464,
                        "loc": {
                          "start": {
                            "line": 312,
                            "column": 8
                          },
                          "end": {
                            "line": 312,
                            "column": 12
                          }
                        },
                        "name": "mesh"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 10465,
                        "end": 10476,
                        "loc": {
                          "start": {
                            "line": 312,
                            "column": 13
                          },
                          "end": {
                            "line": 312,
                            "column": 24
                          }
                        },
                        "name": "renderOrder"
                      },
                      "computed": false
                    },
                    "right": {
                      "type": "Literal",
                      "start": 10479,
                      "end": 10480,
                      "loc": {
                        "start": {
                          "line": 312,
                          "column": 27
                        },
                        "end": {
                          "line": 312,
                          "column": 28
                        }
                      },
                      "value": 0,
                      "rawValue": 0,
                      "raw": "0"
                    }
                  }
                },
                {
                  "type": "ExpressionStatement",
                  "start": 10490,
                  "end": 10600,
                  "loc": {
                    "start": {
                      "line": 313,
                      "column": 8
                    },
                    "end": {
                      "line": 317,
                      "column": 10
                    }
                  },
                  "expression": {
                    "type": "AssignmentExpression",
                    "start": 10490,
                    "end": 10599,
                    "loc": {
                      "start": {
                        "line": 313,
                        "column": 8
                      },
                      "end": {
                        "line": 317,
                        "column": 9
                      }
                    },
                    "operator": "=",
                    "left": {
                      "type": "MemberExpression",
                      "start": 10490,
                      "end": 10503,
                      "loc": {
                        "start": {
                          "line": 313,
                          "column": 8
                        },
                        "end": {
                          "line": 313,
                          "column": 21
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 10490,
                        "end": 10494,
                        "loc": {
                          "start": {
                            "line": 313,
                            "column": 8
                          },
                          "end": {
                            "line": 313,
                            "column": 12
                          }
                        },
                        "name": "mesh"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 10495,
                        "end": 10503,
                        "loc": {
                          "start": {
                            "line": 313,
                            "column": 13
                          },
                          "end": {
                            "line": 313,
                            "column": 21
                          }
                        },
                        "name": "userData"
                      },
                      "computed": false
                    },
                    "right": {
                      "type": "ObjectExpression",
                      "start": 10506,
                      "end": 10599,
                      "loc": {
                        "start": {
                          "line": 313,
                          "column": 24
                        },
                        "end": {
                          "line": 317,
                          "column": 9
                        }
                      },
                      "properties": [
                        {
                          "type": "Property",
                          "start": 10520,
                          "end": 10525,
                          "loc": {
                            "start": {
                              "line": 314,
                              "column": 12
                            },
                            "end": {
                              "line": 314,
                              "column": 17
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 10520,
                            "end": 10522,
                            "loc": {
                              "start": {
                                "line": 314,
                                "column": 12
                              },
                              "end": {
                                "line": 314,
                                "column": 14
                              }
                            },
                            "name": "id"
                          },
                          "value": {
                            "type": "Literal",
                            "start": 10524,
                            "end": 10525,
                            "loc": {
                              "start": {
                                "line": 314,
                                "column": 16
                              },
                              "end": {
                                "line": 314,
                                "column": 17
                              }
                            },
                            "value": 0,
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "kind": "init"
                        },
                        {
                          "type": "Property",
                          "start": 10539,
                          "end": 10558,
                          "loc": {
                            "start": {
                              "line": 315,
                              "column": 12
                            },
                            "end": {
                              "line": 315,
                              "column": 31
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 10539,
                            "end": 10547,
                            "loc": {
                              "start": {
                                "line": 315,
                                "column": 12
                              },
                              "end": {
                                "line": 315,
                                "column": 20
                              }
                            },
                            "name": "parentId"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 10549,
                            "end": 10558,
                            "loc": {
                              "start": {
                                "line": 315,
                                "column": 22
                              },
                              "end": {
                                "line": 315,
                                "column": 31
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 10549,
                              "end": 10555,
                              "loc": {
                                "start": {
                                  "line": 315,
                                  "column": 22
                                },
                                "end": {
                                  "line": 315,
                                  "column": 28
                                }
                              },
                              "name": "attrib"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 10556,
                              "end": 10558,
                              "loc": {
                                "start": {
                                  "line": 315,
                                  "column": 29
                                },
                                "end": {
                                  "line": 315,
                                  "column": 31
                                }
                              },
                              "name": "id"
                            },
                            "computed": false
                          },
                          "kind": "init"
                        },
                        {
                          "type": "Property",
                          "start": 10572,
                          "end": 10589,
                          "loc": {
                            "start": {
                              "line": 316,
                              "column": 12
                            },
                            "end": {
                              "line": 316,
                              "column": 29
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 10572,
                            "end": 10576,
                            "loc": {
                              "start": {
                                "line": 316,
                                "column": 12
                              },
                              "end": {
                                "line": 316,
                                "column": 16
                              }
                            },
                            "name": "meta"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 10578,
                            "end": 10589,
                            "loc": {
                              "start": {
                                "line": 316,
                                "column": 18
                              },
                              "end": {
                                "line": 316,
                                "column": 29
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 10578,
                              "end": 10584,
                              "loc": {
                                "start": {
                                  "line": 316,
                                  "column": 18
                                },
                                "end": {
                                  "line": 316,
                                  "column": 24
                                }
                              },
                              "name": "attrib"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 10585,
                              "end": 10589,
                              "loc": {
                                "start": {
                                  "line": 316,
                                  "column": 25
                                },
                                "end": {
                                  "line": 316,
                                  "column": 29
                                }
                              },
                              "name": "meta"
                            },
                            "computed": false
                          },
                          "kind": "init"
                        }
                      ]
                    }
                  }
                },
                {
                  "type": "ExpressionStatement",
                  "start": 10609,
                  "end": 10625,
                  "loc": {
                    "start": {
                      "line": 318,
                      "column": 8
                    },
                    "end": {
                      "line": 318,
                      "column": 24
                    }
                  },
                  "expression": {
                    "type": "CallExpression",
                    "start": 10609,
                    "end": 10624,
                    "loc": {
                      "start": {
                        "line": 318,
                        "column": 8
                      },
                      "end": {
                        "line": 318,
                        "column": 23
                      }
                    },
                    "callee": {
                      "type": "MemberExpression",
                      "start": 10609,
                      "end": 10618,
                      "loc": {
                        "start": {
                          "line": 318,
                          "column": 8
                        },
                        "end": {
                          "line": 318,
                          "column": 17
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 10609,
                        "end": 10614,
                        "loc": {
                          "start": {
                            "line": 318,
                            "column": 8
                          },
                          "end": {
                            "line": 318,
                            "column": 13
                          }
                        },
                        "name": "model"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 10615,
                        "end": 10618,
                        "loc": {
                          "start": {
                            "line": 318,
                            "column": 14
                          },
                          "end": {
                            "line": 318,
                            "column": 17
                          }
                        },
                        "name": "add"
                      },
                      "computed": false
                    },
                    "arguments": [
                      {
                        "type": "Identifier",
                        "start": 10619,
                        "end": 10623,
                        "loc": {
                          "start": {
                            "line": 318,
                            "column": 18
                          },
                          "end": {
                            "line": 318,
                            "column": 22
                          }
                        },
                        "name": "mesh"
                      }
                    ]
                  }
                },
                {
                  "type": "ExpressionStatement",
                  "start": 10634,
                  "end": 10720,
                  "loc": {
                    "start": {
                      "line": 319,
                      "column": 8
                    },
                    "end": {
                      "line": 319,
                      "column": 94
                    }
                  },
                  "expression": {
                    "type": "CallExpression",
                    "start": 10634,
                    "end": 10719,
                    "loc": {
                      "start": {
                        "line": 319,
                        "column": 8
                      },
                      "end": {
                        "line": 319,
                        "column": 93
                      }
                    },
                    "callee": {
                      "type": "MemberExpression",
                      "start": 10634,
                      "end": 10650,
                      "loc": {
                        "start": {
                          "line": 319,
                          "column": 8
                        },
                        "end": {
                          "line": 319,
                          "column": 24
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 10634,
                        "end": 10641,
                        "loc": {
                          "start": {
                            "line": 319,
                            "column": 8
                          },
                          "end": {
                            "line": 319,
                            "column": 15
                          }
                        },
                        "name": "options"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 10642,
                        "end": 10650,
                        "loc": {
                          "start": {
                            "line": 319,
                            "column": 16
                          },
                          "end": {
                            "line": 319,
                            "column": 24
                          }
                        },
                        "name": "callback"
                      },
                      "computed": false
                    },
                    "arguments": [
                      {
                        "type": "ObjectExpression",
                        "start": 10651,
                        "end": 10718,
                        "loc": {
                          "start": {
                            "line": 319,
                            "column": 25
                          },
                          "end": {
                            "line": 319,
                            "column": 92
                          }
                        },
                        "properties": [
                          {
                            "type": "Property",
                            "start": 10653,
                            "end": 10678,
                            "loc": {
                              "start": {
                                "line": 319,
                                "column": 27
                              },
                              "end": {
                                "line": 319,
                                "column": 52
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 10653,
                              "end": 10657,
                              "loc": {
                                "start": {
                                  "line": 319,
                                  "column": 27
                                },
                                "end": {
                                  "line": 319,
                                  "column": 31
                                }
                              },
                              "name": "type"
                            },
                            "value": {
                              "type": "MemberExpression",
                              "start": 10659,
                              "end": 10678,
                              "loc": {
                                "start": {
                                  "line": 319,
                                  "column": 33
                                },
                                "end": {
                                  "line": 319,
                                  "column": 52
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 10659,
                                "end": 10673,
                                "loc": {
                                  "start": {
                                    "line": 319,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 319,
                                    "column": 47
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 10659,
                                  "end": 10665,
                                  "loc": {
                                    "start": {
                                      "line": 319,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 319,
                                      "column": 39
                                    }
                                  },
                                  "name": "Parser"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 10666,
                                  "end": 10673,
                                  "loc": {
                                    "start": {
                                      "line": 319,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 319,
                                      "column": 47
                                    }
                                  },
                                  "name": "Factory"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10674,
                                "end": 10678,
                                "loc": {
                                  "start": {
                                    "line": 319,
                                    "column": 48
                                  },
                                  "end": {
                                    "line": 319,
                                    "column": 52
                                  }
                                },
                                "name": "Line"
                              },
                              "computed": false
                            },
                            "kind": "init"
                          },
                          {
                            "type": "Property",
                            "start": 10680,
                            "end": 10685,
                            "loc": {
                              "start": {
                                "line": 319,
                                "column": 54
                              },
                              "end": {
                                "line": 319,
                                "column": 59
                              }
                            },
                            "method": false,
                            "shorthand": true,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 10680,
                              "end": 10685,
                              "loc": {
                                "start": {
                                  "line": 319,
                                  "column": 54
                                },
                                "end": {
                                  "line": 319,
                                  "column": 59
                                }
                              },
                              "name": "model"
                            },
                            "kind": "init",
                            "value": {
                              "type": "Identifier",
                              "start": 10680,
                              "end": 10685,
                              "loc": {
                                "start": {
                                  "line": 319,
                                  "column": 54
                                },
                                "end": {
                                  "line": 319,
                                  "column": 59
                                }
                              },
                              "name": "model"
                            }
                          },
                          {
                            "type": "Property",
                            "start": 10687,
                            "end": 10697,
                            "loc": {
                              "start": {
                                "line": 319,
                                "column": 61
                              },
                              "end": {
                                "line": 319,
                                "column": 71
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 10687,
                              "end": 10691,
                              "loc": {
                                "start": {
                                  "line": 319,
                                  "column": 61
                                },
                                "end": {
                                  "line": 319,
                                  "column": 65
                                }
                              },
                              "name": "data"
                            },
                            "value": {
                              "type": "Identifier",
                              "start": 10693,
                              "end": 10697,
                              "loc": {
                                "start": {
                                  "line": 319,
                                  "column": 67
                                },
                                "end": {
                                  "line": 319,
                                  "column": 71
                                }
                              },
                              "name": "mesh"
                            },
                            "kind": "init"
                          },
                          {
                            "type": "Property",
                            "start": 10699,
                            "end": 10716,
                            "loc": {
                              "start": {
                                "line": 319,
                                "column": 73
                              },
                              "end": {
                                "line": 319,
                                "column": 90
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 10699,
                              "end": 10703,
                              "loc": {
                                "start": {
                                  "line": 319,
                                  "column": 73
                                },
                                "end": {
                                  "line": 319,
                                  "column": 77
                                }
                              },
                              "name": "meta"
                            },
                            "value": {
                              "type": "MemberExpression",
                              "start": 10705,
                              "end": 10716,
                              "loc": {
                                "start": {
                                  "line": 319,
                                  "column": 79
                                },
                                "end": {
                                  "line": 319,
                                  "column": 90
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 10705,
                                "end": 10711,
                                "loc": {
                                  "start": {
                                    "line": 319,
                                    "column": 79
                                  },
                                  "end": {
                                    "line": 319,
                                    "column": 85
                                  }
                                },
                                "name": "attrib"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10712,
                                "end": 10716,
                                "loc": {
                                  "start": {
                                    "line": 319,
                                    "column": 86
                                  },
                                  "end": {
                                    "line": 319,
                                    "column": 90
                                  }
                                },
                                "name": "meta"
                              },
                              "computed": false
                            },
                            "kind": "init"
                          }
                        ]
                      }
                    ]
                  }
                }
              ],
              "trailingComments": null
            },
            "alternate": null,
            "leadingComments": [
              {
                "type": "CommentLine",
                "value": " lines (and edges)",
                "start": 9241,
                "end": 9261,
                "loc": {
                  "start": {
                    "line": 276,
                    "column": 4
                  },
                  "end": {
                    "line": 276,
                    "column": 24
                  }
                },
                "range": [
                  9241,
                  9261
                ]
              }
            ],
            "trailingComments": [
              {
                "type": "CommentLine",
                "value": " cones",
                "start": 10732,
                "end": 10740,
                "loc": {
                  "start": {
                    "line": 322,
                    "column": 4
                  },
                  "end": {
                    "line": 322,
                    "column": 12
                  }
                },
                "range": [
                  10732,
                  10740
                ]
              }
            ]
          },
          {
            "type": "IfStatement",
            "start": 10745,
            "end": 10900,
            "loc": {
              "start": {
                "line": 323,
                "column": 4
              },
              "end": {
                "line": 325,
                "column": 96
              }
            },
            "test": {
              "type": "UnaryExpression",
              "start": 10749,
              "end": 10763,
              "loc": {
                "start": {
                  "line": 323,
                  "column": 8
                },
                "end": {
                  "line": 323,
                  "column": 22
                }
              },
              "operator": "!",
              "prefix": true,
              "argument": {
                "type": "UnaryExpression",
                "start": 10750,
                "end": 10763,
                "loc": {
                  "start": {
                    "line": 323,
                    "column": 9
                  },
                  "end": {
                    "line": 323,
                    "column": 22
                  }
                },
                "operator": "!",
                "prefix": true,
                "argument": {
                  "type": "MemberExpression",
                  "start": 10751,
                  "end": 10763,
                  "loc": {
                    "start": {
                      "line": 323,
                      "column": 10
                    },
                    "end": {
                      "line": 323,
                      "column": 22
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 10751,
                    "end": 10757,
                    "loc": {
                      "start": {
                        "line": 323,
                        "column": 10
                      },
                      "end": {
                        "line": 323,
                        "column": 16
                      }
                    },
                    "name": "attrib",
                    "leadingComments": null
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 10758,
                    "end": 10763,
                    "loc": {
                      "start": {
                        "line": 323,
                        "column": 17
                      },
                      "end": {
                        "line": 323,
                        "column": 22
                      }
                    },
                    "name": "cones"
                  },
                  "computed": false,
                  "leadingComments": null
                },
                "leadingComments": null
              },
              "leadingComments": null
            },
            "consequent": {
              "type": "ForOfStatement",
              "start": 10773,
              "end": 10900,
              "loc": {
                "start": {
                  "line": 324,
                  "column": 8
                },
                "end": {
                  "line": 325,
                  "column": 96
                }
              },
              "left": {
                "type": "VariableDeclaration",
                "start": 10778,
                "end": 10786,
                "loc": {
                  "start": {
                    "line": 324,
                    "column": 13
                  },
                  "end": {
                    "line": 324,
                    "column": 21
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 10782,
                    "end": 10786,
                    "loc": {
                      "start": {
                        "line": 324,
                        "column": 17
                      },
                      "end": {
                        "line": 324,
                        "column": 21
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 10782,
                      "end": 10786,
                      "loc": {
                        "start": {
                          "line": 324,
                          "column": 17
                        },
                        "end": {
                          "line": 324,
                          "column": 21
                        }
                      },
                      "name": "cone"
                    },
                    "init": null
                  }
                ],
                "kind": "let"
              },
              "right": {
                "type": "MemberExpression",
                "start": 10790,
                "end": 10802,
                "loc": {
                  "start": {
                    "line": 324,
                    "column": 25
                  },
                  "end": {
                    "line": 324,
                    "column": 37
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 10790,
                  "end": 10796,
                  "loc": {
                    "start": {
                      "line": 324,
                      "column": 25
                    },
                    "end": {
                      "line": 324,
                      "column": 31
                    }
                  },
                  "name": "attrib"
                },
                "property": {
                  "type": "Identifier",
                  "start": 10797,
                  "end": 10802,
                  "loc": {
                    "start": {
                      "line": 324,
                      "column": 32
                    },
                    "end": {
                      "line": 324,
                      "column": 37
                    }
                  },
                  "name": "cones"
                },
                "computed": false
              },
              "body": {
                "type": "ExpressionStatement",
                "start": 10816,
                "end": 10900,
                "loc": {
                  "start": {
                    "line": 325,
                    "column": 12
                  },
                  "end": {
                    "line": 325,
                    "column": 96
                  }
                },
                "expression": {
                  "type": "CallExpression",
                  "start": 10816,
                  "end": 10899,
                  "loc": {
                    "start": {
                      "line": 325,
                      "column": 12
                    },
                    "end": {
                      "line": 325,
                      "column": 95
                    }
                  },
                  "callee": {
                    "type": "MemberExpression",
                    "start": 10816,
                    "end": 10832,
                    "loc": {
                      "start": {
                        "line": 325,
                        "column": 12
                      },
                      "end": {
                        "line": 325,
                        "column": 28
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 10816,
                      "end": 10823,
                      "loc": {
                        "start": {
                          "line": 325,
                          "column": 12
                        },
                        "end": {
                          "line": 325,
                          "column": 19
                        }
                      },
                      "name": "options"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 10824,
                      "end": 10832,
                      "loc": {
                        "start": {
                          "line": 325,
                          "column": 20
                        },
                        "end": {
                          "line": 325,
                          "column": 28
                        }
                      },
                      "name": "callback"
                    },
                    "computed": false
                  },
                  "arguments": [
                    {
                      "type": "ObjectExpression",
                      "start": 10833,
                      "end": 10898,
                      "loc": {
                        "start": {
                          "line": 325,
                          "column": 29
                        },
                        "end": {
                          "line": 325,
                          "column": 94
                        }
                      },
                      "properties": [
                        {
                          "type": "Property",
                          "start": 10835,
                          "end": 10860,
                          "loc": {
                            "start": {
                              "line": 325,
                              "column": 31
                            },
                            "end": {
                              "line": 325,
                              "column": 56
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 10835,
                            "end": 10839,
                            "loc": {
                              "start": {
                                "line": 325,
                                "column": 31
                              },
                              "end": {
                                "line": 325,
                                "column": 35
                              }
                            },
                            "name": "type"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 10841,
                            "end": 10860,
                            "loc": {
                              "start": {
                                "line": 325,
                                "column": 37
                              },
                              "end": {
                                "line": 325,
                                "column": 56
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 10841,
                              "end": 10855,
                              "loc": {
                                "start": {
                                  "line": 325,
                                  "column": 37
                                },
                                "end": {
                                  "line": 325,
                                  "column": 51
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 10841,
                                "end": 10847,
                                "loc": {
                                  "start": {
                                    "line": 325,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 325,
                                    "column": 43
                                  }
                                },
                                "name": "Parser"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10848,
                                "end": 10855,
                                "loc": {
                                  "start": {
                                    "line": 325,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 325,
                                    "column": 51
                                  }
                                },
                                "name": "Factory"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 10856,
                              "end": 10860,
                              "loc": {
                                "start": {
                                  "line": 325,
                                  "column": 52
                                },
                                "end": {
                                  "line": 325,
                                  "column": 56
                                }
                              },
                              "name": "Cone"
                            },
                            "computed": false
                          },
                          "kind": "init"
                        },
                        {
                          "type": "Property",
                          "start": 10862,
                          "end": 10867,
                          "loc": {
                            "start": {
                              "line": 325,
                              "column": 58
                            },
                            "end": {
                              "line": 325,
                              "column": 63
                            }
                          },
                          "method": false,
                          "shorthand": true,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 10862,
                            "end": 10867,
                            "loc": {
                              "start": {
                                "line": 325,
                                "column": 58
                              },
                              "end": {
                                "line": 325,
                                "column": 63
                              }
                            },
                            "name": "model"
                          },
                          "kind": "init",
                          "value": {
                            "type": "Identifier",
                            "start": 10862,
                            "end": 10867,
                            "loc": {
                              "start": {
                                "line": 325,
                                "column": 58
                              },
                              "end": {
                                "line": 325,
                                "column": 63
                              }
                            },
                            "name": "model"
                          }
                        },
                        {
                          "type": "Property",
                          "start": 10869,
                          "end": 10879,
                          "loc": {
                            "start": {
                              "line": 325,
                              "column": 65
                            },
                            "end": {
                              "line": 325,
                              "column": 75
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 10869,
                            "end": 10873,
                            "loc": {
                              "start": {
                                "line": 325,
                                "column": 65
                              },
                              "end": {
                                "line": 325,
                                "column": 69
                              }
                            },
                            "name": "data"
                          },
                          "value": {
                            "type": "Identifier",
                            "start": 10875,
                            "end": 10879,
                            "loc": {
                              "start": {
                                "line": 325,
                                "column": 71
                              },
                              "end": {
                                "line": 325,
                                "column": 75
                              }
                            },
                            "name": "cone"
                          },
                          "kind": "init"
                        },
                        {
                          "type": "Property",
                          "start": 10881,
                          "end": 10896,
                          "loc": {
                            "start": {
                              "line": 325,
                              "column": 77
                            },
                            "end": {
                              "line": 325,
                              "column": 92
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 10881,
                            "end": 10885,
                            "loc": {
                              "start": {
                                "line": 325,
                                "column": 77
                              },
                              "end": {
                                "line": 325,
                                "column": 81
                              }
                            },
                            "name": "meta"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 10887,
                            "end": 10896,
                            "loc": {
                              "start": {
                                "line": 325,
                                "column": 83
                              },
                              "end": {
                                "line": 325,
                                "column": 92
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 10887,
                              "end": 10891,
                              "loc": {
                                "start": {
                                  "line": 325,
                                  "column": 83
                                },
                                "end": {
                                  "line": 325,
                                  "column": 87
                                }
                              },
                              "name": "cone"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 10892,
                              "end": 10896,
                              "loc": {
                                "start": {
                                  "line": 325,
                                  "column": 88
                                },
                                "end": {
                                  "line": 325,
                                  "column": 92
                                }
                              },
                              "name": "meta"
                            },
                            "computed": false
                          },
                          "kind": "init"
                        }
                      ]
                    }
                  ]
                },
                "trailingComments": null
              },
              "trailingComments": null
            },
            "alternate": null,
            "leadingComments": [
              {
                "type": "CommentLine",
                "value": " cones",
                "start": 10732,
                "end": 10740,
                "loc": {
                  "start": {
                    "line": 322,
                    "column": 4
                  },
                  "end": {
                    "line": 322,
                    "column": 12
                  }
                },
                "range": [
                  10732,
                  10740
                ]
              }
            ],
            "trailingComments": [
              {
                "type": "CommentLine",
                "value": " vertices",
                "start": 10906,
                "end": 10917,
                "loc": {
                  "start": {
                    "line": 327,
                    "column": 4
                  },
                  "end": {
                    "line": 327,
                    "column": 15
                  }
                },
                "range": [
                  10906,
                  10917
                ]
              }
            ]
          },
          {
            "type": "IfStatement",
            "start": 10922,
            "end": 11091,
            "loc": {
              "start": {
                "line": 328,
                "column": 4
              },
              "end": {
                "line": 330,
                "column": 102
              }
            },
            "test": {
              "type": "UnaryExpression",
              "start": 10926,
              "end": 10943,
              "loc": {
                "start": {
                  "line": 328,
                  "column": 8
                },
                "end": {
                  "line": 328,
                  "column": 25
                }
              },
              "operator": "!",
              "prefix": true,
              "argument": {
                "type": "UnaryExpression",
                "start": 10927,
                "end": 10943,
                "loc": {
                  "start": {
                    "line": 328,
                    "column": 9
                  },
                  "end": {
                    "line": 328,
                    "column": 25
                  }
                },
                "operator": "!",
                "prefix": true,
                "argument": {
                  "type": "MemberExpression",
                  "start": 10928,
                  "end": 10943,
                  "loc": {
                    "start": {
                      "line": 328,
                      "column": 10
                    },
                    "end": {
                      "line": 328,
                      "column": 25
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 10928,
                    "end": 10934,
                    "loc": {
                      "start": {
                        "line": 328,
                        "column": 10
                      },
                      "end": {
                        "line": 328,
                        "column": 16
                      }
                    },
                    "name": "attrib",
                    "leadingComments": null
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 10935,
                    "end": 10943,
                    "loc": {
                      "start": {
                        "line": 328,
                        "column": 17
                      },
                      "end": {
                        "line": 328,
                        "column": 25
                      }
                    },
                    "name": "vertices"
                  },
                  "computed": false,
                  "leadingComments": null
                },
                "leadingComments": null
              },
              "leadingComments": null
            },
            "consequent": {
              "type": "ForOfStatement",
              "start": 10953,
              "end": 11091,
              "loc": {
                "start": {
                  "line": 329,
                  "column": 8
                },
                "end": {
                  "line": 330,
                  "column": 102
                }
              },
              "left": {
                "type": "VariableDeclaration",
                "start": 10958,
                "end": 10968,
                "loc": {
                  "start": {
                    "line": 329,
                    "column": 13
                  },
                  "end": {
                    "line": 329,
                    "column": 23
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 10962,
                    "end": 10968,
                    "loc": {
                      "start": {
                        "line": 329,
                        "column": 17
                      },
                      "end": {
                        "line": 329,
                        "column": 23
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 10962,
                      "end": 10968,
                      "loc": {
                        "start": {
                          "line": 329,
                          "column": 17
                        },
                        "end": {
                          "line": 329,
                          "column": 23
                        }
                      },
                      "name": "vertex"
                    },
                    "init": null
                  }
                ],
                "kind": "let"
              },
              "right": {
                "type": "MemberExpression",
                "start": 10972,
                "end": 10987,
                "loc": {
                  "start": {
                    "line": 329,
                    "column": 27
                  },
                  "end": {
                    "line": 329,
                    "column": 42
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 10972,
                  "end": 10978,
                  "loc": {
                    "start": {
                      "line": 329,
                      "column": 27
                    },
                    "end": {
                      "line": 329,
                      "column": 33
                    }
                  },
                  "name": "attrib"
                },
                "property": {
                  "type": "Identifier",
                  "start": 10979,
                  "end": 10987,
                  "loc": {
                    "start": {
                      "line": 329,
                      "column": 34
                    },
                    "end": {
                      "line": 329,
                      "column": 42
                    }
                  },
                  "name": "vertices"
                },
                "computed": false
              },
              "body": {
                "type": "ExpressionStatement",
                "start": 11001,
                "end": 11091,
                "loc": {
                  "start": {
                    "line": 330,
                    "column": 12
                  },
                  "end": {
                    "line": 330,
                    "column": 102
                  }
                },
                "expression": {
                  "type": "CallExpression",
                  "start": 11001,
                  "end": 11090,
                  "loc": {
                    "start": {
                      "line": 330,
                      "column": 12
                    },
                    "end": {
                      "line": 330,
                      "column": 101
                    }
                  },
                  "callee": {
                    "type": "MemberExpression",
                    "start": 11001,
                    "end": 11017,
                    "loc": {
                      "start": {
                        "line": 330,
                        "column": 12
                      },
                      "end": {
                        "line": 330,
                        "column": 28
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 11001,
                      "end": 11008,
                      "loc": {
                        "start": {
                          "line": 330,
                          "column": 12
                        },
                        "end": {
                          "line": 330,
                          "column": 19
                        }
                      },
                      "name": "options"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 11009,
                      "end": 11017,
                      "loc": {
                        "start": {
                          "line": 330,
                          "column": 20
                        },
                        "end": {
                          "line": 330,
                          "column": 28
                        }
                      },
                      "name": "callback"
                    },
                    "computed": false
                  },
                  "arguments": [
                    {
                      "type": "ObjectExpression",
                      "start": 11018,
                      "end": 11089,
                      "loc": {
                        "start": {
                          "line": 330,
                          "column": 29
                        },
                        "end": {
                          "line": 330,
                          "column": 100
                        }
                      },
                      "properties": [
                        {
                          "type": "Property",
                          "start": 11020,
                          "end": 11047,
                          "loc": {
                            "start": {
                              "line": 330,
                              "column": 31
                            },
                            "end": {
                              "line": 330,
                              "column": 58
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 11020,
                            "end": 11024,
                            "loc": {
                              "start": {
                                "line": 330,
                                "column": 31
                              },
                              "end": {
                                "line": 330,
                                "column": 35
                              }
                            },
                            "name": "type"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 11026,
                            "end": 11047,
                            "loc": {
                              "start": {
                                "line": 330,
                                "column": 37
                              },
                              "end": {
                                "line": 330,
                                "column": 58
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 11026,
                              "end": 11040,
                              "loc": {
                                "start": {
                                  "line": 330,
                                  "column": 37
                                },
                                "end": {
                                  "line": 330,
                                  "column": 51
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 11026,
                                "end": 11032,
                                "loc": {
                                  "start": {
                                    "line": 330,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 330,
                                    "column": 43
                                  }
                                },
                                "name": "Parser"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 11033,
                                "end": 11040,
                                "loc": {
                                  "start": {
                                    "line": 330,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 330,
                                    "column": 51
                                  }
                                },
                                "name": "Factory"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11041,
                              "end": 11047,
                              "loc": {
                                "start": {
                                  "line": 330,
                                  "column": 52
                                },
                                "end": {
                                  "line": 330,
                                  "column": 58
                                }
                              },
                              "name": "Vertex"
                            },
                            "computed": false
                          },
                          "kind": "init"
                        },
                        {
                          "type": "Property",
                          "start": 11049,
                          "end": 11054,
                          "loc": {
                            "start": {
                              "line": 330,
                              "column": 60
                            },
                            "end": {
                              "line": 330,
                              "column": 65
                            }
                          },
                          "method": false,
                          "shorthand": true,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 11049,
                            "end": 11054,
                            "loc": {
                              "start": {
                                "line": 330,
                                "column": 60
                              },
                              "end": {
                                "line": 330,
                                "column": 65
                              }
                            },
                            "name": "model"
                          },
                          "kind": "init",
                          "value": {
                            "type": "Identifier",
                            "start": 11049,
                            "end": 11054,
                            "loc": {
                              "start": {
                                "line": 330,
                                "column": 60
                              },
                              "end": {
                                "line": 330,
                                "column": 65
                              }
                            },
                            "name": "model"
                          }
                        },
                        {
                          "type": "Property",
                          "start": 11056,
                          "end": 11068,
                          "loc": {
                            "start": {
                              "line": 330,
                              "column": 67
                            },
                            "end": {
                              "line": 330,
                              "column": 79
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 11056,
                            "end": 11060,
                            "loc": {
                              "start": {
                                "line": 330,
                                "column": 67
                              },
                              "end": {
                                "line": 330,
                                "column": 71
                              }
                            },
                            "name": "data"
                          },
                          "value": {
                            "type": "Identifier",
                            "start": 11062,
                            "end": 11068,
                            "loc": {
                              "start": {
                                "line": 330,
                                "column": 73
                              },
                              "end": {
                                "line": 330,
                                "column": 79
                              }
                            },
                            "name": "vertex"
                          },
                          "kind": "init"
                        },
                        {
                          "type": "Property",
                          "start": 11070,
                          "end": 11087,
                          "loc": {
                            "start": {
                              "line": 330,
                              "column": 81
                            },
                            "end": {
                              "line": 330,
                              "column": 98
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 11070,
                            "end": 11074,
                            "loc": {
                              "start": {
                                "line": 330,
                                "column": 81
                              },
                              "end": {
                                "line": 330,
                                "column": 85
                              }
                            },
                            "name": "meta"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 11076,
                            "end": 11087,
                            "loc": {
                              "start": {
                                "line": 330,
                                "column": 87
                              },
                              "end": {
                                "line": 330,
                                "column": 98
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 11076,
                              "end": 11082,
                              "loc": {
                                "start": {
                                  "line": 330,
                                  "column": 87
                                },
                                "end": {
                                  "line": 330,
                                  "column": 93
                                }
                              },
                              "name": "vertex"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11083,
                              "end": 11087,
                              "loc": {
                                "start": {
                                  "line": 330,
                                  "column": 94
                                },
                                "end": {
                                  "line": 330,
                                  "column": 98
                                }
                              },
                              "name": "meta"
                            },
                            "computed": false
                          },
                          "kind": "init"
                        }
                      ]
                    }
                  ]
                },
                "trailingComments": null
              },
              "trailingComments": null
            },
            "alternate": null,
            "leadingComments": [
              {
                "type": "CommentLine",
                "value": " vertices",
                "start": 10906,
                "end": 10917,
                "loc": {
                  "start": {
                    "line": 327,
                    "column": 4
                  },
                  "end": {
                    "line": 327,
                    "column": 15
                  }
                },
                "range": [
                  10906,
                  10917
                ]
              }
            ],
            "trailingComments": [
              {
                "type": "CommentLine",
                "value": " csys",
                "start": 11097,
                "end": 11104,
                "loc": {
                  "start": {
                    "line": 332,
                    "column": 4
                  },
                  "end": {
                    "line": 332,
                    "column": 11
                  }
                },
                "range": [
                  11097,
                  11104
                ]
              }
            ]
          },
          {
            "type": "IfStatement",
            "start": 11109,
            "end": 11288,
            "loc": {
              "start": {
                "line": 333,
                "column": 4
              },
              "end": {
                "line": 335,
                "column": 96
              }
            },
            "test": {
              "type": "UnaryExpression",
              "start": 11113,
              "end": 11139,
              "loc": {
                "start": {
                  "line": 333,
                  "column": 8
                },
                "end": {
                  "line": 333,
                  "column": 34
                }
              },
              "operator": "!",
              "prefix": true,
              "argument": {
                "type": "UnaryExpression",
                "start": 11114,
                "end": 11139,
                "loc": {
                  "start": {
                    "line": 333,
                    "column": 9
                  },
                  "end": {
                    "line": 333,
                    "column": 34
                  }
                },
                "operator": "!",
                "prefix": true,
                "argument": {
                  "type": "MemberExpression",
                  "start": 11115,
                  "end": 11139,
                  "loc": {
                    "start": {
                      "line": 333,
                      "column": 10
                    },
                    "end": {
                      "line": 333,
                      "column": 34
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 11115,
                    "end": 11121,
                    "loc": {
                      "start": {
                        "line": 333,
                        "column": 10
                      },
                      "end": {
                        "line": 333,
                        "column": 16
                      }
                    },
                    "name": "attrib",
                    "leadingComments": null
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 11122,
                    "end": 11139,
                    "loc": {
                      "start": {
                        "line": 333,
                        "column": 17
                      },
                      "end": {
                        "line": 333,
                        "column": 34
                      }
                    },
                    "name": "coordinateSystems"
                  },
                  "computed": false,
                  "leadingComments": null
                },
                "leadingComments": null
              },
              "leadingComments": null
            },
            "consequent": {
              "type": "ForOfStatement",
              "start": 11149,
              "end": 11288,
              "loc": {
                "start": {
                  "line": 334,
                  "column": 8
                },
                "end": {
                  "line": 335,
                  "column": 96
                }
              },
              "left": {
                "type": "VariableDeclaration",
                "start": 11154,
                "end": 11162,
                "loc": {
                  "start": {
                    "line": 334,
                    "column": 13
                  },
                  "end": {
                    "line": 334,
                    "column": 21
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 11158,
                    "end": 11162,
                    "loc": {
                      "start": {
                        "line": 334,
                        "column": 17
                      },
                      "end": {
                        "line": 334,
                        "column": 21
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 11158,
                      "end": 11162,
                      "loc": {
                        "start": {
                          "line": 334,
                          "column": 17
                        },
                        "end": {
                          "line": 334,
                          "column": 21
                        }
                      },
                      "name": "csys"
                    },
                    "init": null
                  }
                ],
                "kind": "let"
              },
              "right": {
                "type": "MemberExpression",
                "start": 11166,
                "end": 11190,
                "loc": {
                  "start": {
                    "line": 334,
                    "column": 25
                  },
                  "end": {
                    "line": 334,
                    "column": 49
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 11166,
                  "end": 11172,
                  "loc": {
                    "start": {
                      "line": 334,
                      "column": 25
                    },
                    "end": {
                      "line": 334,
                      "column": 31
                    }
                  },
                  "name": "attrib"
                },
                "property": {
                  "type": "Identifier",
                  "start": 11173,
                  "end": 11190,
                  "loc": {
                    "start": {
                      "line": 334,
                      "column": 32
                    },
                    "end": {
                      "line": 334,
                      "column": 49
                    }
                  },
                  "name": "coordinateSystems"
                },
                "computed": false
              },
              "body": {
                "type": "ExpressionStatement",
                "start": 11204,
                "end": 11288,
                "loc": {
                  "start": {
                    "line": 335,
                    "column": 12
                  },
                  "end": {
                    "line": 335,
                    "column": 96
                  }
                },
                "expression": {
                  "type": "CallExpression",
                  "start": 11204,
                  "end": 11287,
                  "loc": {
                    "start": {
                      "line": 335,
                      "column": 12
                    },
                    "end": {
                      "line": 335,
                      "column": 95
                    }
                  },
                  "callee": {
                    "type": "MemberExpression",
                    "start": 11204,
                    "end": 11220,
                    "loc": {
                      "start": {
                        "line": 335,
                        "column": 12
                      },
                      "end": {
                        "line": 335,
                        "column": 28
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 11204,
                      "end": 11211,
                      "loc": {
                        "start": {
                          "line": 335,
                          "column": 12
                        },
                        "end": {
                          "line": 335,
                          "column": 19
                        }
                      },
                      "name": "options"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 11212,
                      "end": 11220,
                      "loc": {
                        "start": {
                          "line": 335,
                          "column": 20
                        },
                        "end": {
                          "line": 335,
                          "column": 28
                        }
                      },
                      "name": "callback"
                    },
                    "computed": false
                  },
                  "arguments": [
                    {
                      "type": "ObjectExpression",
                      "start": 11221,
                      "end": 11286,
                      "loc": {
                        "start": {
                          "line": 335,
                          "column": 29
                        },
                        "end": {
                          "line": 335,
                          "column": 94
                        }
                      },
                      "properties": [
                        {
                          "type": "Property",
                          "start": 11223,
                          "end": 11248,
                          "loc": {
                            "start": {
                              "line": 335,
                              "column": 31
                            },
                            "end": {
                              "line": 335,
                              "column": 56
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 11223,
                            "end": 11227,
                            "loc": {
                              "start": {
                                "line": 335,
                                "column": 31
                              },
                              "end": {
                                "line": 335,
                                "column": 35
                              }
                            },
                            "name": "type"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 11229,
                            "end": 11248,
                            "loc": {
                              "start": {
                                "line": 335,
                                "column": 37
                              },
                              "end": {
                                "line": 335,
                                "column": 56
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 11229,
                              "end": 11243,
                              "loc": {
                                "start": {
                                  "line": 335,
                                  "column": 37
                                },
                                "end": {
                                  "line": 335,
                                  "column": 51
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 11229,
                                "end": 11235,
                                "loc": {
                                  "start": {
                                    "line": 335,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 335,
                                    "column": 43
                                  }
                                },
                                "name": "Parser"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 11236,
                                "end": 11243,
                                "loc": {
                                  "start": {
                                    "line": 335,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 335,
                                    "column": 51
                                  }
                                },
                                "name": "Factory"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11244,
                              "end": 11248,
                              "loc": {
                                "start": {
                                  "line": 335,
                                  "column": 52
                                },
                                "end": {
                                  "line": 335,
                                  "column": 56
                                }
                              },
                              "name": "Csys"
                            },
                            "computed": false
                          },
                          "kind": "init"
                        },
                        {
                          "type": "Property",
                          "start": 11250,
                          "end": 11255,
                          "loc": {
                            "start": {
                              "line": 335,
                              "column": 58
                            },
                            "end": {
                              "line": 335,
                              "column": 63
                            }
                          },
                          "method": false,
                          "shorthand": true,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 11250,
                            "end": 11255,
                            "loc": {
                              "start": {
                                "line": 335,
                                "column": 58
                              },
                              "end": {
                                "line": 335,
                                "column": 63
                              }
                            },
                            "name": "model"
                          },
                          "kind": "init",
                          "value": {
                            "type": "Identifier",
                            "start": 11250,
                            "end": 11255,
                            "loc": {
                              "start": {
                                "line": 335,
                                "column": 58
                              },
                              "end": {
                                "line": 335,
                                "column": 63
                              }
                            },
                            "name": "model"
                          }
                        },
                        {
                          "type": "Property",
                          "start": 11257,
                          "end": 11267,
                          "loc": {
                            "start": {
                              "line": 335,
                              "column": 65
                            },
                            "end": {
                              "line": 335,
                              "column": 75
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 11257,
                            "end": 11261,
                            "loc": {
                              "start": {
                                "line": 335,
                                "column": 65
                              },
                              "end": {
                                "line": 335,
                                "column": 69
                              }
                            },
                            "name": "data"
                          },
                          "value": {
                            "type": "Identifier",
                            "start": 11263,
                            "end": 11267,
                            "loc": {
                              "start": {
                                "line": 335,
                                "column": 71
                              },
                              "end": {
                                "line": 335,
                                "column": 75
                              }
                            },
                            "name": "csys"
                          },
                          "kind": "init"
                        },
                        {
                          "type": "Property",
                          "start": 11269,
                          "end": 11284,
                          "loc": {
                            "start": {
                              "line": 335,
                              "column": 77
                            },
                            "end": {
                              "line": 335,
                              "column": 92
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 11269,
                            "end": 11273,
                            "loc": {
                              "start": {
                                "line": 335,
                                "column": 77
                              },
                              "end": {
                                "line": 335,
                                "column": 81
                              }
                            },
                            "name": "meta"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 11275,
                            "end": 11284,
                            "loc": {
                              "start": {
                                "line": 335,
                                "column": 83
                              },
                              "end": {
                                "line": 335,
                                "column": 92
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 11275,
                              "end": 11279,
                              "loc": {
                                "start": {
                                  "line": 335,
                                  "column": 83
                                },
                                "end": {
                                  "line": 335,
                                  "column": 87
                                }
                              },
                              "name": "csys"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11280,
                              "end": 11284,
                              "loc": {
                                "start": {
                                  "line": 335,
                                  "column": 88
                                },
                                "end": {
                                  "line": 335,
                                  "column": 92
                                }
                              },
                              "name": "meta"
                            },
                            "computed": false
                          },
                          "kind": "init"
                        }
                      ]
                    }
                  ]
                },
                "trailingComments": null
              },
              "trailingComments": null
            },
            "alternate": null,
            "leadingComments": [
              {
                "type": "CommentLine",
                "value": " csys",
                "start": 11097,
                "end": 11104,
                "loc": {
                  "start": {
                    "line": 332,
                    "column": 4
                  },
                  "end": {
                    "line": 332,
                    "column": 11
                  }
                },
                "range": [
                  11097,
                  11104
                ]
              }
            ],
            "trailingComments": [
              {
                "type": "CommentLine",
                "value": "text",
                "start": 11294,
                "end": 11300,
                "loc": {
                  "start": {
                    "line": 337,
                    "column": 4
                  },
                  "end": {
                    "line": 337,
                    "column": 10
                  }
                },
                "range": [
                  11294,
                  11300
                ]
              }
            ]
          },
          {
            "type": "IfStatement",
            "start": 11305,
            "end": 11458,
            "loc": {
              "start": {
                "line": 338,
                "column": 4
              },
              "end": {
                "line": 340,
                "column": 96
              }
            },
            "test": {
              "type": "UnaryExpression",
              "start": 11309,
              "end": 11322,
              "loc": {
                "start": {
                  "line": 338,
                  "column": 8
                },
                "end": {
                  "line": 338,
                  "column": 21
                }
              },
              "operator": "!",
              "prefix": true,
              "argument": {
                "type": "UnaryExpression",
                "start": 11310,
                "end": 11322,
                "loc": {
                  "start": {
                    "line": 338,
                    "column": 9
                  },
                  "end": {
                    "line": 338,
                    "column": 21
                  }
                },
                "operator": "!",
                "prefix": true,
                "argument": {
                  "type": "MemberExpression",
                  "start": 11311,
                  "end": 11322,
                  "loc": {
                    "start": {
                      "line": 338,
                      "column": 10
                    },
                    "end": {
                      "line": 338,
                      "column": 21
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 11311,
                    "end": 11317,
                    "loc": {
                      "start": {
                        "line": 338,
                        "column": 10
                      },
                      "end": {
                        "line": 338,
                        "column": 16
                      }
                    },
                    "name": "attrib",
                    "leadingComments": null
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 11318,
                    "end": 11322,
                    "loc": {
                      "start": {
                        "line": 338,
                        "column": 17
                      },
                      "end": {
                        "line": 338,
                        "column": 21
                      }
                    },
                    "name": "text"
                  },
                  "computed": false,
                  "leadingComments": null
                },
                "leadingComments": null
              },
              "leadingComments": null
            },
            "consequent": {
              "type": "ForOfStatement",
              "start": 11332,
              "end": 11458,
              "loc": {
                "start": {
                  "line": 339,
                  "column": 8
                },
                "end": {
                  "line": 340,
                  "column": 96
                }
              },
              "left": {
                "type": "VariableDeclaration",
                "start": 11337,
                "end": 11345,
                "loc": {
                  "start": {
                    "line": 339,
                    "column": 13
                  },
                  "end": {
                    "line": 339,
                    "column": 21
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 11341,
                    "end": 11345,
                    "loc": {
                      "start": {
                        "line": 339,
                        "column": 17
                      },
                      "end": {
                        "line": 339,
                        "column": 21
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 11341,
                      "end": 11345,
                      "loc": {
                        "start": {
                          "line": 339,
                          "column": 17
                        },
                        "end": {
                          "line": 339,
                          "column": 21
                        }
                      },
                      "name": "text"
                    },
                    "init": null
                  }
                ],
                "kind": "let"
              },
              "right": {
                "type": "MemberExpression",
                "start": 11349,
                "end": 11360,
                "loc": {
                  "start": {
                    "line": 339,
                    "column": 25
                  },
                  "end": {
                    "line": 339,
                    "column": 36
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 11349,
                  "end": 11355,
                  "loc": {
                    "start": {
                      "line": 339,
                      "column": 25
                    },
                    "end": {
                      "line": 339,
                      "column": 31
                    }
                  },
                  "name": "attrib"
                },
                "property": {
                  "type": "Identifier",
                  "start": 11356,
                  "end": 11360,
                  "loc": {
                    "start": {
                      "line": 339,
                      "column": 32
                    },
                    "end": {
                      "line": 339,
                      "column": 36
                    }
                  },
                  "name": "text"
                },
                "computed": false
              },
              "body": {
                "type": "ExpressionStatement",
                "start": 11374,
                "end": 11458,
                "loc": {
                  "start": {
                    "line": 340,
                    "column": 12
                  },
                  "end": {
                    "line": 340,
                    "column": 96
                  }
                },
                "expression": {
                  "type": "CallExpression",
                  "start": 11374,
                  "end": 11457,
                  "loc": {
                    "start": {
                      "line": 340,
                      "column": 12
                    },
                    "end": {
                      "line": 340,
                      "column": 95
                    }
                  },
                  "callee": {
                    "type": "MemberExpression",
                    "start": 11374,
                    "end": 11390,
                    "loc": {
                      "start": {
                        "line": 340,
                        "column": 12
                      },
                      "end": {
                        "line": 340,
                        "column": 28
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 11374,
                      "end": 11381,
                      "loc": {
                        "start": {
                          "line": 340,
                          "column": 12
                        },
                        "end": {
                          "line": 340,
                          "column": 19
                        }
                      },
                      "name": "options"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 11382,
                      "end": 11390,
                      "loc": {
                        "start": {
                          "line": 340,
                          "column": 20
                        },
                        "end": {
                          "line": 340,
                          "column": 28
                        }
                      },
                      "name": "callback"
                    },
                    "computed": false
                  },
                  "arguments": [
                    {
                      "type": "ObjectExpression",
                      "start": 11391,
                      "end": 11456,
                      "loc": {
                        "start": {
                          "line": 340,
                          "column": 29
                        },
                        "end": {
                          "line": 340,
                          "column": 94
                        }
                      },
                      "properties": [
                        {
                          "type": "Property",
                          "start": 11393,
                          "end": 11418,
                          "loc": {
                            "start": {
                              "line": 340,
                              "column": 31
                            },
                            "end": {
                              "line": 340,
                              "column": 56
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 11393,
                            "end": 11397,
                            "loc": {
                              "start": {
                                "line": 340,
                                "column": 31
                              },
                              "end": {
                                "line": 340,
                                "column": 35
                              }
                            },
                            "name": "type"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 11399,
                            "end": 11418,
                            "loc": {
                              "start": {
                                "line": 340,
                                "column": 37
                              },
                              "end": {
                                "line": 340,
                                "column": 56
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 11399,
                              "end": 11413,
                              "loc": {
                                "start": {
                                  "line": 340,
                                  "column": 37
                                },
                                "end": {
                                  "line": 340,
                                  "column": 51
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 11399,
                                "end": 11405,
                                "loc": {
                                  "start": {
                                    "line": 340,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 340,
                                    "column": 43
                                  }
                                },
                                "name": "Parser"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 11406,
                                "end": 11413,
                                "loc": {
                                  "start": {
                                    "line": 340,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 340,
                                    "column": 51
                                  }
                                },
                                "name": "Factory"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11414,
                              "end": 11418,
                              "loc": {
                                "start": {
                                  "line": 340,
                                  "column": 52
                                },
                                "end": {
                                  "line": 340,
                                  "column": 56
                                }
                              },
                              "name": "Text"
                            },
                            "computed": false
                          },
                          "kind": "init"
                        },
                        {
                          "type": "Property",
                          "start": 11420,
                          "end": 11425,
                          "loc": {
                            "start": {
                              "line": 340,
                              "column": 58
                            },
                            "end": {
                              "line": 340,
                              "column": 63
                            }
                          },
                          "method": false,
                          "shorthand": true,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 11420,
                            "end": 11425,
                            "loc": {
                              "start": {
                                "line": 340,
                                "column": 58
                              },
                              "end": {
                                "line": 340,
                                "column": 63
                              }
                            },
                            "name": "model"
                          },
                          "kind": "init",
                          "value": {
                            "type": "Identifier",
                            "start": 11420,
                            "end": 11425,
                            "loc": {
                              "start": {
                                "line": 340,
                                "column": 58
                              },
                              "end": {
                                "line": 340,
                                "column": 63
                              }
                            },
                            "name": "model"
                          }
                        },
                        {
                          "type": "Property",
                          "start": 11427,
                          "end": 11437,
                          "loc": {
                            "start": {
                              "line": 340,
                              "column": 65
                            },
                            "end": {
                              "line": 340,
                              "column": 75
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 11427,
                            "end": 11431,
                            "loc": {
                              "start": {
                                "line": 340,
                                "column": 65
                              },
                              "end": {
                                "line": 340,
                                "column": 69
                              }
                            },
                            "name": "data"
                          },
                          "value": {
                            "type": "Identifier",
                            "start": 11433,
                            "end": 11437,
                            "loc": {
                              "start": {
                                "line": 340,
                                "column": 71
                              },
                              "end": {
                                "line": 340,
                                "column": 75
                              }
                            },
                            "name": "text"
                          },
                          "kind": "init"
                        },
                        {
                          "type": "Property",
                          "start": 11439,
                          "end": 11454,
                          "loc": {
                            "start": {
                              "line": 340,
                              "column": 77
                            },
                            "end": {
                              "line": 340,
                              "column": 92
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 11439,
                            "end": 11443,
                            "loc": {
                              "start": {
                                "line": 340,
                                "column": 77
                              },
                              "end": {
                                "line": 340,
                                "column": 81
                              }
                            },
                            "name": "meta"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 11445,
                            "end": 11454,
                            "loc": {
                              "start": {
                                "line": 340,
                                "column": 83
                              },
                              "end": {
                                "line": 340,
                                "column": 92
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 11445,
                              "end": 11449,
                              "loc": {
                                "start": {
                                  "line": 340,
                                  "column": 83
                                },
                                "end": {
                                  "line": 340,
                                  "column": 87
                                }
                              },
                              "name": "text"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11450,
                              "end": 11454,
                              "loc": {
                                "start": {
                                  "line": 340,
                                  "column": 88
                                },
                                "end": {
                                  "line": 340,
                                  "column": 92
                                }
                              },
                              "name": "meta"
                            },
                            "computed": false
                          },
                          "kind": "init"
                        }
                      ]
                    }
                  ]
                }
              }
            },
            "alternate": null,
            "leadingComments": [
              {
                "type": "CommentLine",
                "value": "text",
                "start": 11294,
                "end": 11300,
                "loc": {
                  "start": {
                    "line": 337,
                    "column": 4
                  },
                  "end": {
                    "line": 337,
                    "column": 10
                  }
                },
                "range": [
                  11294,
                  11300
                ]
              }
            ]
          },
          {
            "type": "ExpressionStatement",
            "start": 11464,
            "end": 11514,
            "loc": {
              "start": {
                "line": 342,
                "column": 4
              },
              "end": {
                "line": 342,
                "column": 54
              }
            },
            "expression": {
              "type": "LogicalExpression",
              "start": 11464,
              "end": 11513,
              "loc": {
                "start": {
                  "line": 342,
                  "column": 4
                },
                "end": {
                  "line": 342,
                  "column": 53
                }
              },
              "left": {
                "type": "MemberExpression",
                "start": 11464,
                "end": 11481,
                "loc": {
                  "start": {
                    "line": 342,
                    "column": 4
                  },
                  "end": {
                    "line": 342,
                    "column": 21
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 11464,
                  "end": 11471,
                  "loc": {
                    "start": {
                      "line": 342,
                      "column": 4
                    },
                    "end": {
                      "line": 342,
                      "column": 11
                    }
                  },
                  "name": "options"
                },
                "property": {
                  "type": "Identifier",
                  "start": 11472,
                  "end": 11481,
                  "loc": {
                    "start": {
                      "line": 342,
                      "column": 12
                    },
                    "end": {
                      "line": 342,
                      "column": 21
                    }
                  },
                  "name": "groupInto"
                },
                "computed": false
              },
              "operator": "&&",
              "right": {
                "type": "CallExpression",
                "start": 11485,
                "end": 11513,
                "loc": {
                  "start": {
                    "line": 342,
                    "column": 25
                  },
                  "end": {
                    "line": 342,
                    "column": 53
                  }
                },
                "callee": {
                  "type": "MemberExpression",
                  "start": 11485,
                  "end": 11506,
                  "loc": {
                    "start": {
                      "line": 342,
                      "column": 25
                    },
                    "end": {
                      "line": 342,
                      "column": 46
                    }
                  },
                  "object": {
                    "type": "MemberExpression",
                    "start": 11485,
                    "end": 11502,
                    "loc": {
                      "start": {
                        "line": 342,
                        "column": 25
                      },
                      "end": {
                        "line": 342,
                        "column": 42
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 11485,
                      "end": 11492,
                      "loc": {
                        "start": {
                          "line": 342,
                          "column": 25
                        },
                        "end": {
                          "line": 342,
                          "column": 32
                        }
                      },
                      "name": "options"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 11493,
                      "end": 11502,
                      "loc": {
                        "start": {
                          "line": 342,
                          "column": 33
                        },
                        "end": {
                          "line": 342,
                          "column": 42
                        }
                      },
                      "name": "groupInto"
                    },
                    "computed": false
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 11503,
                    "end": 11506,
                    "loc": {
                      "start": {
                        "line": 342,
                        "column": 43
                      },
                      "end": {
                        "line": 342,
                        "column": 46
                      }
                    },
                    "name": "add"
                  },
                  "computed": false
                },
                "arguments": [
                  {
                    "type": "Identifier",
                    "start": 11507,
                    "end": 11512,
                    "loc": {
                      "start": {
                        "line": 342,
                        "column": 47
                      },
                      "end": {
                        "line": 342,
                        "column": 52
                      }
                    },
                    "name": "model"
                  }
                ]
              }
            }
          },
          {
            "type": "ExpressionStatement",
            "start": 11519,
            "end": 11538,
            "loc": {
              "start": {
                "line": 343,
                "column": 4
              },
              "end": {
                "line": 343,
                "column": 23
              }
            },
            "expression": {
              "type": "CallExpression",
              "start": 11519,
              "end": 11537,
              "loc": {
                "start": {
                  "line": 343,
                  "column": 4
                },
                "end": {
                  "line": 343,
                  "column": 22
                }
              },
              "callee": {
                "type": "MemberExpression",
                "start": 11519,
                "end": 11530,
                "loc": {
                  "start": {
                    "line": 343,
                    "column": 4
                  },
                  "end": {
                    "line": 343,
                    "column": 15
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 11519,
                  "end": 11525,
                  "loc": {
                    "start": {
                      "line": 343,
                      "column": 4
                    },
                    "end": {
                      "line": 343,
                      "column": 10
                    }
                  },
                  "name": "result"
                },
                "property": {
                  "type": "Identifier",
                  "start": 11526,
                  "end": 11530,
                  "loc": {
                    "start": {
                      "line": 343,
                      "column": 11
                    },
                    "end": {
                      "line": 343,
                      "column": 15
                    }
                  },
                  "name": "push"
                },
                "computed": false
              },
              "arguments": [
                {
                  "type": "Identifier",
                  "start": 11531,
                  "end": 11536,
                  "loc": {
                    "start": {
                      "line": 343,
                      "column": 16
                    },
                    "end": {
                      "line": 343,
                      "column": 21
                    }
                  },
                  "name": "model"
                }
              ]
            }
          },
          {
            "type": "ExpressionStatement",
            "start": 11543,
            "end": 11632,
            "loc": {
              "start": {
                "line": 344,
                "column": 4
              },
              "end": {
                "line": 344,
                "column": 93
              }
            },
            "expression": {
              "type": "CallExpression",
              "start": 11543,
              "end": 11631,
              "loc": {
                "start": {
                  "line": 344,
                  "column": 4
                },
                "end": {
                  "line": 344,
                  "column": 92
                }
              },
              "callee": {
                "type": "MemberExpression",
                "start": 11543,
                "end": 11559,
                "loc": {
                  "start": {
                    "line": 344,
                    "column": 4
                  },
                  "end": {
                    "line": 344,
                    "column": 20
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 11543,
                  "end": 11550,
                  "loc": {
                    "start": {
                      "line": 344,
                      "column": 4
                    },
                    "end": {
                      "line": 344,
                      "column": 11
                    }
                  },
                  "name": "options"
                },
                "property": {
                  "type": "Identifier",
                  "start": 11551,
                  "end": 11559,
                  "loc": {
                    "start": {
                      "line": 344,
                      "column": 12
                    },
                    "end": {
                      "line": 344,
                      "column": 20
                    }
                  },
                  "name": "callback"
                },
                "computed": false
              },
              "arguments": [
                {
                  "type": "ObjectExpression",
                  "start": 11560,
                  "end": 11630,
                  "loc": {
                    "start": {
                      "line": 344,
                      "column": 21
                    },
                    "end": {
                      "line": 344,
                      "column": 91
                    }
                  },
                  "properties": [
                    {
                      "type": "Property",
                      "start": 11562,
                      "end": 11588,
                      "loc": {
                        "start": {
                          "line": 344,
                          "column": 23
                        },
                        "end": {
                          "line": 344,
                          "column": 49
                        }
                      },
                      "method": false,
                      "shorthand": false,
                      "computed": false,
                      "key": {
                        "type": "Identifier",
                        "start": 11562,
                        "end": 11566,
                        "loc": {
                          "start": {
                            "line": 344,
                            "column": 23
                          },
                          "end": {
                            "line": 344,
                            "column": 27
                          }
                        },
                        "name": "type"
                      },
                      "value": {
                        "type": "MemberExpression",
                        "start": 11568,
                        "end": 11588,
                        "loc": {
                          "start": {
                            "line": 344,
                            "column": 29
                          },
                          "end": {
                            "line": 344,
                            "column": 49
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 11568,
                          "end": 11582,
                          "loc": {
                            "start": {
                              "line": 344,
                              "column": 29
                            },
                            "end": {
                              "line": 344,
                              "column": 43
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 11568,
                            "end": 11574,
                            "loc": {
                              "start": {
                                "line": 344,
                                "column": 29
                              },
                              "end": {
                                "line": 344,
                                "column": 35
                              }
                            },
                            "name": "Parser"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 11575,
                            "end": 11582,
                            "loc": {
                              "start": {
                                "line": 344,
                                "column": 36
                              },
                              "end": {
                                "line": 344,
                                "column": 43
                              }
                            },
                            "name": "Factory"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 11583,
                          "end": 11588,
                          "loc": {
                            "start": {
                              "line": 344,
                              "column": 44
                            },
                            "end": {
                              "line": 344,
                              "column": 49
                            }
                          },
                          "name": "Model"
                        },
                        "computed": false
                      },
                      "kind": "init"
                    },
                    {
                      "type": "Property",
                      "start": 11590,
                      "end": 11595,
                      "loc": {
                        "start": {
                          "line": 344,
                          "column": 51
                        },
                        "end": {
                          "line": 344,
                          "column": 56
                        }
                      },
                      "method": false,
                      "shorthand": true,
                      "computed": false,
                      "key": {
                        "type": "Identifier",
                        "start": 11590,
                        "end": 11595,
                        "loc": {
                          "start": {
                            "line": 344,
                            "column": 51
                          },
                          "end": {
                            "line": 344,
                            "column": 56
                          }
                        },
                        "name": "model"
                      },
                      "kind": "init",
                      "value": {
                        "type": "Identifier",
                        "start": 11590,
                        "end": 11595,
                        "loc": {
                          "start": {
                            "line": 344,
                            "column": 51
                          },
                          "end": {
                            "line": 344,
                            "column": 56
                          }
                        },
                        "name": "model"
                      }
                    },
                    {
                      "type": "Property",
                      "start": 11597,
                      "end": 11609,
                      "loc": {
                        "start": {
                          "line": 344,
                          "column": 58
                        },
                        "end": {
                          "line": 344,
                          "column": 70
                        }
                      },
                      "method": false,
                      "shorthand": false,
                      "computed": false,
                      "key": {
                        "type": "Identifier",
                        "start": 11597,
                        "end": 11601,
                        "loc": {
                          "start": {
                            "line": 344,
                            "column": 58
                          },
                          "end": {
                            "line": 344,
                            "column": 62
                          }
                        },
                        "name": "data"
                      },
                      "value": {
                        "type": "Identifier",
                        "start": 11603,
                        "end": 11609,
                        "loc": {
                          "start": {
                            "line": 344,
                            "column": 64
                          },
                          "end": {
                            "line": 344,
                            "column": 70
                          }
                        },
                        "name": "attrib"
                      },
                      "kind": "init"
                    },
                    {
                      "type": "Property",
                      "start": 11611,
                      "end": 11628,
                      "loc": {
                        "start": {
                          "line": 344,
                          "column": 72
                        },
                        "end": {
                          "line": 344,
                          "column": 89
                        }
                      },
                      "method": false,
                      "shorthand": false,
                      "computed": false,
                      "key": {
                        "type": "Identifier",
                        "start": 11611,
                        "end": 11615,
                        "loc": {
                          "start": {
                            "line": 344,
                            "column": 72
                          },
                          "end": {
                            "line": 344,
                            "column": 76
                          }
                        },
                        "name": "meta"
                      },
                      "value": {
                        "type": "MemberExpression",
                        "start": 11617,
                        "end": 11628,
                        "loc": {
                          "start": {
                            "line": 344,
                            "column": 78
                          },
                          "end": {
                            "line": 344,
                            "column": 89
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 11617,
                          "end": 11623,
                          "loc": {
                            "start": {
                              "line": 344,
                              "column": 78
                            },
                            "end": {
                              "line": 344,
                              "column": 84
                            }
                          },
                          "name": "attrib"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 11624,
                          "end": 11628,
                          "loc": {
                            "start": {
                              "line": 344,
                              "column": 85
                            },
                            "end": {
                              "line": 344,
                              "column": 89
                            }
                          },
                          "name": "meta"
                        },
                        "computed": false
                      },
                      "kind": "init"
                    }
                  ]
                }
              ]
            }
          }
        ]
      }
    },
    {
      "type": "ExportNamedDeclaration",
      "start": 11636,
      "end": 13346,
      "loc": {
        "start": {
          "line": 347,
          "column": 0
        },
        "end": {
          "line": 393,
          "column": 1
        }
      },
      "declaration": {
        "type": "FunctionDeclaration",
        "start": 11643,
        "end": 13346,
        "loc": {
          "start": {
            "line": 347,
            "column": 7
          },
          "end": {
            "line": 393,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 11652,
          "end": 11665,
          "loc": {
            "start": {
              "line": 347,
              "column": 16
            },
            "end": {
              "line": 347,
              "column": 29
            }
          },
          "name": "parseGeometry"
        },
        "generator": false,
        "expression": false,
        "async": false,
        "params": [
          {
            "type": "Identifier",
            "start": 11666,
            "end": 11670,
            "loc": {
              "start": {
                "line": 347,
                "column": 30
              },
              "end": {
                "line": 347,
                "column": 34
              }
            },
            "name": "data"
          },
          {
            "type": "Identifier",
            "start": 11672,
            "end": 11679,
            "loc": {
              "start": {
                "line": 347,
                "column": 36
              },
              "end": {
                "line": 347,
                "column": 43
              }
            },
            "name": "context"
          }
        ],
        "body": {
          "type": "BlockStatement",
          "start": 11681,
          "end": 13346,
          "loc": {
            "start": {
              "line": 347,
              "column": 45
            },
            "end": {
              "line": 393,
              "column": 1
            }
          },
          "body": [
            {
              "type": "VariableDeclaration",
              "start": 11687,
              "end": 11784,
              "loc": {
                "start": {
                  "line": 348,
                  "column": 4
                },
                "end": {
                  "line": 350,
                  "column": 33
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 11691,
                  "end": 11714,
                  "loc": {
                    "start": {
                      "line": 348,
                      "column": 8
                    },
                    "end": {
                      "line": 348,
                      "column": 31
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 11691,
                    "end": 11697,
                    "loc": {
                      "start": {
                        "line": 348,
                        "column": 8
                      },
                      "end": {
                        "line": 348,
                        "column": 14
                      }
                    },
                    "name": "result"
                  },
                  "init": {
                    "type": "MemberExpression",
                    "start": 11700,
                    "end": 11714,
                    "loc": {
                      "start": {
                        "line": 348,
                        "column": 17
                      },
                      "end": {
                        "line": 348,
                        "column": 31
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 11700,
                      "end": 11707,
                      "loc": {
                        "start": {
                          "line": 348,
                          "column": 17
                        },
                        "end": {
                          "line": 348,
                          "column": 24
                        }
                      },
                      "name": "context"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 11708,
                      "end": 11714,
                      "loc": {
                        "start": {
                          "line": 348,
                          "column": 25
                        },
                        "end": {
                          "line": 348,
                          "column": 31
                        }
                      },
                      "name": "models"
                    },
                    "computed": false
                  }
                },
                {
                  "type": "VariableDeclarator",
                  "start": 11724,
                  "end": 11749,
                  "loc": {
                    "start": {
                      "line": 349,
                      "column": 8
                    },
                    "end": {
                      "line": 349,
                      "column": 33
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 11724,
                    "end": 11731,
                    "loc": {
                      "start": {
                        "line": 349,
                        "column": 8
                      },
                      "end": {
                        "line": 349,
                        "column": 15
                      }
                    },
                    "name": "options"
                  },
                  "init": {
                    "type": "MemberExpression",
                    "start": 11734,
                    "end": 11749,
                    "loc": {
                      "start": {
                        "line": 349,
                        "column": 18
                      },
                      "end": {
                        "line": 349,
                        "column": 33
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 11734,
                      "end": 11741,
                      "loc": {
                        "start": {
                          "line": 349,
                          "column": 18
                        },
                        "end": {
                          "line": 349,
                          "column": 25
                        }
                      },
                      "name": "context"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 11742,
                      "end": 11749,
                      "loc": {
                        "start": {
                          "line": 349,
                          "column": 26
                        },
                        "end": {
                          "line": 349,
                          "column": 33
                        }
                      },
                      "name": "options"
                    },
                    "computed": false
                  }
                },
                {
                  "type": "VariableDeclarator",
                  "start": 11759,
                  "end": 11783,
                  "loc": {
                    "start": {
                      "line": 350,
                      "column": 8
                    },
                    "end": {
                      "line": 350,
                      "column": 32
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 11759,
                    "end": 11765,
                    "loc": {
                      "start": {
                        "line": 350,
                        "column": 8
                      },
                      "end": {
                        "line": 350,
                        "column": 14
                      }
                    },
                    "name": "attrib"
                  },
                  "init": {
                    "type": "MemberExpression",
                    "start": 11768,
                    "end": 11783,
                    "loc": {
                      "start": {
                        "line": 350,
                        "column": 17
                      },
                      "end": {
                        "line": 350,
                        "column": 32
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 11768,
                      "end": 11772,
                      "loc": {
                        "start": {
                          "line": 350,
                          "column": 17
                        },
                        "end": {
                          "line": 350,
                          "column": 21
                        }
                      },
                      "name": "data"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 11773,
                      "end": 11783,
                      "loc": {
                        "start": {
                          "line": 350,
                          "column": 22
                        },
                        "end": {
                          "line": 350,
                          "column": 32
                        }
                      },
                      "name": "attributes"
                    },
                    "computed": false
                  }
                }
              ],
              "kind": "let"
            },
            {
              "type": "SwitchStatement",
              "start": 11790,
              "end": 13325,
              "loc": {
                "start": {
                  "line": 352,
                  "column": 4
                },
                "end": {
                  "line": 391,
                  "column": 5
                }
              },
              "discriminant": {
                "type": "MemberExpression",
                "start": 11798,
                "end": 11811,
                "loc": {
                  "start": {
                    "line": 352,
                    "column": 12
                  },
                  "end": {
                    "line": 352,
                    "column": 25
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 11798,
                  "end": 11804,
                  "loc": {
                    "start": {
                      "line": 352,
                      "column": 12
                    },
                    "end": {
                      "line": 352,
                      "column": 18
                    }
                  },
                  "name": "attrib"
                },
                "property": {
                  "type": "Identifier",
                  "start": 11805,
                  "end": 11811,
                  "loc": {
                    "start": {
                      "line": 352,
                      "column": 19
                    },
                    "end": {
                      "line": 352,
                      "column": 25
                    }
                  },
                  "name": "action"
                },
                "computed": false
              },
              "cases": [
                {
                  "type": "SwitchCase",
                  "start": 11823,
                  "end": 13319,
                  "loc": {
                    "start": {
                      "line": 353,
                      "column": 8
                    },
                    "end": {
                      "line": 390,
                      "column": 18
                    }
                  },
                  "consequent": [
                    {
                      "type": "VariableDeclaration",
                      "start": 11847,
                      "end": 11870,
                      "loc": {
                        "start": {
                          "line": 354,
                          "column": 12
                        },
                        "end": {
                          "line": 354,
                          "column": 35
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 11851,
                          "end": 11869,
                          "loc": {
                            "start": {
                              "line": 354,
                              "column": 16
                            },
                            "end": {
                              "line": 354,
                              "column": 34
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 11851,
                            "end": 11855,
                            "loc": {
                              "start": {
                                "line": 354,
                                "column": 16
                              },
                              "end": {
                                "line": 354,
                                "column": 20
                              }
                            },
                            "name": "type"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 11858,
                            "end": 11869,
                            "loc": {
                              "start": {
                                "line": 354,
                                "column": 23
                              },
                              "end": {
                                "line": 354,
                                "column": 34
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 11858,
                              "end": 11864,
                              "loc": {
                                "start": {
                                  "line": 354,
                                  "column": 23
                                },
                                "end": {
                                  "line": 354,
                                  "column": 29
                                }
                              },
                              "name": "attrib"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11865,
                              "end": 11869,
                              "loc": {
                                "start": {
                                  "line": 354,
                                  "column": 30
                                },
                                "end": {
                                  "line": 354,
                                  "column": 34
                                }
                              },
                              "name": "type"
                            },
                            "computed": false
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 11883,
                      "end": 13300,
                      "loc": {
                        "start": {
                          "line": 355,
                          "column": 12
                        },
                        "end": {
                          "line": 389,
                          "column": 13
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 11887,
                        "end": 11901,
                        "loc": {
                          "start": {
                            "line": 355,
                            "column": 16
                          },
                          "end": {
                            "line": 355,
                            "column": 30
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 11887,
                          "end": 11891,
                          "loc": {
                            "start": {
                              "line": 355,
                              "column": 16
                            },
                            "end": {
                              "line": 355,
                              "column": 20
                            }
                          },
                          "name": "type"
                        },
                        "operator": "==",
                        "right": {
                          "type": "Literal",
                          "start": 11895,
                          "end": 11901,
                          "loc": {
                            "start": {
                              "line": 355,
                              "column": 24
                            },
                            "end": {
                              "line": 355,
                              "column": 30
                            }
                          },
                          "value": "Part",
                          "rawValue": "Part",
                          "raw": "\"Part\""
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 11903,
                        "end": 12936,
                        "loc": {
                          "start": {
                            "line": 355,
                            "column": 32
                          },
                          "end": {
                            "line": 381,
                            "column": 13
                          }
                        },
                        "body": [
                          {
                            "type": "IfStatement",
                            "start": 11955,
                            "end": 12120,
                            "loc": {
                              "start": {
                                "line": 358,
                                "column": 16
                              },
                              "end": {
                                "line": 360,
                                "column": 88
                              }
                            },
                            "test": {
                              "type": "UnaryExpression",
                              "start": 11959,
                              "end": 11975,
                              "loc": {
                                "start": {
                                  "line": 358,
                                  "column": 20
                                },
                                "end": {
                                  "line": 358,
                                  "column": 36
                                }
                              },
                              "operator": "!",
                              "prefix": true,
                              "argument": {
                                "type": "UnaryExpression",
                                "start": 11960,
                                "end": 11975,
                                "loc": {
                                  "start": {
                                    "line": 358,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 358,
                                    "column": 36
                                  }
                                },
                                "operator": "!",
                                "prefix": true,
                                "argument": {
                                  "type": "MemberExpression",
                                  "start": 11961,
                                  "end": 11975,
                                  "loc": {
                                    "start": {
                                      "line": 358,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 358,
                                      "column": 36
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 11961,
                                    "end": 11967,
                                    "loc": {
                                      "start": {
                                        "line": 358,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 358,
                                        "column": 28
                                      }
                                    },
                                    "name": "attrib",
                                    "leadingComments": null
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 11968,
                                    "end": 11975,
                                    "loc": {
                                      "start": {
                                        "line": 358,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 358,
                                        "column": 36
                                      }
                                    },
                                    "name": "removes"
                                  },
                                  "computed": false,
                                  "leadingComments": null
                                },
                                "leadingComments": null
                              },
                              "leadingComments": null
                            },
                            "consequent": {
                              "type": "ForOfStatement",
                              "start": 11997,
                              "end": 12120,
                              "loc": {
                                "start": {
                                  "line": 359,
                                  "column": 20
                                },
                                "end": {
                                  "line": 360,
                                  "column": 88
                                }
                              },
                              "left": {
                                "type": "VariableDeclaration",
                                "start": 12002,
                                "end": 12012,
                                "loc": {
                                  "start": {
                                    "line": 359,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 359,
                                    "column": 35
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 12006,
                                    "end": 12012,
                                    "loc": {
                                      "start": {
                                        "line": 359,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 359,
                                        "column": 35
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 12006,
                                      "end": 12012,
                                      "loc": {
                                        "start": {
                                          "line": 359,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 359,
                                          "column": 35
                                        }
                                      },
                                      "name": "remove"
                                    },
                                    "init": null
                                  }
                                ],
                                "kind": "let"
                              },
                              "right": {
                                "type": "MemberExpression",
                                "start": 12016,
                                "end": 12030,
                                "loc": {
                                  "start": {
                                    "line": 359,
                                    "column": 39
                                  },
                                  "end": {
                                    "line": 359,
                                    "column": 53
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 12016,
                                  "end": 12022,
                                  "loc": {
                                    "start": {
                                      "line": 359,
                                      "column": 39
                                    },
                                    "end": {
                                      "line": 359,
                                      "column": 45
                                    }
                                  },
                                  "name": "attrib"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 12023,
                                  "end": 12030,
                                  "loc": {
                                    "start": {
                                      "line": 359,
                                      "column": 46
                                    },
                                    "end": {
                                      "line": 359,
                                      "column": 53
                                    }
                                  },
                                  "name": "removes"
                                },
                                "computed": false
                              },
                              "body": {
                                "type": "ExpressionStatement",
                                "start": 12056,
                                "end": 12120,
                                "loc": {
                                  "start": {
                                    "line": 360,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 360,
                                    "column": 88
                                  }
                                },
                                "expression": {
                                  "type": "CallExpression",
                                  "start": 12056,
                                  "end": 12119,
                                  "loc": {
                                    "start": {
                                      "line": 360,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 360,
                                      "column": 87
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 12056,
                                    "end": 12072,
                                    "loc": {
                                      "start": {
                                        "line": 360,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 360,
                                        "column": 40
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 12056,
                                      "end": 12063,
                                      "loc": {
                                        "start": {
                                          "line": 360,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 360,
                                          "column": 31
                                        }
                                      },
                                      "name": "options"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 12064,
                                      "end": 12072,
                                      "loc": {
                                        "start": {
                                          "line": 360,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 360,
                                          "column": 40
                                        }
                                      },
                                      "name": "callback"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "ObjectExpression",
                                      "start": 12073,
                                      "end": 12118,
                                      "loc": {
                                        "start": {
                                          "line": 360,
                                          "column": 41
                                        },
                                        "end": {
                                          "line": 360,
                                          "column": 86
                                        }
                                      },
                                      "properties": [
                                        {
                                          "type": "Property",
                                          "start": 12075,
                                          "end": 12102,
                                          "loc": {
                                            "start": {
                                              "line": 360,
                                              "column": 43
                                            },
                                            "end": {
                                              "line": 360,
                                              "column": 70
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 12075,
                                            "end": 12079,
                                            "loc": {
                                              "start": {
                                                "line": 360,
                                                "column": 43
                                              },
                                              "end": {
                                                "line": 360,
                                                "column": 47
                                              }
                                            },
                                            "name": "type"
                                          },
                                          "value": {
                                            "type": "MemberExpression",
                                            "start": 12081,
                                            "end": 12102,
                                            "loc": {
                                              "start": {
                                                "line": 360,
                                                "column": 49
                                              },
                                              "end": {
                                                "line": 360,
                                                "column": 70
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 12081,
                                              "end": 12095,
                                              "loc": {
                                                "start": {
                                                  "line": 360,
                                                  "column": 49
                                                },
                                                "end": {
                                                  "line": 360,
                                                  "column": 63
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 12081,
                                                "end": 12087,
                                                "loc": {
                                                  "start": {
                                                    "line": 360,
                                                    "column": 49
                                                  },
                                                  "end": {
                                                    "line": 360,
                                                    "column": 55
                                                  }
                                                },
                                                "name": "Parser"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 12088,
                                                "end": 12095,
                                                "loc": {
                                                  "start": {
                                                    "line": 360,
                                                    "column": 56
                                                  },
                                                  "end": {
                                                    "line": 360,
                                                    "column": 63
                                                  }
                                                },
                                                "name": "Factory"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 12096,
                                              "end": 12102,
                                              "loc": {
                                                "start": {
                                                  "line": 360,
                                                  "column": 64
                                                },
                                                "end": {
                                                  "line": 360,
                                                  "column": 70
                                                }
                                              },
                                              "name": "Remove"
                                            },
                                            "computed": false
                                          },
                                          "kind": "init"
                                        },
                                        {
                                          "type": "Property",
                                          "start": 12104,
                                          "end": 12116,
                                          "loc": {
                                            "start": {
                                              "line": 360,
                                              "column": 72
                                            },
                                            "end": {
                                              "line": 360,
                                              "column": 84
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 12104,
                                            "end": 12108,
                                            "loc": {
                                              "start": {
                                                "line": 360,
                                                "column": 72
                                              },
                                              "end": {
                                                "line": 360,
                                                "column": 76
                                              }
                                            },
                                            "name": "data"
                                          },
                                          "value": {
                                            "type": "Identifier",
                                            "start": 12110,
                                            "end": 12116,
                                            "loc": {
                                              "start": {
                                                "line": 360,
                                                "column": 78
                                              },
                                              "end": {
                                                "line": 360,
                                                "column": 84
                                              }
                                            },
                                            "name": "remove"
                                          },
                                          "kind": "init"
                                        }
                                      ]
                                    }
                                  ]
                                },
                                "trailingComments": null
                              },
                              "trailingComments": null
                            },
                            "alternate": null,
                            "leadingComments": [
                              {
                                "type": "CommentLine",
                                "value": " Removes first",
                                "start": 11922,
                                "end": 11938,
                                "loc": {
                                  "start": {
                                    "line": 357,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 357,
                                    "column": 32
                                  }
                                },
                                "range": [
                                  11922,
                                  11938
                                ]
                              }
                            ],
                            "trailingComments": [
                              {
                                "type": "CommentLine",
                                "value": " Now tranforms",
                                "start": 12138,
                                "end": 12154,
                                "loc": {
                                  "start": {
                                    "line": 362,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 362,
                                    "column": 32
                                  }
                                },
                                "range": [
                                  12138,
                                  12154
                                ]
                              }
                            ]
                          },
                          {
                            "type": "IfStatement",
                            "start": 12171,
                            "end": 12351,
                            "loc": {
                              "start": {
                                "line": 363,
                                "column": 16
                              },
                              "end": {
                                "line": 365,
                                "column": 94
                              }
                            },
                            "test": {
                              "type": "UnaryExpression",
                              "start": 12175,
                              "end": 12194,
                              "loc": {
                                "start": {
                                  "line": 363,
                                  "column": 20
                                },
                                "end": {
                                  "line": 363,
                                  "column": 39
                                }
                              },
                              "operator": "!",
                              "prefix": true,
                              "argument": {
                                "type": "UnaryExpression",
                                "start": 12176,
                                "end": 12194,
                                "loc": {
                                  "start": {
                                    "line": 363,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 363,
                                    "column": 39
                                  }
                                },
                                "operator": "!",
                                "prefix": true,
                                "argument": {
                                  "type": "MemberExpression",
                                  "start": 12177,
                                  "end": 12194,
                                  "loc": {
                                    "start": {
                                      "line": 363,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 363,
                                      "column": 39
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 12177,
                                    "end": 12183,
                                    "loc": {
                                      "start": {
                                        "line": 363,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 363,
                                        "column": 28
                                      }
                                    },
                                    "name": "attrib",
                                    "leadingComments": null
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 12184,
                                    "end": 12194,
                                    "loc": {
                                      "start": {
                                        "line": 363,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 363,
                                        "column": 39
                                      }
                                    },
                                    "name": "transforms"
                                  },
                                  "computed": false,
                                  "leadingComments": null
                                },
                                "leadingComments": null
                              },
                              "leadingComments": null
                            },
                            "consequent": {
                              "type": "ForOfStatement",
                              "start": 12216,
                              "end": 12351,
                              "loc": {
                                "start": {
                                  "line": 364,
                                  "column": 20
                                },
                                "end": {
                                  "line": 365,
                                  "column": 94
                                }
                              },
                              "left": {
                                "type": "VariableDeclaration",
                                "start": 12221,
                                "end": 12234,
                                "loc": {
                                  "start": {
                                    "line": 364,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 364,
                                    "column": 38
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 12225,
                                    "end": 12234,
                                    "loc": {
                                      "start": {
                                        "line": 364,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 364,
                                        "column": 38
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 12225,
                                      "end": 12234,
                                      "loc": {
                                        "start": {
                                          "line": 364,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 364,
                                          "column": 38
                                        }
                                      },
                                      "name": "transform"
                                    },
                                    "init": null
                                  }
                                ],
                                "kind": "let"
                              },
                              "right": {
                                "type": "MemberExpression",
                                "start": 12238,
                                "end": 12255,
                                "loc": {
                                  "start": {
                                    "line": 364,
                                    "column": 42
                                  },
                                  "end": {
                                    "line": 364,
                                    "column": 59
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 12238,
                                  "end": 12244,
                                  "loc": {
                                    "start": {
                                      "line": 364,
                                      "column": 42
                                    },
                                    "end": {
                                      "line": 364,
                                      "column": 48
                                    }
                                  },
                                  "name": "attrib"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 12245,
                                  "end": 12255,
                                  "loc": {
                                    "start": {
                                      "line": 364,
                                      "column": 49
                                    },
                                    "end": {
                                      "line": 364,
                                      "column": 59
                                    }
                                  },
                                  "name": "transforms"
                                },
                                "computed": false
                              },
                              "body": {
                                "type": "ExpressionStatement",
                                "start": 12281,
                                "end": 12351,
                                "loc": {
                                  "start": {
                                    "line": 365,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 365,
                                    "column": 94
                                  }
                                },
                                "expression": {
                                  "type": "CallExpression",
                                  "start": 12281,
                                  "end": 12350,
                                  "loc": {
                                    "start": {
                                      "line": 365,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 365,
                                      "column": 93
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 12281,
                                    "end": 12297,
                                    "loc": {
                                      "start": {
                                        "line": 365,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 365,
                                        "column": 40
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 12281,
                                      "end": 12288,
                                      "loc": {
                                        "start": {
                                          "line": 365,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 365,
                                          "column": 31
                                        }
                                      },
                                      "name": "options"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 12289,
                                      "end": 12297,
                                      "loc": {
                                        "start": {
                                          "line": 365,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 365,
                                          "column": 40
                                        }
                                      },
                                      "name": "callback"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "ObjectExpression",
                                      "start": 12298,
                                      "end": 12349,
                                      "loc": {
                                        "start": {
                                          "line": 365,
                                          "column": 41
                                        },
                                        "end": {
                                          "line": 365,
                                          "column": 92
                                        }
                                      },
                                      "properties": [
                                        {
                                          "type": "Property",
                                          "start": 12300,
                                          "end": 12330,
                                          "loc": {
                                            "start": {
                                              "line": 365,
                                              "column": 43
                                            },
                                            "end": {
                                              "line": 365,
                                              "column": 73
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 12300,
                                            "end": 12304,
                                            "loc": {
                                              "start": {
                                                "line": 365,
                                                "column": 43
                                              },
                                              "end": {
                                                "line": 365,
                                                "column": 47
                                              }
                                            },
                                            "name": "type"
                                          },
                                          "value": {
                                            "type": "MemberExpression",
                                            "start": 12306,
                                            "end": 12330,
                                            "loc": {
                                              "start": {
                                                "line": 365,
                                                "column": 49
                                              },
                                              "end": {
                                                "line": 365,
                                                "column": 73
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 12306,
                                              "end": 12320,
                                              "loc": {
                                                "start": {
                                                  "line": 365,
                                                  "column": 49
                                                },
                                                "end": {
                                                  "line": 365,
                                                  "column": 63
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 12306,
                                                "end": 12312,
                                                "loc": {
                                                  "start": {
                                                    "line": 365,
                                                    "column": 49
                                                  },
                                                  "end": {
                                                    "line": 365,
                                                    "column": 55
                                                  }
                                                },
                                                "name": "Parser"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 12313,
                                                "end": 12320,
                                                "loc": {
                                                  "start": {
                                                    "line": 365,
                                                    "column": 56
                                                  },
                                                  "end": {
                                                    "line": 365,
                                                    "column": 63
                                                  }
                                                },
                                                "name": "Factory"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 12321,
                                              "end": 12330,
                                              "loc": {
                                                "start": {
                                                  "line": 365,
                                                  "column": 64
                                                },
                                                "end": {
                                                  "line": 365,
                                                  "column": 73
                                                }
                                              },
                                              "name": "Transform"
                                            },
                                            "computed": false
                                          },
                                          "kind": "init"
                                        },
                                        {
                                          "type": "Property",
                                          "start": 12332,
                                          "end": 12347,
                                          "loc": {
                                            "start": {
                                              "line": 365,
                                              "column": 75
                                            },
                                            "end": {
                                              "line": 365,
                                              "column": 90
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 12332,
                                            "end": 12336,
                                            "loc": {
                                              "start": {
                                                "line": 365,
                                                "column": 75
                                              },
                                              "end": {
                                                "line": 365,
                                                "column": 79
                                              }
                                            },
                                            "name": "data"
                                          },
                                          "value": {
                                            "type": "Identifier",
                                            "start": 12338,
                                            "end": 12347,
                                            "loc": {
                                              "start": {
                                                "line": 365,
                                                "column": 81
                                              },
                                              "end": {
                                                "line": 365,
                                                "column": 90
                                              }
                                            },
                                            "name": "transform"
                                          },
                                          "kind": "init"
                                        }
                                      ]
                                    }
                                  ]
                                }
                              }
                            },
                            "alternate": null,
                            "leadingComments": [
                              {
                                "type": "CommentLine",
                                "value": " Now tranforms",
                                "start": 12138,
                                "end": 12154,
                                "loc": {
                                  "start": {
                                    "line": 362,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 362,
                                    "column": 32
                                  }
                                },
                                "range": [
                                  12138,
                                  12154
                                ]
                              }
                            ]
                          },
                          {
                            "type": "IfStatement",
                            "start": 12369,
                            "end": 12767,
                            "loc": {
                              "start": {
                                "line": 367,
                                "column": 16
                              },
                              "end": {
                                "line": 375,
                                "column": 17
                              }
                            },
                            "test": {
                              "type": "LogicalExpression",
                              "start": 12373,
                              "end": 12401,
                              "loc": {
                                "start": {
                                  "line": 367,
                                  "column": 20
                                },
                                "end": {
                                  "line": 367,
                                  "column": 48
                                }
                              },
                              "left": {
                                "type": "UnaryExpression",
                                "start": 12373,
                                "end": 12385,
                                "loc": {
                                  "start": {
                                    "line": 367,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 367,
                                    "column": 32
                                  }
                                },
                                "operator": "!",
                                "prefix": true,
                                "argument": {
                                  "type": "UnaryExpression",
                                  "start": 12374,
                                  "end": 12385,
                                  "loc": {
                                    "start": {
                                      "line": 367,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 367,
                                      "column": 32
                                    }
                                  },
                                  "operator": "!",
                                  "prefix": true,
                                  "argument": {
                                    "type": "MemberExpression",
                                    "start": 12375,
                                    "end": 12385,
                                    "loc": {
                                      "start": {
                                        "line": 367,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 367,
                                        "column": 32
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 12375,
                                      "end": 12381,
                                      "loc": {
                                        "start": {
                                          "line": 367,
                                          "column": 22
                                        },
                                        "end": {
                                          "line": 367,
                                          "column": 28
                                        }
                                      },
                                      "name": "attrib"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 12382,
                                      "end": 12385,
                                      "loc": {
                                        "start": {
                                          "line": 367,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 367,
                                          "column": 32
                                        }
                                      },
                                      "name": "min"
                                    },
                                    "computed": false
                                  }
                                }
                              },
                              "operator": "&&",
                              "right": {
                                "type": "UnaryExpression",
                                "start": 12389,
                                "end": 12401,
                                "loc": {
                                  "start": {
                                    "line": 367,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 367,
                                    "column": 48
                                  }
                                },
                                "operator": "!",
                                "prefix": true,
                                "argument": {
                                  "type": "UnaryExpression",
                                  "start": 12390,
                                  "end": 12401,
                                  "loc": {
                                    "start": {
                                      "line": 367,
                                      "column": 37
                                    },
                                    "end": {
                                      "line": 367,
                                      "column": 48
                                    }
                                  },
                                  "operator": "!",
                                  "prefix": true,
                                  "argument": {
                                    "type": "MemberExpression",
                                    "start": 12391,
                                    "end": 12401,
                                    "loc": {
                                      "start": {
                                        "line": 367,
                                        "column": 38
                                      },
                                      "end": {
                                        "line": 367,
                                        "column": 48
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 12391,
                                      "end": 12397,
                                      "loc": {
                                        "start": {
                                          "line": 367,
                                          "column": 38
                                        },
                                        "end": {
                                          "line": 367,
                                          "column": 44
                                        }
                                      },
                                      "name": "attrib"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 12398,
                                      "end": 12401,
                                      "loc": {
                                        "start": {
                                          "line": 367,
                                          "column": 45
                                        },
                                        "end": {
                                          "line": 367,
                                          "column": 48
                                        }
                                      },
                                      "name": "max"
                                    },
                                    "computed": false
                                  }
                                }
                              }
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 12403,
                              "end": 12767,
                              "loc": {
                                "start": {
                                  "line": 367,
                                  "column": 50
                                },
                                "end": {
                                  "line": 375,
                                  "column": 17
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 12425,
                                  "end": 12545,
                                  "loc": {
                                    "start": {
                                      "line": 368,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 369,
                                      "column": 58
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 12425,
                                    "end": 12544,
                                    "loc": {
                                      "start": {
                                        "line": 368,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 369,
                                        "column": 57
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 12425,
                                      "end": 12435,
                                      "loc": {
                                        "start": {
                                          "line": 368,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 368,
                                          "column": 30
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 12425,
                                        "end": 12431,
                                        "loc": {
                                          "start": {
                                            "line": 368,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 368,
                                            "column": 26
                                          }
                                        },
                                        "name": "attrib"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 12432,
                                        "end": 12435,
                                        "loc": {
                                          "start": {
                                            "line": 368,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 368,
                                            "column": 30
                                          }
                                        },
                                        "name": "box"
                                      },
                                      "computed": false
                                    },
                                    "right": {
                                      "type": "NewExpression",
                                      "start": 12438,
                                      "end": 12544,
                                      "loc": {
                                        "start": {
                                          "line": 368,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 369,
                                          "column": 57
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 12442,
                                        "end": 12452,
                                        "loc": {
                                          "start": {
                                            "line": 368,
                                            "column": 37
                                          },
                                          "end": {
                                            "line": 368,
                                            "column": 47
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 12442,
                                          "end": 12447,
                                          "loc": {
                                            "start": {
                                              "line": 368,
                                              "column": 37
                                            },
                                            "end": {
                                              "line": 368,
                                              "column": 42
                                            }
                                          },
                                          "name": "THREE"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 12448,
                                          "end": 12452,
                                          "loc": {
                                            "start": {
                                              "line": 368,
                                              "column": 43
                                            },
                                            "end": {
                                              "line": 368,
                                              "column": 47
                                            }
                                          },
                                          "name": "Box3"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "NewExpression",
                                          "start": 12453,
                                          "end": 12485,
                                          "loc": {
                                            "start": {
                                              "line": 368,
                                              "column": 48
                                            },
                                            "end": {
                                              "line": 368,
                                              "column": 80
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 12457,
                                            "end": 12470,
                                            "loc": {
                                              "start": {
                                                "line": 368,
                                                "column": 52
                                              },
                                              "end": {
                                                "line": 368,
                                                "column": 65
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 12457,
                                              "end": 12462,
                                              "loc": {
                                                "start": {
                                                  "line": 368,
                                                  "column": 52
                                                },
                                                "end": {
                                                  "line": 368,
                                                  "column": 57
                                                }
                                              },
                                              "name": "THREE"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 12463,
                                              "end": 12470,
                                              "loc": {
                                                "start": {
                                                  "line": 368,
                                                  "column": 58
                                                },
                                                "end": {
                                                  "line": 368,
                                                  "column": 65
                                                }
                                              },
                                              "name": "Vector3"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "SpreadElement",
                                              "start": 12471,
                                              "end": 12484,
                                              "loc": {
                                                "start": {
                                                  "line": 368,
                                                  "column": 66
                                                },
                                                "end": {
                                                  "line": 368,
                                                  "column": 79
                                                }
                                              },
                                              "argument": {
                                                "type": "MemberExpression",
                                                "start": 12474,
                                                "end": 12484,
                                                "loc": {
                                                  "start": {
                                                    "line": 368,
                                                    "column": 69
                                                  },
                                                  "end": {
                                                    "line": 368,
                                                    "column": 79
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 12474,
                                                  "end": 12480,
                                                  "loc": {
                                                    "start": {
                                                      "line": 368,
                                                      "column": 69
                                                    },
                                                    "end": {
                                                      "line": 368,
                                                      "column": 75
                                                    }
                                                  },
                                                  "name": "attrib"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 12481,
                                                  "end": 12484,
                                                  "loc": {
                                                    "start": {
                                                      "line": 368,
                                                      "column": 76
                                                    },
                                                    "end": {
                                                      "line": 368,
                                                      "column": 79
                                                    }
                                                  },
                                                  "name": "min"
                                                },
                                                "computed": false
                                              }
                                            }
                                          ]
                                        },
                                        {
                                          "type": "NewExpression",
                                          "start": 12511,
                                          "end": 12543,
                                          "loc": {
                                            "start": {
                                              "line": 369,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 369,
                                              "column": 56
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 12515,
                                            "end": 12528,
                                            "loc": {
                                              "start": {
                                                "line": 369,
                                                "column": 28
                                              },
                                              "end": {
                                                "line": 369,
                                                "column": 41
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 12515,
                                              "end": 12520,
                                              "loc": {
                                                "start": {
                                                  "line": 369,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 369,
                                                  "column": 33
                                                }
                                              },
                                              "name": "THREE"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 12521,
                                              "end": 12528,
                                              "loc": {
                                                "start": {
                                                  "line": 369,
                                                  "column": 34
                                                },
                                                "end": {
                                                  "line": 369,
                                                  "column": 41
                                                }
                                              },
                                              "name": "Vector3"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "SpreadElement",
                                              "start": 12529,
                                              "end": 12542,
                                              "loc": {
                                                "start": {
                                                  "line": 369,
                                                  "column": 42
                                                },
                                                "end": {
                                                  "line": 369,
                                                  "column": 55
                                                }
                                              },
                                              "argument": {
                                                "type": "MemberExpression",
                                                "start": 12532,
                                                "end": 12542,
                                                "loc": {
                                                  "start": {
                                                    "line": 369,
                                                    "column": 45
                                                  },
                                                  "end": {
                                                    "line": 369,
                                                    "column": 55
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 12532,
                                                  "end": 12538,
                                                  "loc": {
                                                    "start": {
                                                      "line": 369,
                                                      "column": 45
                                                    },
                                                    "end": {
                                                      "line": 369,
                                                      "column": 51
                                                    }
                                                  },
                                                  "name": "attrib"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 12539,
                                                  "end": 12542,
                                                  "loc": {
                                                    "start": {
                                                      "line": 369,
                                                      "column": 52
                                                    },
                                                    "end": {
                                                      "line": 369,
                                                      "column": 55
                                                    }
                                                  },
                                                  "name": "max"
                                                },
                                                "computed": false
                                              }
                                            }
                                          ]
                                        }
                                      ]
                                    }
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 12566,
                                  "end": 12613,
                                  "loc": {
                                    "start": {
                                      "line": 370,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 370,
                                      "column": 67
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 12566,
                                    "end": 12612,
                                    "loc": {
                                      "start": {
                                        "line": 370,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 370,
                                        "column": 66
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 12566,
                                      "end": 12579,
                                      "loc": {
                                        "start": {
                                          "line": 370,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 370,
                                          "column": 33
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 12566,
                                        "end": 12572,
                                        "loc": {
                                          "start": {
                                            "line": 370,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 370,
                                            "column": 26
                                          }
                                        },
                                        "name": "attrib"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 12573,
                                        "end": 12579,
                                        "loc": {
                                          "start": {
                                            "line": 370,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 370,
                                            "column": 33
                                          }
                                        },
                                        "name": "sphere"
                                      },
                                      "computed": false
                                    },
                                    "right": {
                                      "type": "CallExpression",
                                      "start": 12582,
                                      "end": 12612,
                                      "loc": {
                                        "start": {
                                          "line": 370,
                                          "column": 36
                                        },
                                        "end": {
                                          "line": 370,
                                          "column": 66
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 12582,
                                        "end": 12610,
                                        "loc": {
                                          "start": {
                                            "line": 370,
                                            "column": 36
                                          },
                                          "end": {
                                            "line": 370,
                                            "column": 64
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 12582,
                                          "end": 12592,
                                          "loc": {
                                            "start": {
                                              "line": 370,
                                              "column": 36
                                            },
                                            "end": {
                                              "line": 370,
                                              "column": 46
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 12582,
                                            "end": 12588,
                                            "loc": {
                                              "start": {
                                                "line": 370,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 370,
                                                "column": 42
                                              }
                                            },
                                            "name": "attrib"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 12589,
                                            "end": 12592,
                                            "loc": {
                                              "start": {
                                                "line": 370,
                                                "column": 43
                                              },
                                              "end": {
                                                "line": 370,
                                                "column": 46
                                              }
                                            },
                                            "name": "box"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 12593,
                                          "end": 12610,
                                          "loc": {
                                            "start": {
                                              "line": 370,
                                              "column": 47
                                            },
                                            "end": {
                                              "line": 370,
                                              "column": 64
                                            }
                                          },
                                          "name": "getBoundingSphere"
                                        },
                                        "computed": false
                                      },
                                      "arguments": []
                                    }
                                  }
                                },
                                {
                                  "type": "IfStatement",
                                  "start": 12635,
                                  "end": 12749,
                                  "loc": {
                                    "start": {
                                      "line": 372,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 374,
                                      "column": 21
                                    }
                                  },
                                  "test": {
                                    "type": "MemberExpression",
                                    "start": 12639,
                                    "end": 12656,
                                    "loc": {
                                      "start": {
                                        "line": 372,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 372,
                                        "column": 41
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 12639,
                                      "end": 12646,
                                      "loc": {
                                        "start": {
                                          "line": 372,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 372,
                                          "column": 31
                                        }
                                      },
                                      "name": "options"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 12647,
                                      "end": 12656,
                                      "loc": {
                                        "start": {
                                          "line": 372,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 372,
                                          "column": 41
                                        }
                                      },
                                      "name": "groupInto"
                                    },
                                    "computed": false
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 12658,
                                    "end": 12749,
                                    "loc": {
                                      "start": {
                                        "line": 372,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 374,
                                        "column": 21
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 12684,
                                        "end": 12727,
                                        "loc": {
                                          "start": {
                                            "line": 373,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 373,
                                            "column": 67
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 12684,
                                          "end": 12726,
                                          "loc": {
                                            "start": {
                                              "line": 373,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 373,
                                              "column": 66
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 12684,
                                            "end": 12714,
                                            "loc": {
                                              "start": {
                                                "line": 373,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 373,
                                                "column": 54
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 12684,
                                              "end": 12701,
                                              "loc": {
                                                "start": {
                                                  "line": 373,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 373,
                                                  "column": 41
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 12684,
                                                "end": 12691,
                                                "loc": {
                                                  "start": {
                                                    "line": 373,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 373,
                                                    "column": 31
                                                  }
                                                },
                                                "name": "options"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 12692,
                                                "end": 12701,
                                                "loc": {
                                                  "start": {
                                                    "line": 373,
                                                    "column": 32
                                                  },
                                                  "end": {
                                                    "line": 373,
                                                    "column": 41
                                                  }
                                                },
                                                "name": "groupInto"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 12702,
                                              "end": 12714,
                                              "loc": {
                                                "start": {
                                                  "line": 373,
                                                  "column": 42
                                                },
                                                "end": {
                                                  "line": 373,
                                                  "column": 54
                                                }
                                              },
                                              "name": "updateBounds"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "MemberExpression",
                                              "start": 12715,
                                              "end": 12725,
                                              "loc": {
                                                "start": {
                                                  "line": 373,
                                                  "column": 55
                                                },
                                                "end": {
                                                  "line": 373,
                                                  "column": 65
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 12715,
                                                "end": 12721,
                                                "loc": {
                                                  "start": {
                                                    "line": 373,
                                                    "column": 55
                                                  },
                                                  "end": {
                                                    "line": 373,
                                                    "column": 61
                                                  }
                                                },
                                                "name": "attrib"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 12722,
                                                "end": 12725,
                                                "loc": {
                                                  "start": {
                                                    "line": 373,
                                                    "column": 62
                                                  },
                                                  "end": {
                                                    "line": 373,
                                                    "column": 65
                                                  }
                                                },
                                                "name": "box"
                                              },
                                              "computed": false
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  },
                                  "alternate": null
                                }
                              ],
                              "trailingComments": null
                            },
                            "alternate": null,
                            "trailingComments": [
                              {
                                "type": "CommentLine",
                                "value": " Add new Part",
                                "start": 12785,
                                "end": 12800,
                                "loc": {
                                  "start": {
                                    "line": 377,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 377,
                                    "column": 31
                                  }
                                },
                                "range": [
                                  12785,
                                  12800
                                ]
                              }
                            ]
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 12817,
                            "end": 12898,
                            "loc": {
                              "start": {
                                "line": 378,
                                "column": 16
                              },
                              "end": {
                                "line": 378,
                                "column": 97
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 12817,
                              "end": 12897,
                              "loc": {
                                "start": {
                                  "line": 378,
                                  "column": 16
                                },
                                "end": {
                                  "line": 378,
                                  "column": 96
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 12817,
                                "end": 12833,
                                "loc": {
                                  "start": {
                                    "line": 378,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 378,
                                    "column": 32
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 12817,
                                  "end": 12824,
                                  "loc": {
                                    "start": {
                                      "line": 378,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 378,
                                      "column": 23
                                    }
                                  },
                                  "name": "options",
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 12825,
                                  "end": 12833,
                                  "loc": {
                                    "start": {
                                      "line": 378,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 378,
                                      "column": 32
                                    }
                                  },
                                  "name": "callback"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "arguments": [
                                {
                                  "type": "ObjectExpression",
                                  "start": 12834,
                                  "end": 12896,
                                  "loc": {
                                    "start": {
                                      "line": 378,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 378,
                                      "column": 95
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "Property",
                                      "start": 12836,
                                      "end": 12861,
                                      "loc": {
                                        "start": {
                                          "line": 378,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 378,
                                          "column": 60
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 12836,
                                        "end": 12840,
                                        "loc": {
                                          "start": {
                                            "line": 378,
                                            "column": 35
                                          },
                                          "end": {
                                            "line": 378,
                                            "column": 39
                                          }
                                        },
                                        "name": "type"
                                      },
                                      "value": {
                                        "type": "MemberExpression",
                                        "start": 12842,
                                        "end": 12861,
                                        "loc": {
                                          "start": {
                                            "line": 378,
                                            "column": 41
                                          },
                                          "end": {
                                            "line": 378,
                                            "column": 60
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 12842,
                                          "end": 12856,
                                          "loc": {
                                            "start": {
                                              "line": 378,
                                              "column": 41
                                            },
                                            "end": {
                                              "line": 378,
                                              "column": 55
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 12842,
                                            "end": 12848,
                                            "loc": {
                                              "start": {
                                                "line": 378,
                                                "column": 41
                                              },
                                              "end": {
                                                "line": 378,
                                                "column": 47
                                              }
                                            },
                                            "name": "Parser"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 12849,
                                            "end": 12856,
                                            "loc": {
                                              "start": {
                                                "line": 378,
                                                "column": 48
                                              },
                                              "end": {
                                                "line": 378,
                                                "column": 55
                                              }
                                            },
                                            "name": "Factory"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 12857,
                                          "end": 12861,
                                          "loc": {
                                            "start": {
                                              "line": 378,
                                              "column": 56
                                            },
                                            "end": {
                                              "line": 378,
                                              "column": 60
                                            }
                                          },
                                          "name": "Part"
                                        },
                                        "computed": false
                                      },
                                      "kind": "init"
                                    },
                                    {
                                      "type": "Property",
                                      "start": 12863,
                                      "end": 12875,
                                      "loc": {
                                        "start": {
                                          "line": 378,
                                          "column": 62
                                        },
                                        "end": {
                                          "line": 378,
                                          "column": 74
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 12863,
                                        "end": 12867,
                                        "loc": {
                                          "start": {
                                            "line": 378,
                                            "column": 62
                                          },
                                          "end": {
                                            "line": 378,
                                            "column": 66
                                          }
                                        },
                                        "name": "data"
                                      },
                                      "value": {
                                        "type": "Identifier",
                                        "start": 12869,
                                        "end": 12875,
                                        "loc": {
                                          "start": {
                                            "line": 378,
                                            "column": 68
                                          },
                                          "end": {
                                            "line": 378,
                                            "column": 74
                                          }
                                        },
                                        "name": "attrib"
                                      },
                                      "kind": "init"
                                    },
                                    {
                                      "type": "Property",
                                      "start": 12877,
                                      "end": 12894,
                                      "loc": {
                                        "start": {
                                          "line": 378,
                                          "column": 76
                                        },
                                        "end": {
                                          "line": 378,
                                          "column": 93
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 12877,
                                        "end": 12881,
                                        "loc": {
                                          "start": {
                                            "line": 378,
                                            "column": 76
                                          },
                                          "end": {
                                            "line": 378,
                                            "column": 80
                                          }
                                        },
                                        "name": "meta"
                                      },
                                      "value": {
                                        "type": "MemberExpression",
                                        "start": 12883,
                                        "end": 12894,
                                        "loc": {
                                          "start": {
                                            "line": 378,
                                            "column": 82
                                          },
                                          "end": {
                                            "line": 378,
                                            "column": 93
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 12883,
                                          "end": 12889,
                                          "loc": {
                                            "start": {
                                              "line": 378,
                                              "column": 82
                                            },
                                            "end": {
                                              "line": 378,
                                              "column": 88
                                            }
                                          },
                                          "name": "attrib"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 12890,
                                          "end": 12894,
                                          "loc": {
                                            "start": {
                                              "line": 378,
                                              "column": 89
                                            },
                                            "end": {
                                              "line": 378,
                                              "column": 93
                                            }
                                          },
                                          "name": "meta"
                                        },
                                        "computed": false
                                      },
                                      "kind": "init"
                                    }
                                  ]
                                }
                              ],
                              "leadingComments": null
                            },
                            "leadingComments": [
                              {
                                "type": "CommentLine",
                                "value": " Add new Part",
                                "start": 12785,
                                "end": 12800,
                                "loc": {
                                  "start": {
                                    "line": 377,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 377,
                                    "column": 31
                                  }
                                },
                                "range": [
                                  12785,
                                  12800
                                ]
                              }
                            ]
                          },
                          {
                            "type": "BreakStatement",
                            "start": 12915,
                            "end": 12921,
                            "loc": {
                              "start": {
                                "line": 379,
                                "column": 16
                              },
                              "end": {
                                "line": 379,
                                "column": 22
                              }
                            },
                            "label": null
                          }
                        ]
                      },
                      "alternate": {
                        "type": "IfStatement",
                        "start": 12942,
                        "end": 13300,
                        "loc": {
                          "start": {
                            "line": 381,
                            "column": 19
                          },
                          "end": {
                            "line": 389,
                            "column": 13
                          }
                        },
                        "test": {
                          "type": "BinaryExpression",
                          "start": 12946,
                          "end": 12961,
                          "loc": {
                            "start": {
                              "line": 381,
                              "column": 23
                            },
                            "end": {
                              "line": 381,
                              "column": 38
                            }
                          },
                          "left": {
                            "type": "Identifier",
                            "start": 12946,
                            "end": 12950,
                            "loc": {
                              "start": {
                                "line": 381,
                                "column": 23
                              },
                              "end": {
                                "line": 381,
                                "column": 27
                              }
                            },
                            "name": "type"
                          },
                          "operator": "==",
                          "right": {
                            "type": "Literal",
                            "start": 12954,
                            "end": 12961,
                            "loc": {
                              "start": {
                                "line": 381,
                                "column": 31
                              },
                              "end": {
                                "line": 381,
                                "column": 38
                              }
                            },
                            "value": "Model",
                            "rawValue": "Model",
                            "raw": "\"Model\""
                          }
                        },
                        "consequent": {
                          "type": "BlockStatement",
                          "start": 12963,
                          "end": 13300,
                          "loc": {
                            "start": {
                              "line": 381,
                              "column": 40
                            },
                            "end": {
                              "line": 389,
                              "column": 13
                            }
                          },
                          "body": [
                            {
                              "type": "IfStatement",
                              "start": 12981,
                              "end": 13286,
                              "loc": {
                                "start": {
                                  "line": 382,
                                  "column": 16
                                },
                                "end": {
                                  "line": 388,
                                  "column": 17
                                }
                              },
                              "test": {
                                "type": "LogicalExpression",
                                "start": 12985,
                                "end": 13018,
                                "loc": {
                                  "start": {
                                    "line": 382,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 382,
                                    "column": 53
                                  }
                                },
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 12985,
                                  "end": 13002,
                                  "loc": {
                                    "start": {
                                      "line": 382,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 382,
                                      "column": 37
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 12985,
                                    "end": 12992,
                                    "loc": {
                                      "start": {
                                        "line": 382,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 382,
                                        "column": 27
                                      }
                                    },
                                    "name": "options"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 12993,
                                    "end": 13002,
                                    "loc": {
                                      "start": {
                                        "line": 382,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 382,
                                        "column": 37
                                      }
                                    },
                                    "name": "groupInto"
                                  },
                                  "computed": false
                                },
                                "operator": "&&",
                                "right": {
                                  "type": "MemberExpression",
                                  "start": 13006,
                                  "end": 13018,
                                  "loc": {
                                    "start": {
                                      "line": 382,
                                      "column": 41
                                    },
                                    "end": {
                                      "line": 382,
                                      "column": 53
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 13006,
                                    "end": 13013,
                                    "loc": {
                                      "start": {
                                        "line": 382,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 382,
                                        "column": 48
                                      }
                                    },
                                    "name": "options"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 13014,
                                    "end": 13018,
                                    "loc": {
                                      "start": {
                                        "line": 382,
                                        "column": 49
                                      },
                                      "end": {
                                        "line": 382,
                                        "column": 53
                                      }
                                    },
                                    "name": "lazy"
                                  },
                                  "computed": false
                                }
                              },
                              "consequent": {
                                "type": "BlockStatement",
                                "start": 13020,
                                "end": 13214,
                                "loc": {
                                  "start": {
                                    "line": 382,
                                    "column": 55
                                  },
                                  "end": {
                                    "line": 386,
                                    "column": 17
                                  }
                                },
                                "body": [
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 13042,
                                    "end": 13196,
                                    "loc": {
                                      "start": {
                                        "line": 383,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 385,
                                        "column": 23
                                      }
                                    },
                                    "expression": {
                                      "type": "CallExpression",
                                      "start": 13042,
                                      "end": 13195,
                                      "loc": {
                                        "start": {
                                          "line": 383,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 385,
                                          "column": 22
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 13042,
                                        "end": 13063,
                                        "loc": {
                                          "start": {
                                            "line": 383,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 383,
                                            "column": 41
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 13042,
                                          "end": 13058,
                                          "loc": {
                                            "start": {
                                              "line": 383,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 383,
                                              "column": 36
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 13042,
                                            "end": 13049,
                                            "loc": {
                                              "start": {
                                                "line": 383,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 383,
                                                "column": 27
                                              }
                                            },
                                            "name": "context"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 13050,
                                            "end": 13058,
                                            "loc": {
                                              "start": {
                                                "line": 383,
                                                "column": 28
                                              },
                                              "end": {
                                                "line": 383,
                                                "column": 36
                                              }
                                            },
                                            "name": "promises"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 13059,
                                          "end": 13063,
                                          "loc": {
                                            "start": {
                                              "line": 383,
                                              "column": 37
                                            },
                                            "end": {
                                              "line": 383,
                                              "column": 41
                                            }
                                          },
                                          "name": "push"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "NewExpression",
                                          "start": 13064,
                                          "end": 13194,
                                          "loc": {
                                            "start": {
                                              "line": 383,
                                              "column": 42
                                            },
                                            "end": {
                                              "line": 385,
                                              "column": 21
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 13068,
                                            "end": 13075,
                                            "loc": {
                                              "start": {
                                                "line": 383,
                                                "column": 46
                                              },
                                              "end": {
                                                "line": 383,
                                                "column": 53
                                              }
                                            },
                                            "name": "Promise"
                                          },
                                          "arguments": [
                                            {
                                              "type": "ArrowFunctionExpression",
                                              "start": 13076,
                                              "end": 13172,
                                              "loc": {
                                                "start": {
                                                  "line": 383,
                                                  "column": 54
                                                },
                                                "end": {
                                                  "line": 384,
                                                  "column": 85
                                                }
                                              },
                                              "id": null,
                                              "generator": false,
                                              "expression": true,
                                              "async": false,
                                              "params": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 13076,
                                                  "end": 13083,
                                                  "loc": {
                                                    "start": {
                                                      "line": 383,
                                                      "column": 54
                                                    },
                                                    "end": {
                                                      "line": 383,
                                                      "column": 61
                                                    }
                                                  },
                                                  "name": "resolve"
                                                }
                                              ],
                                              "body": {
                                                "type": "CallExpression",
                                                "start": 13111,
                                                "end": 13172,
                                                "loc": {
                                                  "start": {
                                                    "line": 384,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 384,
                                                    "column": 85
                                                  }
                                                },
                                                "callee": {
                                                  "type": "Identifier",
                                                  "start": 13111,
                                                  "end": 13130,
                                                  "loc": {
                                                    "start": {
                                                      "line": 384,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 384,
                                                      "column": 43
                                                    }
                                                  },
                                                  "name": "requestIdleCallback"
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "ArrowFunctionExpression",
                                                    "start": 13132,
                                                    "end": 13171,
                                                    "loc": {
                                                      "start": {
                                                        "line": 384,
                                                        "column": 45
                                                      },
                                                      "end": {
                                                        "line": 384,
                                                        "column": 84
                                                      }
                                                    },
                                                    "id": null,
                                                    "generator": false,
                                                    "expression": true,
                                                    "async": false,
                                                    "params": [
                                                      {
                                                        "type": "Identifier",
                                                        "start": 13132,
                                                        "end": 13133,
                                                        "loc": {
                                                          "start": {
                                                            "line": 384,
                                                            "column": 45
                                                          },
                                                          "end": {
                                                            "line": 384,
                                                            "column": 46
                                                          }
                                                        },
                                                        "name": "_"
                                                      }
                                                    ],
                                                    "body": {
                                                      "type": "CallExpression",
                                                      "start": 13137,
                                                      "end": 13171,
                                                      "loc": {
                                                        "start": {
                                                          "line": 384,
                                                          "column": 50
                                                        },
                                                        "end": {
                                                          "line": 384,
                                                          "column": 84
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "Identifier",
                                                        "start": 13137,
                                                        "end": 13144,
                                                        "loc": {
                                                          "start": {
                                                            "line": 384,
                                                            "column": 50
                                                          },
                                                          "end": {
                                                            "line": 384,
                                                            "column": 57
                                                          }
                                                        },
                                                        "name": "resolve"
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "CallExpression",
                                                          "start": 13145,
                                                          "end": 13170,
                                                          "loc": {
                                                            "start": {
                                                              "line": 384,
                                                              "column": 58
                                                            },
                                                            "end": {
                                                              "line": 384,
                                                              "column": 83
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "Identifier",
                                                            "start": 13145,
                                                            "end": 13155,
                                                            "loc": {
                                                              "start": {
                                                                "line": 384,
                                                                "column": 58
                                                              },
                                                              "end": {
                                                                "line": 384,
                                                                "column": 68
                                                              }
                                                            },
                                                            "name": "parseModel"
                                                          },
                                                          "arguments": [
                                                            {
                                                              "type": "Identifier",
                                                              "start": 13156,
                                                              "end": 13160,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 384,
                                                                  "column": 69
                                                                },
                                                                "end": {
                                                                  "line": 384,
                                                                  "column": 73
                                                                }
                                                              },
                                                              "name": "data"
                                                            },
                                                            {
                                                              "type": "Identifier",
                                                              "start": 13162,
                                                              "end": 13169,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 384,
                                                                  "column": 75
                                                                },
                                                                "end": {
                                                                  "line": 384,
                                                                  "column": 82
                                                                }
                                                              },
                                                              "name": "context"
                                                            }
                                                          ]
                                                        }
                                                      ]
                                                    }
                                                  }
                                                ]
                                              }
                                            }
                                          ]
                                        }
                                      ]
                                    }
                                  }
                                ]
                              },
                              "alternate": {
                                "type": "BlockStatement",
                                "start": 13220,
                                "end": 13286,
                                "loc": {
                                  "start": {
                                    "line": 386,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 388,
                                    "column": 17
                                  }
                                },
                                "body": [
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 13242,
                                    "end": 13268,
                                    "loc": {
                                      "start": {
                                        "line": 387,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 387,
                                        "column": 46
                                      }
                                    },
                                    "expression": {
                                      "type": "CallExpression",
                                      "start": 13242,
                                      "end": 13267,
                                      "loc": {
                                        "start": {
                                          "line": 387,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 387,
                                          "column": 45
                                        }
                                      },
                                      "callee": {
                                        "type": "Identifier",
                                        "start": 13242,
                                        "end": 13252,
                                        "loc": {
                                          "start": {
                                            "line": 387,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 387,
                                            "column": 30
                                          }
                                        },
                                        "name": "parseModel"
                                      },
                                      "arguments": [
                                        {
                                          "type": "Identifier",
                                          "start": 13253,
                                          "end": 13257,
                                          "loc": {
                                            "start": {
                                              "line": 387,
                                              "column": 31
                                            },
                                            "end": {
                                              "line": 387,
                                              "column": 35
                                            }
                                          },
                                          "name": "data"
                                        },
                                        {
                                          "type": "Identifier",
                                          "start": 13259,
                                          "end": 13266,
                                          "loc": {
                                            "start": {
                                              "line": 387,
                                              "column": 37
                                            },
                                            "end": {
                                              "line": 387,
                                              "column": 44
                                            }
                                          },
                                          "name": "context"
                                        }
                                      ]
                                    }
                                  }
                                ]
                              }
                            }
                          ]
                        },
                        "alternate": null
                      }
                    },
                    {
                      "type": "BreakStatement",
                      "start": 13313,
                      "end": 13319,
                      "loc": {
                        "start": {
                          "line": 390,
                          "column": 12
                        },
                        "end": {
                          "line": 390,
                          "column": 18
                        }
                      },
                      "label": null
                    }
                  ],
                  "test": {
                    "type": "Literal",
                    "start": 11828,
                    "end": 11833,
                    "loc": {
                      "start": {
                        "line": 353,
                        "column": 13
                      },
                      "end": {
                        "line": 353,
                        "column": 18
                      }
                    },
                    "value": "Add",
                    "rawValue": "Add",
                    "raw": "\"Add\""
                  }
                }
              ]
            },
            {
              "type": "ReturnStatement",
              "start": 13330,
              "end": 13344,
              "loc": {
                "start": {
                  "line": 392,
                  "column": 4
                },
                "end": {
                  "line": 392,
                  "column": 18
                }
              },
              "argument": {
                "type": "Identifier",
                "start": 13337,
                "end": 13343,
                "loc": {
                  "start": {
                    "line": 392,
                    "column": 11
                  },
                  "end": {
                    "line": 392,
                    "column": 17
                  }
                },
                "name": "result"
              }
            }
          ]
        },
        "leadingComments": [],
        "trailingComments": []
      },
      "specifiers": [],
      "source": null
    },
    {
      "type": "ExportNamedDeclaration",
      "start": 13348,
      "end": 17126,
      "loc": {
        "start": {
          "line": 395,
          "column": 0
        },
        "end": {
          "line": 499,
          "column": 1
        }
      },
      "declaration": {
        "type": "FunctionDeclaration",
        "start": 13355,
        "end": 17126,
        "loc": {
          "start": {
            "line": 395,
            "column": 7
          },
          "end": {
            "line": 499,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 13370,
          "end": 13382,
          "loc": {
            "start": {
              "line": 395,
              "column": 22
            },
            "end": {
              "line": 395,
              "column": 34
            }
          },
          "name": "handleResult"
        },
        "generator": false,
        "expression": false,
        "async": true,
        "params": [
          {
            "type": "AssignmentPattern",
            "start": 13383,
            "end": 13423,
            "loc": {
              "start": {
                "line": 395,
                "column": 35
              },
              "end": {
                "line": 395,
                "column": 75
              }
            },
            "operator": "=",
            "left": {
              "type": "Identifier",
              "start": 13383,
              "end": 13390,
              "loc": {
                "start": {
                  "line": 395,
                  "column": 35
                },
                "end": {
                  "line": 395,
                  "column": 42
                }
              },
              "name": "context"
            },
            "right": {
              "type": "CallExpression",
              "start": 13393,
              "end": 13423,
              "loc": {
                "start": {
                  "line": 395,
                  "column": 45
                },
                "end": {
                  "line": 395,
                  "column": 75
                }
              },
              "callee": {
                "type": "MemberExpression",
                "start": 13393,
                "end": 13402,
                "loc": {
                  "start": {
                    "line": 395,
                    "column": 45
                  },
                  "end": {
                    "line": 395,
                    "column": 54
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 13393,
                  "end": 13398,
                  "loc": {
                    "start": {
                      "line": 395,
                      "column": 45
                    },
                    "end": {
                      "line": 395,
                      "column": 50
                    }
                  },
                  "name": "Error"
                },
                "property": {
                  "type": "Identifier",
                  "start": 13399,
                  "end": 13402,
                  "loc": {
                    "start": {
                      "line": 395,
                      "column": 51
                    },
                    "end": {
                      "line": 395,
                      "column": 54
                    }
                  },
                  "name": "log"
                },
                "computed": false
              },
              "arguments": [
                {
                  "type": "Literal",
                  "start": 13403,
                  "end": 13422,
                  "loc": {
                    "start": {
                      "line": 395,
                      "column": 55
                    },
                    "end": {
                      "line": 395,
                      "column": 74
                    }
                  },
                  "value": "Context undefined",
                  "rawValue": "Context undefined",
                  "raw": "\"Context undefined\""
                }
              ]
            }
          },
          {
            "type": "AssignmentPattern",
            "start": 13425,
            "end": 13463,
            "loc": {
              "start": {
                "line": 395,
                "column": 77
              },
              "end": {
                "line": 395,
                "column": 115
              }
            },
            "operator": "=",
            "left": {
              "type": "Identifier",
              "start": 13425,
              "end": 13431,
              "loc": {
                "start": {
                  "line": 395,
                  "column": 77
                },
                "end": {
                  "line": 395,
                  "column": 83
                }
              },
              "name": "object"
            },
            "right": {
              "type": "CallExpression",
              "start": 13434,
              "end": 13463,
              "loc": {
                "start": {
                  "line": 395,
                  "column": 86
                },
                "end": {
                  "line": 395,
                  "column": 115
                }
              },
              "callee": {
                "type": "MemberExpression",
                "start": 13434,
                "end": 13443,
                "loc": {
                  "start": {
                    "line": 395,
                    "column": 86
                  },
                  "end": {
                    "line": 395,
                    "column": 95
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 13434,
                  "end": 13439,
                  "loc": {
                    "start": {
                      "line": 395,
                      "column": 86
                    },
                    "end": {
                      "line": 395,
                      "column": 91
                    }
                  },
                  "name": "Error"
                },
                "property": {
                  "type": "Identifier",
                  "start": 13440,
                  "end": 13443,
                  "loc": {
                    "start": {
                      "line": 395,
                      "column": 92
                    },
                    "end": {
                      "line": 395,
                      "column": 95
                    }
                  },
                  "name": "log"
                },
                "computed": false
              },
              "arguments": [
                {
                  "type": "Literal",
                  "start": 13444,
                  "end": 13462,
                  "loc": {
                    "start": {
                      "line": 395,
                      "column": 96
                    },
                    "end": {
                      "line": 395,
                      "column": 114
                    }
                  },
                  "value": "Object undefined",
                  "rawValue": "Object undefined",
                  "raw": "\"Object undefined\""
                }
              ]
            }
          }
        ],
        "body": {
          "type": "BlockStatement",
          "start": 13465,
          "end": 17126,
          "loc": {
            "start": {
              "line": 395,
              "column": 117
            },
            "end": {
              "line": 499,
              "column": 1
            }
          },
          "body": [
            {
              "type": "VariableDeclaration",
              "start": 13472,
              "end": 17061,
              "loc": {
                "start": {
                  "line": 397,
                  "column": 4
                },
                "end": {
                  "line": 495,
                  "column": 7
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 13476,
                  "end": 17060,
                  "loc": {
                    "start": {
                      "line": 397,
                      "column": 8
                    },
                    "end": {
                      "line": 495,
                      "column": 6
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 13476,
                    "end": 13483,
                    "loc": {
                      "start": {
                        "line": 397,
                        "column": 8
                      },
                      "end": {
                        "line": 397,
                        "column": 15
                      }
                    },
                    "name": "promise"
                  },
                  "init": {
                    "type": "NewExpression",
                    "start": 13486,
                    "end": 17060,
                    "loc": {
                      "start": {
                        "line": 397,
                        "column": 18
                      },
                      "end": {
                        "line": 495,
                        "column": 6
                      }
                    },
                    "callee": {
                      "type": "Identifier",
                      "start": 13490,
                      "end": 13497,
                      "loc": {
                        "start": {
                          "line": 397,
                          "column": 22
                        },
                        "end": {
                          "line": 397,
                          "column": 29
                        }
                      },
                      "name": "Promise"
                    },
                    "arguments": [
                      {
                        "type": "ArrowFunctionExpression",
                        "start": 13498,
                        "end": 17059,
                        "loc": {
                          "start": {
                            "line": 397,
                            "column": 30
                          },
                          "end": {
                            "line": 495,
                            "column": 5
                          }
                        },
                        "id": null,
                        "generator": false,
                        "expression": false,
                        "async": true,
                        "params": [
                          {
                            "type": "Identifier",
                            "start": 13504,
                            "end": 13511,
                            "loc": {
                              "start": {
                                "line": 397,
                                "column": 36
                              },
                              "end": {
                                "line": 397,
                                "column": 43
                              }
                            },
                            "name": "resolve"
                          }
                        ],
                        "body": {
                          "type": "BlockStatement",
                          "start": 13515,
                          "end": 17059,
                          "loc": {
                            "start": {
                              "line": 397,
                              "column": 47
                            },
                            "end": {
                              "line": 495,
                              "column": 5
                            }
                          },
                          "body": [
                            {
                              "type": "IfStatement",
                              "start": 13526,
                              "end": 13664,
                              "loc": {
                                "start": {
                                  "line": 399,
                                  "column": 8
                                },
                                "end": {
                                  "line": 404,
                                  "column": 9
                                }
                              },
                              "test": {
                                "type": "LogicalExpression",
                                "start": 13530,
                                "end": 13571,
                                "loc": {
                                  "start": {
                                    "line": 399,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 399,
                                    "column": 53
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 13530,
                                  "end": 13554,
                                  "loc": {
                                    "start": {
                                      "line": 399,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 399,
                                      "column": 36
                                    }
                                  },
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 13530,
                                    "end": 13541,
                                    "loc": {
                                      "start": {
                                        "line": 399,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 399,
                                        "column": 23
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 13530,
                                      "end": 13536,
                                      "loc": {
                                        "start": {
                                          "line": 399,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 399,
                                          "column": 18
                                        }
                                      },
                                      "name": "object"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 13537,
                                      "end": 13541,
                                      "loc": {
                                        "start": {
                                          "line": 399,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 399,
                                          "column": 23
                                        }
                                      },
                                      "name": "type"
                                    },
                                    "computed": false
                                  },
                                  "operator": "===",
                                  "right": {
                                    "type": "Literal",
                                    "start": 13546,
                                    "end": 13554,
                                    "loc": {
                                      "start": {
                                        "line": 399,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 399,
                                        "column": 36
                                      }
                                    },
                                    "value": "Buffer",
                                    "rawValue": "Buffer",
                                    "raw": "\"Buffer\""
                                  }
                                },
                                "operator": "&&",
                                "right": {
                                  "type": "UnaryExpression",
                                  "start": 13558,
                                  "end": 13571,
                                  "loc": {
                                    "start": {
                                      "line": 399,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 399,
                                      "column": 53
                                    }
                                  },
                                  "operator": "!",
                                  "prefix": true,
                                  "argument": {
                                    "type": "UnaryExpression",
                                    "start": 13559,
                                    "end": 13571,
                                    "loc": {
                                      "start": {
                                        "line": 399,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 399,
                                        "column": 53
                                      }
                                    },
                                    "operator": "!",
                                    "prefix": true,
                                    "argument": {
                                      "type": "MemberExpression",
                                      "start": 13560,
                                      "end": 13571,
                                      "loc": {
                                        "start": {
                                          "line": 399,
                                          "column": 42
                                        },
                                        "end": {
                                          "line": 399,
                                          "column": 53
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 13560,
                                        "end": 13566,
                                        "loc": {
                                          "start": {
                                            "line": 399,
                                            "column": 42
                                          },
                                          "end": {
                                            "line": 399,
                                            "column": 48
                                          }
                                        },
                                        "name": "object"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 13567,
                                        "end": 13571,
                                        "loc": {
                                          "start": {
                                            "line": 399,
                                            "column": 49
                                          },
                                          "end": {
                                            "line": 399,
                                            "column": 53
                                          }
                                        },
                                        "name": "data"
                                      },
                                      "computed": false
                                    }
                                  }
                                }
                              },
                              "consequent": {
                                "type": "BlockStatement",
                                "start": 13573,
                                "end": 13664,
                                "loc": {
                                  "start": {
                                    "line": 399,
                                    "column": 55
                                  },
                                  "end": {
                                    "line": 404,
                                    "column": 9
                                  }
                                },
                                "body": [
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 13615,
                                    "end": 13653,
                                    "loc": {
                                      "start": {
                                        "line": 402,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 402,
                                        "column": 50
                                      }
                                    },
                                    "expression": {
                                      "type": "AssignmentExpression",
                                      "start": 13615,
                                      "end": 13652,
                                      "loc": {
                                        "start": {
                                          "line": 402,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 402,
                                          "column": 49
                                        }
                                      },
                                      "operator": "=",
                                      "left": {
                                        "type": "Identifier",
                                        "start": 13615,
                                        "end": 13621,
                                        "loc": {
                                          "start": {
                                            "line": 402,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 402,
                                            "column": 18
                                          }
                                        },
                                        "name": "object",
                                        "leadingComments": null
                                      },
                                      "right": {
                                        "type": "CallExpression",
                                        "start": 13624,
                                        "end": 13652,
                                        "loc": {
                                          "start": {
                                            "line": 402,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 402,
                                            "column": 49
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 13624,
                                          "end": 13639,
                                          "loc": {
                                            "start": {
                                              "line": 402,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 402,
                                              "column": 36
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 13624,
                                            "end": 13634,
                                            "loc": {
                                              "start": {
                                                "line": 402,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 402,
                                                "column": 31
                                              }
                                            },
                                            "name": "Uint8Array"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 13635,
                                            "end": 13639,
                                            "loc": {
                                              "start": {
                                                "line": 402,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 402,
                                                "column": 36
                                              }
                                            },
                                            "name": "from"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "MemberExpression",
                                            "start": 13640,
                                            "end": 13651,
                                            "loc": {
                                              "start": {
                                                "line": 402,
                                                "column": 37
                                              },
                                              "end": {
                                                "line": 402,
                                                "column": 48
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 13640,
                                              "end": 13646,
                                              "loc": {
                                                "start": {
                                                  "line": 402,
                                                  "column": 37
                                                },
                                                "end": {
                                                  "line": 402,
                                                  "column": 43
                                                }
                                              },
                                              "name": "object"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 13647,
                                              "end": 13651,
                                              "loc": {
                                                "start": {
                                                  "line": 402,
                                                  "column": 44
                                                },
                                                "end": {
                                                  "line": 402,
                                                  "column": 48
                                                }
                                              },
                                              "name": "data"
                                            },
                                            "computed": false
                                          }
                                        ]
                                      },
                                      "leadingComments": null
                                    },
                                    "leadingComments": [
                                      {
                                        "type": "CommentLine",
                                        "value": " Node Buffer",
                                        "start": 13588,
                                        "end": 13602,
                                        "loc": {
                                          "start": {
                                            "line": 401,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 401,
                                            "column": 26
                                          }
                                        },
                                        "range": [
                                          13588,
                                          13602
                                        ]
                                      }
                                    ]
                                  }
                                ]
                              },
                              "alternate": null
                            },
                            {
                              "type": "IfStatement",
                              "start": 13674,
                              "end": 13840,
                              "loc": {
                                "start": {
                                  "line": 406,
                                  "column": 8
                                },
                                "end": {
                                  "line": 411,
                                  "column": 9
                                }
                              },
                              "test": {
                                "type": "BinaryExpression",
                                "start": 13678,
                                "end": 13706,
                                "loc": {
                                  "start": {
                                    "line": 406,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 406,
                                    "column": 40
                                  }
                                },
                                "left": {
                                  "type": "Identifier",
                                  "start": 13678,
                                  "end": 13684,
                                  "loc": {
                                    "start": {
                                      "line": 406,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 406,
                                      "column": 18
                                    }
                                  },
                                  "name": "object"
                                },
                                "operator": "instanceof",
                                "right": {
                                  "type": "Identifier",
                                  "start": 13696,
                                  "end": 13706,
                                  "loc": {
                                    "start": {
                                      "line": 406,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 406,
                                      "column": 40
                                    }
                                  },
                                  "name": "Uint8Array"
                                }
                              },
                              "consequent": {
                                "type": "BlockStatement",
                                "start": 13708,
                                "end": 13840,
                                "loc": {
                                  "start": {
                                    "line": 406,
                                    "column": 42
                                  },
                                  "end": {
                                    "line": 411,
                                    "column": 9
                                  }
                                },
                                "body": [
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 13770,
                                    "end": 13829,
                                    "loc": {
                                      "start": {
                                        "line": 409,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 409,
                                        "column": 71
                                      }
                                    },
                                    "expression": {
                                      "type": "AssignmentExpression",
                                      "start": 13770,
                                      "end": 13828,
                                      "loc": {
                                        "start": {
                                          "line": 409,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 409,
                                          "column": 70
                                        }
                                      },
                                      "operator": "=",
                                      "left": {
                                        "type": "Identifier",
                                        "start": 13770,
                                        "end": 13776,
                                        "loc": {
                                          "start": {
                                            "line": 409,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 409,
                                            "column": 18
                                          }
                                        },
                                        "name": "object",
                                        "leadingComments": null
                                      },
                                      "right": {
                                        "type": "ObjectExpression",
                                        "start": 13779,
                                        "end": 13828,
                                        "loc": {
                                          "start": {
                                            "line": 409,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 409,
                                            "column": 70
                                          }
                                        },
                                        "properties": [
                                          {
                                            "type": "Property",
                                            "start": 13781,
                                            "end": 13796,
                                            "loc": {
                                              "start": {
                                                "line": 409,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 409,
                                                "column": 38
                                              }
                                            },
                                            "method": false,
                                            "shorthand": false,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 13781,
                                              "end": 13788,
                                              "loc": {
                                                "start": {
                                                  "line": 409,
                                                  "column": 23
                                                },
                                                "end": {
                                                  "line": 409,
                                                  "column": 30
                                                }
                                              },
                                              "name": "command"
                                            },
                                            "value": {
                                              "type": "Literal",
                                              "start": 13790,
                                              "end": 13796,
                                              "loc": {
                                                "start": {
                                                  "line": 409,
                                                  "column": 32
                                                },
                                                "end": {
                                                  "line": 409,
                                                  "column": 38
                                                }
                                              },
                                              "value": "Blob",
                                              "rawValue": "Blob",
                                              "raw": "'Blob'"
                                            },
                                            "kind": "init"
                                          },
                                          {
                                            "type": "Property",
                                            "start": 13798,
                                            "end": 13812,
                                            "loc": {
                                              "start": {
                                                "line": 409,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 409,
                                                "column": 54
                                              }
                                            },
                                            "method": false,
                                            "shorthand": false,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 13798,
                                              "end": 13802,
                                              "loc": {
                                                "start": {
                                                  "line": 409,
                                                  "column": 40
                                                },
                                                "end": {
                                                  "line": 409,
                                                  "column": 44
                                                }
                                              },
                                              "name": "type"
                                            },
                                            "value": {
                                              "type": "Literal",
                                              "start": 13804,
                                              "end": 13812,
                                              "loc": {
                                                "start": {
                                                  "line": 409,
                                                  "column": 46
                                                },
                                                "end": {
                                                  "line": 409,
                                                  "column": 54
                                                }
                                              },
                                              "value": "Binary",
                                              "rawValue": "Binary",
                                              "raw": "'Binary'"
                                            },
                                            "kind": "init"
                                          },
                                          {
                                            "type": "Property",
                                            "start": 13814,
                                            "end": 13826,
                                            "loc": {
                                              "start": {
                                                "line": 409,
                                                "column": 56
                                              },
                                              "end": {
                                                "line": 409,
                                                "column": 68
                                              }
                                            },
                                            "method": false,
                                            "shorthand": false,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 13814,
                                              "end": 13818,
                                              "loc": {
                                                "start": {
                                                  "line": 409,
                                                  "column": 56
                                                },
                                                "end": {
                                                  "line": 409,
                                                  "column": 60
                                                }
                                              },
                                              "name": "data"
                                            },
                                            "value": {
                                              "type": "Identifier",
                                              "start": 13820,
                                              "end": 13826,
                                              "loc": {
                                                "start": {
                                                  "line": 409,
                                                  "column": 62
                                                },
                                                "end": {
                                                  "line": 409,
                                                  "column": 68
                                                }
                                              },
                                              "name": "object"
                                            },
                                            "kind": "init"
                                          }
                                        ]
                                      },
                                      "leadingComments": null
                                    },
                                    "leadingComments": [
                                      {
                                        "type": "CommentLine",
                                        "value": " Wrap binary data into json Blob",
                                        "start": 13723,
                                        "end": 13757,
                                        "loc": {
                                          "start": {
                                            "line": 408,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 408,
                                            "column": 46
                                          }
                                        },
                                        "range": [
                                          13723,
                                          13757
                                        ]
                                      }
                                    ]
                                  }
                                ]
                              },
                              "alternate": null
                            },
                            {
                              "type": "IfStatement",
                              "start": 13850,
                              "end": 14171,
                              "loc": {
                                "start": {
                                  "line": 413,
                                  "column": 8
                                },
                                "end": {
                                  "line": 422,
                                  "column": 9
                                }
                              },
                              "test": {
                                "type": "LogicalExpression",
                                "start": 13854,
                                "end": 13908,
                                "loc": {
                                  "start": {
                                    "line": 413,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 413,
                                    "column": 66
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 13854,
                                  "end": 13880,
                                  "loc": {
                                    "start": {
                                      "line": 413,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 413,
                                      "column": 38
                                    }
                                  },
                                  "left": {
                                    "type": "UnaryExpression",
                                    "start": 13854,
                                    "end": 13867,
                                    "loc": {
                                      "start": {
                                        "line": 413,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 413,
                                        "column": 25
                                      }
                                    },
                                    "operator": "typeof",
                                    "prefix": true,
                                    "argument": {
                                      "type": "Identifier",
                                      "start": 13861,
                                      "end": 13867,
                                      "loc": {
                                        "start": {
                                          "line": 413,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 413,
                                          "column": 25
                                        }
                                      },
                                      "name": "object"
                                    }
                                  },
                                  "operator": "===",
                                  "right": {
                                    "type": "Literal",
                                    "start": 13872,
                                    "end": 13880,
                                    "loc": {
                                      "start": {
                                        "line": 413,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 413,
                                        "column": 38
                                      }
                                    },
                                    "value": "string",
                                    "rawValue": "string",
                                    "raw": "'string'"
                                  }
                                },
                                "operator": "||",
                                "right": {
                                  "type": "BinaryExpression",
                                  "start": 13884,
                                  "end": 13908,
                                  "loc": {
                                    "start": {
                                      "line": 413,
                                      "column": 42
                                    },
                                    "end": {
                                      "line": 413,
                                      "column": 66
                                    }
                                  },
                                  "left": {
                                    "type": "Identifier",
                                    "start": 13884,
                                    "end": 13890,
                                    "loc": {
                                      "start": {
                                        "line": 413,
                                        "column": 42
                                      },
                                      "end": {
                                        "line": 413,
                                        "column": 48
                                      }
                                    },
                                    "name": "object"
                                  },
                                  "operator": "instanceof",
                                  "right": {
                                    "type": "Identifier",
                                    "start": 13902,
                                    "end": 13908,
                                    "loc": {
                                      "start": {
                                        "line": 413,
                                        "column": 60
                                      },
                                      "end": {
                                        "line": 413,
                                        "column": 66
                                      }
                                    },
                                    "name": "String"
                                  }
                                }
                              },
                              "consequent": {
                                "type": "BlockStatement",
                                "start": 13910,
                                "end": 14171,
                                "loc": {
                                  "start": {
                                    "line": 413,
                                    "column": 68
                                  },
                                  "end": {
                                    "line": 422,
                                    "column": 9
                                  }
                                },
                                "body": [
                                  {
                                    "type": "VariableDeclaration",
                                    "start": 13959,
                                    "end": 13986,
                                    "loc": {
                                      "start": {
                                        "line": 416,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 416,
                                        "column": 39
                                      }
                                    },
                                    "declarations": [
                                      {
                                        "type": "VariableDeclarator",
                                        "start": 13963,
                                        "end": 13985,
                                        "loc": {
                                          "start": {
                                            "line": 416,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 416,
                                            "column": 38
                                          }
                                        },
                                        "id": {
                                          "type": "Identifier",
                                          "start": 13963,
                                          "end": 13969,
                                          "loc": {
                                            "start": {
                                              "line": 416,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 416,
                                              "column": 22
                                            }
                                          },
                                          "name": "length",
                                          "leadingComments": null
                                        },
                                        "init": {
                                          "type": "MemberExpression",
                                          "start": 13972,
                                          "end": 13985,
                                          "loc": {
                                            "start": {
                                              "line": 416,
                                              "column": 25
                                            },
                                            "end": {
                                              "line": 416,
                                              "column": 38
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 13972,
                                            "end": 13978,
                                            "loc": {
                                              "start": {
                                                "line": 416,
                                                "column": 25
                                              },
                                              "end": {
                                                "line": 416,
                                                "column": 31
                                              }
                                            },
                                            "name": "object"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 13979,
                                            "end": 13985,
                                            "loc": {
                                              "start": {
                                                "line": 416,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 416,
                                                "column": 38
                                              }
                                            },
                                            "name": "length"
                                          },
                                          "computed": false
                                        },
                                        "leadingComments": null
                                      }
                                    ],
                                    "kind": "let",
                                    "leadingComments": [
                                      {
                                        "type": "CommentLine",
                                        "value": " Plain text package",
                                        "start": 13925,
                                        "end": 13946,
                                        "loc": {
                                          "start": {
                                            "line": 415,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 415,
                                            "column": 33
                                          }
                                        },
                                        "range": [
                                          13925,
                                          13946
                                        ]
                                      }
                                    ]
                                  },
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 13999,
                                    "end": 14027,
                                    "loc": {
                                      "start": {
                                        "line": 417,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 417,
                                        "column": 40
                                      }
                                    },
                                    "expression": {
                                      "type": "AssignmentExpression",
                                      "start": 13999,
                                      "end": 14026,
                                      "loc": {
                                        "start": {
                                          "line": 417,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 417,
                                          "column": 39
                                        }
                                      },
                                      "operator": "=",
                                      "left": {
                                        "type": "Identifier",
                                        "start": 13999,
                                        "end": 14005,
                                        "loc": {
                                          "start": {
                                            "line": 417,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 417,
                                            "column": 18
                                          }
                                        },
                                        "name": "object"
                                      },
                                      "right": {
                                        "type": "CallExpression",
                                        "start": 14008,
                                        "end": 14026,
                                        "loc": {
                                          "start": {
                                            "line": 417,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 417,
                                            "column": 39
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 14008,
                                          "end": 14018,
                                          "loc": {
                                            "start": {
                                              "line": 417,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 417,
                                              "column": 31
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 14008,
                                            "end": 14012,
                                            "loc": {
                                              "start": {
                                                "line": 417,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 417,
                                                "column": 25
                                              }
                                            },
                                            "name": "JSON"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 14013,
                                            "end": 14018,
                                            "loc": {
                                              "start": {
                                                "line": 417,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 417,
                                                "column": 31
                                              }
                                            },
                                            "name": "parse"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 14019,
                                            "end": 14025,
                                            "loc": {
                                              "start": {
                                                "line": 417,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 417,
                                                "column": 38
                                              }
                                            },
                                            "name": "object"
                                          }
                                        ]
                                      }
                                    }
                                  },
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 14040,
                                    "end": 14064,
                                    "loc": {
                                      "start": {
                                        "line": 418,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 418,
                                        "column": 36
                                      }
                                    },
                                    "expression": {
                                      "type": "AssignmentExpression",
                                      "start": 14040,
                                      "end": 14063,
                                      "loc": {
                                        "start": {
                                          "line": 418,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 418,
                                          "column": 35
                                        }
                                      },
                                      "operator": "+=",
                                      "left": {
                                        "type": "MemberExpression",
                                        "start": 14040,
                                        "end": 14053,
                                        "loc": {
                                          "start": {
                                            "line": 418,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 418,
                                            "column": 25
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 14040,
                                          "end": 14047,
                                          "loc": {
                                            "start": {
                                              "line": 418,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 418,
                                              "column": 19
                                            }
                                          },
                                          "name": "context"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 14048,
                                          "end": 14053,
                                          "loc": {
                                            "start": {
                                              "line": 418,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 418,
                                              "column": 25
                                            }
                                          },
                                          "name": "bytes"
                                        },
                                        "computed": false
                                      },
                                      "right": {
                                        "type": "Identifier",
                                        "start": 14057,
                                        "end": 14063,
                                        "loc": {
                                          "start": {
                                            "line": 418,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 418,
                                            "column": 35
                                          }
                                        },
                                        "name": "length"
                                      }
                                    }
                                  },
                                  {
                                    "type": "IfStatement",
                                    "start": 14077,
                                    "end": 14160,
                                    "loc": {
                                      "start": {
                                        "line": 419,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 420,
                                        "column": 52
                                      }
                                    },
                                    "test": {
                                      "type": "BinaryExpression",
                                      "start": 14081,
                                      "end": 14106,
                                      "loc": {
                                        "start": {
                                          "line": 419,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 419,
                                          "column": 41
                                        }
                                      },
                                      "left": {
                                        "type": "MemberExpression",
                                        "start": 14081,
                                        "end": 14095,
                                        "loc": {
                                          "start": {
                                            "line": 419,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 419,
                                            "column": 30
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 14081,
                                          "end": 14087,
                                          "loc": {
                                            "start": {
                                              "line": 419,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 419,
                                              "column": 22
                                            }
                                          },
                                          "name": "object"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 14088,
                                          "end": 14095,
                                          "loc": {
                                            "start": {
                                              "line": 419,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 419,
                                              "column": 30
                                            }
                                          },
                                          "name": "command"
                                        },
                                        "computed": false
                                      },
                                      "operator": "!==",
                                      "right": {
                                        "type": "Literal",
                                        "start": 14100,
                                        "end": 14106,
                                        "loc": {
                                          "start": {
                                            "line": 419,
                                            "column": 35
                                          },
                                          "end": {
                                            "line": 419,
                                            "column": 41
                                          }
                                        },
                                        "value": "Blob",
                                        "rawValue": "Blob",
                                        "raw": "\"Blob\""
                                      }
                                    },
                                    "consequent": {
                                      "type": "ExpressionStatement",
                                      "start": 14124,
                                      "end": 14160,
                                      "loc": {
                                        "start": {
                                          "line": 420,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 420,
                                          "column": 52
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 14124,
                                        "end": 14159,
                                        "loc": {
                                          "start": {
                                            "line": 420,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 420,
                                            "column": 51
                                          }
                                        },
                                        "operator": "+=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 14124,
                                          "end": 14149,
                                          "loc": {
                                            "start": {
                                              "line": 420,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 420,
                                              "column": 41
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 14124,
                                            "end": 14131,
                                            "loc": {
                                              "start": {
                                                "line": 420,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 420,
                                                "column": 23
                                              }
                                            },
                                            "name": "context"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 14132,
                                            "end": 14149,
                                            "loc": {
                                              "start": {
                                                "line": 420,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 420,
                                                "column": 41
                                              }
                                            },
                                            "name": "bytesUncompressed"
                                          },
                                          "computed": false
                                        },
                                        "right": {
                                          "type": "Identifier",
                                          "start": 14153,
                                          "end": 14159,
                                          "loc": {
                                            "start": {
                                              "line": 420,
                                              "column": 45
                                            },
                                            "end": {
                                              "line": 420,
                                              "column": 51
                                            }
                                          },
                                          "name": "length"
                                        }
                                      }
                                    },
                                    "alternate": null
                                  }
                                ]
                              },
                              "alternate": null
                            },
                            {
                              "type": "IfStatement",
                              "start": 14181,
                              "end": 17026,
                              "loc": {
                                "start": {
                                  "line": 424,
                                  "column": 8
                                },
                                "end": {
                                  "line": 492,
                                  "column": 9
                                }
                              },
                              "test": {
                                "type": "CallExpression",
                                "start": 14185,
                                "end": 14206,
                                "loc": {
                                  "start": {
                                    "line": 424,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 424,
                                    "column": 33
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 14185,
                                  "end": 14198,
                                  "loc": {
                                    "start": {
                                      "line": 424,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 424,
                                      "column": 25
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 14185,
                                    "end": 14190,
                                    "loc": {
                                      "start": {
                                        "line": 424,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 424,
                                        "column": 17
                                      }
                                    },
                                    "name": "Array"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 14191,
                                    "end": 14198,
                                    "loc": {
                                      "start": {
                                        "line": 424,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 424,
                                        "column": 25
                                      }
                                    },
                                    "name": "isArray"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "Identifier",
                                    "start": 14199,
                                    "end": 14205,
                                    "loc": {
                                      "start": {
                                        "line": 424,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 424,
                                        "column": 32
                                      }
                                    },
                                    "name": "object"
                                  }
                                ]
                              },
                              "consequent": {
                                "type": "BlockStatement",
                                "start": 14208,
                                "end": 14339,
                                "loc": {
                                  "start": {
                                    "line": 424,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 429,
                                    "column": 9
                                  }
                                },
                                "body": [
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 14261,
                                    "end": 14328,
                                    "loc": {
                                      "start": {
                                        "line": 427,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 427,
                                        "column": 79
                                      }
                                    },
                                    "expression": {
                                      "type": "AwaitExpression",
                                      "start": 14261,
                                      "end": 14327,
                                      "loc": {
                                        "start": {
                                          "line": 427,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 427,
                                          "column": 78
                                        }
                                      },
                                      "all": false,
                                      "argument": {
                                        "type": "CallExpression",
                                        "start": 14267,
                                        "end": 14327,
                                        "loc": {
                                          "start": {
                                            "line": 427,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 427,
                                            "column": 78
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 14267,
                                          "end": 14278,
                                          "loc": {
                                            "start": {
                                              "line": 427,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 427,
                                              "column": 29
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 14267,
                                            "end": 14274,
                                            "loc": {
                                              "start": {
                                                "line": 427,
                                                "column": 18
                                              },
                                              "end": {
                                                "line": 427,
                                                "column": 25
                                              }
                                            },
                                            "name": "Promise"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 14275,
                                            "end": 14278,
                                            "loc": {
                                              "start": {
                                                "line": 427,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 427,
                                                "column": 29
                                              }
                                            },
                                            "name": "all"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "CallExpression",
                                            "start": 14279,
                                            "end": 14326,
                                            "loc": {
                                              "start": {
                                                "line": 427,
                                                "column": 30
                                              },
                                              "end": {
                                                "line": 427,
                                                "column": 77
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 14279,
                                              "end": 14289,
                                              "loc": {
                                                "start": {
                                                  "line": 427,
                                                  "column": 30
                                                },
                                                "end": {
                                                  "line": 427,
                                                  "column": 40
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 14279,
                                                "end": 14285,
                                                "loc": {
                                                  "start": {
                                                    "line": 427,
                                                    "column": 30
                                                  },
                                                  "end": {
                                                    "line": 427,
                                                    "column": 36
                                                  }
                                                },
                                                "name": "object"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 14286,
                                                "end": 14289,
                                                "loc": {
                                                  "start": {
                                                    "line": 427,
                                                    "column": 37
                                                  },
                                                  "end": {
                                                    "line": 427,
                                                    "column": 40
                                                  }
                                                },
                                                "name": "map"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "ArrowFunctionExpression",
                                                "start": 14290,
                                                "end": 14325,
                                                "loc": {
                                                  "start": {
                                                    "line": 427,
                                                    "column": 41
                                                  },
                                                  "end": {
                                                    "line": 427,
                                                    "column": 76
                                                  }
                                                },
                                                "id": null,
                                                "generator": false,
                                                "expression": true,
                                                "async": false,
                                                "params": [
                                                  {
                                                    "type": "Identifier",
                                                    "start": 14290,
                                                    "end": 14294,
                                                    "loc": {
                                                      "start": {
                                                        "line": 427,
                                                        "column": 41
                                                      },
                                                      "end": {
                                                        "line": 427,
                                                        "column": 45
                                                      }
                                                    },
                                                    "name": "item"
                                                  }
                                                ],
                                                "body": {
                                                  "type": "CallExpression",
                                                  "start": 14298,
                                                  "end": 14325,
                                                  "loc": {
                                                    "start": {
                                                      "line": 427,
                                                      "column": 49
                                                    },
                                                    "end": {
                                                      "line": 427,
                                                      "column": 76
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "Identifier",
                                                    "start": 14298,
                                                    "end": 14310,
                                                    "loc": {
                                                      "start": {
                                                        "line": 427,
                                                        "column": 49
                                                      },
                                                      "end": {
                                                        "line": 427,
                                                        "column": 61
                                                      }
                                                    },
                                                    "name": "handleResult"
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 14311,
                                                      "end": 14318,
                                                      "loc": {
                                                        "start": {
                                                          "line": 427,
                                                          "column": 62
                                                        },
                                                        "end": {
                                                          "line": 427,
                                                          "column": 69
                                                        }
                                                      },
                                                      "name": "context"
                                                    },
                                                    {
                                                      "type": "Identifier",
                                                      "start": 14320,
                                                      "end": 14324,
                                                      "loc": {
                                                        "start": {
                                                          "line": 427,
                                                          "column": 71
                                                        },
                                                        "end": {
                                                          "line": 427,
                                                          "column": 75
                                                        }
                                                      },
                                                      "name": "item"
                                                    }
                                                  ]
                                                }
                                              }
                                            ]
                                          }
                                        ]
                                      },
                                      "leadingComments": null
                                    },
                                    "leadingComments": [
                                      {
                                        "type": "CommentLine",
                                        "value": " Collection of commands",
                                        "start": 14223,
                                        "end": 14248,
                                        "loc": {
                                          "start": {
                                            "line": 426,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 426,
                                            "column": 37
                                          }
                                        },
                                        "range": [
                                          14223,
                                          14248
                                        ]
                                      }
                                    ]
                                  }
                                ]
                              },
                              "alternate": {
                                "type": "IfStatement",
                                "start": 14345,
                                "end": 17026,
                                "loc": {
                                  "start": {
                                    "line": 429,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 492,
                                    "column": 9
                                  }
                                },
                                "test": {
                                  "type": "BinaryExpression",
                                  "start": 14349,
                                  "end": 14378,
                                  "loc": {
                                    "start": {
                                      "line": 429,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 429,
                                      "column": 48
                                    }
                                  },
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 14349,
                                    "end": 14363,
                                    "loc": {
                                      "start": {
                                        "line": 429,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 429,
                                        "column": 33
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 14349,
                                      "end": 14355,
                                      "loc": {
                                        "start": {
                                          "line": 429,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 429,
                                          "column": 25
                                        }
                                      },
                                      "name": "object"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 14356,
                                      "end": 14363,
                                      "loc": {
                                        "start": {
                                          "line": 429,
                                          "column": 26
                                        },
                                        "end": {
                                          "line": 429,
                                          "column": 33
                                        }
                                      },
                                      "name": "command"
                                    },
                                    "computed": false
                                  },
                                  "operator": "===",
                                  "right": {
                                    "type": "Literal",
                                    "start": 14368,
                                    "end": 14378,
                                    "loc": {
                                      "start": {
                                        "line": 429,
                                        "column": 38
                                      },
                                      "end": {
                                        "line": 429,
                                        "column": 48
                                      }
                                    },
                                    "value": "Endpoint",
                                    "rawValue": "Endpoint",
                                    "raw": "\"Endpoint\""
                                  }
                                },
                                "consequent": {
                                  "type": "BlockStatement",
                                  "start": 14380,
                                  "end": 14570,
                                  "loc": {
                                    "start": {
                                      "line": 429,
                                      "column": 50
                                    },
                                    "end": {
                                      "line": 438,
                                      "column": 9
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 14427,
                                      "end": 14559,
                                      "loc": {
                                        "start": {
                                          "line": 432,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 436,
                                          "column": 15
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 14427,
                                        "end": 14558,
                                        "loc": {
                                          "start": {
                                            "line": 432,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 436,
                                            "column": 14
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 14427,
                                          "end": 14447,
                                          "loc": {
                                            "start": {
                                              "line": 432,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 432,
                                              "column": 32
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 14427,
                                            "end": 14442,
                                            "loc": {
                                              "start": {
                                                "line": 432,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 432,
                                                "column": 27
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 14427,
                                              "end": 14434,
                                              "loc": {
                                                "start": {
                                                  "line": 432,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 432,
                                                  "column": 19
                                                }
                                              },
                                              "name": "context",
                                              "leadingComments": null
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 14435,
                                              "end": 14442,
                                              "loc": {
                                                "start": {
                                                  "line": 432,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 432,
                                                  "column": 27
                                                }
                                              },
                                              "name": "results"
                                            },
                                            "computed": false,
                                            "leadingComments": null
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 14443,
                                            "end": 14447,
                                            "loc": {
                                              "start": {
                                                "line": 432,
                                                "column": 28
                                              },
                                              "end": {
                                                "line": 432,
                                                "column": 32
                                              }
                                            },
                                            "name": "push"
                                          },
                                          "computed": false,
                                          "leadingComments": null
                                        },
                                        "arguments": [
                                          {
                                            "type": "ObjectExpression",
                                            "start": 14448,
                                            "end": 14557,
                                            "loc": {
                                              "start": {
                                                "line": 432,
                                                "column": 33
                                              },
                                              "end": {
                                                "line": 436,
                                                "column": 13
                                              }
                                            },
                                            "properties": [
                                              {
                                                "type": "Property",
                                                "start": 14466,
                                                "end": 14483,
                                                "loc": {
                                                  "start": {
                                                    "line": 433,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 433,
                                                    "column": 33
                                                  }
                                                },
                                                "method": false,
                                                "shorthand": false,
                                                "computed": false,
                                                "key": {
                                                  "type": "Identifier",
                                                  "start": 14466,
                                                  "end": 14473,
                                                  "loc": {
                                                    "start": {
                                                      "line": 433,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 433,
                                                      "column": 23
                                                    }
                                                  },
                                                  "name": "command"
                                                },
                                                "value": {
                                                  "type": "Literal",
                                                  "start": 14475,
                                                  "end": 14483,
                                                  "loc": {
                                                    "start": {
                                                      "line": 433,
                                                      "column": 25
                                                    },
                                                    "end": {
                                                      "line": 433,
                                                      "column": 33
                                                    }
                                                  },
                                                  "value": "Result",
                                                  "rawValue": "Result",
                                                  "raw": "'Result'"
                                                },
                                                "kind": "init"
                                              },
                                              {
                                                "type": "Property",
                                                "start": 14501,
                                                "end": 14511,
                                                "loc": {
                                                  "start": {
                                                    "line": 434,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 434,
                                                    "column": 26
                                                  }
                                                },
                                                "method": false,
                                                "shorthand": false,
                                                "computed": false,
                                                "key": {
                                                  "type": "Identifier",
                                                  "start": 14501,
                                                  "end": 14505,
                                                  "loc": {
                                                    "start": {
                                                      "line": 434,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 434,
                                                      "column": 20
                                                    }
                                                  },
                                                  "name": "from"
                                                },
                                                "value": {
                                                  "type": "Literal",
                                                  "start": 14507,
                                                  "end": 14511,
                                                  "loc": {
                                                    "start": {
                                                      "line": 434,
                                                      "column": 22
                                                    },
                                                    "end": {
                                                      "line": 434,
                                                      "column": 26
                                                    }
                                                  },
                                                  "value": "ip",
                                                  "rawValue": "ip",
                                                  "raw": "'ip'"
                                                },
                                                "kind": "init"
                                              },
                                              {
                                                "type": "Property",
                                                "start": 14529,
                                                "end": 14543,
                                                "loc": {
                                                  "start": {
                                                    "line": 435,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 435,
                                                    "column": 30
                                                  }
                                                },
                                                "method": false,
                                                "shorthand": false,
                                                "computed": false,
                                                "key": {
                                                  "type": "Identifier",
                                                  "start": 14529,
                                                  "end": 14535,
                                                  "loc": {
                                                    "start": {
                                                      "line": 435,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 435,
                                                      "column": 22
                                                    }
                                                  },
                                                  "name": "result"
                                                },
                                                "value": {
                                                  "type": "Identifier",
                                                  "start": 14537,
                                                  "end": 14543,
                                                  "loc": {
                                                    "start": {
                                                      "line": 435,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 435,
                                                      "column": 30
                                                    }
                                                  },
                                                  "name": "object"
                                                },
                                                "kind": "init"
                                              }
                                            ]
                                          }
                                        ],
                                        "leadingComments": null
                                      },
                                      "leadingComments": [
                                        {
                                          "type": "CommentLine",
                                          "value": " Scaled endpoints",
                                          "start": 14395,
                                          "end": 14414,
                                          "loc": {
                                            "start": {
                                              "line": 431,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 431,
                                              "column": 31
                                            }
                                          },
                                          "range": [
                                            14395,
                                            14414
                                          ]
                                        }
                                      ]
                                    }
                                  ]
                                },
                                "alternate": {
                                  "type": "IfStatement",
                                  "start": 14576,
                                  "end": 17026,
                                  "loc": {
                                    "start": {
                                      "line": 438,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 492,
                                      "column": 9
                                    }
                                  },
                                  "test": {
                                    "type": "BinaryExpression",
                                    "start": 14580,
                                    "end": 14609,
                                    "loc": {
                                      "start": {
                                        "line": 438,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 438,
                                        "column": 48
                                      }
                                    },
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 14580,
                                      "end": 14594,
                                      "loc": {
                                        "start": {
                                          "line": 438,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 438,
                                          "column": 33
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 14580,
                                        "end": 14586,
                                        "loc": {
                                          "start": {
                                            "line": 438,
                                            "column": 19
                                          },
                                          "end": {
                                            "line": 438,
                                            "column": 25
                                          }
                                        },
                                        "name": "object"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 14587,
                                        "end": 14594,
                                        "loc": {
                                          "start": {
                                            "line": 438,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 438,
                                            "column": 33
                                          }
                                        },
                                        "name": "command"
                                      },
                                      "computed": false
                                    },
                                    "operator": "===",
                                    "right": {
                                      "type": "Literal",
                                      "start": 14599,
                                      "end": 14609,
                                      "loc": {
                                        "start": {
                                          "line": 438,
                                          "column": 38
                                        },
                                        "end": {
                                          "line": 438,
                                          "column": 48
                                        }
                                      },
                                      "value": "Assembly",
                                      "rawValue": "Assembly",
                                      "raw": "\"Assembly\""
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 14611,
                                    "end": 14925,
                                    "loc": {
                                      "start": {
                                        "line": 438,
                                        "column": 50
                                      },
                                      "end": {
                                        "line": 448,
                                        "column": 9
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 14626,
                                        "end": 14655,
                                        "loc": {
                                          "start": {
                                            "line": 440,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 440,
                                            "column": 41
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 14630,
                                            "end": 14654,
                                            "loc": {
                                              "start": {
                                                "line": 440,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 440,
                                                "column": 40
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 14630,
                                              "end": 14638,
                                              "loc": {
                                                "start": {
                                                  "line": 440,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 440,
                                                  "column": 24
                                                }
                                              },
                                              "name": "assembly"
                                            },
                                            "init": {
                                              "type": "NewExpression",
                                              "start": 14641,
                                              "end": 14654,
                                              "loc": {
                                                "start": {
                                                  "line": 440,
                                                  "column": 27
                                                },
                                                "end": {
                                                  "line": 440,
                                                  "column": 40
                                                }
                                              },
                                              "callee": {
                                                "type": "Identifier",
                                                "start": 14645,
                                                "end": 14652,
                                                "loc": {
                                                  "start": {
                                                    "line": 440,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 440,
                                                    "column": 38
                                                  }
                                                },
                                                "name": "Object3"
                                              },
                                              "arguments": []
                                            }
                                          }
                                        ],
                                        "kind": "let"
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 14668,
                                        "end": 14701,
                                        "loc": {
                                          "start": {
                                            "line": 441,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 441,
                                            "column": 45
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 14668,
                                          "end": 14700,
                                          "loc": {
                                            "start": {
                                              "line": 441,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 441,
                                              "column": 44
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 14668,
                                            "end": 14688,
                                            "loc": {
                                              "start": {
                                                "line": 441,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 441,
                                                "column": 32
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 14668,
                                              "end": 14685,
                                              "loc": {
                                                "start": {
                                                  "line": 441,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 441,
                                                  "column": 29
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 14668,
                                                "end": 14676,
                                                "loc": {
                                                  "start": {
                                                    "line": 441,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 441,
                                                    "column": 20
                                                  }
                                                },
                                                "name": "assembly"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 14677,
                                                "end": 14685,
                                                "loc": {
                                                  "start": {
                                                    "line": 441,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 441,
                                                    "column": 29
                                                  }
                                                },
                                                "name": "userData"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 14686,
                                              "end": 14688,
                                              "loc": {
                                                "start": {
                                                  "line": 441,
                                                  "column": 30
                                                },
                                                "end": {
                                                  "line": 441,
                                                  "column": 32
                                                }
                                              },
                                              "name": "id"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 14691,
                                            "end": 14700,
                                            "loc": {
                                              "start": {
                                                "line": 441,
                                                "column": 35
                                              },
                                              "end": {
                                                "line": 441,
                                                "column": 44
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 14691,
                                              "end": 14697,
                                              "loc": {
                                                "start": {
                                                  "line": 441,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 441,
                                                  "column": 41
                                                }
                                              },
                                              "name": "object"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 14698,
                                              "end": 14700,
                                              "loc": {
                                                "start": {
                                                  "line": 441,
                                                  "column": 42
                                                },
                                                "end": {
                                                  "line": 441,
                                                  "column": 44
                                                }
                                              },
                                              "name": "id"
                                            },
                                            "computed": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 14714,
                                        "end": 14754,
                                        "loc": {
                                          "start": {
                                            "line": 442,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 442,
                                            "column": 52
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 14714,
                                          "end": 14753,
                                          "loc": {
                                            "start": {
                                              "line": 442,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 442,
                                              "column": 51
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 14714,
                                            "end": 14743,
                                            "loc": {
                                              "start": {
                                                "line": 442,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 442,
                                                "column": 41
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 14714,
                                              "end": 14739,
                                              "loc": {
                                                "start": {
                                                  "line": 442,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 442,
                                                  "column": 37
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 14714,
                                                "end": 14729,
                                                "loc": {
                                                  "start": {
                                                    "line": 442,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 442,
                                                    "column": 27
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 14714,
                                                  "end": 14721,
                                                  "loc": {
                                                    "start": {
                                                      "line": 442,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 442,
                                                      "column": 19
                                                    }
                                                  },
                                                  "name": "context"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 14722,
                                                  "end": 14729,
                                                  "loc": {
                                                    "start": {
                                                      "line": 442,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 442,
                                                      "column": 27
                                                    }
                                                  },
                                                  "name": "options"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 14730,
                                                "end": 14739,
                                                "loc": {
                                                  "start": {
                                                    "line": 442,
                                                    "column": 28
                                                  },
                                                  "end": {
                                                    "line": 442,
                                                    "column": 37
                                                  }
                                                },
                                                "name": "groupInto"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 14740,
                                              "end": 14743,
                                              "loc": {
                                                "start": {
                                                  "line": 442,
                                                  "column": 38
                                                },
                                                "end": {
                                                  "line": 442,
                                                  "column": 41
                                                }
                                              },
                                              "name": "add"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "Identifier",
                                              "start": 14744,
                                              "end": 14752,
                                              "loc": {
                                                "start": {
                                                  "line": 442,
                                                  "column": 42
                                                },
                                                "end": {
                                                  "line": 442,
                                                  "column": 50
                                                }
                                              },
                                              "name": "assembly"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 14767,
                                        "end": 14804,
                                        "loc": {
                                          "start": {
                                            "line": 443,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 443,
                                            "column": 49
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 14767,
                                          "end": 14803,
                                          "loc": {
                                            "start": {
                                              "line": 443,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 443,
                                              "column": 48
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 14767,
                                            "end": 14792,
                                            "loc": {
                                              "start": {
                                                "line": 443,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 443,
                                                "column": 37
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 14767,
                                              "end": 14782,
                                              "loc": {
                                                "start": {
                                                  "line": 443,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 443,
                                                  "column": 27
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 14767,
                                                "end": 14774,
                                                "loc": {
                                                  "start": {
                                                    "line": 443,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 443,
                                                    "column": 19
                                                  }
                                                },
                                                "name": "context"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 14775,
                                                "end": 14782,
                                                "loc": {
                                                  "start": {
                                                    "line": 443,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 443,
                                                    "column": 27
                                                  }
                                                },
                                                "name": "options"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 14783,
                                              "end": 14792,
                                              "loc": {
                                                "start": {
                                                  "line": 443,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 443,
                                                  "column": 37
                                                }
                                              },
                                              "name": "groupInto"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "Identifier",
                                            "start": 14795,
                                            "end": 14803,
                                            "loc": {
                                              "start": {
                                                "line": 443,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 443,
                                                "column": 48
                                              }
                                            },
                                            "name": "assembly"
                                          }
                                        }
                                      },
                                      {
                                        "type": "ForOfStatement",
                                        "start": 14817,
                                        "end": 14914,
                                        "loc": {
                                          "start": {
                                            "line": 444,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 446,
                                            "column": 13
                                          }
                                        },
                                        "left": {
                                          "type": "VariableDeclaration",
                                          "start": 14822,
                                          "end": 14830,
                                          "loc": {
                                            "start": {
                                              "line": 444,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 444,
                                              "column": 25
                                            }
                                          },
                                          "declarations": [
                                            {
                                              "type": "VariableDeclarator",
                                              "start": 14826,
                                              "end": 14830,
                                              "loc": {
                                                "start": {
                                                  "line": 444,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 444,
                                                  "column": 25
                                                }
                                              },
                                              "id": {
                                                "type": "Identifier",
                                                "start": 14826,
                                                "end": 14830,
                                                "loc": {
                                                  "start": {
                                                    "line": 444,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 444,
                                                    "column": 25
                                                  }
                                                },
                                                "name": "part"
                                              },
                                              "init": null
                                            }
                                          ],
                                          "kind": "let"
                                        },
                                        "right": {
                                          "type": "MemberExpression",
                                          "start": 14834,
                                          "end": 14846,
                                          "loc": {
                                            "start": {
                                              "line": 444,
                                              "column": 29
                                            },
                                            "end": {
                                              "line": 444,
                                              "column": 41
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 14834,
                                            "end": 14840,
                                            "loc": {
                                              "start": {
                                                "line": 444,
                                                "column": 29
                                              },
                                              "end": {
                                                "line": 444,
                                                "column": 35
                                              }
                                            },
                                            "name": "object"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 14841,
                                            "end": 14846,
                                            "loc": {
                                              "start": {
                                                "line": 444,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 444,
                                                "column": 41
                                              }
                                            },
                                            "name": "parts"
                                          },
                                          "computed": false
                                        },
                                        "body": {
                                          "type": "BlockStatement",
                                          "start": 14848,
                                          "end": 14914,
                                          "loc": {
                                            "start": {
                                              "line": 444,
                                              "column": 43
                                            },
                                            "end": {
                                              "line": 446,
                                              "column": 13
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 14866,
                                              "end": 14900,
                                              "loc": {
                                                "start": {
                                                  "line": 445,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 445,
                                                  "column": 50
                                                }
                                              },
                                              "expression": {
                                                "type": "AwaitExpression",
                                                "start": 14866,
                                                "end": 14899,
                                                "loc": {
                                                  "start": {
                                                    "line": 445,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 445,
                                                    "column": 49
                                                  }
                                                },
                                                "all": false,
                                                "argument": {
                                                  "type": "CallExpression",
                                                  "start": 14872,
                                                  "end": 14899,
                                                  "loc": {
                                                    "start": {
                                                      "line": 445,
                                                      "column": 22
                                                    },
                                                    "end": {
                                                      "line": 445,
                                                      "column": 49
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "Identifier",
                                                    "start": 14872,
                                                    "end": 14884,
                                                    "loc": {
                                                      "start": {
                                                        "line": 445,
                                                        "column": 22
                                                      },
                                                      "end": {
                                                        "line": 445,
                                                        "column": 34
                                                      }
                                                    },
                                                    "name": "handleResult"
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 14885,
                                                      "end": 14892,
                                                      "loc": {
                                                        "start": {
                                                          "line": 445,
                                                          "column": 35
                                                        },
                                                        "end": {
                                                          "line": 445,
                                                          "column": 42
                                                        }
                                                      },
                                                      "name": "context"
                                                    },
                                                    {
                                                      "type": "Identifier",
                                                      "start": 14894,
                                                      "end": 14898,
                                                      "loc": {
                                                        "start": {
                                                          "line": 445,
                                                          "column": 44
                                                        },
                                                        "end": {
                                                          "line": 445,
                                                          "column": 48
                                                        }
                                                      },
                                                      "name": "part"
                                                    }
                                                  ]
                                                }
                                              }
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  },
                                  "alternate": {
                                    "type": "IfStatement",
                                    "start": 14931,
                                    "end": 17026,
                                    "loc": {
                                      "start": {
                                        "line": 448,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 492,
                                        "column": 9
                                      }
                                    },
                                    "test": {
                                      "type": "BinaryExpression",
                                      "start": 14935,
                                      "end": 14960,
                                      "loc": {
                                        "start": {
                                          "line": 448,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 448,
                                          "column": 44
                                        }
                                      },
                                      "left": {
                                        "type": "MemberExpression",
                                        "start": 14935,
                                        "end": 14949,
                                        "loc": {
                                          "start": {
                                            "line": 448,
                                            "column": 19
                                          },
                                          "end": {
                                            "line": 448,
                                            "column": 33
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 14935,
                                          "end": 14941,
                                          "loc": {
                                            "start": {
                                              "line": 448,
                                              "column": 19
                                            },
                                            "end": {
                                              "line": 448,
                                              "column": 25
                                            }
                                          },
                                          "name": "object"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 14942,
                                          "end": 14949,
                                          "loc": {
                                            "start": {
                                              "line": 448,
                                              "column": 26
                                            },
                                            "end": {
                                              "line": 448,
                                              "column": 33
                                            }
                                          },
                                          "name": "command"
                                        },
                                        "computed": false
                                      },
                                      "operator": "===",
                                      "right": {
                                        "type": "Literal",
                                        "start": 14954,
                                        "end": 14960,
                                        "loc": {
                                          "start": {
                                            "line": 448,
                                            "column": 38
                                          },
                                          "end": {
                                            "line": 448,
                                            "column": 44
                                          }
                                        },
                                        "value": "Link",
                                        "rawValue": "Link",
                                        "raw": "\"Link\""
                                      }
                                    },
                                    "consequent": {
                                      "type": "BlockStatement",
                                      "start": 14962,
                                      "end": 15410,
                                      "loc": {
                                        "start": {
                                          "line": 448,
                                          "column": 46
                                        },
                                        "end": {
                                          "line": 459,
                                          "column": 9
                                        }
                                      },
                                      "body": [
                                        {
                                          "type": "IfStatement",
                                          "start": 14977,
                                          "end": 15263,
                                          "loc": {
                                            "start": {
                                              "line": 450,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 455,
                                              "column": 13
                                            }
                                          },
                                          "test": {
                                            "type": "LogicalExpression",
                                            "start": 14981,
                                            "end": 15005,
                                            "loc": {
                                              "start": {
                                                "line": 450,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 450,
                                                "column": 40
                                              }
                                            },
                                            "left": {
                                              "type": "MemberExpression",
                                              "start": 14981,
                                              "end": 14991,
                                              "loc": {
                                                "start": {
                                                  "line": 450,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 450,
                                                  "column": 26
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 14981,
                                                "end": 14987,
                                                "loc": {
                                                  "start": {
                                                    "line": 450,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 450,
                                                    "column": 22
                                                  }
                                                },
                                                "name": "object"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 14988,
                                                "end": 14991,
                                                "loc": {
                                                  "start": {
                                                    "line": 450,
                                                    "column": 23
                                                  },
                                                  "end": {
                                                    "line": 450,
                                                    "column": 26
                                                  }
                                                },
                                                "name": "url"
                                              },
                                              "computed": false
                                            },
                                            "operator": "||",
                                            "right": {
                                              "type": "MemberExpression",
                                              "start": 14995,
                                              "end": 15005,
                                              "loc": {
                                                "start": {
                                                  "line": 450,
                                                  "column": 30
                                                },
                                                "end": {
                                                  "line": 450,
                                                  "column": 40
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 14995,
                                                "end": 15001,
                                                "loc": {
                                                  "start": {
                                                    "line": 450,
                                                    "column": 30
                                                  },
                                                  "end": {
                                                    "line": 450,
                                                    "column": 36
                                                  }
                                                },
                                                "name": "object"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 15002,
                                                "end": 15005,
                                                "loc": {
                                                  "start": {
                                                    "line": 450,
                                                    "column": 37
                                                  },
                                                  "end": {
                                                    "line": 450,
                                                    "column": 40
                                                  }
                                                },
                                                "name": "key"
                                              },
                                              "computed": false
                                            }
                                          },
                                          "consequent": {
                                            "type": "BlockStatement",
                                            "start": 15007,
                                            "end": 15263,
                                            "loc": {
                                              "start": {
                                                "line": 450,
                                                "column": 42
                                              },
                                              "end": {
                                                "line": 455,
                                                "column": 13
                                              }
                                            },
                                            "body": [
                                              {
                                                "type": "VariableDeclaration",
                                                "start": 15057,
                                                "end": 15125,
                                                "loc": {
                                                  "start": {
                                                    "line": 452,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 452,
                                                    "column": 84
                                                  }
                                                },
                                                "declarations": [
                                                  {
                                                    "type": "VariableDeclarator",
                                                    "start": 15061,
                                                    "end": 15124,
                                                    "loc": {
                                                      "start": {
                                                        "line": 452,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 452,
                                                        "column": 83
                                                      }
                                                    },
                                                    "id": {
                                                      "type": "Identifier",
                                                      "start": 15061,
                                                      "end": 15064,
                                                      "loc": {
                                                        "start": {
                                                          "line": 452,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 452,
                                                          "column": 23
                                                        }
                                                      },
                                                      "name": "url",
                                                      "leadingComments": null
                                                    },
                                                    "init": {
                                                      "type": "LogicalExpression",
                                                      "start": 15067,
                                                      "end": 15124,
                                                      "loc": {
                                                        "start": {
                                                          "line": 452,
                                                          "column": 26
                                                        },
                                                        "end": {
                                                          "line": 452,
                                                          "column": 83
                                                        }
                                                      },
                                                      "left": {
                                                        "type": "MemberExpression",
                                                        "start": 15067,
                                                        "end": 15077,
                                                        "loc": {
                                                          "start": {
                                                            "line": 452,
                                                            "column": 26
                                                          },
                                                          "end": {
                                                            "line": 452,
                                                            "column": 36
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 15067,
                                                          "end": 15073,
                                                          "loc": {
                                                            "start": {
                                                              "line": 452,
                                                              "column": 26
                                                            },
                                                            "end": {
                                                              "line": 452,
                                                              "column": 32
                                                            }
                                                          },
                                                          "name": "object"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 15074,
                                                          "end": 15077,
                                                          "loc": {
                                                            "start": {
                                                              "line": 452,
                                                              "column": 33
                                                            },
                                                            "end": {
                                                              "line": 452,
                                                              "column": 36
                                                            }
                                                          },
                                                          "name": "url"
                                                        },
                                                        "computed": false
                                                      },
                                                      "operator": "||",
                                                      "right": {
                                                        "type": "BinaryExpression",
                                                        "start": 15081,
                                                        "end": 15124,
                                                        "loc": {
                                                          "start": {
                                                            "line": 452,
                                                            "column": 40
                                                          },
                                                          "end": {
                                                            "line": 452,
                                                            "column": 83
                                                          }
                                                        },
                                                        "left": {
                                                          "type": "BinaryExpression",
                                                          "start": 15081,
                                                          "end": 15111,
                                                          "loc": {
                                                            "start": {
                                                              "line": 452,
                                                              "column": 40
                                                            },
                                                            "end": {
                                                              "line": 452,
                                                              "column": 70
                                                            }
                                                          },
                                                          "left": {
                                                            "type": "MemberExpression",
                                                            "start": 15081,
                                                            "end": 15100,
                                                            "loc": {
                                                              "start": {
                                                                "line": 452,
                                                                "column": 40
                                                              },
                                                              "end": {
                                                                "line": 452,
                                                                "column": 59
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "MemberExpression",
                                                              "start": 15081,
                                                              "end": 15092,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 452,
                                                                  "column": 40
                                                                },
                                                                "end": {
                                                                  "line": 452,
                                                                  "column": 51
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 15081,
                                                                "end": 15088,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 452,
                                                                    "column": 40
                                                                  },
                                                                  "end": {
                                                                    "line": 452,
                                                                    "column": 47
                                                                  }
                                                                },
                                                                "name": "context"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 15089,
                                                                "end": 15092,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 452,
                                                                    "column": 48
                                                                  },
                                                                  "end": {
                                                                    "line": 452,
                                                                    "column": 51
                                                                  }
                                                                },
                                                                "name": "hub"
                                                              },
                                                              "computed": false
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 15093,
                                                              "end": 15100,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 452,
                                                                  "column": 52
                                                                },
                                                                "end": {
                                                                  "line": 452,
                                                                  "column": 59
                                                                }
                                                              },
                                                              "name": "baseUrl"
                                                            },
                                                            "computed": false
                                                          },
                                                          "operator": "+",
                                                          "right": {
                                                            "type": "Literal",
                                                            "start": 15103,
                                                            "end": 15111,
                                                            "loc": {
                                                              "start": {
                                                                "line": 452,
                                                                "column": 62
                                                              },
                                                              "end": {
                                                                "line": 452,
                                                                "column": 70
                                                              }
                                                            },
                                                            "value": "/link/",
                                                            "rawValue": "/link/",
                                                            "raw": "'/link/'"
                                                          }
                                                        },
                                                        "operator": "+",
                                                        "right": {
                                                          "type": "MemberExpression",
                                                          "start": 15114,
                                                          "end": 15124,
                                                          "loc": {
                                                            "start": {
                                                              "line": 452,
                                                              "column": 73
                                                            },
                                                            "end": {
                                                              "line": 452,
                                                              "column": 83
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 15114,
                                                            "end": 15120,
                                                            "loc": {
                                                              "start": {
                                                                "line": 452,
                                                                "column": 73
                                                              },
                                                              "end": {
                                                                "line": 452,
                                                                "column": 79
                                                              }
                                                            },
                                                            "name": "object"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 15121,
                                                            "end": 15124,
                                                            "loc": {
                                                              "start": {
                                                                "line": 452,
                                                                "column": 80
                                                              },
                                                              "end": {
                                                                "line": 452,
                                                                "column": 83
                                                              }
                                                            },
                                                            "name": "key"
                                                          },
                                                          "computed": false
                                                        }
                                                      }
                                                    },
                                                    "leadingComments": null
                                                  }
                                                ],
                                                "kind": "let",
                                                "leadingComments": [
                                                  {
                                                    "type": "CommentLine",
                                                    "value": " Linked blobs",
                                                    "start": 15025,
                                                    "end": 15040,
                                                    "loc": {
                                                      "start": {
                                                        "line": 451,
                                                        "column": 16
                                                      },
                                                      "end": {
                                                        "line": 451,
                                                        "column": 31
                                                      }
                                                    },
                                                    "range": [
                                                      15025,
                                                      15040
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "type": "VariableDeclaration",
                                                "start": 15142,
                                                "end": 15194,
                                                "loc": {
                                                  "start": {
                                                    "line": 453,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 453,
                                                    "column": 68
                                                  }
                                                },
                                                "declarations": [
                                                  {
                                                    "type": "VariableDeclarator",
                                                    "start": 15146,
                                                    "end": 15193,
                                                    "loc": {
                                                      "start": {
                                                        "line": 453,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 453,
                                                        "column": 67
                                                      }
                                                    },
                                                    "id": {
                                                      "type": "Identifier",
                                                      "start": 15146,
                                                      "end": 15154,
                                                      "loc": {
                                                        "start": {
                                                          "line": 453,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 453,
                                                          "column": 28
                                                        }
                                                      },
                                                      "name": "response"
                                                    },
                                                    "init": {
                                                      "type": "AwaitExpression",
                                                      "start": 15157,
                                                      "end": 15193,
                                                      "loc": {
                                                        "start": {
                                                          "line": 453,
                                                          "column": 31
                                                        },
                                                        "end": {
                                                          "line": 453,
                                                          "column": 67
                                                        }
                                                      },
                                                      "all": false,
                                                      "argument": {
                                                        "type": "CallExpression",
                                                        "start": 15163,
                                                        "end": 15193,
                                                        "loc": {
                                                          "start": {
                                                            "line": 453,
                                                            "column": 37
                                                          },
                                                          "end": {
                                                            "line": 453,
                                                            "column": 67
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "MemberExpression",
                                                          "start": 15163,
                                                          "end": 15178,
                                                          "loc": {
                                                            "start": {
                                                              "line": 453,
                                                              "column": 37
                                                            },
                                                            "end": {
                                                              "line": 453,
                                                              "column": 52
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "CallExpression",
                                                            "start": 15163,
                                                            "end": 15173,
                                                            "loc": {
                                                              "start": {
                                                                "line": 453,
                                                                "column": 37
                                                              },
                                                              "end": {
                                                                "line": 453,
                                                                "column": 47
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "Identifier",
                                                              "start": 15163,
                                                              "end": 15168,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 453,
                                                                  "column": 37
                                                                },
                                                                "end": {
                                                                  "line": 453,
                                                                  "column": 42
                                                                }
                                                              },
                                                              "name": "fetch"
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "Identifier",
                                                                "start": 15169,
                                                                "end": 15172,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 453,
                                                                    "column": 43
                                                                  },
                                                                  "end": {
                                                                    "line": 453,
                                                                    "column": 46
                                                                  }
                                                                },
                                                                "name": "url"
                                                              }
                                                            ]
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 15174,
                                                            "end": 15178,
                                                            "loc": {
                                                              "start": {
                                                                "line": 453,
                                                                "column": 48
                                                              },
                                                              "end": {
                                                                "line": 453,
                                                                "column": 52
                                                              }
                                                            },
                                                            "name": "then"
                                                          },
                                                          "computed": false
                                                        },
                                                        "arguments": [
                                                          {
                                                            "type": "ArrowFunctionExpression",
                                                            "start": 15179,
                                                            "end": 15192,
                                                            "loc": {
                                                              "start": {
                                                                "line": 453,
                                                                "column": 53
                                                              },
                                                              "end": {
                                                                "line": 453,
                                                                "column": 66
                                                              }
                                                            },
                                                            "id": null,
                                                            "generator": false,
                                                            "expression": true,
                                                            "async": false,
                                                            "params": [
                                                              {
                                                                "type": "Identifier",
                                                                "start": 15179,
                                                                "end": 15180,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 453,
                                                                    "column": 53
                                                                  },
                                                                  "end": {
                                                                    "line": 453,
                                                                    "column": 54
                                                                  }
                                                                },
                                                                "name": "r"
                                                              }
                                                            ],
                                                            "body": {
                                                              "type": "CallExpression",
                                                              "start": 15184,
                                                              "end": 15192,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 453,
                                                                  "column": 58
                                                                },
                                                                "end": {
                                                                  "line": 453,
                                                                  "column": 66
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "MemberExpression",
                                                                "start": 15184,
                                                                "end": 15190,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 453,
                                                                    "column": 58
                                                                  },
                                                                  "end": {
                                                                    "line": 453,
                                                                    "column": 64
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "Identifier",
                                                                  "start": 15184,
                                                                  "end": 15185,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 453,
                                                                      "column": 58
                                                                    },
                                                                    "end": {
                                                                      "line": 453,
                                                                      "column": 59
                                                                    }
                                                                  },
                                                                  "name": "r"
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 15186,
                                                                  "end": 15190,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 453,
                                                                      "column": 60
                                                                    },
                                                                    "end": {
                                                                      "line": 453,
                                                                      "column": 64
                                                                    }
                                                                  },
                                                                  "name": "json"
                                                                },
                                                                "computed": false
                                                              },
                                                              "arguments": []
                                                            }
                                                          }
                                                        ]
                                                      }
                                                    }
                                                  }
                                                ],
                                                "kind": "let"
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 15211,
                                                "end": 15249,
                                                "loc": {
                                                  "start": {
                                                    "line": 454,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 454,
                                                    "column": 54
                                                  }
                                                },
                                                "expression": {
                                                  "type": "AwaitExpression",
                                                  "start": 15211,
                                                  "end": 15248,
                                                  "loc": {
                                                    "start": {
                                                      "line": 454,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 454,
                                                      "column": 53
                                                    }
                                                  },
                                                  "all": false,
                                                  "argument": {
                                                    "type": "CallExpression",
                                                    "start": 15217,
                                                    "end": 15248,
                                                    "loc": {
                                                      "start": {
                                                        "line": 454,
                                                        "column": 22
                                                      },
                                                      "end": {
                                                        "line": 454,
                                                        "column": 53
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "Identifier",
                                                      "start": 15217,
                                                      "end": 15229,
                                                      "loc": {
                                                        "start": {
                                                          "line": 454,
                                                          "column": 22
                                                        },
                                                        "end": {
                                                          "line": 454,
                                                          "column": 34
                                                        }
                                                      },
                                                      "name": "handleResult"
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "Identifier",
                                                        "start": 15230,
                                                        "end": 15237,
                                                        "loc": {
                                                          "start": {
                                                            "line": 454,
                                                            "column": 35
                                                          },
                                                          "end": {
                                                            "line": 454,
                                                            "column": 42
                                                          }
                                                        },
                                                        "name": "context"
                                                      },
                                                      {
                                                        "type": "Identifier",
                                                        "start": 15239,
                                                        "end": 15247,
                                                        "loc": {
                                                          "start": {
                                                            "line": 454,
                                                            "column": 44
                                                          },
                                                          "end": {
                                                            "line": 454,
                                                            "column": 52
                                                          }
                                                        },
                                                        "name": "response"
                                                      }
                                                    ]
                                                  }
                                                }
                                              }
                                            ]
                                          },
                                          "alternate": null
                                        },
                                        {
                                          "type": "ExpressionStatement",
                                          "start": 15277,
                                          "end": 15399,
                                          "loc": {
                                            "start": {
                                              "line": 457,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 457,
                                              "column": 134
                                            }
                                          },
                                          "expression": {
                                            "type": "CallExpression",
                                            "start": 15277,
                                            "end": 15398,
                                            "loc": {
                                              "start": {
                                                "line": 457,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 457,
                                                "column": 133
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 15277,
                                              "end": 15301,
                                              "loc": {
                                                "start": {
                                                  "line": 457,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 457,
                                                  "column": 36
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 15277,
                                                "end": 15292,
                                                "loc": {
                                                  "start": {
                                                    "line": 457,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 457,
                                                    "column": 27
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 15277,
                                                  "end": 15284,
                                                  "loc": {
                                                    "start": {
                                                      "line": 457,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 457,
                                                      "column": 19
                                                    }
                                                  },
                                                  "name": "context"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 15285,
                                                  "end": 15292,
                                                  "loc": {
                                                    "start": {
                                                      "line": 457,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 457,
                                                      "column": 27
                                                    }
                                                  },
                                                  "name": "options"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 15293,
                                                "end": 15301,
                                                "loc": {
                                                  "start": {
                                                    "line": 457,
                                                    "column": 28
                                                  },
                                                  "end": {
                                                    "line": 457,
                                                    "column": 36
                                                  }
                                                },
                                                "name": "callback"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "ObjectExpression",
                                                "start": 15302,
                                                "end": 15397,
                                                "loc": {
                                                  "start": {
                                                    "line": 457,
                                                    "column": 37
                                                  },
                                                  "end": {
                                                    "line": 457,
                                                    "column": 132
                                                  }
                                                },
                                                "properties": [
                                                  {
                                                    "type": "Property",
                                                    "start": 15304,
                                                    "end": 15320,
                                                    "loc": {
                                                      "start": {
                                                        "line": 457,
                                                        "column": 39
                                                      },
                                                      "end": {
                                                        "line": 457,
                                                        "column": 55
                                                      }
                                                    },
                                                    "method": false,
                                                    "shorthand": false,
                                                    "computed": false,
                                                    "key": {
                                                      "type": "Identifier",
                                                      "start": 15304,
                                                      "end": 15311,
                                                      "loc": {
                                                        "start": {
                                                          "line": 457,
                                                          "column": 39
                                                        },
                                                        "end": {
                                                          "line": 457,
                                                          "column": 46
                                                        }
                                                      },
                                                      "name": "context"
                                                    },
                                                    "value": {
                                                      "type": "Identifier",
                                                      "start": 15313,
                                                      "end": 15320,
                                                      "loc": {
                                                        "start": {
                                                          "line": 457,
                                                          "column": 48
                                                        },
                                                        "end": {
                                                          "line": 457,
                                                          "column": 55
                                                        }
                                                      },
                                                      "name": "context"
                                                    },
                                                    "kind": "init"
                                                  },
                                                  {
                                                    "type": "Property",
                                                    "start": 15322,
                                                    "end": 15347,
                                                    "loc": {
                                                      "start": {
                                                        "line": 457,
                                                        "column": 57
                                                      },
                                                      "end": {
                                                        "line": 457,
                                                        "column": 82
                                                      }
                                                    },
                                                    "method": false,
                                                    "shorthand": false,
                                                    "computed": false,
                                                    "key": {
                                                      "type": "Identifier",
                                                      "start": 15322,
                                                      "end": 15326,
                                                      "loc": {
                                                        "start": {
                                                          "line": 457,
                                                          "column": 57
                                                        },
                                                        "end": {
                                                          "line": 457,
                                                          "column": 61
                                                        }
                                                      },
                                                      "name": "type"
                                                    },
                                                    "value": {
                                                      "type": "MemberExpression",
                                                      "start": 15328,
                                                      "end": 15347,
                                                      "loc": {
                                                        "start": {
                                                          "line": 457,
                                                          "column": 63
                                                        },
                                                        "end": {
                                                          "line": 457,
                                                          "column": 82
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 15328,
                                                        "end": 15342,
                                                        "loc": {
                                                          "start": {
                                                            "line": 457,
                                                            "column": 63
                                                          },
                                                          "end": {
                                                            "line": 457,
                                                            "column": 77
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 15328,
                                                          "end": 15334,
                                                          "loc": {
                                                            "start": {
                                                              "line": 457,
                                                              "column": 63
                                                            },
                                                            "end": {
                                                              "line": 457,
                                                              "column": 69
                                                            }
                                                          },
                                                          "name": "Parser"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 15335,
                                                          "end": 15342,
                                                          "loc": {
                                                            "start": {
                                                              "line": 457,
                                                              "column": 70
                                                            },
                                                            "end": {
                                                              "line": 457,
                                                              "column": 77
                                                            }
                                                          },
                                                          "name": "Factory"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 15343,
                                                        "end": 15347,
                                                        "loc": {
                                                          "start": {
                                                            "line": 457,
                                                            "column": 78
                                                          },
                                                          "end": {
                                                            "line": 457,
                                                            "column": 82
                                                          }
                                                        },
                                                        "name": "Link"
                                                      },
                                                      "computed": false
                                                    },
                                                    "kind": "init"
                                                  },
                                                  {
                                                    "type": "Property",
                                                    "start": 15349,
                                                    "end": 15381,
                                                    "loc": {
                                                      "start": {
                                                        "line": 457,
                                                        "column": 84
                                                      },
                                                      "end": {
                                                        "line": 457,
                                                        "column": 116
                                                      }
                                                    },
                                                    "method": false,
                                                    "shorthand": false,
                                                    "computed": false,
                                                    "key": {
                                                      "type": "Identifier",
                                                      "start": 15349,
                                                      "end": 15354,
                                                      "loc": {
                                                        "start": {
                                                          "line": 457,
                                                          "column": 84
                                                        },
                                                        "end": {
                                                          "line": 457,
                                                          "column": 89
                                                        }
                                                      },
                                                      "name": "model"
                                                    },
                                                    "value": {
                                                      "type": "MemberExpression",
                                                      "start": 15356,
                                                      "end": 15381,
                                                      "loc": {
                                                        "start": {
                                                          "line": 457,
                                                          "column": 91
                                                        },
                                                        "end": {
                                                          "line": 457,
                                                          "column": 116
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 15356,
                                                        "end": 15371,
                                                        "loc": {
                                                          "start": {
                                                            "line": 457,
                                                            "column": 91
                                                          },
                                                          "end": {
                                                            "line": 457,
                                                            "column": 106
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 15356,
                                                          "end": 15363,
                                                          "loc": {
                                                            "start": {
                                                              "line": 457,
                                                              "column": 91
                                                            },
                                                            "end": {
                                                              "line": 457,
                                                              "column": 98
                                                            }
                                                          },
                                                          "name": "context"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 15364,
                                                          "end": 15371,
                                                          "loc": {
                                                            "start": {
                                                              "line": 457,
                                                              "column": 99
                                                            },
                                                            "end": {
                                                              "line": 457,
                                                              "column": 106
                                                            }
                                                          },
                                                          "name": "options"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 15372,
                                                        "end": 15381,
                                                        "loc": {
                                                          "start": {
                                                            "line": 457,
                                                            "column": 107
                                                          },
                                                          "end": {
                                                            "line": 457,
                                                            "column": 116
                                                          }
                                                        },
                                                        "name": "groupInto"
                                                      },
                                                      "computed": false
                                                    },
                                                    "kind": "init"
                                                  },
                                                  {
                                                    "type": "Property",
                                                    "start": 15383,
                                                    "end": 15395,
                                                    "loc": {
                                                      "start": {
                                                        "line": 457,
                                                        "column": 118
                                                      },
                                                      "end": {
                                                        "line": 457,
                                                        "column": 130
                                                      }
                                                    },
                                                    "method": false,
                                                    "shorthand": false,
                                                    "computed": false,
                                                    "key": {
                                                      "type": "Identifier",
                                                      "start": 15383,
                                                      "end": 15387,
                                                      "loc": {
                                                        "start": {
                                                          "line": 457,
                                                          "column": 118
                                                        },
                                                        "end": {
                                                          "line": 457,
                                                          "column": 122
                                                        }
                                                      },
                                                      "name": "data"
                                                    },
                                                    "value": {
                                                      "type": "Identifier",
                                                      "start": 15389,
                                                      "end": 15395,
                                                      "loc": {
                                                        "start": {
                                                          "line": 457,
                                                          "column": 124
                                                        },
                                                        "end": {
                                                          "line": 457,
                                                          "column": 130
                                                        }
                                                      },
                                                      "name": "object"
                                                    },
                                                    "kind": "init"
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      ]
                                    },
                                    "alternate": {
                                      "type": "IfStatement",
                                      "start": 15416,
                                      "end": 17026,
                                      "loc": {
                                        "start": {
                                          "line": 459,
                                          "column": 15
                                        },
                                        "end": {
                                          "line": 492,
                                          "column": 9
                                        }
                                      },
                                      "test": {
                                        "type": "LogicalExpression",
                                        "start": 15420,
                                        "end": 15514,
                                        "loc": {
                                          "start": {
                                            "line": 459,
                                            "column": 19
                                          },
                                          "end": {
                                            "line": 459,
                                            "column": 113
                                          }
                                        },
                                        "left": {
                                          "type": "BinaryExpression",
                                          "start": 15420,
                                          "end": 15445,
                                          "loc": {
                                            "start": {
                                              "line": 459,
                                              "column": 19
                                            },
                                            "end": {
                                              "line": 459,
                                              "column": 44
                                            }
                                          },
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 15420,
                                            "end": 15434,
                                            "loc": {
                                              "start": {
                                                "line": 459,
                                                "column": 19
                                              },
                                              "end": {
                                                "line": 459,
                                                "column": 33
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 15420,
                                              "end": 15426,
                                              "loc": {
                                                "start": {
                                                  "line": 459,
                                                  "column": 19
                                                },
                                                "end": {
                                                  "line": 459,
                                                  "column": 25
                                                }
                                              },
                                              "name": "object"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 15427,
                                              "end": 15434,
                                              "loc": {
                                                "start": {
                                                  "line": 459,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 459,
                                                  "column": 33
                                                }
                                              },
                                              "name": "command"
                                            },
                                            "computed": false
                                          },
                                          "operator": "===",
                                          "right": {
                                            "type": "Literal",
                                            "start": 15439,
                                            "end": 15445,
                                            "loc": {
                                              "start": {
                                                "line": 459,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 459,
                                                "column": 44
                                              }
                                            },
                                            "value": "Blob",
                                            "rawValue": "Blob",
                                            "raw": "\"Blob\""
                                          }
                                        },
                                        "operator": "||",
                                        "right": {
                                          "type": "LogicalExpression",
                                          "start": 15450,
                                          "end": 15513,
                                          "loc": {
                                            "start": {
                                              "line": 459,
                                              "column": 49
                                            },
                                            "end": {
                                              "line": 459,
                                              "column": 112
                                            }
                                          },
                                          "left": {
                                            "type": "BinaryExpression",
                                            "start": 15450,
                                            "end": 15479,
                                            "loc": {
                                              "start": {
                                                "line": 459,
                                                "column": 49
                                              },
                                              "end": {
                                                "line": 459,
                                                "column": 78
                                              }
                                            },
                                            "left": {
                                              "type": "MemberExpression",
                                              "start": 15450,
                                              "end": 15464,
                                              "loc": {
                                                "start": {
                                                  "line": 459,
                                                  "column": 49
                                                },
                                                "end": {
                                                  "line": 459,
                                                  "column": 63
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 15450,
                                                "end": 15456,
                                                "loc": {
                                                  "start": {
                                                    "line": 459,
                                                    "column": 49
                                                  },
                                                  "end": {
                                                    "line": 459,
                                                    "column": 55
                                                  }
                                                },
                                                "name": "object"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 15457,
                                                "end": 15464,
                                                "loc": {
                                                  "start": {
                                                    "line": 459,
                                                    "column": 56
                                                  },
                                                  "end": {
                                                    "line": 459,
                                                    "column": 63
                                                  }
                                                },
                                                "name": "command"
                                              },
                                              "computed": false
                                            },
                                            "operator": "===",
                                            "right": {
                                              "type": "Literal",
                                              "start": 15469,
                                              "end": 15479,
                                              "loc": {
                                                "start": {
                                                  "line": 459,
                                                  "column": 68
                                                },
                                                "end": {
                                                  "line": 459,
                                                  "column": 78
                                                }
                                              },
                                              "value": "Geometry",
                                              "rawValue": "Geometry",
                                              "raw": "\"Geometry\""
                                            }
                                          },
                                          "operator": "&&",
                                          "right": {
                                            "type": "UnaryExpression",
                                            "start": 15483,
                                            "end": 15513,
                                            "loc": {
                                              "start": {
                                                "line": 459,
                                                "column": 82
                                              },
                                              "end": {
                                                "line": 459,
                                                "column": 112
                                              }
                                            },
                                            "operator": "!",
                                            "prefix": true,
                                            "argument": {
                                              "type": "UnaryExpression",
                                              "start": 15484,
                                              "end": 15513,
                                              "loc": {
                                                "start": {
                                                  "line": 459,
                                                  "column": 83
                                                },
                                                "end": {
                                                  "line": 459,
                                                  "column": 112
                                                }
                                              },
                                              "operator": "!",
                                              "prefix": true,
                                              "argument": {
                                                "type": "UnaryExpression",
                                                "start": 15485,
                                                "end": 15513,
                                                "loc": {
                                                  "start": {
                                                    "line": 459,
                                                    "column": 84
                                                  },
                                                  "end": {
                                                    "line": 459,
                                                    "column": 112
                                                  }
                                                },
                                                "operator": "!",
                                                "prefix": true,
                                                "argument": {
                                                  "type": "MemberExpression",
                                                  "start": 15486,
                                                  "end": 15513,
                                                  "loc": {
                                                    "start": {
                                                      "line": 459,
                                                      "column": 85
                                                    },
                                                    "end": {
                                                      "line": 459,
                                                      "column": 112
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 15486,
                                                    "end": 15503,
                                                    "loc": {
                                                      "start": {
                                                        "line": 459,
                                                        "column": 85
                                                      },
                                                      "end": {
                                                        "line": 459,
                                                        "column": 102
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 15486,
                                                      "end": 15492,
                                                      "loc": {
                                                        "start": {
                                                          "line": 459,
                                                          "column": 85
                                                        },
                                                        "end": {
                                                          "line": 459,
                                                          "column": 91
                                                        }
                                                      },
                                                      "name": "object"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 15493,
                                                      "end": 15503,
                                                      "loc": {
                                                        "start": {
                                                          "line": 459,
                                                          "column": 92
                                                        },
                                                        "end": {
                                                          "line": 459,
                                                          "column": 102
                                                        }
                                                      },
                                                      "name": "attributes"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 15504,
                                                    "end": 15513,
                                                    "loc": {
                                                      "start": {
                                                        "line": 459,
                                                        "column": 103
                                                      },
                                                      "end": {
                                                        "line": 459,
                                                        "column": 112
                                                      }
                                                    },
                                                    "name": "optimized"
                                                  },
                                                  "computed": false
                                                }
                                              }
                                            }
                                          },
                                          "parenthesizedExpression": true
                                        }
                                      },
                                      "consequent": {
                                        "type": "BlockStatement",
                                        "start": 15516,
                                        "end": 15831,
                                        "loc": {
                                          "start": {
                                            "line": 459,
                                            "column": 115
                                          },
                                          "end": {
                                            "line": 467,
                                            "column": 9
                                          }
                                        },
                                        "body": [
                                          {
                                            "type": "VariableDeclaration",
                                            "start": 15580,
                                            "end": 15619,
                                            "loc": {
                                              "start": {
                                                "line": 462,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 462,
                                                "column": 51
                                              }
                                            },
                                            "declarations": [
                                              {
                                                "type": "VariableDeclarator",
                                                "start": 15584,
                                                "end": 15618,
                                                "loc": {
                                                  "start": {
                                                    "line": 462,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 462,
                                                    "column": 50
                                                  }
                                                },
                                                "id": {
                                                  "type": "Identifier",
                                                  "start": 15584,
                                                  "end": 15588,
                                                  "loc": {
                                                    "start": {
                                                      "line": 462,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 462,
                                                      "column": 20
                                                    }
                                                  },
                                                  "name": "core",
                                                  "leadingComments": null
                                                },
                                                "init": {
                                                  "type": "CallExpression",
                                                  "start": 15591,
                                                  "end": 15618,
                                                  "loc": {
                                                    "start": {
                                                      "line": 462,
                                                      "column": 23
                                                    },
                                                    "end": {
                                                      "line": 462,
                                                      "column": 50
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 15591,
                                                    "end": 15616,
                                                    "loc": {
                                                      "start": {
                                                        "line": 462,
                                                        "column": 23
                                                      },
                                                      "end": {
                                                        "line": 462,
                                                        "column": 48
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 15591,
                                                      "end": 15604,
                                                      "loc": {
                                                        "start": {
                                                          "line": 462,
                                                          "column": 23
                                                        },
                                                        "end": {
                                                          "line": 462,
                                                          "column": 36
                                                        }
                                                      },
                                                      "name": "WorkerFactory"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 15605,
                                                      "end": 15616,
                                                      "loc": {
                                                        "start": {
                                                          "line": 462,
                                                          "column": 37
                                                        },
                                                        "end": {
                                                          "line": 462,
                                                          "column": 48
                                                        }
                                                      },
                                                      "name": "getFreeCore"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": []
                                                },
                                                "leadingComments": null
                                              }
                                            ],
                                            "kind": "let",
                                            "leadingComments": [
                                              {
                                                "type": "CommentLine",
                                                "value": " Process package in worker threads",
                                                "start": 15531,
                                                "end": 15567,
                                                "loc": {
                                                  "start": {
                                                    "line": 461,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 461,
                                                    "column": 48
                                                  }
                                                },
                                                "range": [
                                                  15531,
                                                  15567
                                                ]
                                              }
                                            ]
                                          },
                                          {
                                            "type": "VariableDeclaration",
                                            "start": 15632,
                                            "end": 15713,
                                            "loc": {
                                              "start": {
                                                "line": 463,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 463,
                                                "column": 93
                                              }
                                            },
                                            "declarations": [
                                              {
                                                "type": "VariableDeclarator",
                                                "start": 15636,
                                                "end": 15712,
                                                "loc": {
                                                  "start": {
                                                    "line": 463,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 463,
                                                    "column": 92
                                                  }
                                                },
                                                "id": {
                                                  "type": "Identifier",
                                                  "start": 15636,
                                                  "end": 15648,
                                                  "loc": {
                                                    "start": {
                                                      "line": 463,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 463,
                                                      "column": 28
                                                    }
                                                  },
                                                  "name": "parsedResult"
                                                },
                                                "init": {
                                                  "type": "AwaitExpression",
                                                  "start": 15651,
                                                  "end": 15712,
                                                  "loc": {
                                                    "start": {
                                                      "line": 463,
                                                      "column": 31
                                                    },
                                                    "end": {
                                                      "line": 463,
                                                      "column": 92
                                                    }
                                                  },
                                                  "all": false,
                                                  "argument": {
                                                    "type": "CallExpression",
                                                    "start": 15657,
                                                    "end": 15712,
                                                    "loc": {
                                                      "start": {
                                                        "line": 463,
                                                        "column": 37
                                                      },
                                                      "end": {
                                                        "line": 463,
                                                        "column": 92
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 15657,
                                                      "end": 15666,
                                                      "loc": {
                                                        "start": {
                                                          "line": 463,
                                                          "column": 37
                                                        },
                                                        "end": {
                                                          "line": 463,
                                                          "column": 46
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 15657,
                                                        "end": 15661,
                                                        "loc": {
                                                          "start": {
                                                            "line": 463,
                                                            "column": 37
                                                          },
                                                          "end": {
                                                            "line": 463,
                                                            "column": 41
                                                          }
                                                        },
                                                        "name": "core"
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 15662,
                                                        "end": 15666,
                                                        "loc": {
                                                          "start": {
                                                            "line": 463,
                                                            "column": 42
                                                          },
                                                          "end": {
                                                            "line": 463,
                                                            "column": 46
                                                          }
                                                        },
                                                        "name": "post"
                                                      },
                                                      "computed": false
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "Identifier",
                                                        "start": 15667,
                                                        "end": 15673,
                                                        "loc": {
                                                          "start": {
                                                            "line": 463,
                                                            "column": 47
                                                          },
                                                          "end": {
                                                            "line": 463,
                                                            "column": 53
                                                          }
                                                        },
                                                        "name": "object"
                                                      },
                                                      {
                                                        "type": "ArrowFunctionExpression",
                                                        "start": 15675,
                                                        "end": 15711,
                                                        "loc": {
                                                          "start": {
                                                            "line": 463,
                                                            "column": 55
                                                          },
                                                          "end": {
                                                            "line": 463,
                                                            "column": 91
                                                          }
                                                        },
                                                        "id": null,
                                                        "generator": false,
                                                        "expression": true,
                                                        "async": false,
                                                        "params": [
                                                          {
                                                            "type": "Identifier",
                                                            "start": 15675,
                                                            "end": 15679,
                                                            "loc": {
                                                              "start": {
                                                                "line": 463,
                                                                "column": 55
                                                              },
                                                              "end": {
                                                                "line": 463,
                                                                "column": 59
                                                              }
                                                            },
                                                            "name": "data"
                                                          }
                                                        ],
                                                        "body": {
                                                          "type": "CallExpression",
                                                          "start": 15683,
                                                          "end": 15711,
                                                          "loc": {
                                                            "start": {
                                                              "line": 463,
                                                              "column": 63
                                                            },
                                                            "end": {
                                                              "line": 463,
                                                              "column": 91
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "Identifier",
                                                            "start": 15683,
                                                            "end": 15696,
                                                            "loc": {
                                                              "start": {
                                                                "line": 463,
                                                                "column": 63
                                                              },
                                                              "end": {
                                                                "line": 463,
                                                                "column": 76
                                                              }
                                                            },
                                                            "name": "parseGeometry"
                                                          },
                                                          "arguments": [
                                                            {
                                                              "type": "Identifier",
                                                              "start": 15697,
                                                              "end": 15701,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 463,
                                                                  "column": 77
                                                                },
                                                                "end": {
                                                                  "line": 463,
                                                                  "column": 81
                                                                }
                                                              },
                                                              "name": "data"
                                                            },
                                                            {
                                                              "type": "Identifier",
                                                              "start": 15703,
                                                              "end": 15710,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 463,
                                                                  "column": 83
                                                                },
                                                                "end": {
                                                                  "line": 463,
                                                                  "column": 90
                                                                }
                                                              },
                                                              "name": "context"
                                                            }
                                                          ]
                                                        }
                                                      }
                                                    ]
                                                  }
                                                }
                                              }
                                            ],
                                            "kind": "let"
                                          },
                                          {
                                            "type": "ExpressionStatement",
                                            "start": 15726,
                                            "end": 15773,
                                            "loc": {
                                              "start": {
                                                "line": 464,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 464,
                                                "column": 59
                                              }
                                            },
                                            "expression": {
                                              "type": "AssignmentExpression",
                                              "start": 15726,
                                              "end": 15772,
                                              "loc": {
                                                "start": {
                                                  "line": 464,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 464,
                                                  "column": 58
                                                }
                                              },
                                              "operator": "+=",
                                              "left": {
                                                "type": "MemberExpression",
                                                "start": 15726,
                                                "end": 15751,
                                                "loc": {
                                                  "start": {
                                                    "line": 464,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 464,
                                                    "column": 37
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 15726,
                                                  "end": 15733,
                                                  "loc": {
                                                    "start": {
                                                      "line": 464,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 464,
                                                      "column": 19
                                                    }
                                                  },
                                                  "name": "context"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 15734,
                                                  "end": 15751,
                                                  "loc": {
                                                    "start": {
                                                      "line": 464,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 464,
                                                      "column": 37
                                                    }
                                                  },
                                                  "name": "bytesUncompressed"
                                                },
                                                "computed": false
                                              },
                                              "right": {
                                                "type": "MemberExpression",
                                                "start": 15755,
                                                "end": 15772,
                                                "loc": {
                                                  "start": {
                                                    "line": 464,
                                                    "column": 41
                                                  },
                                                  "end": {
                                                    "line": 464,
                                                    "column": 58
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 15755,
                                                  "end": 15767,
                                                  "loc": {
                                                    "start": {
                                                      "line": 464,
                                                      "column": 41
                                                    },
                                                    "end": {
                                                      "line": 464,
                                                      "column": 53
                                                    }
                                                  },
                                                  "name": "parsedResult"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 15768,
                                                  "end": 15772,
                                                  "loc": {
                                                    "start": {
                                                      "line": 464,
                                                      "column": 54
                                                    },
                                                    "end": {
                                                      "line": 464,
                                                      "column": 58
                                                    }
                                                  },
                                                  "name": "size"
                                                },
                                                "computed": false
                                              }
                                            }
                                          },
                                          {
                                            "type": "ExpressionStatement",
                                            "start": 15786,
                                            "end": 15820,
                                            "loc": {
                                              "start": {
                                                "line": 465,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 465,
                                                "column": 46
                                              }
                                            },
                                            "expression": {
                                              "type": "AssignmentExpression",
                                              "start": 15786,
                                              "end": 15819,
                                              "loc": {
                                                "start": {
                                                  "line": 465,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 465,
                                                  "column": 45
                                                }
                                              },
                                              "operator": "+=",
                                              "left": {
                                                "type": "MemberExpression",
                                                "start": 15786,
                                                "end": 15798,
                                                "loc": {
                                                  "start": {
                                                    "line": 465,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 465,
                                                    "column": 24
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 15786,
                                                  "end": 15793,
                                                  "loc": {
                                                    "start": {
                                                      "line": 465,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 465,
                                                      "column": 19
                                                    }
                                                  },
                                                  "name": "context"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 15794,
                                                  "end": 15798,
                                                  "loc": {
                                                    "start": {
                                                      "line": 465,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 465,
                                                      "column": 24
                                                    }
                                                  },
                                                  "name": "time"
                                                },
                                                "computed": false
                                              },
                                              "right": {
                                                "type": "MemberExpression",
                                                "start": 15802,
                                                "end": 15819,
                                                "loc": {
                                                  "start": {
                                                    "line": 465,
                                                    "column": 28
                                                  },
                                                  "end": {
                                                    "line": 465,
                                                    "column": 45
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 15802,
                                                  "end": 15814,
                                                  "loc": {
                                                    "start": {
                                                      "line": 465,
                                                      "column": 28
                                                    },
                                                    "end": {
                                                      "line": 465,
                                                      "column": 40
                                                    }
                                                  },
                                                  "name": "parsedResult"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 15815,
                                                  "end": 15819,
                                                  "loc": {
                                                    "start": {
                                                      "line": 465,
                                                      "column": 41
                                                    },
                                                    "end": {
                                                      "line": 465,
                                                      "column": 45
                                                    }
                                                  },
                                                  "name": "time"
                                                },
                                                "computed": false
                                              }
                                            }
                                          }
                                        ]
                                      },
                                      "alternate": {
                                        "type": "IfStatement",
                                        "start": 15837,
                                        "end": 17026,
                                        "loc": {
                                          "start": {
                                            "line": 467,
                                            "column": 15
                                          },
                                          "end": {
                                            "line": 492,
                                            "column": 9
                                          }
                                        },
                                        "test": {
                                          "type": "LogicalExpression",
                                          "start": 15841,
                                          "end": 15956,
                                          "loc": {
                                            "start": {
                                              "line": 467,
                                              "column": 19
                                            },
                                            "end": {
                                              "line": 467,
                                              "column": 134
                                            }
                                          },
                                          "left": {
                                            "type": "LogicalExpression",
                                            "start": 15841,
                                            "end": 15917,
                                            "loc": {
                                              "start": {
                                                "line": 467,
                                                "column": 19
                                              },
                                              "end": {
                                                "line": 467,
                                                "column": 95
                                              }
                                            },
                                            "left": {
                                              "type": "LogicalExpression",
                                              "start": 15841,
                                              "end": 15887,
                                              "loc": {
                                                "start": {
                                                  "line": 467,
                                                  "column": 19
                                                },
                                                "end": {
                                                  "line": 467,
                                                  "column": 65
                                                }
                                              },
                                              "left": {
                                                "type": "MemberExpression",
                                                "start": 15841,
                                                "end": 15856,
                                                "loc": {
                                                  "start": {
                                                    "line": 467,
                                                    "column": 19
                                                  },
                                                  "end": {
                                                    "line": 467,
                                                    "column": 34
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 15841,
                                                  "end": 15848,
                                                  "loc": {
                                                    "start": {
                                                      "line": 467,
                                                      "column": 19
                                                    },
                                                    "end": {
                                                      "line": 467,
                                                      "column": 26
                                                    }
                                                  },
                                                  "name": "context"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 15849,
                                                  "end": 15856,
                                                  "loc": {
                                                    "start": {
                                                      "line": 467,
                                                      "column": 27
                                                    },
                                                    "end": {
                                                      "line": 467,
                                                      "column": 34
                                                    }
                                                  },
                                                  "name": "resolve"
                                                },
                                                "computed": false
                                              },
                                              "operator": "&&",
                                              "right": {
                                                "type": "BinaryExpression",
                                                "start": 15860,
                                                "end": 15887,
                                                "loc": {
                                                  "start": {
                                                    "line": 467,
                                                    "column": 38
                                                  },
                                                  "end": {
                                                    "line": 467,
                                                    "column": 65
                                                  }
                                                },
                                                "left": {
                                                  "type": "MemberExpression",
                                                  "start": 15860,
                                                  "end": 15874,
                                                  "loc": {
                                                    "start": {
                                                      "line": 467,
                                                      "column": 38
                                                    },
                                                    "end": {
                                                      "line": 467,
                                                      "column": 52
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 15860,
                                                    "end": 15866,
                                                    "loc": {
                                                      "start": {
                                                        "line": 467,
                                                        "column": 38
                                                      },
                                                      "end": {
                                                        "line": 467,
                                                        "column": 44
                                                      }
                                                    },
                                                    "name": "object"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 15867,
                                                    "end": 15874,
                                                    "loc": {
                                                      "start": {
                                                        "line": 467,
                                                        "column": 45
                                                      },
                                                      "end": {
                                                        "line": 467,
                                                        "column": 52
                                                      }
                                                    },
                                                    "name": "command"
                                                  },
                                                  "computed": false
                                                },
                                                "operator": "===",
                                                "right": {
                                                  "type": "Literal",
                                                  "start": 15879,
                                                  "end": 15887,
                                                  "loc": {
                                                    "start": {
                                                      "line": 467,
                                                      "column": 57
                                                    },
                                                    "end": {
                                                      "line": 467,
                                                      "column": 65
                                                    }
                                                  },
                                                  "value": "Result",
                                                  "rawValue": "Result",
                                                  "raw": "\"Result\""
                                                }
                                              }
                                            },
                                            "operator": "&&",
                                            "right": {
                                              "type": "BinaryExpression",
                                              "start": 15891,
                                              "end": 15917,
                                              "loc": {
                                                "start": {
                                                  "line": 467,
                                                  "column": 69
                                                },
                                                "end": {
                                                  "line": 467,
                                                  "column": 95
                                                }
                                              },
                                              "left": {
                                                "type": "MemberExpression",
                                                "start": 15891,
                                                "end": 15902,
                                                "loc": {
                                                  "start": {
                                                    "line": 467,
                                                    "column": 69
                                                  },
                                                  "end": {
                                                    "line": 467,
                                                    "column": 80
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 15891,
                                                  "end": 15897,
                                                  "loc": {
                                                    "start": {
                                                      "line": 467,
                                                      "column": 69
                                                    },
                                                    "end": {
                                                      "line": 467,
                                                      "column": 75
                                                    }
                                                  },
                                                  "name": "object"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 15898,
                                                  "end": 15902,
                                                  "loc": {
                                                    "start": {
                                                      "line": 467,
                                                      "column": 76
                                                    },
                                                    "end": {
                                                      "line": 467,
                                                      "column": 80
                                                    }
                                                  },
                                                  "name": "from"
                                                },
                                                "computed": false
                                              },
                                              "operator": "===",
                                              "right": {
                                                "type": "Literal",
                                                "start": 15907,
                                                "end": 15917,
                                                "loc": {
                                                  "start": {
                                                    "line": 467,
                                                    "column": 85
                                                  },
                                                  "end": {
                                                    "line": 467,
                                                    "column": 95
                                                  }
                                                },
                                                "value": "EndFrame",
                                                "rawValue": "EndFrame",
                                                "raw": "\"EndFrame\""
                                              }
                                            }
                                          },
                                          "operator": "&&",
                                          "right": {
                                            "type": "BinaryExpression",
                                            "start": 15921,
                                            "end": 15956,
                                            "loc": {
                                              "start": {
                                                "line": 467,
                                                "column": 99
                                              },
                                              "end": {
                                                "line": 467,
                                                "column": 134
                                              }
                                            },
                                            "left": {
                                              "type": "MemberExpression",
                                              "start": 15921,
                                              "end": 15941,
                                              "loc": {
                                                "start": {
                                                  "line": 467,
                                                  "column": 99
                                                },
                                                "end": {
                                                  "line": 467,
                                                  "column": 119
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 15921,
                                                "end": 15927,
                                                "loc": {
                                                  "start": {
                                                    "line": 467,
                                                    "column": 99
                                                  },
                                                  "end": {
                                                    "line": 467,
                                                    "column": 105
                                                  }
                                                },
                                                "name": "object"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 15928,
                                                "end": 15941,
                                                "loc": {
                                                  "start": {
                                                    "line": 467,
                                                    "column": 106
                                                  },
                                                  "end": {
                                                    "line": 467,
                                                    "column": 119
                                                  }
                                                },
                                                "name": "transactionID"
                                              },
                                              "computed": false
                                            },
                                            "operator": "===",
                                            "right": {
                                              "type": "MemberExpression",
                                              "start": 15946,
                                              "end": 15956,
                                              "loc": {
                                                "start": {
                                                  "line": 467,
                                                  "column": 124
                                                },
                                                "end": {
                                                  "line": 467,
                                                  "column": 134
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 15946,
                                                "end": 15953,
                                                "loc": {
                                                  "start": {
                                                    "line": 467,
                                                    "column": 124
                                                  },
                                                  "end": {
                                                    "line": 467,
                                                    "column": 131
                                                  }
                                                },
                                                "name": "context"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 15954,
                                                "end": 15956,
                                                "loc": {
                                                  "start": {
                                                    "line": 467,
                                                    "column": 132
                                                  },
                                                  "end": {
                                                    "line": 467,
                                                    "column": 134
                                                  }
                                                },
                                                "name": "id"
                                              },
                                              "computed": false
                                            }
                                          }
                                        },
                                        "consequent": {
                                          "type": "BlockStatement",
                                          "start": 15958,
                                          "end": 16363,
                                          "loc": {
                                            "start": {
                                              "line": 467,
                                              "column": 136
                                            },
                                            "end": {
                                              "line": 476,
                                              "column": 9
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "VariableDeclaration",
                                              "start": 16176,
                                              "end": 16210,
                                              "loc": {
                                                "start": {
                                                  "line": 471,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 471,
                                                  "column": 46
                                                }
                                              },
                                              "declarations": [
                                                {
                                                  "type": "VariableDeclarator",
                                                  "start": 16180,
                                                  "end": 16209,
                                                  "loc": {
                                                    "start": {
                                                      "line": 471,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 471,
                                                      "column": 45
                                                    }
                                                  },
                                                  "id": {
                                                    "type": "Identifier",
                                                    "start": 16180,
                                                    "end": 16191,
                                                    "loc": {
                                                      "start": {
                                                        "line": 471,
                                                        "column": 16
                                                      },
                                                      "end": {
                                                        "line": 471,
                                                        "column": 27
                                                      }
                                                    },
                                                    "name": "tempResolve",
                                                    "leadingComments": null
                                                  },
                                                  "init": {
                                                    "type": "MemberExpression",
                                                    "start": 16194,
                                                    "end": 16209,
                                                    "loc": {
                                                      "start": {
                                                        "line": 471,
                                                        "column": 30
                                                      },
                                                      "end": {
                                                        "line": 471,
                                                        "column": 45
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 16194,
                                                      "end": 16201,
                                                      "loc": {
                                                        "start": {
                                                          "line": 471,
                                                          "column": 30
                                                        },
                                                        "end": {
                                                          "line": 471,
                                                          "column": 37
                                                        }
                                                      },
                                                      "name": "context"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 16202,
                                                      "end": 16209,
                                                      "loc": {
                                                        "start": {
                                                          "line": 471,
                                                          "column": 38
                                                        },
                                                        "end": {
                                                          "line": 471,
                                                          "column": 45
                                                        }
                                                      },
                                                      "name": "resolve"
                                                    },
                                                    "computed": false
                                                  },
                                                  "leadingComments": null
                                                }
                                              ],
                                              "kind": "let",
                                              "leadingComments": [
                                                {
                                                  "type": "CommentLine",
                                                  "value": " EndFrames are valid only for transactions that have explicit resolves marked in their respective contexts",
                                                  "start": 15973,
                                                  "end": 16081,
                                                  "loc": {
                                                    "start": {
                                                      "line": 469,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 469,
                                                      "column": 120
                                                    }
                                                  },
                                                  "range": [
                                                    15973,
                                                    16081
                                                  ]
                                                },
                                                {
                                                  "type": "CommentLine",
                                                  "value": " Everything else will be resolved manually through context.promises",
                                                  "start": 16094,
                                                  "end": 16163,
                                                  "loc": {
                                                    "start": {
                                                      "line": 470,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 470,
                                                      "column": 81
                                                    }
                                                  },
                                                  "range": [
                                                    16094,
                                                    16163
                                                  ]
                                                }
                                              ]
                                            },
                                            {
                                              "type": "VariableDeclaration",
                                              "start": 16223,
                                              "end": 16273,
                                              "loc": {
                                                "start": {
                                                  "line": 472,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 472,
                                                  "column": 62
                                                }
                                              },
                                              "declarations": [
                                                {
                                                  "type": "VariableDeclarator",
                                                  "start": 16227,
                                                  "end": 16272,
                                                  "loc": {
                                                    "start": {
                                                      "line": 472,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 472,
                                                      "column": 61
                                                    }
                                                  },
                                                  "id": {
                                                    "type": "Identifier",
                                                    "start": 16227,
                                                    "end": 16234,
                                                    "loc": {
                                                      "start": {
                                                        "line": 472,
                                                        "column": 16
                                                      },
                                                      "end": {
                                                        "line": 472,
                                                        "column": 23
                                                      }
                                                    },
                                                    "name": "results"
                                                  },
                                                  "init": {
                                                    "type": "AwaitExpression",
                                                    "start": 16237,
                                                    "end": 16272,
                                                    "loc": {
                                                      "start": {
                                                        "line": 472,
                                                        "column": 26
                                                      },
                                                      "end": {
                                                        "line": 472,
                                                        "column": 61
                                                      }
                                                    },
                                                    "all": false,
                                                    "argument": {
                                                      "type": "CallExpression",
                                                      "start": 16243,
                                                      "end": 16272,
                                                      "loc": {
                                                        "start": {
                                                          "line": 472,
                                                          "column": 32
                                                        },
                                                        "end": {
                                                          "line": 472,
                                                          "column": 61
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 16243,
                                                        "end": 16254,
                                                        "loc": {
                                                          "start": {
                                                            "line": 472,
                                                            "column": 32
                                                          },
                                                          "end": {
                                                            "line": 472,
                                                            "column": 43
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 16243,
                                                          "end": 16250,
                                                          "loc": {
                                                            "start": {
                                                              "line": 472,
                                                              "column": 32
                                                            },
                                                            "end": {
                                                              "line": 472,
                                                              "column": 39
                                                            }
                                                          },
                                                          "name": "Promise"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 16251,
                                                          "end": 16254,
                                                          "loc": {
                                                            "start": {
                                                              "line": 472,
                                                              "column": 40
                                                            },
                                                            "end": {
                                                              "line": 472,
                                                              "column": 43
                                                            }
                                                          },
                                                          "name": "all"
                                                        },
                                                        "computed": false
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "MemberExpression",
                                                          "start": 16255,
                                                          "end": 16271,
                                                          "loc": {
                                                            "start": {
                                                              "line": 472,
                                                              "column": 44
                                                            },
                                                            "end": {
                                                              "line": 472,
                                                              "column": 60
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 16255,
                                                            "end": 16262,
                                                            "loc": {
                                                              "start": {
                                                                "line": 472,
                                                                "column": 44
                                                              },
                                                              "end": {
                                                                "line": 472,
                                                                "column": 51
                                                              }
                                                            },
                                                            "name": "context"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 16263,
                                                            "end": 16271,
                                                            "loc": {
                                                              "start": {
                                                                "line": 472,
                                                                "column": 52
                                                              },
                                                              "end": {
                                                                "line": 472,
                                                                "column": 60
                                                              }
                                                            },
                                                            "name": "promises"
                                                          },
                                                          "computed": false
                                                        }
                                                      ]
                                                    }
                                                  }
                                                }
                                              ],
                                              "kind": "let"
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 16286,
                                              "end": 16318,
                                              "loc": {
                                                "start": {
                                                  "line": 473,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 473,
                                                  "column": 44
                                                }
                                              },
                                              "expression": {
                                                "type": "AssignmentExpression",
                                                "start": 16286,
                                                "end": 16317,
                                                "loc": {
                                                  "start": {
                                                    "line": 473,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 473,
                                                    "column": 43
                                                  }
                                                },
                                                "operator": "=",
                                                "left": {
                                                  "type": "Identifier",
                                                  "start": 16286,
                                                  "end": 16293,
                                                  "loc": {
                                                    "start": {
                                                      "line": 473,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 473,
                                                      "column": 19
                                                    }
                                                  },
                                                  "name": "context"
                                                },
                                                "right": {
                                                  "type": "CallExpression",
                                                  "start": 16296,
                                                  "end": 16317,
                                                  "loc": {
                                                    "start": {
                                                      "line": 473,
                                                      "column": 22
                                                    },
                                                    "end": {
                                                      "line": 473,
                                                      "column": 43
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "Identifier",
                                                    "start": 16296,
                                                    "end": 16308,
                                                    "loc": {
                                                      "start": {
                                                        "line": 473,
                                                        "column": 22
                                                      },
                                                      "end": {
                                                        "line": 473,
                                                        "column": 34
                                                      }
                                                    },
                                                    "name": "mergeContext"
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 16309,
                                                      "end": 16316,
                                                      "loc": {
                                                        "start": {
                                                          "line": 473,
                                                          "column": 35
                                                        },
                                                        "end": {
                                                          "line": 473,
                                                          "column": 42
                                                        }
                                                      },
                                                      "name": "context"
                                                    }
                                                  ]
                                                }
                                              }
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 16331,
                                              "end": 16352,
                                              "loc": {
                                                "start": {
                                                  "line": 474,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 474,
                                                  "column": 33
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 16331,
                                                "end": 16351,
                                                "loc": {
                                                  "start": {
                                                    "line": 474,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 474,
                                                    "column": 32
                                                  }
                                                },
                                                "callee": {
                                                  "type": "Identifier",
                                                  "start": 16331,
                                                  "end": 16342,
                                                  "loc": {
                                                    "start": {
                                                      "line": 474,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 474,
                                                      "column": 23
                                                    }
                                                  },
                                                  "name": "tempResolve"
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "Identifier",
                                                    "start": 16343,
                                                    "end": 16350,
                                                    "loc": {
                                                      "start": {
                                                        "line": 474,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 474,
                                                        "column": 31
                                                      }
                                                    },
                                                    "name": "context"
                                                  }
                                                ]
                                              }
                                            }
                                          ]
                                        },
                                        "alternate": {
                                          "type": "IfStatement",
                                          "start": 16369,
                                          "end": 17026,
                                          "loc": {
                                            "start": {
                                              "line": 476,
                                              "column": 15
                                            },
                                            "end": {
                                              "line": 492,
                                              "column": 9
                                            }
                                          },
                                          "test": {
                                            "type": "LogicalExpression",
                                            "start": 16373,
                                            "end": 16462,
                                            "loc": {
                                              "start": {
                                                "line": 476,
                                                "column": 19
                                              },
                                              "end": {
                                                "line": 476,
                                                "column": 108
                                              }
                                            },
                                            "left": {
                                              "type": "LogicalExpression",
                                              "start": 16373,
                                              "end": 16432,
                                              "loc": {
                                                "start": {
                                                  "line": 476,
                                                  "column": 19
                                                },
                                                "end": {
                                                  "line": 476,
                                                  "column": 78
                                                }
                                              },
                                              "left": {
                                                "type": "BinaryExpression",
                                                "start": 16373,
                                                "end": 16400,
                                                "loc": {
                                                  "start": {
                                                    "line": 476,
                                                    "column": 19
                                                  },
                                                  "end": {
                                                    "line": 476,
                                                    "column": 46
                                                  }
                                                },
                                                "left": {
                                                  "type": "MemberExpression",
                                                  "start": 16373,
                                                  "end": 16387,
                                                  "loc": {
                                                    "start": {
                                                      "line": 476,
                                                      "column": 19
                                                    },
                                                    "end": {
                                                      "line": 476,
                                                      "column": 33
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 16373,
                                                    "end": 16379,
                                                    "loc": {
                                                      "start": {
                                                        "line": 476,
                                                        "column": 19
                                                      },
                                                      "end": {
                                                        "line": 476,
                                                        "column": 25
                                                      }
                                                    },
                                                    "name": "object"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 16380,
                                                    "end": 16387,
                                                    "loc": {
                                                      "start": {
                                                        "line": 476,
                                                        "column": 26
                                                      },
                                                      "end": {
                                                        "line": 476,
                                                        "column": 33
                                                      }
                                                    },
                                                    "name": "command"
                                                  },
                                                  "computed": false
                                                },
                                                "operator": "===",
                                                "right": {
                                                  "type": "Literal",
                                                  "start": 16392,
                                                  "end": 16400,
                                                  "loc": {
                                                    "start": {
                                                      "line": 476,
                                                      "column": 38
                                                    },
                                                    "end": {
                                                      "line": 476,
                                                      "column": 46
                                                    }
                                                  },
                                                  "value": "Result",
                                                  "rawValue": "Result",
                                                  "raw": "\"Result\""
                                                }
                                              },
                                              "operator": "&&",
                                              "right": {
                                                "type": "BinaryExpression",
                                                "start": 16404,
                                                "end": 16432,
                                                "loc": {
                                                  "start": {
                                                    "line": 476,
                                                    "column": 50
                                                  },
                                                  "end": {
                                                    "line": 476,
                                                    "column": 78
                                                  }
                                                },
                                                "left": {
                                                  "type": "MemberExpression",
                                                  "start": 16404,
                                                  "end": 16415,
                                                  "loc": {
                                                    "start": {
                                                      "line": 476,
                                                      "column": 50
                                                    },
                                                    "end": {
                                                      "line": 476,
                                                      "column": 61
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 16404,
                                                    "end": 16410,
                                                    "loc": {
                                                      "start": {
                                                        "line": 476,
                                                        "column": 50
                                                      },
                                                      "end": {
                                                        "line": 476,
                                                        "column": 56
                                                      }
                                                    },
                                                    "name": "object"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 16411,
                                                    "end": 16415,
                                                    "loc": {
                                                      "start": {
                                                        "line": 476,
                                                        "column": 57
                                                      },
                                                      "end": {
                                                        "line": 476,
                                                        "column": 61
                                                      }
                                                    },
                                                    "name": "from"
                                                  },
                                                  "computed": false
                                                },
                                                "operator": "!==",
                                                "right": {
                                                  "type": "Literal",
                                                  "start": 16420,
                                                  "end": 16432,
                                                  "loc": {
                                                    "start": {
                                                      "line": 476,
                                                      "column": 66
                                                    },
                                                    "end": {
                                                      "line": 476,
                                                      "column": 78
                                                    }
                                                  },
                                                  "value": "BeginFrame",
                                                  "rawValue": "BeginFrame",
                                                  "raw": "\"BeginFrame\""
                                                }
                                              }
                                            },
                                            "operator": "&&",
                                            "right": {
                                              "type": "BinaryExpression",
                                              "start": 16436,
                                              "end": 16462,
                                              "loc": {
                                                "start": {
                                                  "line": 476,
                                                  "column": 82
                                                },
                                                "end": {
                                                  "line": 476,
                                                  "column": 108
                                                }
                                              },
                                              "left": {
                                                "type": "MemberExpression",
                                                "start": 16436,
                                                "end": 16447,
                                                "loc": {
                                                  "start": {
                                                    "line": 476,
                                                    "column": 82
                                                  },
                                                  "end": {
                                                    "line": 476,
                                                    "column": 93
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 16436,
                                                  "end": 16442,
                                                  "loc": {
                                                    "start": {
                                                      "line": 476,
                                                      "column": 82
                                                    },
                                                    "end": {
                                                      "line": 476,
                                                      "column": 88
                                                    }
                                                  },
                                                  "name": "object"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 16443,
                                                  "end": 16447,
                                                  "loc": {
                                                    "start": {
                                                      "line": 476,
                                                      "column": 89
                                                    },
                                                    "end": {
                                                      "line": 476,
                                                      "column": 93
                                                    }
                                                  },
                                                  "name": "from"
                                                },
                                                "computed": false
                                              },
                                              "operator": "!==",
                                              "right": {
                                                "type": "Literal",
                                                "start": 16452,
                                                "end": 16462,
                                                "loc": {
                                                  "start": {
                                                    "line": 476,
                                                    "column": 98
                                                  },
                                                  "end": {
                                                    "line": 476,
                                                    "column": 108
                                                  }
                                                },
                                                "value": "EndFrame",
                                                "rawValue": "EndFrame",
                                                "raw": "\"EndFrame\""
                                              }
                                            }
                                          },
                                          "consequent": {
                                            "type": "BlockStatement",
                                            "start": 16464,
                                            "end": 16707,
                                            "loc": {
                                              "start": {
                                                "line": 476,
                                                "column": 110
                                              },
                                              "end": {
                                                "line": 486,
                                                "column": 9
                                              }
                                            },
                                            "body": [
                                              {
                                                "type": "TryStatement",
                                                "start": 16529,
                                                "end": 16653,
                                                "loc": {
                                                  "start": {
                                                    "line": 479,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 482,
                                                    "column": 26
                                                  }
                                                },
                                                "block": {
                                                  "type": "BlockStatement",
                                                  "start": 16533,
                                                  "end": 16640,
                                                  "loc": {
                                                    "start": {
                                                      "line": 479,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 482,
                                                      "column": 13
                                                    }
                                                  },
                                                  "body": [
                                                    {
                                                      "type": "VariableDeclaration",
                                                      "start": 16551,
                                                      "end": 16588,
                                                      "loc": {
                                                        "start": {
                                                          "line": 480,
                                                          "column": 16
                                                        },
                                                        "end": {
                                                          "line": 480,
                                                          "column": 53
                                                        }
                                                      },
                                                      "declarations": [
                                                        {
                                                          "type": "VariableDeclarator",
                                                          "start": 16555,
                                                          "end": 16587,
                                                          "loc": {
                                                            "start": {
                                                              "line": 480,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 480,
                                                              "column": 52
                                                            }
                                                          },
                                                          "id": {
                                                            "type": "Identifier",
                                                            "start": 16555,
                                                            "end": 16559,
                                                            "loc": {
                                                              "start": {
                                                                "line": 480,
                                                                "column": 20
                                                              },
                                                              "end": {
                                                                "line": 480,
                                                                "column": 24
                                                              }
                                                            },
                                                            "name": "json",
                                                            "leadingComments": null
                                                          },
                                                          "init": {
                                                            "type": "CallExpression",
                                                            "start": 16562,
                                                            "end": 16587,
                                                            "loc": {
                                                              "start": {
                                                                "line": 480,
                                                                "column": 27
                                                              },
                                                              "end": {
                                                                "line": 480,
                                                                "column": 52
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 16562,
                                                              "end": 16572,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 480,
                                                                  "column": 27
                                                                },
                                                                "end": {
                                                                  "line": 480,
                                                                  "column": 37
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 16562,
                                                                "end": 16566,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 480,
                                                                    "column": 27
                                                                  },
                                                                  "end": {
                                                                    "line": 480,
                                                                    "column": 31
                                                                  }
                                                                },
                                                                "name": "JSON"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 16567,
                                                                "end": 16572,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 480,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 480,
                                                                    "column": 37
                                                                  }
                                                                },
                                                                "name": "parse"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "MemberExpression",
                                                                "start": 16573,
                                                                "end": 16586,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 480,
                                                                    "column": 38
                                                                  },
                                                                  "end": {
                                                                    "line": 480,
                                                                    "column": 51
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "Identifier",
                                                                  "start": 16573,
                                                                  "end": 16579,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 480,
                                                                      "column": 38
                                                                    },
                                                                    "end": {
                                                                      "line": 480,
                                                                      "column": 44
                                                                    }
                                                                  },
                                                                  "name": "object"
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 16580,
                                                                  "end": 16586,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 480,
                                                                      "column": 45
                                                                    },
                                                                    "end": {
                                                                      "line": 480,
                                                                      "column": 51
                                                                    }
                                                                  },
                                                                  "name": "result"
                                                                },
                                                                "computed": false
                                                              }
                                                            ]
                                                          },
                                                          "leadingComments": null
                                                        }
                                                      ],
                                                      "kind": "let",
                                                      "leadingComments": null
                                                    },
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 16605,
                                                      "end": 16626,
                                                      "loc": {
                                                        "start": {
                                                          "line": 481,
                                                          "column": 16
                                                        },
                                                        "end": {
                                                          "line": 481,
                                                          "column": 37
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "AssignmentExpression",
                                                        "start": 16605,
                                                        "end": 16625,
                                                        "loc": {
                                                          "start": {
                                                            "line": 481,
                                                            "column": 16
                                                          },
                                                          "end": {
                                                            "line": 481,
                                                            "column": 36
                                                          }
                                                        },
                                                        "operator": "=",
                                                        "left": {
                                                          "type": "MemberExpression",
                                                          "start": 16605,
                                                          "end": 16618,
                                                          "loc": {
                                                            "start": {
                                                              "line": 481,
                                                              "column": 16
                                                            },
                                                            "end": {
                                                              "line": 481,
                                                              "column": 29
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 16605,
                                                            "end": 16611,
                                                            "loc": {
                                                              "start": {
                                                                "line": 481,
                                                                "column": 16
                                                              },
                                                              "end": {
                                                                "line": 481,
                                                                "column": 22
                                                              }
                                                            },
                                                            "name": "object"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 16612,
                                                            "end": 16618,
                                                            "loc": {
                                                              "start": {
                                                                "line": 481,
                                                                "column": 23
                                                              },
                                                              "end": {
                                                                "line": 481,
                                                                "column": 29
                                                              }
                                                            },
                                                            "name": "result"
                                                          },
                                                          "computed": false
                                                        },
                                                        "right": {
                                                          "type": "Identifier",
                                                          "start": 16621,
                                                          "end": 16625,
                                                          "loc": {
                                                            "start": {
                                                              "line": 481,
                                                              "column": 32
                                                            },
                                                            "end": {
                                                              "line": 481,
                                                              "column": 36
                                                            }
                                                          },
                                                          "name": "json"
                                                        }
                                                      }
                                                    }
                                                  ],
                                                  "leadingComments": null
                                                },
                                                "handler": {
                                                  "type": "CatchClause",
                                                  "start": 16641,
                                                  "end": 16653,
                                                  "loc": {
                                                    "start": {
                                                      "line": 482,
                                                      "column": 14
                                                    },
                                                    "end": {
                                                      "line": 482,
                                                      "column": 26
                                                    }
                                                  },
                                                  "param": {
                                                    "type": "Identifier",
                                                    "start": 16648,
                                                    "end": 16649,
                                                    "loc": {
                                                      "start": {
                                                        "line": 482,
                                                        "column": 21
                                                      },
                                                      "end": {
                                                        "line": 482,
                                                        "column": 22
                                                      }
                                                    },
                                                    "name": "e"
                                                  },
                                                  "body": {
                                                    "type": "BlockStatement",
                                                    "start": 16651,
                                                    "end": 16653,
                                                    "loc": {
                                                      "start": {
                                                        "line": 482,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 482,
                                                        "column": 26
                                                      }
                                                    },
                                                    "body": []
                                                  }
                                                },
                                                "guardedHandlers": [],
                                                "finalizer": null,
                                                "leadingComments": [
                                                  {
                                                    "type": "CommentLine",
                                                    "value": " Decode result, it *should* be JSON",
                                                    "start": 16479,
                                                    "end": 16516,
                                                    "loc": {
                                                      "start": {
                                                        "line": 478,
                                                        "column": 12
                                                      },
                                                      "end": {
                                                        "line": 478,
                                                        "column": 49
                                                      }
                                                    },
                                                    "range": [
                                                      16479,
                                                      16516
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 16667,
                                                "end": 16696,
                                                "loc": {
                                                  "start": {
                                                    "line": 484,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 484,
                                                    "column": 41
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 16667,
                                                  "end": 16695,
                                                  "loc": {
                                                    "start": {
                                                      "line": 484,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 484,
                                                      "column": 40
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 16667,
                                                    "end": 16687,
                                                    "loc": {
                                                      "start": {
                                                        "line": 484,
                                                        "column": 12
                                                      },
                                                      "end": {
                                                        "line": 484,
                                                        "column": 32
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 16667,
                                                      "end": 16682,
                                                      "loc": {
                                                        "start": {
                                                          "line": 484,
                                                          "column": 12
                                                        },
                                                        "end": {
                                                          "line": 484,
                                                          "column": 27
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 16667,
                                                        "end": 16674,
                                                        "loc": {
                                                          "start": {
                                                            "line": 484,
                                                            "column": 12
                                                          },
                                                          "end": {
                                                            "line": 484,
                                                            "column": 19
                                                          }
                                                        },
                                                        "name": "context"
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 16675,
                                                        "end": 16682,
                                                        "loc": {
                                                          "start": {
                                                            "line": 484,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 484,
                                                            "column": 27
                                                          }
                                                        },
                                                        "name": "results"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 16683,
                                                      "end": 16687,
                                                      "loc": {
                                                        "start": {
                                                          "line": 484,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 484,
                                                          "column": 32
                                                        }
                                                      },
                                                      "name": "push"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 16688,
                                                      "end": 16694,
                                                      "loc": {
                                                        "start": {
                                                          "line": 484,
                                                          "column": 33
                                                        },
                                                        "end": {
                                                          "line": 484,
                                                          "column": 39
                                                        }
                                                      },
                                                      "name": "object"
                                                    }
                                                  ]
                                                }
                                              }
                                            ]
                                          },
                                          "alternate": {
                                            "type": "IfStatement",
                                            "start": 16713,
                                            "end": 17026,
                                            "loc": {
                                              "start": {
                                                "line": 486,
                                                "column": 15
                                              },
                                              "end": {
                                                "line": 492,
                                                "column": 9
                                              }
                                            },
                                            "test": {
                                              "type": "BinaryExpression",
                                              "start": 16717,
                                              "end": 16750,
                                              "loc": {
                                                "start": {
                                                  "line": 486,
                                                  "column": 19
                                                },
                                                "end": {
                                                  "line": 486,
                                                  "column": 52
                                                }
                                              },
                                              "left": {
                                                "type": "MemberExpression",
                                                "start": 16717,
                                                "end": 16731,
                                                "loc": {
                                                  "start": {
                                                    "line": 486,
                                                    "column": 19
                                                  },
                                                  "end": {
                                                    "line": 486,
                                                    "column": 33
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 16717,
                                                  "end": 16723,
                                                  "loc": {
                                                    "start": {
                                                      "line": 486,
                                                      "column": 19
                                                    },
                                                    "end": {
                                                      "line": 486,
                                                      "column": 25
                                                    }
                                                  },
                                                  "name": "object"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 16724,
                                                  "end": 16731,
                                                  "loc": {
                                                    "start": {
                                                      "line": 486,
                                                      "column": 26
                                                    },
                                                    "end": {
                                                      "line": 486,
                                                      "column": 33
                                                    }
                                                  },
                                                  "name": "command"
                                                },
                                                "computed": false
                                              },
                                              "operator": "===",
                                              "right": {
                                                "type": "Literal",
                                                "start": 16736,
                                                "end": 16750,
                                                "loc": {
                                                  "start": {
                                                    "line": 486,
                                                    "column": 38
                                                  },
                                                  "end": {
                                                    "line": 486,
                                                    "column": 52
                                                  }
                                                },
                                                "value": "ErrorMessage",
                                                "rawValue": "ErrorMessage",
                                                "raw": "\"ErrorMessage\""
                                              }
                                            },
                                            "consequent": {
                                              "type": "BlockStatement",
                                              "start": 16752,
                                              "end": 17026,
                                              "loc": {
                                                "start": {
                                                  "line": 486,
                                                  "column": 54
                                                },
                                                "end": {
                                                  "line": 492,
                                                  "column": 9
                                                }
                                              },
                                              "body": [
                                                {
                                                  "type": "ExpressionStatement",
                                                  "start": 16806,
                                                  "end": 16845,
                                                  "loc": {
                                                    "start": {
                                                      "line": 489,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 489,
                                                      "column": 51
                                                    }
                                                  },
                                                  "expression": {
                                                    "type": "CallExpression",
                                                    "start": 16806,
                                                    "end": 16844,
                                                    "loc": {
                                                      "start": {
                                                        "line": 489,
                                                        "column": 12
                                                      },
                                                      "end": {
                                                        "line": 489,
                                                        "column": 50
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 16806,
                                                      "end": 16825,
                                                      "loc": {
                                                        "start": {
                                                          "line": 489,
                                                          "column": 12
                                                        },
                                                        "end": {
                                                          "line": 489,
                                                          "column": 31
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 16806,
                                                        "end": 16820,
                                                        "loc": {
                                                          "start": {
                                                            "line": 489,
                                                            "column": 12
                                                          },
                                                          "end": {
                                                            "line": 489,
                                                            "column": 26
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 16806,
                                                          "end": 16813,
                                                          "loc": {
                                                            "start": {
                                                              "line": 489,
                                                              "column": 12
                                                            },
                                                            "end": {
                                                              "line": 489,
                                                              "column": 19
                                                            }
                                                          },
                                                          "name": "context",
                                                          "leadingComments": null
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 16814,
                                                          "end": 16820,
                                                          "loc": {
                                                            "start": {
                                                              "line": 489,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 489,
                                                              "column": 26
                                                            }
                                                          },
                                                          "name": "errors"
                                                        },
                                                        "computed": false,
                                                        "leadingComments": null
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 16821,
                                                        "end": 16825,
                                                        "loc": {
                                                          "start": {
                                                            "line": 489,
                                                            "column": 27
                                                          },
                                                          "end": {
                                                            "line": 489,
                                                            "column": 31
                                                          }
                                                        },
                                                        "name": "push"
                                                      },
                                                      "computed": false,
                                                      "leadingComments": null
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "MemberExpression",
                                                        "start": 16826,
                                                        "end": 16843,
                                                        "loc": {
                                                          "start": {
                                                            "line": 489,
                                                            "column": 32
                                                          },
                                                          "end": {
                                                            "line": 489,
                                                            "column": 49
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 16826,
                                                          "end": 16832,
                                                          "loc": {
                                                            "start": {
                                                              "line": 489,
                                                              "column": 32
                                                            },
                                                            "end": {
                                                              "line": 489,
                                                              "column": 38
                                                            }
                                                          },
                                                          "name": "object"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 16833,
                                                          "end": 16843,
                                                          "loc": {
                                                            "start": {
                                                              "line": 489,
                                                              "column": 39
                                                            },
                                                            "end": {
                                                              "line": 489,
                                                              "column": 49
                                                            }
                                                          },
                                                          "name": "attributes"
                                                        },
                                                        "computed": false
                                                      }
                                                    ],
                                                    "leadingComments": null
                                                  },
                                                  "leadingComments": [
                                                    {
                                                      "type": "CommentLine",
                                                      "value": " ClassCAD error messages",
                                                      "start": 16767,
                                                      "end": 16793,
                                                      "loc": {
                                                        "start": {
                                                          "line": 488,
                                                          "column": 12
                                                        },
                                                        "end": {
                                                          "line": 488,
                                                          "column": 38
                                                        }
                                                      },
                                                      "range": [
                                                        16767,
                                                        16793
                                                      ]
                                                    }
                                                  ]
                                                },
                                                {
                                                  "type": "ExpressionStatement",
                                                  "start": 16858,
                                                  "end": 17015,
                                                  "loc": {
                                                    "start": {
                                                      "line": 490,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 490,
                                                      "column": 169
                                                    }
                                                  },
                                                  "expression": {
                                                    "type": "CallExpression",
                                                    "start": 16858,
                                                    "end": 17015,
                                                    "loc": {
                                                      "start": {
                                                        "line": 490,
                                                        "column": 12
                                                      },
                                                      "end": {
                                                        "line": 490,
                                                        "column": 169
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 16858,
                                                      "end": 16870,
                                                      "loc": {
                                                        "start": {
                                                          "line": 490,
                                                          "column": 12
                                                        },
                                                        "end": {
                                                          "line": 490,
                                                          "column": 24
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 16858,
                                                        "end": 16865,
                                                        "loc": {
                                                          "start": {
                                                            "line": 490,
                                                            "column": 12
                                                          },
                                                          "end": {
                                                            "line": 490,
                                                            "column": 19
                                                          }
                                                        },
                                                        "name": "console"
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 16866,
                                                        "end": 16870,
                                                        "loc": {
                                                          "start": {
                                                            "line": 490,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 490,
                                                            "column": 24
                                                          }
                                                        },
                                                        "name": "warn"
                                                      },
                                                      "computed": false
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "BinaryExpression",
                                                        "start": 16871,
                                                        "end": 17014,
                                                        "loc": {
                                                          "start": {
                                                            "line": 490,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 490,
                                                            "column": 168
                                                          }
                                                        },
                                                        "left": {
                                                          "type": "BinaryExpression",
                                                          "start": 16871,
                                                          "end": 16981,
                                                          "loc": {
                                                            "start": {
                                                              "line": 490,
                                                              "column": 25
                                                            },
                                                            "end": {
                                                              "line": 490,
                                                              "column": 135
                                                            }
                                                          },
                                                          "left": {
                                                            "type": "BinaryExpression",
                                                            "start": 16871,
                                                            "end": 16965,
                                                            "loc": {
                                                              "start": {
                                                                "line": 490,
                                                                "column": 25
                                                              },
                                                              "end": {
                                                                "line": 490,
                                                                "column": 119
                                                              }
                                                            },
                                                            "left": {
                                                              "type": "BinaryExpression",
                                                              "start": 16871,
                                                              "end": 16935,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 490,
                                                                  "column": 25
                                                                },
                                                                "end": {
                                                                  "line": 490,
                                                                  "column": 89
                                                                }
                                                              },
                                                              "left": {
                                                                "type": "BinaryExpression",
                                                                "start": 16871,
                                                                "end": 16922,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 490,
                                                                    "column": 25
                                                                  },
                                                                  "end": {
                                                                    "line": 490,
                                                                    "column": 76
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "Literal",
                                                                  "start": 16871,
                                                                  "end": 16891,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 490,
                                                                      "column": 25
                                                                    },
                                                                    "end": {
                                                                      "line": 490,
                                                                      "column": 45
                                                                    }
                                                                  },
                                                                  "value": "ClassCAD > State: ",
                                                                  "rawValue": "ClassCAD > State: ",
                                                                  "raw": "\"ClassCAD > State: \""
                                                                },
                                                                "operator": "+",
                                                                "right": {
                                                                  "type": "MemberExpression",
                                                                  "start": 16894,
                                                                  "end": 16922,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 490,
                                                                      "column": 48
                                                                    },
                                                                    "end": {
                                                                      "line": 490,
                                                                      "column": 76
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "MemberExpression",
                                                                    "start": 16894,
                                                                    "end": 16911,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 490,
                                                                        "column": 48
                                                                      },
                                                                      "end": {
                                                                        "line": 490,
                                                                        "column": 65
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "Identifier",
                                                                      "start": 16894,
                                                                      "end": 16900,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 490,
                                                                          "column": 48
                                                                        },
                                                                        "end": {
                                                                          "line": 490,
                                                                          "column": 54
                                                                        }
                                                                      },
                                                                      "name": "object"
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 16901,
                                                                      "end": 16911,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 490,
                                                                          "column": 55
                                                                        },
                                                                        "end": {
                                                                          "line": 490,
                                                                          "column": 65
                                                                        }
                                                                      },
                                                                      "name": "attributes"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 16912,
                                                                    "end": 16922,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 490,
                                                                        "column": 66
                                                                      },
                                                                      "end": {
                                                                        "line": 490,
                                                                        "column": 76
                                                                      }
                                                                    },
                                                                    "name": "errorState"
                                                                  },
                                                                  "computed": false
                                                                }
                                                              },
                                                              "operator": "+",
                                                              "right": {
                                                                "type": "Literal",
                                                                "start": 16925,
                                                                "end": 16935,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 490,
                                                                    "column": 79
                                                                  },
                                                                  "end": {
                                                                    "line": 490,
                                                                    "column": 89
                                                                  }
                                                                },
                                                                "value": ", Code: ",
                                                                "rawValue": ", Code: ",
                                                                "raw": "\", Code: \""
                                                              }
                                                            },
                                                            "operator": "+",
                                                            "right": {
                                                              "type": "MemberExpression",
                                                              "start": 16938,
                                                              "end": 16965,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 490,
                                                                  "column": 92
                                                                },
                                                                "end": {
                                                                  "line": 490,
                                                                  "column": 119
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 16938,
                                                                "end": 16955,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 490,
                                                                    "column": 92
                                                                  },
                                                                  "end": {
                                                                    "line": 490,
                                                                    "column": 109
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "Identifier",
                                                                  "start": 16938,
                                                                  "end": 16944,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 490,
                                                                      "column": 92
                                                                    },
                                                                    "end": {
                                                                      "line": 490,
                                                                      "column": 98
                                                                    }
                                                                  },
                                                                  "name": "object"
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 16945,
                                                                  "end": 16955,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 490,
                                                                      "column": 99
                                                                    },
                                                                    "end": {
                                                                      "line": 490,
                                                                      "column": 109
                                                                    }
                                                                  },
                                                                  "name": "attributes"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 16956,
                                                                "end": 16965,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 490,
                                                                    "column": 110
                                                                  },
                                                                  "end": {
                                                                    "line": 490,
                                                                    "column": 119
                                                                  }
                                                                },
                                                                "name": "errorCode"
                                                              },
                                                              "computed": false
                                                            }
                                                          },
                                                          "operator": "+",
                                                          "right": {
                                                            "type": "Literal",
                                                            "start": 16968,
                                                            "end": 16981,
                                                            "loc": {
                                                              "start": {
                                                                "line": 490,
                                                                "column": 122
                                                              },
                                                              "end": {
                                                                "line": 490,
                                                                "column": 135
                                                              }
                                                            },
                                                            "value": ", Message: ",
                                                            "rawValue": ", Message: ",
                                                            "raw": "\", Message: \""
                                                          }
                                                        },
                                                        "operator": "+",
                                                        "right": {
                                                          "type": "MemberExpression",
                                                          "start": 16984,
                                                          "end": 17014,
                                                          "loc": {
                                                            "start": {
                                                              "line": 490,
                                                              "column": 138
                                                            },
                                                            "end": {
                                                              "line": 490,
                                                              "column": 168
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "MemberExpression",
                                                            "start": 16984,
                                                            "end": 17001,
                                                            "loc": {
                                                              "start": {
                                                                "line": 490,
                                                                "column": 138
                                                              },
                                                              "end": {
                                                                "line": 490,
                                                                "column": 155
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 16984,
                                                              "end": 16990,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 490,
                                                                  "column": 138
                                                                },
                                                                "end": {
                                                                  "line": 490,
                                                                  "column": 144
                                                                }
                                                              },
                                                              "name": "object"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 16991,
                                                              "end": 17001,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 490,
                                                                  "column": 145
                                                                },
                                                                "end": {
                                                                  "line": 490,
                                                                  "column": 155
                                                                }
                                                              },
                                                              "name": "attributes"
                                                            },
                                                            "computed": false
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 17002,
                                                            "end": 17014,
                                                            "loc": {
                                                              "start": {
                                                                "line": 490,
                                                                "column": 156
                                                              },
                                                              "end": {
                                                                "line": 490,
                                                                "column": 168
                                                              }
                                                            },
                                                            "name": "errorMessage"
                                                          },
                                                          "computed": false
                                                        }
                                                      }
                                                    ]
                                                  }
                                                }
                                              ]
                                            },
                                            "alternate": null
                                          }
                                        }
                                      }
                                    }
                                  }
                                }
                              }
                            },
                            {
                              "type": "ExpressionStatement",
                              "start": 17036,
                              "end": 17053,
                              "loc": {
                                "start": {
                                  "line": 494,
                                  "column": 8
                                },
                                "end": {
                                  "line": 494,
                                  "column": 25
                                }
                              },
                              "expression": {
                                "type": "CallExpression",
                                "start": 17036,
                                "end": 17052,
                                "loc": {
                                  "start": {
                                    "line": 494,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 494,
                                    "column": 24
                                  }
                                },
                                "callee": {
                                  "type": "Identifier",
                                  "start": 17036,
                                  "end": 17043,
                                  "loc": {
                                    "start": {
                                      "line": 494,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 494,
                                      "column": 15
                                    }
                                  },
                                  "name": "resolve"
                                },
                                "arguments": [
                                  {
                                    "type": "Identifier",
                                    "start": 17044,
                                    "end": 17051,
                                    "loc": {
                                      "start": {
                                        "line": 494,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 494,
                                        "column": 23
                                      }
                                    },
                                    "name": "context"
                                  }
                                ]
                              }
                            }
                          ]
                        }
                      }
                    ]
                  }
                }
              ],
              "kind": "let"
            },
            {
              "type": "ExpressionStatement",
              "start": 17067,
              "end": 17098,
              "loc": {
                "start": {
                  "line": 497,
                  "column": 4
                },
                "end": {
                  "line": 497,
                  "column": 35
                }
              },
              "expression": {
                "type": "CallExpression",
                "start": 17067,
                "end": 17097,
                "loc": {
                  "start": {
                    "line": 497,
                    "column": 4
                  },
                  "end": {
                    "line": 497,
                    "column": 34
                  }
                },
                "callee": {
                  "type": "MemberExpression",
                  "start": 17067,
                  "end": 17088,
                  "loc": {
                    "start": {
                      "line": 497,
                      "column": 4
                    },
                    "end": {
                      "line": 497,
                      "column": 25
                    }
                  },
                  "object": {
                    "type": "MemberExpression",
                    "start": 17067,
                    "end": 17083,
                    "loc": {
                      "start": {
                        "line": 497,
                        "column": 4
                      },
                      "end": {
                        "line": 497,
                        "column": 20
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 17067,
                      "end": 17074,
                      "loc": {
                        "start": {
                          "line": 497,
                          "column": 4
                        },
                        "end": {
                          "line": 497,
                          "column": 11
                        }
                      },
                      "name": "context"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 17075,
                      "end": 17083,
                      "loc": {
                        "start": {
                          "line": 497,
                          "column": 12
                        },
                        "end": {
                          "line": 497,
                          "column": 20
                        }
                      },
                      "name": "promises"
                    },
                    "computed": false
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 17084,
                    "end": 17088,
                    "loc": {
                      "start": {
                        "line": 497,
                        "column": 21
                      },
                      "end": {
                        "line": 497,
                        "column": 25
                      }
                    },
                    "name": "push"
                  },
                  "computed": false
                },
                "arguments": [
                  {
                    "type": "Identifier",
                    "start": 17089,
                    "end": 17096,
                    "loc": {
                      "start": {
                        "line": 497,
                        "column": 26
                      },
                      "end": {
                        "line": 497,
                        "column": 33
                      }
                    },
                    "name": "promise"
                  }
                ]
              }
            },
            {
              "type": "ReturnStatement",
              "start": 17103,
              "end": 17124,
              "loc": {
                "start": {
                  "line": 498,
                  "column": 4
                },
                "end": {
                  "line": 498,
                  "column": 25
                }
              },
              "argument": {
                "type": "AwaitExpression",
                "start": 17110,
                "end": 17123,
                "loc": {
                  "start": {
                    "line": 498,
                    "column": 11
                  },
                  "end": {
                    "line": 498,
                    "column": 24
                  }
                },
                "all": false,
                "argument": {
                  "type": "Identifier",
                  "start": 17116,
                  "end": 17123,
                  "loc": {
                    "start": {
                      "line": 498,
                      "column": 17
                    },
                    "end": {
                      "line": 498,
                      "column": 24
                    }
                  },
                  "name": "promise"
                }
              }
            }
          ]
        },
        "leadingComments": [],
        "trailingComments": []
      },
      "specifiers": [],
      "source": null
    }
  ]
}