{
  "type": "Program",
  "start": 0,
  "end": 17119,
  "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": 11628,
      "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": 11628,
        "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": 7028,
            "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": 7028,
              "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": 7022,
                  "loc": {
                    "start": {
                      "line": 208,
                      "column": 8
                    },
                    "end": {
                      "line": 215,
                      "column": 9
                    }
                  },
                  "test": {
                    "type": "UnaryExpression",
                    "start": 6772,
                    "end": 6790,
                    "loc": {
                      "start": {
                        "line": 208,
                        "column": 12
                      },
                      "end": {
                        "line": 208,
                        "column": 30
                      }
                    },
                    "operator": "!",
                    "prefix": true,
                    "argument": {
                      "type": "MemberExpression",
                      "start": 6773,
                      "end": 6790,
                      "loc": {
                        "start": {
                          "line": 208,
                          "column": 13
                        },
                        "end": {
                          "line": 208,
                          "column": 30
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 6773,
                        "end": 6780,
                        "loc": {
                          "start": {
                            "line": 208,
                            "column": 13
                          },
                          "end": {
                            "line": 208,
                            "column": 20
                          }
                        },
                        "name": "options",
                        "leadingComments": null
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 6781,
                        "end": 6790,
                        "loc": {
                          "start": {
                            "line": 208,
                            "column": 21
                          },
                          "end": {
                            "line": 208,
                            "column": 30
                          }
                        },
                        "name": "groupInto"
                      },
                      "computed": false,
                      "leadingComments": null
                    },
                    "leadingComments": null
                  },
                  "consequent": {
                    "type": "BlockStatement",
                    "start": 6792,
                    "end": 7022,
                    "loc": {
                      "start": {
                        "line": 208,
                        "column": 32
                      },
                      "end": {
                        "line": 215,
                        "column": 9
                      }
                    },
                    "body": [
                      {
                        "type": "ExpressionStatement",
                        "start": 6806,
                        "end": 6920,
                        "loc": {
                          "start": {
                            "line": 209,
                            "column": 12
                          },
                          "end": {
                            "line": 212,
                            "column": 11
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 6806,
                          "end": 6919,
                          "loc": {
                            "start": {
                              "line": 209,
                              "column": 12
                            },
                            "end": {
                              "line": 212,
                              "column": 10
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 6806,
                            "end": 6818,
                            "loc": {
                              "start": {
                                "line": 209,
                                "column": 12
                              },
                              "end": {
                                "line": 209,
                                "column": 24
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 6806,
                              "end": 6811,
                              "loc": {
                                "start": {
                                  "line": 209,
                                  "column": 12
                                },
                                "end": {
                                  "line": 209,
                                  "column": 17
                                }
                              },
                              "name": "model"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6812,
                              "end": 6818,
                              "loc": {
                                "start": {
                                  "line": 209,
                                  "column": 18
                                },
                                "end": {
                                  "line": 209,
                                  "column": 24
                                }
                              },
                              "name": "bounds"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "LogicalExpression",
                            "start": 6821,
                            "end": 6919,
                            "loc": {
                              "start": {
                                "line": 209,
                                "column": 27
                              },
                              "end": {
                                "line": 212,
                                "column": 10
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 6821,
                              "end": 6833,
                              "loc": {
                                "start": {
                                  "line": 209,
                                  "column": 27
                                },
                                "end": {
                                  "line": 209,
                                  "column": 39
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 6821,
                                "end": 6826,
                                "loc": {
                                  "start": {
                                    "line": 209,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 209,
                                    "column": 32
                                  }
                                },
                                "name": "model"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 6827,
                                "end": 6833,
                                "loc": {
                                  "start": {
                                    "line": 209,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 209,
                                    "column": 39
                                  }
                                },
                                "name": "bounds"
                              },
                              "computed": false
                            },
                            "operator": "||",
                            "right": {
                              "type": "ObjectExpression",
                              "start": 6837,
                              "end": 6919,
                              "loc": {
                                "start": {
                                  "line": 209,
                                  "column": 43
                                },
                                "end": {
                                  "line": 212,
                                  "column": 10
                                }
                              },
                              "properties": [
                                {
                                  "type": "Property",
                                  "start": 6849,
                                  "end": 6870,
                                  "loc": {
                                    "start": {
                                      "line": 210,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 210,
                                      "column": 31
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 6849,
                                    "end": 6852,
                                    "loc": {
                                      "start": {
                                        "line": 210,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 210,
                                        "column": 13
                                      }
                                    },
                                    "name": "box"
                                  },
                                  "value": {
                                    "type": "NewExpression",
                                    "start": 6854,
                                    "end": 6870,
                                    "loc": {
                                      "start": {
                                        "line": 210,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 210,
                                        "column": 31
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 6858,
                                      "end": 6868,
                                      "loc": {
                                        "start": {
                                          "line": 210,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 210,
                                          "column": 29
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 6858,
                                        "end": 6863,
                                        "loc": {
                                          "start": {
                                            "line": 210,
                                            "column": 19
                                          },
                                          "end": {
                                            "line": 210,
                                            "column": 24
                                          }
                                        },
                                        "name": "THREE"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 6864,
                                        "end": 6868,
                                        "loc": {
                                          "start": {
                                            "line": 210,
                                            "column": 25
                                          },
                                          "end": {
                                            "line": 210,
                                            "column": 29
                                          }
                                        },
                                        "name": "Box3"
                                      },
                                      "computed": false
                                    },
                                    "arguments": []
                                  },
                                  "kind": "init"
                                },
                                {
                                  "type": "Property",
                                  "start": 6882,
                                  "end": 6908,
                                  "loc": {
                                    "start": {
                                      "line": 211,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 211,
                                      "column": 36
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 6882,
                                    "end": 6888,
                                    "loc": {
                                      "start": {
                                        "line": 211,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 211,
                                        "column": 16
                                      }
                                    },
                                    "name": "sphere"
                                  },
                                  "value": {
                                    "type": "NewExpression",
                                    "start": 6890,
                                    "end": 6908,
                                    "loc": {
                                      "start": {
                                        "line": 211,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 211,
                                        "column": 36
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 6894,
                                      "end": 6906,
                                      "loc": {
                                        "start": {
                                          "line": 211,
                                          "column": 22
                                        },
                                        "end": {
                                          "line": 211,
                                          "column": 34
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 6894,
                                        "end": 6899,
                                        "loc": {
                                          "start": {
                                            "line": 211,
                                            "column": 22
                                          },
                                          "end": {
                                            "line": 211,
                                            "column": 27
                                          }
                                        },
                                        "name": "THREE"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 6900,
                                        "end": 6906,
                                        "loc": {
                                          "start": {
                                            "line": 211,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 211,
                                            "column": 34
                                          }
                                        },
                                        "name": "Sphere"
                                      },
                                      "computed": false
                                    },
                                    "arguments": []
                                  },
                                  "kind": "init"
                                }
                              ]
                            }
                          }
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 6933,
                        "end": 6963,
                        "loc": {
                          "start": {
                            "line": 213,
                            "column": 12
                          },
                          "end": {
                            "line": 213,
                            "column": 42
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 6933,
                          "end": 6962,
                          "loc": {
                            "start": {
                              "line": 213,
                              "column": 12
                            },
                            "end": {
                              "line": 213,
                              "column": 41
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 6933,
                            "end": 6949,
                            "loc": {
                              "start": {
                                "line": 213,
                                "column": 12
                              },
                              "end": {
                                "line": 213,
                                "column": 28
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 6933,
                              "end": 6945,
                              "loc": {
                                "start": {
                                  "line": 213,
                                  "column": 12
                                },
                                "end": {
                                  "line": 213,
                                  "column": 24
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 6933,
                                "end": 6938,
                                "loc": {
                                  "start": {
                                    "line": 213,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 213,
                                    "column": 17
                                  }
                                },
                                "name": "model"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 6939,
                                "end": 6945,
                                "loc": {
                                  "start": {
                                    "line": 213,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 213,
                                    "column": 24
                                  }
                                },
                                "name": "bounds"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6946,
                              "end": 6949,
                              "loc": {
                                "start": {
                                  "line": 213,
                                  "column": 25
                                },
                                "end": {
                                  "line": 213,
                                  "column": 28
                                }
                              },
                              "name": "box"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "MemberExpression",
                            "start": 6952,
                            "end": 6962,
                            "loc": {
                              "start": {
                                "line": 213,
                                "column": 31
                              },
                              "end": {
                                "line": 213,
                                "column": 41
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 6952,
                              "end": 6958,
                              "loc": {
                                "start": {
                                  "line": 213,
                                  "column": 31
                                },
                                "end": {
                                  "line": 213,
                                  "column": 37
                                }
                              },
                              "name": "attrib"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6959,
                              "end": 6962,
                              "loc": {
                                "start": {
                                  "line": 213,
                                  "column": 38
                                },
                                "end": {
                                  "line": 213,
                                  "column": 41
                                }
                              },
                              "name": "box"
                            },
                            "computed": false
                          }
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 6976,
                        "end": 7012,
                        "loc": {
                          "start": {
                            "line": 214,
                            "column": 12
                          },
                          "end": {
                            "line": 214,
                            "column": 48
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 6976,
                          "end": 7011,
                          "loc": {
                            "start": {
                              "line": 214,
                              "column": 12
                            },
                            "end": {
                              "line": 214,
                              "column": 47
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 6976,
                            "end": 6995,
                            "loc": {
                              "start": {
                                "line": 214,
                                "column": 12
                              },
                              "end": {
                                "line": 214,
                                "column": 31
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 6976,
                              "end": 6988,
                              "loc": {
                                "start": {
                                  "line": 214,
                                  "column": 12
                                },
                                "end": {
                                  "line": 214,
                                  "column": 24
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 6976,
                                "end": 6981,
                                "loc": {
                                  "start": {
                                    "line": 214,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 214,
                                    "column": 17
                                  }
                                },
                                "name": "model"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 6982,
                                "end": 6988,
                                "loc": {
                                  "start": {
                                    "line": 214,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 214,
                                    "column": 24
                                  }
                                },
                                "name": "bounds"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6989,
                              "end": 6995,
                              "loc": {
                                "start": {
                                  "line": 214,
                                  "column": 25
                                },
                                "end": {
                                  "line": 214,
                                  "column": 31
                                }
                              },
                              "name": "sphere"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "MemberExpression",
                            "start": 6998,
                            "end": 7011,
                            "loc": {
                              "start": {
                                "line": 214,
                                "column": 34
                              },
                              "end": {
                                "line": 214,
                                "column": 47
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 6998,
                              "end": 7004,
                              "loc": {
                                "start": {
                                  "line": 214,
                                  "column": 34
                                },
                                "end": {
                                  "line": 214,
                                  "column": 40
                                }
                              },
                              "name": "attrib"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 7005,
                              "end": 7011,
                              "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": 7034,
            "end": 9231,
            "loc": {
              "start": {
                "line": 218,
                "column": 4
              },
              "end": {
                "line": 274,
                "column": 5
              }
            },
            "test": {
              "type": "LogicalExpression",
              "start": 7038,
              "end": 7093,
              "loc": {
                "start": {
                  "line": 218,
                  "column": 8
                },
                "end": {
                  "line": 218,
                  "column": 63
                }
              },
              "left": {
                "type": "BinaryExpression",
                "start": 7038,
                "end": 7065,
                "loc": {
                  "start": {
                    "line": 218,
                    "column": 8
                  },
                  "end": {
                    "line": 218,
                    "column": 35
                  }
                },
                "left": {
                  "type": "MemberExpression",
                  "start": 7038,
                  "end": 7051,
                  "loc": {
                    "start": {
                      "line": 218,
                      "column": 8
                    },
                    "end": {
                      "line": 218,
                      "column": 21
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 7038,
                    "end": 7044,
                    "loc": {
                      "start": {
                        "line": 218,
                        "column": 8
                      },
                      "end": {
                        "line": 218,
                        "column": 14
                      }
                    },
                    "name": "attrib"
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 7045,
                    "end": 7051,
                    "loc": {
                      "start": {
                        "line": 218,
                        "column": 15
                      },
                      "end": {
                        "line": 218,
                        "column": 21
                      }
                    },
                    "name": "meshes"
                  },
                  "computed": false
                },
                "operator": "!==",
                "right": {
                  "type": "Identifier",
                  "start": 7056,
                  "end": 7065,
                  "loc": {
                    "start": {
                      "line": 218,
                      "column": 26
                    },
                    "end": {
                      "line": 218,
                      "column": 35
                    }
                  },
                  "name": "undefined"
                }
              },
              "operator": "&&",
              "right": {
                "type": "BinaryExpression",
                "start": 7069,
                "end": 7093,
                "loc": {
                  "start": {
                    "line": 218,
                    "column": 39
                  },
                  "end": {
                    "line": 218,
                    "column": 63
                  }
                },
                "left": {
                  "type": "MemberExpression",
                  "start": 7069,
                  "end": 7089,
                  "loc": {
                    "start": {
                      "line": 218,
                      "column": 39
                    },
                    "end": {
                      "line": 218,
                      "column": 59
                    }
                  },
                  "object": {
                    "type": "MemberExpression",
                    "start": 7069,
                    "end": 7082,
                    "loc": {
                      "start": {
                        "line": 218,
                        "column": 39
                      },
                      "end": {
                        "line": 218,
                        "column": 52
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 7069,
                      "end": 7075,
                      "loc": {
                        "start": {
                          "line": 218,
                          "column": 39
                        },
                        "end": {
                          "line": 218,
                          "column": 45
                        }
                      },
                      "name": "attrib"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 7076,
                      "end": 7082,
                      "loc": {
                        "start": {
                          "line": 218,
                          "column": 46
                        },
                        "end": {
                          "line": 218,
                          "column": 52
                        }
                      },
                      "name": "meshes"
                    },
                    "computed": false
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 7083,
                    "end": 7089,
                    "loc": {
                      "start": {
                        "line": 218,
                        "column": 53
                      },
                      "end": {
                        "line": 218,
                        "column": 59
                      }
                    },
                    "name": "length"
                  },
                  "computed": false
                },
                "operator": ">",
                "right": {
                  "type": "Literal",
                  "start": 7092,
                  "end": 7093,
                  "loc": {
                    "start": {
                      "line": 218,
                      "column": 62
                    },
                    "end": {
                      "line": 218,
                      "column": 63
                    }
                  },
                  "value": 0,
                  "rawValue": 0,
                  "raw": "0"
                }
              }
            },
            "consequent": {
              "type": "BlockStatement",
              "start": 7095,
              "end": 9231,
              "loc": {
                "start": {
                  "line": 218,
                  "column": 65
                },
                "end": {
                  "line": 274,
                  "column": 5
                }
              },
              "body": [
                {
                  "type": "ForOfStatement",
                  "start": 7105,
                  "end": 9225,
                  "loc": {
                    "start": {
                      "line": 219,
                      "column": 8
                    },
                    "end": {
                      "line": 273,
                      "column": 9
                    }
                  },
                  "left": {
                    "type": "VariableDeclaration",
                    "start": 7110,
                    "end": 7118,
                    "loc": {
                      "start": {
                        "line": 219,
                        "column": 13
                      },
                      "end": {
                        "line": 219,
                        "column": 21
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 7114,
                        "end": 7118,
                        "loc": {
                          "start": {
                            "line": 219,
                            "column": 17
                          },
                          "end": {
                            "line": 219,
                            "column": 21
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 7114,
                          "end": 7118,
                          "loc": {
                            "start": {
                              "line": 219,
                              "column": 17
                            },
                            "end": {
                              "line": 219,
                              "column": 21
                            }
                          },
                          "name": "item"
                        },
                        "init": null
                      }
                    ],
                    "kind": "let"
                  },
                  "right": {
                    "type": "MemberExpression",
                    "start": 7122,
                    "end": 7135,
                    "loc": {
                      "start": {
                        "line": 219,
                        "column": 25
                      },
                      "end": {
                        "line": 219,
                        "column": 38
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 7122,
                      "end": 7128,
                      "loc": {
                        "start": {
                          "line": 219,
                          "column": 25
                        },
                        "end": {
                          "line": 219,
                          "column": 31
                        }
                      },
                      "name": "attrib"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 7129,
                      "end": 7135,
                      "loc": {
                        "start": {
                          "line": 219,
                          "column": 32
                        },
                        "end": {
                          "line": 219,
                          "column": 38
                        }
                      },
                      "name": "meshes"
                    },
                    "computed": false
                  },
                  "body": {
                    "type": "BlockStatement",
                    "start": 7137,
                    "end": 9225,
                    "loc": {
                      "start": {
                        "line": 219,
                        "column": 40
                      },
                      "end": {
                        "line": 273,
                        "column": 9
                      }
                    },
                    "body": [
                      {
                        "type": "IfStatement",
                        "start": 7152,
                        "end": 7262,
                        "loc": {
                          "start": {
                            "line": 221,
                            "column": 12
                          },
                          "end": {
                            "line": 221,
                            "column": 122
                          }
                        },
                        "test": {
                          "type": "UnaryExpression",
                          "start": 7156,
                          "end": 7168,
                          "loc": {
                            "start": {
                              "line": 221,
                              "column": 16
                            },
                            "end": {
                              "line": 221,
                              "column": 28
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "UnaryExpression",
                            "start": 7157,
                            "end": 7168,
                            "loc": {
                              "start": {
                                "line": 221,
                                "column": 17
                              },
                              "end": {
                                "line": 221,
                                "column": 28
                              }
                            },
                            "operator": "!",
                            "prefix": true,
                            "argument": {
                              "type": "MemberExpression",
                              "start": 7158,
                              "end": 7168,
                              "loc": {
                                "start": {
                                  "line": 221,
                                  "column": 18
                                },
                                "end": {
                                  "line": 221,
                                  "column": 28
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 7158,
                                "end": 7162,
                                "loc": {
                                  "start": {
                                    "line": 221,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 221,
                                    "column": 22
                                  }
                                },
                                "name": "item"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 7163,
                                "end": 7168,
                                "loc": {
                                  "start": {
                                    "line": 221,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 221,
                                    "column": 28
                                  }
                                },
                                "name": "color"
                              },
                              "computed": false
                            }
                          }
                        },
                        "consequent": {
                          "type": "ExpressionStatement",
                          "start": 7170,
                          "end": 7262,
                          "loc": {
                            "start": {
                              "line": 221,
                              "column": 30
                            },
                            "end": {
                              "line": 221,
                              "column": 122
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 7170,
                            "end": 7261,
                            "loc": {
                              "start": {
                                "line": 221,
                                "column": 30
                              },
                              "end": {
                                "line": 221,
                                "column": 121
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 7170,
                              "end": 7180,
                              "loc": {
                                "start": {
                                  "line": 221,
                                  "column": 30
                                },
                                "end": {
                                  "line": 221,
                                  "column": 40
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 7170,
                                "end": 7174,
                                "loc": {
                                  "start": {
                                    "line": 221,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 221,
                                    "column": 34
                                  }
                                },
                                "name": "item"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 7175,
                                "end": 7180,
                                "loc": {
                                  "start": {
                                    "line": 221,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 221,
                                    "column": 40
                                  }
                                },
                                "name": "color"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NewExpression",
                              "start": 7183,
                              "end": 7261,
                              "loc": {
                                "start": {
                                  "line": 221,
                                  "column": 43
                                },
                                "end": {
                                  "line": 221,
                                  "column": 121
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 7187,
                                "end": 7198,
                                "loc": {
                                  "start": {
                                    "line": 221,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 221,
                                    "column": 58
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 7187,
                                  "end": 7192,
                                  "loc": {
                                    "start": {
                                      "line": 221,
                                      "column": 47
                                    },
                                    "end": {
                                      "line": 221,
                                      "column": 52
                                    }
                                  },
                                  "name": "THREE"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 7193,
                                  "end": 7198,
                                  "loc": {
                                    "start": {
                                      "line": 221,
                                      "column": 53
                                    },
                                    "end": {
                                      "line": 221,
                                      "column": 58
                                    }
                                  },
                                  "name": "Color"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "BinaryExpression",
                                  "start": 7199,
                                  "end": 7218,
                                  "loc": {
                                    "start": {
                                      "line": 221,
                                      "column": 59
                                    },
                                    "end": {
                                      "line": 221,
                                      "column": 78
                                    }
                                  },
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 7199,
                                    "end": 7212,
                                    "loc": {
                                      "start": {
                                        "line": 221,
                                        "column": 59
                                      },
                                      "end": {
                                        "line": 221,
                                        "column": 72
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 7199,
                                      "end": 7209,
                                      "loc": {
                                        "start": {
                                          "line": 221,
                                          "column": 59
                                        },
                                        "end": {
                                          "line": 221,
                                          "column": 69
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 7199,
                                        "end": 7203,
                                        "loc": {
                                          "start": {
                                            "line": 221,
                                            "column": 59
                                          },
                                          "end": {
                                            "line": 221,
                                            "column": 63
                                          }
                                        },
                                        "name": "item"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 7204,
                                        "end": 7209,
                                        "loc": {
                                          "start": {
                                            "line": 221,
                                            "column": 64
                                          },
                                          "end": {
                                            "line": 221,
                                            "column": 69
                                          }
                                        },
                                        "name": "color"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Literal",
                                      "start": 7210,
                                      "end": 7211,
                                      "loc": {
                                        "start": {
                                          "line": 221,
                                          "column": 70
                                        },
                                        "end": {
                                          "line": 221,
                                          "column": 71
                                        }
                                      },
                                      "value": 0,
                                      "rawValue": 0,
                                      "raw": "0"
                                    },
                                    "computed": true
                                  },
                                  "operator": "/",
                                  "right": {
                                    "type": "Literal",
                                    "start": 7215,
                                    "end": 7218,
                                    "loc": {
                                      "start": {
                                        "line": 221,
                                        "column": 75
                                      },
                                      "end": {
                                        "line": 221,
                                        "column": 78
                                      }
                                    },
                                    "value": 255,
                                    "rawValue": 255,
                                    "raw": "255"
                                  }
                                },
                                {
                                  "type": "BinaryExpression",
                                  "start": 7220,
                                  "end": 7239,
                                  "loc": {
                                    "start": {
                                      "line": 221,
                                      "column": 80
                                    },
                                    "end": {
                                      "line": 221,
                                      "column": 99
                                    }
                                  },
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 7220,
                                    "end": 7233,
                                    "loc": {
                                      "start": {
                                        "line": 221,
                                        "column": 80
                                      },
                                      "end": {
                                        "line": 221,
                                        "column": 93
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 7220,
                                      "end": 7230,
                                      "loc": {
                                        "start": {
                                          "line": 221,
                                          "column": 80
                                        },
                                        "end": {
                                          "line": 221,
                                          "column": 90
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 7220,
                                        "end": 7224,
                                        "loc": {
                                          "start": {
                                            "line": 221,
                                            "column": 80
                                          },
                                          "end": {
                                            "line": 221,
                                            "column": 84
                                          }
                                        },
                                        "name": "item"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 7225,
                                        "end": 7230,
                                        "loc": {
                                          "start": {
                                            "line": 221,
                                            "column": 85
                                          },
                                          "end": {
                                            "line": 221,
                                            "column": 90
                                          }
                                        },
                                        "name": "color"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Literal",
                                      "start": 7231,
                                      "end": 7232,
                                      "loc": {
                                        "start": {
                                          "line": 221,
                                          "column": 91
                                        },
                                        "end": {
                                          "line": 221,
                                          "column": 92
                                        }
                                      },
                                      "value": 1,
                                      "rawValue": 1,
                                      "raw": "1"
                                    },
                                    "computed": true
                                  },
                                  "operator": "/",
                                  "right": {
                                    "type": "Literal",
                                    "start": 7236,
                                    "end": 7239,
                                    "loc": {
                                      "start": {
                                        "line": 221,
                                        "column": 96
                                      },
                                      "end": {
                                        "line": 221,
                                        "column": 99
                                      }
                                    },
                                    "value": 255,
                                    "rawValue": 255,
                                    "raw": "255"
                                  }
                                },
                                {
                                  "type": "BinaryExpression",
                                  "start": 7241,
                                  "end": 7260,
                                  "loc": {
                                    "start": {
                                      "line": 221,
                                      "column": 101
                                    },
                                    "end": {
                                      "line": 221,
                                      "column": 120
                                    }
                                  },
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 7241,
                                    "end": 7254,
                                    "loc": {
                                      "start": {
                                        "line": 221,
                                        "column": 101
                                      },
                                      "end": {
                                        "line": 221,
                                        "column": 114
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 7241,
                                      "end": 7251,
                                      "loc": {
                                        "start": {
                                          "line": 221,
                                          "column": 101
                                        },
                                        "end": {
                                          "line": 221,
                                          "column": 111
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 7241,
                                        "end": 7245,
                                        "loc": {
                                          "start": {
                                            "line": 221,
                                            "column": 101
                                          },
                                          "end": {
                                            "line": 221,
                                            "column": 105
                                          }
                                        },
                                        "name": "item"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 7246,
                                        "end": 7251,
                                        "loc": {
                                          "start": {
                                            "line": 221,
                                            "column": 106
                                          },
                                          "end": {
                                            "line": 221,
                                            "column": 111
                                          }
                                        },
                                        "name": "color"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Literal",
                                      "start": 7252,
                                      "end": 7253,
                                      "loc": {
                                        "start": {
                                          "line": 221,
                                          "column": 112
                                        },
                                        "end": {
                                          "line": 221,
                                          "column": 113
                                        }
                                      },
                                      "value": 2,
                                      "rawValue": 2,
                                      "raw": "2"
                                    },
                                    "computed": true
                                  },
                                  "operator": "/",
                                  "right": {
                                    "type": "Literal",
                                    "start": 7257,
                                    "end": 7260,
                                    "loc": {
                                      "start": {
                                        "line": 221,
                                        "column": 117
                                      },
                                      "end": {
                                        "line": 221,
                                        "column": 120
                                      }
                                    },
                                    "value": 255,
                                    "rawValue": 255,
                                    "raw": "255"
                                  }
                                }
                              ]
                            }
                          }
                        },
                        "alternate": null
                      },
                      {
                        "type": "VariableDeclaration",
                        "start": 7276,
                        "end": 7318,
                        "loc": {
                          "start": {
                            "line": 223,
                            "column": 12
                          },
                          "end": {
                            "line": 223,
                            "column": 54
                          }
                        },
                        "declarations": [
                          {
                            "type": "VariableDeclarator",
                            "start": 7280,
                            "end": 7317,
                            "loc": {
                              "start": {
                                "line": 223,
                                "column": 16
                              },
                              "end": {
                                "line": 223,
                                "column": 53
                              }
                            },
                            "id": {
                              "type": "Identifier",
                              "start": 7280,
                              "end": 7288,
                              "loc": {
                                "start": {
                                  "line": 223,
                                  "column": 16
                                },
                                "end": {
                                  "line": 223,
                                  "column": 24
                                }
                              },
                              "name": "geometry"
                            },
                            "init": {
                              "type": "NewExpression",
                              "start": 7291,
                              "end": 7317,
                              "loc": {
                                "start": {
                                  "line": 223,
                                  "column": 27
                                },
                                "end": {
                                  "line": 223,
                                  "column": 53
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 7295,
                                "end": 7315,
                                "loc": {
                                  "start": {
                                    "line": 223,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 223,
                                    "column": 51
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 7295,
                                  "end": 7300,
                                  "loc": {
                                    "start": {
                                      "line": 223,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 223,
                                      "column": 36
                                    }
                                  },
                                  "name": "THREE"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 7301,
                                  "end": 7315,
                                  "loc": {
                                    "start": {
                                      "line": 223,
                                      "column": 37
                                    },
                                    "end": {
                                      "line": 223,
                                      "column": 51
                                    }
                                  },
                                  "name": "BufferGeometry"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          }
                        ],
                        "kind": "let"
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 7331,
                        "end": 7410,
                        "loc": {
                          "start": {
                            "line": 224,
                            "column": 12
                          },
                          "end": {
                            "line": 224,
                            "column": 91
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 7331,
                          "end": 7409,
                          "loc": {
                            "start": {
                              "line": 224,
                              "column": 12
                            },
                            "end": {
                              "line": 224,
                              "column": 90
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 7331,
                            "end": 7352,
                            "loc": {
                              "start": {
                                "line": 224,
                                "column": 12
                              },
                              "end": {
                                "line": 224,
                                "column": 33
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 7331,
                              "end": 7339,
                              "loc": {
                                "start": {
                                  "line": 224,
                                  "column": 12
                                },
                                "end": {
                                  "line": 224,
                                  "column": 20
                                }
                              },
                              "name": "geometry"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 7340,
                              "end": 7352,
                              "loc": {
                                "start": {
                                  "line": 224,
                                  "column": 21
                                },
                                "end": {
                                  "line": 224,
                                  "column": 33
                                }
                              },
                              "name": "addAttribute"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 7353,
                              "end": 7363,
                              "loc": {
                                "start": {
                                  "line": 224,
                                  "column": 34
                                },
                                "end": {
                                  "line": 224,
                                  "column": 44
                                }
                              },
                              "value": "position",
                              "rawValue": "position",
                              "raw": "'position'"
                            },
                            {
                              "type": "NewExpression",
                              "start": 7365,
                              "end": 7408,
                              "loc": {
                                "start": {
                                  "line": 224,
                                  "column": 46
                                },
                                "end": {
                                  "line": 224,
                                  "column": 89
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 7369,
                                "end": 7390,
                                "loc": {
                                  "start": {
                                    "line": 224,
                                    "column": 50
                                  },
                                  "end": {
                                    "line": 224,
                                    "column": 71
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 7369,
                                  "end": 7374,
                                  "loc": {
                                    "start": {
                                      "line": 224,
                                      "column": 50
                                    },
                                    "end": {
                                      "line": 224,
                                      "column": 55
                                    }
                                  },
                                  "name": "THREE"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 7375,
                                  "end": 7390,
                                  "loc": {
                                    "start": {
                                      "line": 224,
                                      "column": 56
                                    },
                                    "end": {
                                      "line": 224,
                                      "column": 71
                                    }
                                  },
                                  "name": "BufferAttribute"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 7391,
                                  "end": 7404,
                                  "loc": {
                                    "start": {
                                      "line": 224,
                                      "column": 72
                                    },
                                    "end": {
                                      "line": 224,
                                      "column": 85
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 7391,
                                    "end": 7395,
                                    "loc": {
                                      "start": {
                                        "line": 224,
                                        "column": 72
                                      },
                                      "end": {
                                        "line": 224,
                                        "column": 76
                                      }
                                    },
                                    "name": "item"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7396,
                                    "end": 7404,
                                    "loc": {
                                      "start": {
                                        "line": 224,
                                        "column": 77
                                      },
                                      "end": {
                                        "line": 224,
                                        "column": 85
                                      }
                                    },
                                    "name": "vertices"
                                  },
                                  "computed": false
                                },
                                {
                                  "type": "Literal",
                                  "start": 7406,
                                  "end": 7407,
                                  "loc": {
                                    "start": {
                                      "line": 224,
                                      "column": 87
                                    },
                                    "end": {
                                      "line": 224,
                                      "column": 88
                                    }
                                  },
                                  "value": 3,
                                  "rawValue": 3,
                                  "raw": "3"
                                }
                              ]
                            }
                          ]
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 7423,
                        "end": 7485,
                        "loc": {
                          "start": {
                            "line": 225,
                            "column": 12
                          },
                          "end": {
                            "line": 225,
                            "column": 74
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 7423,
                          "end": 7484,
                          "loc": {
                            "start": {
                              "line": 225,
                              "column": 12
                            },
                            "end": {
                              "line": 225,
                              "column": 73
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 7423,
                            "end": 7440,
                            "loc": {
                              "start": {
                                "line": 225,
                                "column": 12
                              },
                              "end": {
                                "line": 225,
                                "column": 29
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 7423,
                              "end": 7431,
                              "loc": {
                                "start": {
                                  "line": 225,
                                  "column": 12
                                },
                                "end": {
                                  "line": 225,
                                  "column": 20
                                }
                              },
                              "name": "geometry"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 7432,
                              "end": 7440,
                              "loc": {
                                "start": {
                                  "line": 225,
                                  "column": 21
                                },
                                "end": {
                                  "line": 225,
                                  "column": 29
                                }
                              },
                              "name": "setIndex"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "NewExpression",
                              "start": 7441,
                              "end": 7483,
                              "loc": {
                                "start": {
                                  "line": 225,
                                  "column": 30
                                },
                                "end": {
                                  "line": 225,
                                  "column": 72
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 7445,
                                "end": 7466,
                                "loc": {
                                  "start": {
                                    "line": 225,
                                    "column": 34
                                  },
                                  "end": {
                                    "line": 225,
                                    "column": 55
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 7445,
                                  "end": 7450,
                                  "loc": {
                                    "start": {
                                      "line": 225,
                                      "column": 34
                                    },
                                    "end": {
                                      "line": 225,
                                      "column": 39
                                    }
                                  },
                                  "name": "THREE"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 7451,
                                  "end": 7466,
                                  "loc": {
                                    "start": {
                                      "line": 225,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 225,
                                      "column": 55
                                    }
                                  },
                                  "name": "BufferAttribute"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 7467,
                                  "end": 7479,
                                  "loc": {
                                    "start": {
                                      "line": 225,
                                      "column": 56
                                    },
                                    "end": {
                                      "line": 225,
                                      "column": 68
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 7467,
                                    "end": 7471,
                                    "loc": {
                                      "start": {
                                        "line": 225,
                                        "column": 56
                                      },
                                      "end": {
                                        "line": 225,
                                        "column": 60
                                      }
                                    },
                                    "name": "item"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7472,
                                    "end": 7479,
                                    "loc": {
                                      "start": {
                                        "line": 225,
                                        "column": 61
                                      },
                                      "end": {
                                        "line": 225,
                                        "column": 68
                                      }
                                    },
                                    "name": "indices"
                                  },
                                  "computed": false
                                },
                                {
                                  "type": "Literal",
                                  "start": 7481,
                                  "end": 7482,
                                  "loc": {
                                    "start": {
                                      "line": 225,
                                      "column": 70
                                    },
                                    "end": {
                                      "line": 225,
                                      "column": 71
                                    }
                                  },
                                  "value": 1,
                                  "rawValue": 1,
                                  "raw": "1"
                                }
                              ]
                            }
                          ]
                        }
                      },
                      {
                        "type": "IfStatement",
                        "start": 7498,
                        "end": 7676,
                        "loc": {
                          "start": {
                            "line": 226,
                            "column": 12
                          },
                          "end": {
                            "line": 229,
                            "column": 48
                          }
                        },
                        "test": {
                          "type": "UnaryExpression",
                          "start": 7502,
                          "end": 7516,
                          "loc": {
                            "start": {
                              "line": 226,
                              "column": 16
                            },
                            "end": {
                              "line": 226,
                              "column": 30
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "UnaryExpression",
                            "start": 7503,
                            "end": 7516,
                            "loc": {
                              "start": {
                                "line": 226,
                                "column": 17
                              },
                              "end": {
                                "line": 226,
                                "column": 30
                              }
                            },
                            "operator": "!",
                            "prefix": true,
                            "argument": {
                              "type": "MemberExpression",
                              "start": 7504,
                              "end": 7516,
                              "loc": {
                                "start": {
                                  "line": 226,
                                  "column": 18
                                },
                                "end": {
                                  "line": 226,
                                  "column": 30
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 7504,
                                "end": 7508,
                                "loc": {
                                  "start": {
                                    "line": 226,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 226,
                                    "column": 22
                                  }
                                },
                                "name": "item"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 7509,
                                "end": 7516,
                                "loc": {
                                  "start": {
                                    "line": 226,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 226,
                                    "column": 30
                                  }
                                },
                                "name": "normals"
                              },
                              "computed": false
                            }
                          }
                        },
                        "consequent": {
                          "type": "ExpressionStatement",
                          "start": 7534,
                          "end": 7610,
                          "loc": {
                            "start": {
                              "line": 227,
                              "column": 16
                            },
                            "end": {
                              "line": 227,
                              "column": 92
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 7534,
                            "end": 7609,
                            "loc": {
                              "start": {
                                "line": 227,
                                "column": 16
                              },
                              "end": {
                                "line": 227,
                                "column": 91
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 7534,
                              "end": 7555,
                              "loc": {
                                "start": {
                                  "line": 227,
                                  "column": 16
                                },
                                "end": {
                                  "line": 227,
                                  "column": 37
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 7534,
                                "end": 7542,
                                "loc": {
                                  "start": {
                                    "line": 227,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 227,
                                    "column": 24
                                  }
                                },
                                "name": "geometry"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 7543,
                                "end": 7555,
                                "loc": {
                                  "start": {
                                    "line": 227,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 227,
                                    "column": 37
                                  }
                                },
                                "name": "addAttribute"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 7556,
                                "end": 7564,
                                "loc": {
                                  "start": {
                                    "line": 227,
                                    "column": 38
                                  },
                                  "end": {
                                    "line": 227,
                                    "column": 46
                                  }
                                },
                                "value": "normal",
                                "rawValue": "normal",
                                "raw": "'normal'"
                              },
                              {
                                "type": "NewExpression",
                                "start": 7566,
                                "end": 7608,
                                "loc": {
                                  "start": {
                                    "line": 227,
                                    "column": 48
                                  },
                                  "end": {
                                    "line": 227,
                                    "column": 90
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 7570,
                                  "end": 7591,
                                  "loc": {
                                    "start": {
                                      "line": 227,
                                      "column": 52
                                    },
                                    "end": {
                                      "line": 227,
                                      "column": 73
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 7570,
                                    "end": 7575,
                                    "loc": {
                                      "start": {
                                        "line": 227,
                                        "column": 52
                                      },
                                      "end": {
                                        "line": 227,
                                        "column": 57
                                      }
                                    },
                                    "name": "THREE"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7576,
                                    "end": 7591,
                                    "loc": {
                                      "start": {
                                        "line": 227,
                                        "column": 58
                                      },
                                      "end": {
                                        "line": 227,
                                        "column": 73
                                      }
                                    },
                                    "name": "BufferAttribute"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 7592,
                                    "end": 7604,
                                    "loc": {
                                      "start": {
                                        "line": 227,
                                        "column": 74
                                      },
                                      "end": {
                                        "line": 227,
                                        "column": 86
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 7592,
                                      "end": 7596,
                                      "loc": {
                                        "start": {
                                          "line": 227,
                                          "column": 74
                                        },
                                        "end": {
                                          "line": 227,
                                          "column": 78
                                        }
                                      },
                                      "name": "item"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 7597,
                                      "end": 7604,
                                      "loc": {
                                        "start": {
                                          "line": 227,
                                          "column": 79
                                        },
                                        "end": {
                                          "line": 227,
                                          "column": 86
                                        }
                                      },
                                      "name": "normals"
                                    },
                                    "computed": false
                                  },
                                  {
                                    "type": "Literal",
                                    "start": 7606,
                                    "end": 7607,
                                    "loc": {
                                      "start": {
                                        "line": 227,
                                        "column": 88
                                      },
                                      "end": {
                                        "line": 227,
                                        "column": 89
                                      }
                                    },
                                    "value": 3,
                                    "rawValue": 3,
                                    "raw": "3"
                                  }
                                ]
                              }
                            ]
                          }
                        },
                        "alternate": {
                          "type": "ExpressionStatement",
                          "start": 7644,
                          "end": 7676,
                          "loc": {
                            "start": {
                              "line": 229,
                              "column": 16
                            },
                            "end": {
                              "line": 229,
                              "column": 48
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 7644,
                            "end": 7675,
                            "loc": {
                              "start": {
                                "line": 229,
                                "column": 16
                              },
                              "end": {
                                "line": 229,
                                "column": 47
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 7644,
                              "end": 7673,
                              "loc": {
                                "start": {
                                  "line": 229,
                                  "column": 16
                                },
                                "end": {
                                  "line": 229,
                                  "column": 45
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 7644,
                                "end": 7652,
                                "loc": {
                                  "start": {
                                    "line": 229,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 229,
                                    "column": 24
                                  }
                                },
                                "name": "geometry"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 7653,
                                "end": 7673,
                                "loc": {
                                  "start": {
                                    "line": 229,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 229,
                                    "column": 45
                                  }
                                },
                                "name": "computeVertexNormals"
                              },
                              "computed": false
                            },
                            "arguments": []
                          }
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 7690,
                        "end": 7772,
                        "loc": {
                          "start": {
                            "line": 231,
                            "column": 12
                          },
                          "end": {
                            "line": 231,
                            "column": 94
                          }
                        },
                        "expression": {
                          "type": "LogicalExpression",
                          "start": 7690,
                          "end": 7771,
                          "loc": {
                            "start": {
                              "line": 231,
                              "column": 12
                            },
                            "end": {
                              "line": 231,
                              "column": 93
                            }
                          },
                          "left": {
                            "type": "UnaryExpression",
                            "start": 7690,
                            "end": 7700,
                            "loc": {
                              "start": {
                                "line": 231,
                                "column": 12
                              },
                              "end": {
                                "line": 231,
                                "column": 22
                              }
                            },
                            "operator": "!",
                            "prefix": true,
                            "argument": {
                              "type": "UnaryExpression",
                              "start": 7691,
                              "end": 7700,
                              "loc": {
                                "start": {
                                  "line": 231,
                                  "column": 13
                                },
                                "end": {
                                  "line": 231,
                                  "column": 22
                                }
                              },
                              "operator": "!",
                              "prefix": true,
                              "argument": {
                                "type": "MemberExpression",
                                "start": 7692,
                                "end": 7700,
                                "loc": {
                                  "start": {
                                    "line": 231,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 231,
                                    "column": 22
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 7692,
                                  "end": 7696,
                                  "loc": {
                                    "start": {
                                      "line": 231,
                                      "column": 14
                                    },
                                    "end": {
                                      "line": 231,
                                      "column": 18
                                    }
                                  },
                                  "name": "item"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 7697,
                                  "end": 7700,
                                  "loc": {
                                    "start": {
                                      "line": 231,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 231,
                                      "column": 22
                                    }
                                  },
                                  "name": "uvs"
                                },
                                "computed": false
                              }
                            }
                          },
                          "operator": "&&",
                          "right": {
                            "type": "CallExpression",
                            "start": 7704,
                            "end": 7771,
                            "loc": {
                              "start": {
                                "line": 231,
                                "column": 26
                              },
                              "end": {
                                "line": 231,
                                "column": 93
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 7704,
                              "end": 7725,
                              "loc": {
                                "start": {
                                  "line": 231,
                                  "column": 26
                                },
                                "end": {
                                  "line": 231,
                                  "column": 47
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 7704,
                                "end": 7712,
                                "loc": {
                                  "start": {
                                    "line": 231,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 231,
                                    "column": 34
                                  }
                                },
                                "name": "geometry"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 7713,
                                "end": 7725,
                                "loc": {
                                  "start": {
                                    "line": 231,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 231,
                                    "column": 47
                                  }
                                },
                                "name": "addAttribute"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 7726,
                                "end": 7730,
                                "loc": {
                                  "start": {
                                    "line": 231,
                                    "column": 48
                                  },
                                  "end": {
                                    "line": 231,
                                    "column": 52
                                  }
                                },
                                "value": "uv",
                                "rawValue": "uv",
                                "raw": "'uv'"
                              },
                              {
                                "type": "NewExpression",
                                "start": 7732,
                                "end": 7770,
                                "loc": {
                                  "start": {
                                    "line": 231,
                                    "column": 54
                                  },
                                  "end": {
                                    "line": 231,
                                    "column": 92
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 7736,
                                  "end": 7757,
                                  "loc": {
                                    "start": {
                                      "line": 231,
                                      "column": 58
                                    },
                                    "end": {
                                      "line": 231,
                                      "column": 79
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 7736,
                                    "end": 7741,
                                    "loc": {
                                      "start": {
                                        "line": 231,
                                        "column": 58
                                      },
                                      "end": {
                                        "line": 231,
                                        "column": 63
                                      }
                                    },
                                    "name": "THREE"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7742,
                                    "end": 7757,
                                    "loc": {
                                      "start": {
                                        "line": 231,
                                        "column": 64
                                      },
                                      "end": {
                                        "line": 231,
                                        "column": 79
                                      }
                                    },
                                    "name": "BufferAttribute"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 7758,
                                    "end": 7766,
                                    "loc": {
                                      "start": {
                                        "line": 231,
                                        "column": 80
                                      },
                                      "end": {
                                        "line": 231,
                                        "column": 88
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 7758,
                                      "end": 7762,
                                      "loc": {
                                        "start": {
                                          "line": 231,
                                          "column": 80
                                        },
                                        "end": {
                                          "line": 231,
                                          "column": 84
                                        }
                                      },
                                      "name": "item"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 7763,
                                      "end": 7766,
                                      "loc": {
                                        "start": {
                                          "line": 231,
                                          "column": 85
                                        },
                                        "end": {
                                          "line": 231,
                                          "column": 88
                                        }
                                      },
                                      "name": "uvs"
                                    },
                                    "computed": false
                                  },
                                  {
                                    "type": "Literal",
                                    "start": 7768,
                                    "end": 7769,
                                    "loc": {
                                      "start": {
                                        "line": 231,
                                        "column": 90
                                      },
                                      "end": {
                                        "line": 231,
                                        "column": 91
                                      }
                                    },
                                    "value": 2,
                                    "rawValue": 2,
                                    "raw": "2"
                                  }
                                ]
                              }
                            ]
                          }
                        }
                      },
                      {
                        "type": "IfStatement",
                        "start": 7786,
                        "end": 8045,
                        "loc": {
                          "start": {
                            "line": 233,
                            "column": 12
                          },
                          "end": {
                            "line": 239,
                            "column": 13
                          }
                        },
                        "test": {
                          "type": "UnaryExpression",
                          "start": 7790,
                          "end": 7802,
                          "loc": {
                            "start": {
                              "line": 233,
                              "column": 16
                            },
                            "end": {
                              "line": 233,
                              "column": 28
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "UnaryExpression",
                            "start": 7791,
                            "end": 7802,
                            "loc": {
                              "start": {
                                "line": 233,
                                "column": 17
                              },
                              "end": {
                                "line": 233,
                                "column": 28
                              }
                            },
                            "operator": "!",
                            "prefix": true,
                            "argument": {
                              "type": "MemberExpression",
                              "start": 7792,
                              "end": 7802,
                              "loc": {
                                "start": {
                                  "line": 233,
                                  "column": 18
                                },
                                "end": {
                                  "line": 233,
                                  "column": 28
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 7792,
                                "end": 7798,
                                "loc": {
                                  "start": {
                                    "line": 233,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 233,
                                    "column": 24
                                  }
                                },
                                "name": "attrib"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 7799,
                                "end": 7802,
                                "loc": {
                                  "start": {
                                    "line": 233,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 233,
                                    "column": 28
                                  }
                                },
                                "name": "box"
                              },
                              "computed": false
                            }
                          }
                        },
                        "consequent": {
                          "type": "BlockStatement",
                          "start": 7804,
                          "end": 7927,
                          "loc": {
                            "start": {
                              "line": 233,
                              "column": 30
                            },
                            "end": {
                              "line": 236,
                              "column": 13
                            }
                          },
                          "body": [
                            {
                              "type": "ExpressionStatement",
                              "start": 7822,
                              "end": 7856,
                              "loc": {
                                "start": {
                                  "line": 234,
                                  "column": 16
                                },
                                "end": {
                                  "line": 234,
                                  "column": 50
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 7822,
                                "end": 7855,
                                "loc": {
                                  "start": {
                                    "line": 234,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 234,
                                    "column": 49
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 7822,
                                  "end": 7842,
                                  "loc": {
                                    "start": {
                                      "line": 234,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 234,
                                      "column": 36
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 7822,
                                    "end": 7830,
                                    "loc": {
                                      "start": {
                                        "line": 234,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 234,
                                        "column": 24
                                      }
                                    },
                                    "name": "geometry"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7831,
                                    "end": 7842,
                                    "loc": {
                                      "start": {
                                        "line": 234,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 234,
                                        "column": 36
                                      }
                                    },
                                    "name": "boundingBox"
                                  },
                                  "computed": false
                                },
                                "right": {
                                  "type": "MemberExpression",
                                  "start": 7845,
                                  "end": 7855,
                                  "loc": {
                                    "start": {
                                      "line": 234,
                                      "column": 39
                                    },
                                    "end": {
                                      "line": 234,
                                      "column": 49
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 7845,
                                    "end": 7851,
                                    "loc": {
                                      "start": {
                                        "line": 234,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 234,
                                        "column": 45
                                      }
                                    },
                                    "name": "attrib"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7852,
                                    "end": 7855,
                                    "loc": {
                                      "start": {
                                        "line": 234,
                                        "column": 46
                                      },
                                      "end": {
                                        "line": 234,
                                        "column": 49
                                      }
                                    },
                                    "name": "box"
                                  },
                                  "computed": false
                                }
                              }
                            },
                            {
                              "type": "ExpressionStatement",
                              "start": 7873,
                              "end": 7913,
                              "loc": {
                                "start": {
                                  "line": 235,
                                  "column": 16
                                },
                                "end": {
                                  "line": 235,
                                  "column": 56
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 7873,
                                "end": 7912,
                                "loc": {
                                  "start": {
                                    "line": 235,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 235,
                                    "column": 55
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 7873,
                                  "end": 7896,
                                  "loc": {
                                    "start": {
                                      "line": 235,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 235,
                                      "column": 39
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 7873,
                                    "end": 7881,
                                    "loc": {
                                      "start": {
                                        "line": 235,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 235,
                                        "column": 24
                                      }
                                    },
                                    "name": "geometry"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7882,
                                    "end": 7896,
                                    "loc": {
                                      "start": {
                                        "line": 235,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 235,
                                        "column": 39
                                      }
                                    },
                                    "name": "boundingSphere"
                                  },
                                  "computed": false
                                },
                                "right": {
                                  "type": "MemberExpression",
                                  "start": 7899,
                                  "end": 7912,
                                  "loc": {
                                    "start": {
                                      "line": 235,
                                      "column": 42
                                    },
                                    "end": {
                                      "line": 235,
                                      "column": 55
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 7899,
                                    "end": 7905,
                                    "loc": {
                                      "start": {
                                        "line": 235,
                                        "column": 42
                                      },
                                      "end": {
                                        "line": 235,
                                        "column": 48
                                      }
                                    },
                                    "name": "attrib"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7906,
                                    "end": 7912,
                                    "loc": {
                                      "start": {
                                        "line": 235,
                                        "column": 49
                                      },
                                      "end": {
                                        "line": 235,
                                        "column": 55
                                      }
                                    },
                                    "name": "sphere"
                                  },
                                  "computed": false
                                }
                              }
                            }
                          ]
                        },
                        "alternate": {
                          "type": "BlockStatement",
                          "start": 7933,
                          "end": 8045,
                          "loc": {
                            "start": {
                              "line": 236,
                              "column": 19
                            },
                            "end": {
                              "line": 239,
                              "column": 13
                            }
                          },
                          "body": [
                            {
                              "type": "ExpressionStatement",
                              "start": 7951,
                              "end": 7981,
                              "loc": {
                                "start": {
                                  "line": 237,
                                  "column": 16
                                },
                                "end": {
                                  "line": 237,
                                  "column": 46
                                }
                              },
                              "expression": {
                                "type": "CallExpression",
                                "start": 7951,
                                "end": 7980,
                                "loc": {
                                  "start": {
                                    "line": 237,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 237,
                                    "column": 45
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 7951,
                                  "end": 7978,
                                  "loc": {
                                    "start": {
                                      "line": 237,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 237,
                                      "column": 43
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 7951,
                                    "end": 7959,
                                    "loc": {
                                      "start": {
                                        "line": 237,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 237,
                                        "column": 24
                                      }
                                    },
                                    "name": "geometry"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7960,
                                    "end": 7978,
                                    "loc": {
                                      "start": {
                                        "line": 237,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 237,
                                        "column": 43
                                      }
                                    },
                                    "name": "computeBoundingBox"
                                  },
                                  "computed": false
                                },
                                "arguments": []
                              }
                            },
                            {
                              "type": "ExpressionStatement",
                              "start": 7998,
                              "end": 8031,
                              "loc": {
                                "start": {
                                  "line": 238,
                                  "column": 16
                                },
                                "end": {
                                  "line": 238,
                                  "column": 49
                                }
                              },
                              "expression": {
                                "type": "CallExpression",
                                "start": 7998,
                                "end": 8030,
                                "loc": {
                                  "start": {
                                    "line": 238,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 238,
                                    "column": 48
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 7998,
                                  "end": 8028,
                                  "loc": {
                                    "start": {
                                      "line": 238,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 238,
                                      "column": 46
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 7998,
                                    "end": 8006,
                                    "loc": {
                                      "start": {
                                        "line": 238,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 238,
                                        "column": 24
                                      }
                                    },
                                    "name": "geometry"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 8007,
                                    "end": 8028,
                                    "loc": {
                                      "start": {
                                        "line": 238,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 238,
                                        "column": 46
                                      }
                                    },
                                    "name": "computeBoundingSphere"
                                  },
                                  "computed": false
                                },
                                "arguments": []
                              }
                            }
                          ]
                        }
                      },
                      {
                        "type": "VariableDeclaration",
                        "start": 8059,
                        "end": 8098,
                        "loc": {
                          "start": {
                            "line": 241,
                            "column": 12
                          },
                          "end": {
                            "line": 241,
                            "column": 51
                          }
                        },
                        "declarations": [
                          {
                            "type": "VariableDeclarator",
                            "start": 8063,
                            "end": 8097,
                            "loc": {
                              "start": {
                                "line": 241,
                                "column": 16
                              },
                              "end": {
                                "line": 241,
                                "column": 50
                              }
                            },
                            "id": {
                              "type": "Identifier",
                              "start": 8063,
                              "end": 8068,
                              "loc": {
                                "start": {
                                  "line": 241,
                                  "column": 16
                                },
                                "end": {
                                  "line": 241,
                                  "column": 21
                                }
                              },
                              "name": "color"
                            },
                            "init": {
                              "type": "LogicalExpression",
                              "start": 8071,
                              "end": 8097,
                              "loc": {
                                "start": {
                                  "line": 241,
                                  "column": 24
                                },
                                "end": {
                                  "line": 241,
                                  "column": 50
                                }
                              },
                              "left": {
                                "type": "MemberExpression",
                                "start": 8071,
                                "end": 8081,
                                "loc": {
                                  "start": {
                                    "line": 241,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 241,
                                    "column": 34
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 8071,
                                  "end": 8075,
                                  "loc": {
                                    "start": {
                                      "line": 241,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 241,
                                      "column": 28
                                    }
                                  },
                                  "name": "item"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 8076,
                                  "end": 8081,
                                  "loc": {
                                    "start": {
                                      "line": 241,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 241,
                                      "column": 34
                                    }
                                  },
                                  "name": "color"
                                },
                                "computed": false
                              },
                              "operator": "||",
                              "right": {
                                "type": "MemberExpression",
                                "start": 8085,
                                "end": 8097,
                                "loc": {
                                  "start": {
                                    "line": 241,
                                    "column": 38
                                  },
                                  "end": {
                                    "line": 241,
                                    "column": 50
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 8085,
                                  "end": 8091,
                                  "loc": {
                                    "start": {
                                      "line": 241,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 241,
                                      "column": 44
                                    }
                                  },
                                  "name": "attrib"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 8092,
                                  "end": 8097,
                                  "loc": {
                                    "start": {
                                      "line": 241,
                                      "column": 45
                                    },
                                    "end": {
                                      "line": 241,
                                      "column": 50
                                    }
                                  },
                                  "name": "color"
                                },
                                "computed": false
                              }
                            }
                          }
                        ],
                        "kind": "let"
                      },
                      {
                        "type": "VariableDeclaration",
                        "start": 8111,
                        "end": 8156,
                        "loc": {
                          "start": {
                            "line": 242,
                            "column": 12
                          },
                          "end": {
                            "line": 242,
                            "column": 57
                          }
                        },
                        "declarations": [
                          {
                            "type": "VariableDeclarator",
                            "start": 8115,
                            "end": 8155,
                            "loc": {
                              "start": {
                                "line": 242,
                                "column": 16
                              },
                              "end": {
                                "line": 242,
                                "column": 56
                              }
                            },
                            "id": {
                              "type": "Identifier",
                              "start": 8115,
                              "end": 8122,
                              "loc": {
                                "start": {
                                  "line": 242,
                                  "column": 16
                                },
                                "end": {
                                  "line": 242,
                                  "column": 23
                                }
                              },
                              "name": "opacity"
                            },
                            "init": {
                              "type": "LogicalExpression",
                              "start": 8125,
                              "end": 8155,
                              "loc": {
                                "start": {
                                  "line": 242,
                                  "column": 26
                                },
                                "end": {
                                  "line": 242,
                                  "column": 56
                                }
                              },
                              "left": {
                                "type": "MemberExpression",
                                "start": 8125,
                                "end": 8137,
                                "loc": {
                                  "start": {
                                    "line": 242,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 242,
                                    "column": 38
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 8125,
                                  "end": 8129,
                                  "loc": {
                                    "start": {
                                      "line": 242,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 242,
                                      "column": 30
                                    }
                                  },
                                  "name": "item"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 8130,
                                  "end": 8137,
                                  "loc": {
                                    "start": {
                                      "line": 242,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 242,
                                      "column": 38
                                    }
                                  },
                                  "name": "opacity"
                                },
                                "computed": false
                              },
                              "operator": "||",
                              "right": {
                                "type": "MemberExpression",
                                "start": 8141,
                                "end": 8155,
                                "loc": {
                                  "start": {
                                    "line": 242,
                                    "column": 42
                                  },
                                  "end": {
                                    "line": 242,
                                    "column": 56
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 8141,
                                  "end": 8147,
                                  "loc": {
                                    "start": {
                                      "line": 242,
                                      "column": 42
                                    },
                                    "end": {
                                      "line": 242,
                                      "column": 48
                                    }
                                  },
                                  "name": "attrib"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 8148,
                                  "end": 8155,
                                  "loc": {
                                    "start": {
                                      "line": 242,
                                      "column": 49
                                    },
                                    "end": {
                                      "line": 242,
                                      "column": 56
                                    }
                                  },
                                  "name": "opacity"
                                },
                                "computed": false
                              }
                            }
                          }
                        ],
                        "kind": "let"
                      },
                      {
                        "type": "VariableDeclaration",
                        "start": 8169,
                        "end": 8194,
                        "loc": {
                          "start": {
                            "line": 243,
                            "column": 12
                          },
                          "end": {
                            "line": 243,
                            "column": 37
                          }
                        },
                        "declarations": [
                          {
                            "type": "VariableDeclarator",
                            "start": 8173,
                            "end": 8193,
                            "loc": {
                              "start": {
                                "line": 243,
                                "column": 16
                              },
                              "end": {
                                "line": 243,
                                "column": 36
                              }
                            },
                            "id": {
                              "type": "Identifier",
                              "start": 8173,
                              "end": 8181,
                              "loc": {
                                "start": {
                                  "line": 243,
                                  "column": 16
                                },
                                "end": {
                                  "line": 243,
                                  "column": 24
                                }
                              },
                              "name": "material"
                            },
                            "init": {
                              "type": "Identifier",
                              "start": 8184,
                              "end": 8193,
                              "loc": {
                                "start": {
                                  "line": 243,
                                  "column": 27
                                },
                                "end": {
                                  "line": 243,
                                  "column": 36
                                }
                              },
                              "name": "undefined"
                            }
                          }
                        ],
                        "kind": "let"
                      },
                      {
                        "type": "VariableDeclaration",
                        "start": 8207,
                        "end": 8229,
                        "loc": {
                          "start": {
                            "line": 244,
                            "column": 12
                          },
                          "end": {
                            "line": 244,
                            "column": 34
                          }
                        },
                        "declarations": [
                          {
                            "type": "VariableDeclarator",
                            "start": 8211,
                            "end": 8228,
                            "loc": {
                              "start": {
                                "line": 244,
                                "column": 16
                              },
                              "end": {
                                "line": 244,
                                "column": 33
                              }
                            },
                            "id": {
                              "type": "Identifier",
                              "start": 8211,
                              "end": 8216,
                              "loc": {
                                "start": {
                                  "line": 244,
                                  "column": 16
                                },
                                "end": {
                                  "line": 244,
                                  "column": 21
                                }
                              },
                              "name": "index"
                            },
                            "init": {
                              "type": "Identifier",
                              "start": 8219,
                              "end": 8228,
                              "loc": {
                                "start": {
                                  "line": 244,
                                  "column": 24
                                },
                                "end": {
                                  "line": 244,
                                  "column": 33
                                }
                              },
                              "name": "undefined"
                            }
                          }
                        ],
                        "kind": "let"
                      },
                      {
                        "type": "IfStatement",
                        "start": 8242,
                        "end": 8440,
                        "loc": {
                          "start": {
                            "line": 245,
                            "column": 12
                          },
                          "end": {
                            "line": 248,
                            "column": 13
                          }
                        },
                        "test": {
                          "type": "LogicalExpression",
                          "start": 8246,
                          "end": 8292,
                          "loc": {
                            "start": {
                              "line": 245,
                              "column": 16
                            },
                            "end": {
                              "line": 245,
                              "column": 62
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 8246,
                            "end": 8263,
                            "loc": {
                              "start": {
                                "line": 245,
                                "column": 16
                              },
                              "end": {
                                "line": 245,
                                "column": 33
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 8246,
                              "end": 8253,
                              "loc": {
                                "start": {
                                  "line": 245,
                                  "column": 16
                                },
                                "end": {
                                  "line": 245,
                                  "column": 23
                                }
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8254,
                              "end": 8263,
                              "loc": {
                                "start": {
                                  "line": 245,
                                  "column": 24
                                },
                                "end": {
                                  "line": 245,
                                  "column": 33
                                }
                              },
                              "name": "groupInto"
                            },
                            "computed": false
                          },
                          "operator": "&&",
                          "right": {
                            "type": "MemberExpression",
                            "start": 8267,
                            "end": 8292,
                            "loc": {
                              "start": {
                                "line": 245,
                                "column": 37
                              },
                              "end": {
                                "line": 245,
                                "column": 62
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 8267,
                              "end": 8274,
                              "loc": {
                                "start": {
                                  "line": 245,
                                  "column": 37
                                },
                                "end": {
                                  "line": 245,
                                  "column": 44
                                }
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8275,
                              "end": 8292,
                              "loc": {
                                "start": {
                                  "line": 245,
                                  "column": 45
                                },
                                "end": {
                                  "line": 245,
                                  "column": 62
                                }
                              },
                              "name": "compressMaterials"
                            },
                            "computed": false
                          }
                        },
                        "consequent": {
                          "type": "BlockStatement",
                          "start": 8294,
                          "end": 8440,
                          "loc": {
                            "start": {
                              "line": 245,
                              "column": 64
                            },
                            "end": {
                              "line": 248,
                              "column": 13
                            }
                          },
                          "body": [
                            {
                              "type": "ExpressionStatement",
                              "start": 8312,
                              "end": 8374,
                              "loc": {
                                "start": {
                                  "line": 246,
                                  "column": 16
                                },
                                "end": {
                                  "line": 246,
                                  "column": 78
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 8312,
                                "end": 8373,
                                "loc": {
                                  "start": {
                                    "line": 246,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 246,
                                    "column": 77
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "Identifier",
                                  "start": 8312,
                                  "end": 8317,
                                  "loc": {
                                    "start": {
                                      "line": 246,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 246,
                                      "column": 21
                                    }
                                  },
                                  "name": "index"
                                },
                                "right": {
                                  "type": "BinaryExpression",
                                  "start": 8320,
                                  "end": 8373,
                                  "loc": {
                                    "start": {
                                      "line": 246,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 246,
                                      "column": 77
                                    }
                                  },
                                  "left": {
                                    "type": "BinaryExpression",
                                    "start": 8320,
                                    "end": 8352,
                                    "loc": {
                                      "start": {
                                        "line": 246,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 246,
                                        "column": 56
                                      }
                                    },
                                    "left": {
                                      "type": "BinaryExpression",
                                      "start": 8320,
                                      "end": 8346,
                                      "loc": {
                                        "start": {
                                          "line": 246,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 246,
                                          "column": 50
                                        }
                                      },
                                      "left": {
                                        "type": "Literal",
                                        "start": 8320,
                                        "end": 8323,
                                        "loc": {
                                          "start": {
                                            "line": 246,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 246,
                                            "column": 27
                                          }
                                        },
                                        "value": "#",
                                        "rawValue": "#",
                                        "raw": "'#'"
                                      },
                                      "operator": "+",
                                      "right": {
                                        "type": "CallExpression",
                                        "start": 8326,
                                        "end": 8346,
                                        "loc": {
                                          "start": {
                                            "line": 246,
                                            "column": 30
                                          },
                                          "end": {
                                            "line": 246,
                                            "column": 50
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 8326,
                                          "end": 8344,
                                          "loc": {
                                            "start": {
                                              "line": 246,
                                              "column": 30
                                            },
                                            "end": {
                                              "line": 246,
                                              "column": 48
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 8326,
                                            "end": 8331,
                                            "loc": {
                                              "start": {
                                                "line": 246,
                                                "column": 30
                                              },
                                              "end": {
                                                "line": 246,
                                                "column": 35
                                              }
                                            },
                                            "name": "color"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 8332,
                                            "end": 8344,
                                            "loc": {
                                              "start": {
                                                "line": 246,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 246,
                                                "column": 48
                                              }
                                            },
                                            "name": "getHexString"
                                          },
                                          "computed": false
                                        },
                                        "arguments": []
                                      }
                                    },
                                    "operator": "+",
                                    "right": {
                                      "type": "Literal",
                                      "start": 8349,
                                      "end": 8352,
                                      "loc": {
                                        "start": {
                                          "line": 246,
                                          "column": 53
                                        },
                                        "end": {
                                          "line": 246,
                                          "column": 56
                                        }
                                      },
                                      "value": "_",
                                      "rawValue": "_",
                                      "raw": "'_'"
                                    }
                                  },
                                  "operator": "+",
                                  "right": {
                                    "type": "CallExpression",
                                    "start": 8355,
                                    "end": 8373,
                                    "loc": {
                                      "start": {
                                        "line": 246,
                                        "column": 59
                                      },
                                      "end": {
                                        "line": 246,
                                        "column": 77
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 8355,
                                      "end": 8370,
                                      "loc": {
                                        "start": {
                                          "line": 246,
                                          "column": 59
                                        },
                                        "end": {
                                          "line": 246,
                                          "column": 74
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 8355,
                                        "end": 8362,
                                        "loc": {
                                          "start": {
                                            "line": 246,
                                            "column": 59
                                          },
                                          "end": {
                                            "line": 246,
                                            "column": 66
                                          }
                                        },
                                        "name": "opacity"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 8363,
                                        "end": 8370,
                                        "loc": {
                                          "start": {
                                            "line": 246,
                                            "column": 67
                                          },
                                          "end": {
                                            "line": 246,
                                            "column": 74
                                          }
                                        },
                                        "name": "toFixed"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Literal",
                                        "start": 8371,
                                        "end": 8372,
                                        "loc": {
                                          "start": {
                                            "line": 246,
                                            "column": 75
                                          },
                                          "end": {
                                            "line": 246,
                                            "column": 76
                                          }
                                        },
                                        "value": 2,
                                        "rawValue": 2,
                                        "raw": "2"
                                      }
                                    ]
                                  }
                                }
                              }
                            },
                            {
                              "type": "ExpressionStatement",
                              "start": 8391,
                              "end": 8426,
                              "loc": {
                                "start": {
                                  "line": 247,
                                  "column": 16
                                },
                                "end": {
                                  "line": 247,
                                  "column": 51
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 8391,
                                "end": 8425,
                                "loc": {
                                  "start": {
                                    "line": 247,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 247,
                                    "column": 50
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "Identifier",
                                  "start": 8391,
                                  "end": 8399,
                                  "loc": {
                                    "start": {
                                      "line": 247,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 247,
                                      "column": 24
                                    }
                                  },
                                  "name": "material"
                                },
                                "right": {
                                  "type": "MemberExpression",
                                  "start": 8402,
                                  "end": 8425,
                                  "loc": {
                                    "start": {
                                      "line": 247,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 247,
                                      "column": 50
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 8402,
                                    "end": 8418,
                                    "loc": {
                                      "start": {
                                        "line": 247,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 247,
                                        "column": 43
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 8402,
                                      "end": 8409,
                                      "loc": {
                                        "start": {
                                          "line": 247,
                                          "column": 27
                                        },
                                        "end": {
                                          "line": 247,
                                          "column": 34
                                        }
                                      },
                                      "name": "options"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 8410,
                                      "end": 8418,
                                      "loc": {
                                        "start": {
                                          "line": 247,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 247,
                                          "column": 43
                                        }
                                      },
                                      "name": "colorMap"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 8419,
                                    "end": 8424,
                                    "loc": {
                                      "start": {
                                        "line": 247,
                                        "column": 44
                                      },
                                      "end": {
                                        "line": 247,
                                        "column": 49
                                      }
                                    },
                                    "name": "index"
                                  },
                                  "computed": true
                                }
                              }
                            }
                          ]
                        },
                        "alternate": null
                      },
                      {
                        "type": "IfStatement",
                        "start": 8454,
                        "end": 8813,
                        "loc": {
                          "start": {
                            "line": 250,
                            "column": 12
                          },
                          "end": {
                            "line": 260,
                            "column": 13
                          }
                        },
                        "test": {
                          "type": "UnaryExpression",
                          "start": 8458,
                          "end": 8467,
                          "loc": {
                            "start": {
                              "line": 250,
                              "column": 16
                            },
                            "end": {
                              "line": 250,
                              "column": 25
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "Identifier",
                            "start": 8459,
                            "end": 8467,
                            "loc": {
                              "start": {
                                "line": 250,
                                "column": 17
                              },
                              "end": {
                                "line": 250,
                                "column": 25
                              }
                            },
                            "name": "material"
                          }
                        },
                        "consequent": {
                          "type": "BlockStatement",
                          "start": 8469,
                          "end": 8813,
                          "loc": {
                            "start": {
                              "line": 250,
                              "column": 27
                            },
                            "end": {
                              "line": 260,
                              "column": 13
                            }
                          },
                          "body": [
                            {
                              "type": "ExpressionStatement",
                              "start": 8487,
                              "end": 8735,
                              "loc": {
                                "start": {
                                  "line": 251,
                                  "column": 16
                                },
                                "end": {
                                  "line": 257,
                                  "column": 19
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 8487,
                                "end": 8734,
                                "loc": {
                                  "start": {
                                    "line": 251,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 257,
                                    "column": 18
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "Identifier",
                                  "start": 8487,
                                  "end": 8495,
                                  "loc": {
                                    "start": {
                                      "line": 251,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 251,
                                      "column": 24
                                    }
                                  },
                                  "name": "material"
                                },
                                "right": {
                                  "type": "NewExpression",
                                  "start": 8498,
                                  "end": 8734,
                                  "loc": {
                                    "start": {
                                      "line": 251,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 257,
                                      "column": 18
                                    }
                                  },
                                  "callee": {
                                    "type": "Identifier",
                                    "start": 8502,
                                    "end": 8519,
                                    "loc": {
                                      "start": {
                                        "line": 251,
                                        "column": 31
                                      },
                                      "end": {
                                        "line": 251,
                                        "column": 48
                                      }
                                    },
                                    "name": "MeshPhongMaterial"
                                  },
                                  "arguments": [
                                    {
                                      "type": "ObjectExpression",
                                      "start": 8520,
                                      "end": 8733,
                                      "loc": {
                                        "start": {
                                          "line": 251,
                                          "column": 49
                                        },
                                        "end": {
                                          "line": 257,
                                          "column": 17
                                        }
                                      },
                                      "properties": [
                                        {
                                          "type": "Property",
                                          "start": 8542,
                                          "end": 8554,
                                          "loc": {
                                            "start": {
                                              "line": 252,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 252,
                                              "column": 32
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 8542,
                                            "end": 8547,
                                            "loc": {
                                              "start": {
                                                "line": 252,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 252,
                                                "column": 25
                                              }
                                            },
                                            "name": "color"
                                          },
                                          "value": {
                                            "type": "Identifier",
                                            "start": 8549,
                                            "end": 8554,
                                            "loc": {
                                              "start": {
                                                "line": 252,
                                                "column": 27
                                              },
                                              "end": {
                                                "line": 252,
                                                "column": 32
                                              }
                                            },
                                            "name": "color"
                                          },
                                          "kind": "init"
                                        },
                                        {
                                          "type": "Property",
                                          "start": 8576,
                                          "end": 8592,
                                          "loc": {
                                            "start": {
                                              "line": 253,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 253,
                                              "column": 36
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 8576,
                                            "end": 8583,
                                            "loc": {
                                              "start": {
                                                "line": 253,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 253,
                                                "column": 27
                                              }
                                            },
                                            "name": "opacity"
                                          },
                                          "value": {
                                            "type": "Identifier",
                                            "start": 8585,
                                            "end": 8592,
                                            "loc": {
                                              "start": {
                                                "line": 253,
                                                "column": 29
                                              },
                                              "end": {
                                                "line": 253,
                                                "column": 36
                                              }
                                            },
                                            "name": "opacity"
                                          },
                                          "kind": "init"
                                        },
                                        {
                                          "type": "Property",
                                          "start": 8614,
                                          "end": 8629,
                                          "loc": {
                                            "start": {
                                              "line": 254,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 254,
                                              "column": 35
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 8614,
                                            "end": 8622,
                                            "loc": {
                                              "start": {
                                                "line": 254,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 254,
                                                "column": 28
                                              }
                                            },
                                            "name": "specular"
                                          },
                                          "value": {
                                            "type": "Identifier",
                                            "start": 8624,
                                            "end": 8629,
                                            "loc": {
                                              "start": {
                                                "line": 254,
                                                "column": 30
                                              },
                                              "end": {
                                                "line": 254,
                                                "column": 35
                                              }
                                            },
                                            "name": "color"
                                          },
                                          "kind": "init"
                                        },
                                        {
                                          "type": "Property",
                                          "start": 8651,
                                          "end": 8679,
                                          "loc": {
                                            "start": {
                                              "line": 255,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 255,
                                              "column": 48
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 8651,
                                            "end": 8659,
                                            "loc": {
                                              "start": {
                                                "line": 255,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 255,
                                                "column": 28
                                              }
                                            },
                                            "name": "emissive"
                                          },
                                          "value": {
                                            "type": "NewExpression",
                                            "start": 8661,
                                            "end": 8679,
                                            "loc": {
                                              "start": {
                                                "line": 255,
                                                "column": 30
                                              },
                                              "end": {
                                                "line": 255,
                                                "column": 48
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 8665,
                                              "end": 8676,
                                              "loc": {
                                                "start": {
                                                  "line": 255,
                                                  "column": 34
                                                },
                                                "end": {
                                                  "line": 255,
                                                  "column": 45
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 8665,
                                                "end": 8670,
                                                "loc": {
                                                  "start": {
                                                    "line": 255,
                                                    "column": 34
                                                  },
                                                  "end": {
                                                    "line": 255,
                                                    "column": 39
                                                  }
                                                },
                                                "name": "THREE"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 8671,
                                                "end": 8676,
                                                "loc": {
                                                  "start": {
                                                    "line": 255,
                                                    "column": 40
                                                  },
                                                  "end": {
                                                    "line": 255,
                                                    "column": 45
                                                  }
                                                },
                                                "name": "Color"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "Literal",
                                                "start": 8677,
                                                "end": 8678,
                                                "loc": {
                                                  "start": {
                                                    "line": 255,
                                                    "column": 46
                                                  },
                                                  "end": {
                                                    "line": 255,
                                                    "column": 47
                                                  }
                                                },
                                                "value": 0,
                                                "rawValue": 0,
                                                "raw": "0"
                                              }
                                            ]
                                          },
                                          "kind": "init"
                                        },
                                        {
                                          "type": "Property",
                                          "start": 8701,
                                          "end": 8715,
                                          "loc": {
                                            "start": {
                                              "line": 256,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 256,
                                              "column": 34
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 8701,
                                            "end": 8710,
                                            "loc": {
                                              "start": {
                                                "line": 256,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 256,
                                                "column": 29
                                              }
                                            },
                                            "name": "shininess"
                                          },
                                          "value": {
                                            "type": "Literal",
                                            "start": 8712,
                                            "end": 8715,
                                            "loc": {
                                              "start": {
                                                "line": 256,
                                                "column": 31
                                              },
                                              "end": {
                                                "line": 256,
                                                "column": 34
                                              }
                                            },
                                            "value": 100,
                                            "rawValue": 100,
                                            "raw": "100"
                                          },
                                          "kind": "init"
                                        }
                                      ]
                                    }
                                  ]
                                }
                              }
                            },
                            {
                              "type": "IfStatement",
                              "start": 8753,
                              "end": 8799,
                              "loc": {
                                "start": {
                                  "line": 259,
                                  "column": 16
                                },
                                "end": {
                                  "line": 259,
                                  "column": 62
                                }
                              },
                              "test": {
                                "type": "Identifier",
                                "start": 8757,
                                "end": 8762,
                                "loc": {
                                  "start": {
                                    "line": 259,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 259,
                                    "column": 25
                                  }
                                },
                                "name": "index"
                              },
                              "consequent": {
                                "type": "ExpressionStatement",
                                "start": 8764,
                                "end": 8799,
                                "loc": {
                                  "start": {
                                    "line": 259,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 259,
                                    "column": 62
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 8764,
                                  "end": 8798,
                                  "loc": {
                                    "start": {
                                      "line": 259,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 259,
                                      "column": 61
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 8764,
                                    "end": 8787,
                                    "loc": {
                                      "start": {
                                        "line": 259,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 259,
                                        "column": 50
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 8764,
                                      "end": 8780,
                                      "loc": {
                                        "start": {
                                          "line": 259,
                                          "column": 27
                                        },
                                        "end": {
                                          "line": 259,
                                          "column": 43
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 8764,
                                        "end": 8771,
                                        "loc": {
                                          "start": {
                                            "line": 259,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 259,
                                            "column": 34
                                          }
                                        },
                                        "name": "options"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 8772,
                                        "end": 8780,
                                        "loc": {
                                          "start": {
                                            "line": 259,
                                            "column": 35
                                          },
                                          "end": {
                                            "line": 259,
                                            "column": 43
                                          }
                                        },
                                        "name": "colorMap"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 8781,
                                      "end": 8786,
                                      "loc": {
                                        "start": {
                                          "line": 259,
                                          "column": 44
                                        },
                                        "end": {
                                          "line": 259,
                                          "column": 49
                                        }
                                      },
                                      "name": "index"
                                    },
                                    "computed": true
                                  },
                                  "right": {
                                    "type": "Identifier",
                                    "start": 8790,
                                    "end": 8798,
                                    "loc": {
                                      "start": {
                                        "line": 259,
                                        "column": 53
                                      },
                                      "end": {
                                        "line": 259,
                                        "column": 61
                                      }
                                    },
                                    "name": "material"
                                  }
                                }
                              },
                              "alternate": null
                            }
                          ]
                        },
                        "alternate": null
                      },
                      {
                        "type": "VariableDeclaration",
                        "start": 8827,
                        "end": 8873,
                        "loc": {
                          "start": {
                            "line": 262,
                            "column": 12
                          },
                          "end": {
                            "line": 262,
                            "column": 58
                          }
                        },
                        "declarations": [
                          {
                            "type": "VariableDeclarator",
                            "start": 8831,
                            "end": 8872,
                            "loc": {
                              "start": {
                                "line": 262,
                                "column": 16
                              },
                              "end": {
                                "line": 262,
                                "column": 57
                              }
                            },
                            "id": {
                              "type": "Identifier",
                              "start": 8831,
                              "end": 8835,
                              "loc": {
                                "start": {
                                  "line": 262,
                                  "column": 16
                                },
                                "end": {
                                  "line": 262,
                                  "column": 20
                                }
                              },
                              "name": "mesh"
                            },
                            "init": {
                              "type": "NewExpression",
                              "start": 8838,
                              "end": 8872,
                              "loc": {
                                "start": {
                                  "line": 262,
                                  "column": 23
                                },
                                "end": {
                                  "line": 262,
                                  "column": 57
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 8842,
                                "end": 8852,
                                "loc": {
                                  "start": {
                                    "line": 262,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 262,
                                    "column": 37
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 8842,
                                  "end": 8847,
                                  "loc": {
                                    "start": {
                                      "line": 262,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 262,
                                      "column": 32
                                    }
                                  },
                                  "name": "THREE"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 8848,
                                  "end": 8852,
                                  "loc": {
                                    "start": {
                                      "line": 262,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 262,
                                      "column": 37
                                    }
                                  },
                                  "name": "Mesh"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 8853,
                                  "end": 8861,
                                  "loc": {
                                    "start": {
                                      "line": 262,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 262,
                                      "column": 46
                                    }
                                  },
                                  "name": "geometry"
                                },
                                {
                                  "type": "Identifier",
                                  "start": 8863,
                                  "end": 8871,
                                  "loc": {
                                    "start": {
                                      "line": 262,
                                      "column": 48
                                    },
                                    "end": {
                                      "line": 262,
                                      "column": 56
                                    }
                                  },
                                  "name": "material"
                                }
                              ]
                            }
                          }
                        ],
                        "kind": "let"
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 8886,
                        "end": 8915,
                        "loc": {
                          "start": {
                            "line": 263,
                            "column": 12
                          },
                          "end": {
                            "line": 263,
                            "column": 41
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 8886,
                          "end": 8914,
                          "loc": {
                            "start": {
                              "line": 263,
                              "column": 12
                            },
                            "end": {
                              "line": 263,
                              "column": 40
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 8886,
                            "end": 8898,
                            "loc": {
                              "start": {
                                "line": 263,
                                "column": 12
                              },
                              "end": {
                                "line": 263,
                                "column": 24
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 8886,
                              "end": 8890,
                              "loc": {
                                "start": {
                                  "line": 263,
                                  "column": 12
                                },
                                "end": {
                                  "line": 263,
                                  "column": 16
                                }
                              },
                              "name": "mesh"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8891,
                              "end": 8898,
                              "loc": {
                                "start": {
                                  "line": 263,
                                  "column": 17
                                },
                                "end": {
                                  "line": 263,
                                  "column": 24
                                }
                              },
                              "name": "visible"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "MemberExpression",
                            "start": 8901,
                            "end": 8914,
                            "loc": {
                              "start": {
                                "line": 263,
                                "column": 27
                              },
                              "end": {
                                "line": 263,
                                "column": 40
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 8901,
                              "end": 8906,
                              "loc": {
                                "start": {
                                  "line": 263,
                                  "column": 27
                                },
                                "end": {
                                  "line": 263,
                                  "column": 32
                                }
                              },
                              "name": "model"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8907,
                              "end": 8914,
                              "loc": {
                                "start": {
                                  "line": 263,
                                  "column": 33
                                },
                                "end": {
                                  "line": 263,
                                  "column": 40
                                }
                              },
                              "name": "visible"
                            },
                            "computed": false
                          }
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 8928,
                        "end": 8951,
                        "loc": {
                          "start": {
                            "line": 264,
                            "column": 12
                          },
                          "end": {
                            "line": 264,
                            "column": 35
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 8928,
                          "end": 8950,
                          "loc": {
                            "start": {
                              "line": 264,
                              "column": 12
                            },
                            "end": {
                              "line": 264,
                              "column": 34
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 8928,
                            "end": 8944,
                            "loc": {
                              "start": {
                                "line": 264,
                                "column": 12
                              },
                              "end": {
                                "line": 264,
                                "column": 28
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 8928,
                              "end": 8932,
                              "loc": {
                                "start": {
                                  "line": 264,
                                  "column": 12
                                },
                                "end": {
                                  "line": 264,
                                  "column": 16
                                }
                              },
                              "name": "mesh"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8933,
                              "end": 8944,
                              "loc": {
                                "start": {
                                  "line": 264,
                                  "column": 17
                                },
                                "end": {
                                  "line": 264,
                                  "column": 28
                                }
                              },
                              "name": "renderOrder"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "Literal",
                            "start": 8947,
                            "end": 8950,
                            "loc": {
                              "start": {
                                "line": 264,
                                "column": 31
                              },
                              "end": {
                                "line": 264,
                                "column": 34
                              }
                            },
                            "value": 100,
                            "rawValue": 100,
                            "raw": "100"
                          }
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 8964,
                        "end": 9088,
                        "loc": {
                          "start": {
                            "line": 265,
                            "column": 12
                          },
                          "end": {
                            "line": 269,
                            "column": 14
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 8964,
                          "end": 9087,
                          "loc": {
                            "start": {
                              "line": 265,
                              "column": 12
                            },
                            "end": {
                              "line": 269,
                              "column": 13
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 8964,
                            "end": 8977,
                            "loc": {
                              "start": {
                                "line": 265,
                                "column": 12
                              },
                              "end": {
                                "line": 265,
                                "column": 25
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 8964,
                              "end": 8968,
                              "loc": {
                                "start": {
                                  "line": 265,
                                  "column": 12
                                },
                                "end": {
                                  "line": 265,
                                  "column": 16
                                }
                              },
                              "name": "mesh"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8969,
                              "end": 8977,
                              "loc": {
                                "start": {
                                  "line": 265,
                                  "column": 17
                                },
                                "end": {
                                  "line": 265,
                                  "column": 25
                                }
                              },
                              "name": "userData"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "ObjectExpression",
                            "start": 8980,
                            "end": 9087,
                            "loc": {
                              "start": {
                                "line": 265,
                                "column": 28
                              },
                              "end": {
                                "line": 269,
                                "column": 13
                              }
                            },
                            "properties": [
                              {
                                "type": "Property",
                                "start": 8998,
                                "end": 9003,
                                "loc": {
                                  "start": {
                                    "line": 266,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 266,
                                    "column": 21
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 8998,
                                  "end": 9000,
                                  "loc": {
                                    "start": {
                                      "line": 266,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 266,
                                      "column": 18
                                    }
                                  },
                                  "name": "id"
                                },
                                "value": {
                                  "type": "Literal",
                                  "start": 9002,
                                  "end": 9003,
                                  "loc": {
                                    "start": {
                                      "line": 266,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 266,
                                      "column": 21
                                    }
                                  },
                                  "value": 0,
                                  "rawValue": 0,
                                  "raw": "0"
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 9021,
                                "end": 9040,
                                "loc": {
                                  "start": {
                                    "line": 267,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 267,
                                    "column": 35
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 9021,
                                  "end": 9029,
                                  "loc": {
                                    "start": {
                                      "line": 267,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 267,
                                      "column": 24
                                    }
                                  },
                                  "name": "parentId"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 9031,
                                  "end": 9040,
                                  "loc": {
                                    "start": {
                                      "line": 267,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 267,
                                      "column": 35
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 9031,
                                    "end": 9037,
                                    "loc": {
                                      "start": {
                                        "line": 267,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 267,
                                        "column": 32
                                      }
                                    },
                                    "name": "attrib"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 9038,
                                    "end": 9040,
                                    "loc": {
                                      "start": {
                                        "line": 267,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 267,
                                        "column": 35
                                      }
                                    },
                                    "name": "id"
                                  },
                                  "computed": false
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 9058,
                                "end": 9073,
                                "loc": {
                                  "start": {
                                    "line": 268,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 268,
                                    "column": 31
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 9058,
                                  "end": 9062,
                                  "loc": {
                                    "start": {
                                      "line": 268,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 268,
                                      "column": 20
                                    }
                                  },
                                  "name": "meta"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 9064,
                                  "end": 9073,
                                  "loc": {
                                    "start": {
                                      "line": 268,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 268,
                                      "column": 31
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 9064,
                                    "end": 9068,
                                    "loc": {
                                      "start": {
                                        "line": 268,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 268,
                                        "column": 26
                                      }
                                    },
                                    "name": "item"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 9069,
                                    "end": 9073,
                                    "loc": {
                                      "start": {
                                        "line": 268,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 268,
                                        "column": 31
                                      }
                                    },
                                    "name": "meta"
                                  },
                                  "computed": false
                                },
                                "kind": "init"
                              }
                            ]
                          }
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 9101,
                        "end": 9117,
                        "loc": {
                          "start": {
                            "line": 270,
                            "column": 12
                          },
                          "end": {
                            "line": 270,
                            "column": 28
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 9101,
                          "end": 9116,
                          "loc": {
                            "start": {
                              "line": 270,
                              "column": 12
                            },
                            "end": {
                              "line": 270,
                              "column": 27
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 9101,
                            "end": 9110,
                            "loc": {
                              "start": {
                                "line": 270,
                                "column": 12
                              },
                              "end": {
                                "line": 270,
                                "column": 21
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 9101,
                              "end": 9106,
                              "loc": {
                                "start": {
                                  "line": 270,
                                  "column": 12
                                },
                                "end": {
                                  "line": 270,
                                  "column": 17
                                }
                              },
                              "name": "model"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9107,
                              "end": 9110,
                              "loc": {
                                "start": {
                                  "line": 270,
                                  "column": 18
                                },
                                "end": {
                                  "line": 270,
                                  "column": 21
                                }
                              },
                              "name": "add"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Identifier",
                              "start": 9111,
                              "end": 9115,
                              "loc": {
                                "start": {
                                  "line": 270,
                                  "column": 22
                                },
                                "end": {
                                  "line": 270,
                                  "column": 26
                                }
                              },
                              "name": "mesh"
                            }
                          ]
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 9131,
                        "end": 9215,
                        "loc": {
                          "start": {
                            "line": 272,
                            "column": 12
                          },
                          "end": {
                            "line": 272,
                            "column": 96
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 9131,
                          "end": 9214,
                          "loc": {
                            "start": {
                              "line": 272,
                              "column": 12
                            },
                            "end": {
                              "line": 272,
                              "column": 95
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 9131,
                            "end": 9147,
                            "loc": {
                              "start": {
                                "line": 272,
                                "column": 12
                              },
                              "end": {
                                "line": 272,
                                "column": 28
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 9131,
                              "end": 9138,
                              "loc": {
                                "start": {
                                  "line": 272,
                                  "column": 12
                                },
                                "end": {
                                  "line": 272,
                                  "column": 19
                                }
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9139,
                              "end": 9147,
                              "loc": {
                                "start": {
                                  "line": 272,
                                  "column": 20
                                },
                                "end": {
                                  "line": 272,
                                  "column": 28
                                }
                              },
                              "name": "callback"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "ObjectExpression",
                              "start": 9148,
                              "end": 9213,
                              "loc": {
                                "start": {
                                  "line": 272,
                                  "column": 29
                                },
                                "end": {
                                  "line": 272,
                                  "column": 94
                                }
                              },
                              "properties": [
                                {
                                  "type": "Property",
                                  "start": 9150,
                                  "end": 9175,
                                  "loc": {
                                    "start": {
                                      "line": 272,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 272,
                                      "column": 56
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 9150,
                                    "end": 9154,
                                    "loc": {
                                      "start": {
                                        "line": 272,
                                        "column": 31
                                      },
                                      "end": {
                                        "line": 272,
                                        "column": 35
                                      }
                                    },
                                    "name": "type"
                                  },
                                  "value": {
                                    "type": "MemberExpression",
                                    "start": 9156,
                                    "end": 9175,
                                    "loc": {
                                      "start": {
                                        "line": 272,
                                        "column": 37
                                      },
                                      "end": {
                                        "line": 272,
                                        "column": 56
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 9156,
                                      "end": 9170,
                                      "loc": {
                                        "start": {
                                          "line": 272,
                                          "column": 37
                                        },
                                        "end": {
                                          "line": 272,
                                          "column": 51
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 9156,
                                        "end": 9162,
                                        "loc": {
                                          "start": {
                                            "line": 272,
                                            "column": 37
                                          },
                                          "end": {
                                            "line": 272,
                                            "column": 43
                                          }
                                        },
                                        "name": "Parser"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 9163,
                                        "end": 9170,
                                        "loc": {
                                          "start": {
                                            "line": 272,
                                            "column": 44
                                          },
                                          "end": {
                                            "line": 272,
                                            "column": 51
                                          }
                                        },
                                        "name": "Factory"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 9171,
                                      "end": 9175,
                                      "loc": {
                                        "start": {
                                          "line": 272,
                                          "column": 52
                                        },
                                        "end": {
                                          "line": 272,
                                          "column": 56
                                        }
                                      },
                                      "name": "Mesh"
                                    },
                                    "computed": false
                                  },
                                  "kind": "init"
                                },
                                {
                                  "type": "Property",
                                  "start": 9177,
                                  "end": 9182,
                                  "loc": {
                                    "start": {
                                      "line": 272,
                                      "column": 58
                                    },
                                    "end": {
                                      "line": 272,
                                      "column": 63
                                    }
                                  },
                                  "method": false,
                                  "shorthand": true,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 9177,
                                    "end": 9182,
                                    "loc": {
                                      "start": {
                                        "line": 272,
                                        "column": 58
                                      },
                                      "end": {
                                        "line": 272,
                                        "column": 63
                                      }
                                    },
                                    "name": "model"
                                  },
                                  "kind": "init",
                                  "value": {
                                    "type": "Identifier",
                                    "start": 9177,
                                    "end": 9182,
                                    "loc": {
                                      "start": {
                                        "line": 272,
                                        "column": 58
                                      },
                                      "end": {
                                        "line": 272,
                                        "column": 63
                                      }
                                    },
                                    "name": "model"
                                  }
                                },
                                {
                                  "type": "Property",
                                  "start": 9184,
                                  "end": 9194,
                                  "loc": {
                                    "start": {
                                      "line": 272,
                                      "column": 65
                                    },
                                    "end": {
                                      "line": 272,
                                      "column": 75
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 9184,
                                    "end": 9188,
                                    "loc": {
                                      "start": {
                                        "line": 272,
                                        "column": 65
                                      },
                                      "end": {
                                        "line": 272,
                                        "column": 69
                                      }
                                    },
                                    "name": "data"
                                  },
                                  "value": {
                                    "type": "Identifier",
                                    "start": 9190,
                                    "end": 9194,
                                    "loc": {
                                      "start": {
                                        "line": 272,
                                        "column": 71
                                      },
                                      "end": {
                                        "line": 272,
                                        "column": 75
                                      }
                                    },
                                    "name": "mesh"
                                  },
                                  "kind": "init"
                                },
                                {
                                  "type": "Property",
                                  "start": 9196,
                                  "end": 9211,
                                  "loc": {
                                    "start": {
                                      "line": 272,
                                      "column": 77
                                    },
                                    "end": {
                                      "line": 272,
                                      "column": 92
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 9196,
                                    "end": 9200,
                                    "loc": {
                                      "start": {
                                        "line": 272,
                                        "column": 77
                                      },
                                      "end": {
                                        "line": 272,
                                        "column": 81
                                      }
                                    },
                                    "name": "meta"
                                  },
                                  "value": {
                                    "type": "MemberExpression",
                                    "start": 9202,
                                    "end": 9211,
                                    "loc": {
                                      "start": {
                                        "line": 272,
                                        "column": 83
                                      },
                                      "end": {
                                        "line": 272,
                                        "column": 92
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 9202,
                                      "end": 9206,
                                      "loc": {
                                        "start": {
                                          "line": 272,
                                          "column": 83
                                        },
                                        "end": {
                                          "line": 272,
                                          "column": 87
                                        }
                                      },
                                      "name": "item"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 9207,
                                      "end": 9211,
                                      "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": 9237,
                "end": 9257,
                "loc": {
                  "start": {
                    "line": 276,
                    "column": 4
                  },
                  "end": {
                    "line": 276,
                    "column": 24
                  }
                },
                "range": [
                  9237,
                  9257
                ]
              }
            ]
          },
          {
            "type": "IfStatement",
            "start": 9262,
            "end": 10720,
            "loc": {
              "start": {
                "line": 277,
                "column": 4
              },
              "end": {
                "line": 320,
                "column": 5
              }
            },
            "test": {
              "type": "LogicalExpression",
              "start": 9266,
              "end": 9319,
              "loc": {
                "start": {
                  "line": 277,
                  "column": 8
                },
                "end": {
                  "line": 277,
                  "column": 61
                }
              },
              "left": {
                "type": "BinaryExpression",
                "start": 9266,
                "end": 9292,
                "loc": {
                  "start": {
                    "line": 277,
                    "column": 8
                  },
                  "end": {
                    "line": 277,
                    "column": 34
                  }
                },
                "left": {
                  "type": "MemberExpression",
                  "start": 9266,
                  "end": 9278,
                  "loc": {
                    "start": {
                      "line": 277,
                      "column": 8
                    },
                    "end": {
                      "line": 277,
                      "column": 20
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 9266,
                    "end": 9272,
                    "loc": {
                      "start": {
                        "line": 277,
                        "column": 8
                      },
                      "end": {
                        "line": 277,
                        "column": 14
                      }
                    },
                    "name": "attrib",
                    "leadingComments": null
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 9273,
                    "end": 9278,
                    "loc": {
                      "start": {
                        "line": 277,
                        "column": 15
                      },
                      "end": {
                        "line": 277,
                        "column": 20
                      }
                    },
                    "name": "lines"
                  },
                  "computed": false,
                  "leadingComments": null
                },
                "operator": "!==",
                "right": {
                  "type": "Identifier",
                  "start": 9283,
                  "end": 9292,
                  "loc": {
                    "start": {
                      "line": 277,
                      "column": 25
                    },
                    "end": {
                      "line": 277,
                      "column": 34
                    }
                  },
                  "name": "undefined"
                },
                "leadingComments": null
              },
              "operator": "&&",
              "right": {
                "type": "BinaryExpression",
                "start": 9296,
                "end": 9319,
                "loc": {
                  "start": {
                    "line": 277,
                    "column": 38
                  },
                  "end": {
                    "line": 277,
                    "column": 61
                  }
                },
                "left": {
                  "type": "MemberExpression",
                  "start": 9296,
                  "end": 9315,
                  "loc": {
                    "start": {
                      "line": 277,
                      "column": 38
                    },
                    "end": {
                      "line": 277,
                      "column": 57
                    }
                  },
                  "object": {
                    "type": "MemberExpression",
                    "start": 9296,
                    "end": 9308,
                    "loc": {
                      "start": {
                        "line": 277,
                        "column": 38
                      },
                      "end": {
                        "line": 277,
                        "column": 50
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 9296,
                      "end": 9302,
                      "loc": {
                        "start": {
                          "line": 277,
                          "column": 38
                        },
                        "end": {
                          "line": 277,
                          "column": 44
                        }
                      },
                      "name": "attrib"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 9303,
                      "end": 9308,
                      "loc": {
                        "start": {
                          "line": 277,
                          "column": 45
                        },
                        "end": {
                          "line": 277,
                          "column": 50
                        }
                      },
                      "name": "lines"
                    },
                    "computed": false
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 9309,
                    "end": 9315,
                    "loc": {
                      "start": {
                        "line": 277,
                        "column": 51
                      },
                      "end": {
                        "line": 277,
                        "column": 57
                      }
                    },
                    "name": "length"
                  },
                  "computed": false
                },
                "operator": ">",
                "right": {
                  "type": "Literal",
                  "start": 9318,
                  "end": 9319,
                  "loc": {
                    "start": {
                      "line": 277,
                      "column": 60
                    },
                    "end": {
                      "line": 277,
                      "column": 61
                    }
                  },
                  "value": 0,
                  "rawValue": 0,
                  "raw": "0"
                }
              },
              "leadingComments": null
            },
            "consequent": {
              "type": "BlockStatement",
              "start": 9321,
              "end": 10720,
              "loc": {
                "start": {
                  "line": 277,
                  "column": 63
                },
                "end": {
                  "line": 320,
                  "column": 5
                }
              },
              "body": [
                {
                  "type": "VariableDeclaration",
                  "start": 9331,
                  "end": 9373,
                  "loc": {
                    "start": {
                      "line": 278,
                      "column": 8
                    },
                    "end": {
                      "line": 278,
                      "column": 50
                    }
                  },
                  "declarations": [
                    {
                      "type": "VariableDeclarator",
                      "start": 9335,
                      "end": 9372,
                      "loc": {
                        "start": {
                          "line": 278,
                          "column": 12
                        },
                        "end": {
                          "line": 278,
                          "column": 49
                        }
                      },
                      "id": {
                        "type": "Identifier",
                        "start": 9335,
                        "end": 9343,
                        "loc": {
                          "start": {
                            "line": 278,
                            "column": 12
                          },
                          "end": {
                            "line": 278,
                            "column": 20
                          }
                        },
                        "name": "geometry"
                      },
                      "init": {
                        "type": "NewExpression",
                        "start": 9346,
                        "end": 9372,
                        "loc": {
                          "start": {
                            "line": 278,
                            "column": 23
                          },
                          "end": {
                            "line": 278,
                            "column": 49
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 9350,
                          "end": 9370,
                          "loc": {
                            "start": {
                              "line": 278,
                              "column": 27
                            },
                            "end": {
                              "line": 278,
                              "column": 47
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 9350,
                            "end": 9355,
                            "loc": {
                              "start": {
                                "line": 278,
                                "column": 27
                              },
                              "end": {
                                "line": 278,
                                "column": 32
                              }
                            },
                            "name": "THREE"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9356,
                            "end": 9370,
                            "loc": {
                              "start": {
                                "line": 278,
                                "column": 33
                              },
                              "end": {
                                "line": 278,
                                "column": 47
                              }
                            },
                            "name": "BufferGeometry"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    }
                  ],
                  "kind": "let"
                },
                {
                  "type": "ExpressionStatement",
                  "start": 9382,
                  "end": 9460,
                  "loc": {
                    "start": {
                      "line": 279,
                      "column": 8
                    },
                    "end": {
                      "line": 279,
                      "column": 86
                    }
                  },
                  "expression": {
                    "type": "CallExpression",
                    "start": 9382,
                    "end": 9459,
                    "loc": {
                      "start": {
                        "line": 279,
                        "column": 8
                      },
                      "end": {
                        "line": 279,
                        "column": 85
                      }
                    },
                    "callee": {
                      "type": "MemberExpression",
                      "start": 9382,
                      "end": 9403,
                      "loc": {
                        "start": {
                          "line": 279,
                          "column": 8
                        },
                        "end": {
                          "line": 279,
                          "column": 29
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 9382,
                        "end": 9390,
                        "loc": {
                          "start": {
                            "line": 279,
                            "column": 8
                          },
                          "end": {
                            "line": 279,
                            "column": 16
                          }
                        },
                        "name": "geometry"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 9391,
                        "end": 9403,
                        "loc": {
                          "start": {
                            "line": 279,
                            "column": 17
                          },
                          "end": {
                            "line": 279,
                            "column": 29
                          }
                        },
                        "name": "addAttribute"
                      },
                      "computed": false
                    },
                    "arguments": [
                      {
                        "type": "Literal",
                        "start": 9404,
                        "end": 9414,
                        "loc": {
                          "start": {
                            "line": 279,
                            "column": 30
                          },
                          "end": {
                            "line": 279,
                            "column": 40
                          }
                        },
                        "value": "position",
                        "rawValue": "position",
                        "raw": "'position'"
                      },
                      {
                        "type": "NewExpression",
                        "start": 9416,
                        "end": 9458,
                        "loc": {
                          "start": {
                            "line": 279,
                            "column": 42
                          },
                          "end": {
                            "line": 279,
                            "column": 84
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 9420,
                          "end": 9441,
                          "loc": {
                            "start": {
                              "line": 279,
                              "column": 46
                            },
                            "end": {
                              "line": 279,
                              "column": 67
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 9420,
                            "end": 9425,
                            "loc": {
                              "start": {
                                "line": 279,
                                "column": 46
                              },
                              "end": {
                                "line": 279,
                                "column": 51
                              }
                            },
                            "name": "THREE"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9426,
                            "end": 9441,
                            "loc": {
                              "start": {
                                "line": 279,
                                "column": 52
                              },
                              "end": {
                                "line": 279,
                                "column": 67
                              }
                            },
                            "name": "BufferAttribute"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 9442,
                            "end": 9454,
                            "loc": {
                              "start": {
                                "line": 279,
                                "column": 68
                              },
                              "end": {
                                "line": 279,
                                "column": 80
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 9442,
                              "end": 9448,
                              "loc": {
                                "start": {
                                  "line": 279,
                                  "column": 68
                                },
                                "end": {
                                  "line": 279,
                                  "column": 74
                                }
                              },
                              "name": "attrib"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9449,
                              "end": 9454,
                              "loc": {
                                "start": {
                                  "line": 279,
                                  "column": 75
                                },
                                "end": {
                                  "line": 279,
                                  "column": 80
                                }
                              },
                              "name": "lines"
                            },
                            "computed": false
                          },
                          {
                            "type": "Literal",
                            "start": 9456,
                            "end": 9457,
                            "loc": {
                              "start": {
                                "line": 279,
                                "column": 82
                              },
                              "end": {
                                "line": 279,
                                "column": 83
                              }
                            },
                            "value": 3,
                            "rawValue": 3,
                            "raw": "3"
                          }
                        ]
                      }
                    ]
                  }
                },
                {
                  "type": "IfStatement",
                  "start": 9470,
                  "end": 9705,
                  "loc": {
                    "start": {
                      "line": 281,
                      "column": 8
                    },
                    "end": {
                      "line": 287,
                      "column": 9
                    }
                  },
                  "test": {
                    "type": "UnaryExpression",
                    "start": 9474,
                    "end": 9486,
                    "loc": {
                      "start": {
                        "line": 281,
                        "column": 12
                      },
                      "end": {
                        "line": 281,
                        "column": 24
                      }
                    },
                    "operator": "!",
                    "prefix": true,
                    "argument": {
                      "type": "UnaryExpression",
                      "start": 9475,
                      "end": 9486,
                      "loc": {
                        "start": {
                          "line": 281,
                          "column": 13
                        },
                        "end": {
                          "line": 281,
                          "column": 24
                        }
                      },
                      "operator": "!",
                      "prefix": true,
                      "argument": {
                        "type": "MemberExpression",
                        "start": 9476,
                        "end": 9486,
                        "loc": {
                          "start": {
                            "line": 281,
                            "column": 14
                          },
                          "end": {
                            "line": 281,
                            "column": 24
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 9476,
                          "end": 9482,
                          "loc": {
                            "start": {
                              "line": 281,
                              "column": 14
                            },
                            "end": {
                              "line": 281,
                              "column": 20
                            }
                          },
                          "name": "attrib"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 9483,
                          "end": 9486,
                          "loc": {
                            "start": {
                              "line": 281,
                              "column": 21
                            },
                            "end": {
                              "line": 281,
                              "column": 24
                            }
                          },
                          "name": "box"
                        },
                        "computed": false
                      }
                    }
                  },
                  "consequent": {
                    "type": "BlockStatement",
                    "start": 9488,
                    "end": 9599,
                    "loc": {
                      "start": {
                        "line": 281,
                        "column": 26
                      },
                      "end": {
                        "line": 284,
                        "column": 9
                      }
                    },
                    "body": [
                      {
                        "type": "ExpressionStatement",
                        "start": 9502,
                        "end": 9536,
                        "loc": {
                          "start": {
                            "line": 282,
                            "column": 12
                          },
                          "end": {
                            "line": 282,
                            "column": 46
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 9502,
                          "end": 9535,
                          "loc": {
                            "start": {
                              "line": 282,
                              "column": 12
                            },
                            "end": {
                              "line": 282,
                              "column": 45
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 9502,
                            "end": 9522,
                            "loc": {
                              "start": {
                                "line": 282,
                                "column": 12
                              },
                              "end": {
                                "line": 282,
                                "column": 32
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 9502,
                              "end": 9510,
                              "loc": {
                                "start": {
                                  "line": 282,
                                  "column": 12
                                },
                                "end": {
                                  "line": 282,
                                  "column": 20
                                }
                              },
                              "name": "geometry"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9511,
                              "end": 9522,
                              "loc": {
                                "start": {
                                  "line": 282,
                                  "column": 21
                                },
                                "end": {
                                  "line": 282,
                                  "column": 32
                                }
                              },
                              "name": "boundingBox"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "MemberExpression",
                            "start": 9525,
                            "end": 9535,
                            "loc": {
                              "start": {
                                "line": 282,
                                "column": 35
                              },
                              "end": {
                                "line": 282,
                                "column": 45
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 9525,
                              "end": 9531,
                              "loc": {
                                "start": {
                                  "line": 282,
                                  "column": 35
                                },
                                "end": {
                                  "line": 282,
                                  "column": 41
                                }
                              },
                              "name": "attrib"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9532,
                              "end": 9535,
                              "loc": {
                                "start": {
                                  "line": 282,
                                  "column": 42
                                },
                                "end": {
                                  "line": 282,
                                  "column": 45
                                }
                              },
                              "name": "box"
                            },
                            "computed": false
                          }
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 9549,
                        "end": 9589,
                        "loc": {
                          "start": {
                            "line": 283,
                            "column": 12
                          },
                          "end": {
                            "line": 283,
                            "column": 52
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 9549,
                          "end": 9588,
                          "loc": {
                            "start": {
                              "line": 283,
                              "column": 12
                            },
                            "end": {
                              "line": 283,
                              "column": 51
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 9549,
                            "end": 9572,
                            "loc": {
                              "start": {
                                "line": 283,
                                "column": 12
                              },
                              "end": {
                                "line": 283,
                                "column": 35
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 9549,
                              "end": 9557,
                              "loc": {
                                "start": {
                                  "line": 283,
                                  "column": 12
                                },
                                "end": {
                                  "line": 283,
                                  "column": 20
                                }
                              },
                              "name": "geometry"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9558,
                              "end": 9572,
                              "loc": {
                                "start": {
                                  "line": 283,
                                  "column": 21
                                },
                                "end": {
                                  "line": 283,
                                  "column": 35
                                }
                              },
                              "name": "boundingSphere"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "MemberExpression",
                            "start": 9575,
                            "end": 9588,
                            "loc": {
                              "start": {
                                "line": 283,
                                "column": 38
                              },
                              "end": {
                                "line": 283,
                                "column": 51
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 9575,
                              "end": 9581,
                              "loc": {
                                "start": {
                                  "line": 283,
                                  "column": 38
                                },
                                "end": {
                                  "line": 283,
                                  "column": 44
                                }
                              },
                              "name": "attrib"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9582,
                              "end": 9588,
                              "loc": {
                                "start": {
                                  "line": 283,
                                  "column": 45
                                },
                                "end": {
                                  "line": 283,
                                  "column": 51
                                }
                              },
                              "name": "sphere"
                            },
                            "computed": false
                          }
                        }
                      }
                    ]
                  },
                  "alternate": {
                    "type": "BlockStatement",
                    "start": 9605,
                    "end": 9705,
                    "loc": {
                      "start": {
                        "line": 284,
                        "column": 15
                      },
                      "end": {
                        "line": 287,
                        "column": 9
                      }
                    },
                    "body": [
                      {
                        "type": "ExpressionStatement",
                        "start": 9619,
                        "end": 9649,
                        "loc": {
                          "start": {
                            "line": 285,
                            "column": 12
                          },
                          "end": {
                            "line": 285,
                            "column": 42
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 9619,
                          "end": 9648,
                          "loc": {
                            "start": {
                              "line": 285,
                              "column": 12
                            },
                            "end": {
                              "line": 285,
                              "column": 41
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 9619,
                            "end": 9646,
                            "loc": {
                              "start": {
                                "line": 285,
                                "column": 12
                              },
                              "end": {
                                "line": 285,
                                "column": 39
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 9619,
                              "end": 9627,
                              "loc": {
                                "start": {
                                  "line": 285,
                                  "column": 12
                                },
                                "end": {
                                  "line": 285,
                                  "column": 20
                                }
                              },
                              "name": "geometry"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9628,
                              "end": 9646,
                              "loc": {
                                "start": {
                                  "line": 285,
                                  "column": 21
                                },
                                "end": {
                                  "line": 285,
                                  "column": 39
                                }
                              },
                              "name": "computeBoundingBox"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 9662,
                        "end": 9695,
                        "loc": {
                          "start": {
                            "line": 286,
                            "column": 12
                          },
                          "end": {
                            "line": 286,
                            "column": 45
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 9662,
                          "end": 9694,
                          "loc": {
                            "start": {
                              "line": 286,
                              "column": 12
                            },
                            "end": {
                              "line": 286,
                              "column": 44
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 9662,
                            "end": 9692,
                            "loc": {
                              "start": {
                                "line": 286,
                                "column": 12
                              },
                              "end": {
                                "line": 286,
                                "column": 42
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 9662,
                              "end": 9670,
                              "loc": {
                                "start": {
                                  "line": 286,
                                  "column": 12
                                },
                                "end": {
                                  "line": 286,
                                  "column": 20
                                }
                              },
                              "name": "geometry"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9671,
                              "end": 9692,
                              "loc": {
                                "start": {
                                  "line": 286,
                                  "column": 21
                                },
                                "end": {
                                  "line": 286,
                                  "column": 42
                                }
                              },
                              "name": "computeBoundingSphere"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    ]
                  }
                },
                {
                  "type": "VariableDeclaration",
                  "start": 9715,
                  "end": 9753,
                  "loc": {
                    "start": {
                      "line": 289,
                      "column": 8
                    },
                    "end": {
                      "line": 289,
                      "column": 46
                    }
                  },
                  "declarations": [
                    {
                      "type": "VariableDeclarator",
                      "start": 9719,
                      "end": 9752,
                      "loc": {
                        "start": {
                          "line": 289,
                          "column": 12
                        },
                        "end": {
                          "line": 289,
                          "column": 45
                        }
                      },
                      "id": {
                        "type": "Identifier",
                        "start": 9719,
                        "end": 9724,
                        "loc": {
                          "start": {
                            "line": 289,
                            "column": 12
                          },
                          "end": {
                            "line": 289,
                            "column": 17
                          }
                        },
                        "name": "color"
                      },
                      "init": {
                        "type": "NewExpression",
                        "start": 9727,
                        "end": 9752,
                        "loc": {
                          "start": {
                            "line": 289,
                            "column": 20
                          },
                          "end": {
                            "line": 289,
                            "column": 45
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 9731,
                          "end": 9742,
                          "loc": {
                            "start": {
                              "line": 289,
                              "column": 24
                            },
                            "end": {
                              "line": 289,
                              "column": 35
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 9731,
                            "end": 9736,
                            "loc": {
                              "start": {
                                "line": 289,
                                "column": 24
                              },
                              "end": {
                                "line": 289,
                                "column": 29
                              }
                            },
                            "name": "THREE"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9737,
                            "end": 9742,
                            "loc": {
                              "start": {
                                "line": 289,
                                "column": 30
                              },
                              "end": {
                                "line": 289,
                                "column": 35
                              }
                            },
                            "name": "Color"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 9743,
                            "end": 9751,
                            "loc": {
                              "start": {
                                "line": 289,
                                "column": 36
                              },
                              "end": {
                                "line": 289,
                                "column": 44
                              }
                            },
                            "value": 0,
                            "rawValue": 0,
                            "raw": "0x000000"
                          }
                        ]
                      }
                    }
                  ],
                  "kind": "let"
                },
                {
                  "type": "VariableDeclaration",
                  "start": 9762,
                  "end": 9791,
                  "loc": {
                    "start": {
                      "line": 290,
                      "column": 8
                    },
                    "end": {
                      "line": 290,
                      "column": 37
                    }
                  },
                  "declarations": [
                    {
                      "type": "VariableDeclarator",
                      "start": 9766,
                      "end": 9790,
                      "loc": {
                        "start": {
                          "line": 290,
                          "column": 12
                        },
                        "end": {
                          "line": 290,
                          "column": 36
                        }
                      },
                      "id": {
                        "type": "Identifier",
                        "start": 9766,
                        "end": 9773,
                        "loc": {
                          "start": {
                            "line": 290,
                            "column": 12
                          },
                          "end": {
                            "line": 290,
                            "column": 19
                          }
                        },
                        "name": "opacity"
                      },
                      "init": {
                        "type": "MemberExpression",
                        "start": 9776,
                        "end": 9790,
                        "loc": {
                          "start": {
                            "line": 290,
                            "column": 22
                          },
                          "end": {
                            "line": 290,
                            "column": 36
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 9776,
                          "end": 9782,
                          "loc": {
                            "start": {
                              "line": 290,
                              "column": 22
                            },
                            "end": {
                              "line": 290,
                              "column": 28
                            }
                          },
                          "name": "attrib"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 9783,
                          "end": 9790,
                          "loc": {
                            "start": {
                              "line": 290,
                              "column": 29
                            },
                            "end": {
                              "line": 290,
                              "column": 36
                            }
                          },
                          "name": "opacity"
                        },
                        "computed": false
                      }
                    }
                  ],
                  "kind": "let"
                },
                {
                  "type": "VariableDeclaration",
                  "start": 9800,
                  "end": 9825,
                  "loc": {
                    "start": {
                      "line": 291,
                      "column": 8
                    },
                    "end": {
                      "line": 291,
                      "column": 33
                    }
                  },
                  "declarations": [
                    {
                      "type": "VariableDeclarator",
                      "start": 9804,
                      "end": 9824,
                      "loc": {
                        "start": {
                          "line": 291,
                          "column": 12
                        },
                        "end": {
                          "line": 291,
                          "column": 32
                        }
                      },
                      "id": {
                        "type": "Identifier",
                        "start": 9804,
                        "end": 9812,
                        "loc": {
                          "start": {
                            "line": 291,
                            "column": 12
                          },
                          "end": {
                            "line": 291,
                            "column": 20
                          }
                        },
                        "name": "material"
                      },
                      "init": {
                        "type": "Identifier",
                        "start": 9815,
                        "end": 9824,
                        "loc": {
                          "start": {
                            "line": 291,
                            "column": 23
                          },
                          "end": {
                            "line": 291,
                            "column": 32
                          }
                        },
                        "name": "undefined"
                      }
                    }
                  ],
                  "kind": "let"
                },
                {
                  "type": "VariableDeclaration",
                  "start": 9834,
                  "end": 9856,
                  "loc": {
                    "start": {
                      "line": 292,
                      "column": 8
                    },
                    "end": {
                      "line": 292,
                      "column": 30
                    }
                  },
                  "declarations": [
                    {
                      "type": "VariableDeclarator",
                      "start": 9838,
                      "end": 9855,
                      "loc": {
                        "start": {
                          "line": 292,
                          "column": 12
                        },
                        "end": {
                          "line": 292,
                          "column": 29
                        }
                      },
                      "id": {
                        "type": "Identifier",
                        "start": 9838,
                        "end": 9843,
                        "loc": {
                          "start": {
                            "line": 292,
                            "column": 12
                          },
                          "end": {
                            "line": 292,
                            "column": 17
                          }
                        },
                        "name": "index"
                      },
                      "init": {
                        "type": "Identifier",
                        "start": 9846,
                        "end": 9855,
                        "loc": {
                          "start": {
                            "line": 292,
                            "column": 20
                          },
                          "end": {
                            "line": 292,
                            "column": 29
                          }
                        },
                        "name": "undefined"
                      }
                    }
                  ],
                  "kind": "let"
                },
                {
                  "type": "IfStatement",
                  "start": 9865,
                  "end": 10051,
                  "loc": {
                    "start": {
                      "line": 293,
                      "column": 8
                    },
                    "end": {
                      "line": 296,
                      "column": 9
                    }
                  },
                  "test": {
                    "type": "LogicalExpression",
                    "start": 9869,
                    "end": 9915,
                    "loc": {
                      "start": {
                        "line": 293,
                        "column": 12
                      },
                      "end": {
                        "line": 293,
                        "column": 58
                      }
                    },
                    "left": {
                      "type": "MemberExpression",
                      "start": 9869,
                      "end": 9886,
                      "loc": {
                        "start": {
                          "line": 293,
                          "column": 12
                        },
                        "end": {
                          "line": 293,
                          "column": 29
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 9869,
                        "end": 9876,
                        "loc": {
                          "start": {
                            "line": 293,
                            "column": 12
                          },
                          "end": {
                            "line": 293,
                            "column": 19
                          }
                        },
                        "name": "options"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 9877,
                        "end": 9886,
                        "loc": {
                          "start": {
                            "line": 293,
                            "column": 20
                          },
                          "end": {
                            "line": 293,
                            "column": 29
                          }
                        },
                        "name": "groupInto"
                      },
                      "computed": false
                    },
                    "operator": "&&",
                    "right": {
                      "type": "MemberExpression",
                      "start": 9890,
                      "end": 9915,
                      "loc": {
                        "start": {
                          "line": 293,
                          "column": 33
                        },
                        "end": {
                          "line": 293,
                          "column": 58
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 9890,
                        "end": 9897,
                        "loc": {
                          "start": {
                            "line": 293,
                            "column": 33
                          },
                          "end": {
                            "line": 293,
                            "column": 40
                          }
                        },
                        "name": "options"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 9898,
                        "end": 9915,
                        "loc": {
                          "start": {
                            "line": 293,
                            "column": 41
                          },
                          "end": {
                            "line": 293,
                            "column": 58
                          }
                        },
                        "name": "compressMaterials"
                      },
                      "computed": false
                    }
                  },
                  "consequent": {
                    "type": "BlockStatement",
                    "start": 9917,
                    "end": 10051,
                    "loc": {
                      "start": {
                        "line": 293,
                        "column": 60
                      },
                      "end": {
                        "line": 296,
                        "column": 9
                      }
                    },
                    "body": [
                      {
                        "type": "ExpressionStatement",
                        "start": 9931,
                        "end": 9993,
                        "loc": {
                          "start": {
                            "line": 294,
                            "column": 12
                          },
                          "end": {
                            "line": 294,
                            "column": 74
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 9931,
                          "end": 9992,
                          "loc": {
                            "start": {
                              "line": 294,
                              "column": 12
                            },
                            "end": {
                              "line": 294,
                              "column": 73
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "Identifier",
                            "start": 9931,
                            "end": 9936,
                            "loc": {
                              "start": {
                                "line": 294,
                                "column": 12
                              },
                              "end": {
                                "line": 294,
                                "column": 17
                              }
                            },
                            "name": "index"
                          },
                          "right": {
                            "type": "BinaryExpression",
                            "start": 9939,
                            "end": 9992,
                            "loc": {
                              "start": {
                                "line": 294,
                                "column": 20
                              },
                              "end": {
                                "line": 294,
                                "column": 73
                              }
                            },
                            "left": {
                              "type": "BinaryExpression",
                              "start": 9939,
                              "end": 9971,
                              "loc": {
                                "start": {
                                  "line": 294,
                                  "column": 20
                                },
                                "end": {
                                  "line": 294,
                                  "column": 52
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 9939,
                                "end": 9965,
                                "loc": {
                                  "start": {
                                    "line": 294,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 294,
                                    "column": 46
                                  }
                                },
                                "left": {
                                  "type": "Literal",
                                  "start": 9939,
                                  "end": 9942,
                                  "loc": {
                                    "start": {
                                      "line": 294,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 294,
                                      "column": 23
                                    }
                                  },
                                  "value": "#",
                                  "rawValue": "#",
                                  "raw": "'#'"
                                },
                                "operator": "+",
                                "right": {
                                  "type": "CallExpression",
                                  "start": 9945,
                                  "end": 9965,
                                  "loc": {
                                    "start": {
                                      "line": 294,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 294,
                                      "column": 46
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 9945,
                                    "end": 9963,
                                    "loc": {
                                      "start": {
                                        "line": 294,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 294,
                                        "column": 44
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 9945,
                                      "end": 9950,
                                      "loc": {
                                        "start": {
                                          "line": 294,
                                          "column": 26
                                        },
                                        "end": {
                                          "line": 294,
                                          "column": 31
                                        }
                                      },
                                      "name": "color"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 9951,
                                      "end": 9963,
                                      "loc": {
                                        "start": {
                                          "line": 294,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 294,
                                          "column": 44
                                        }
                                      },
                                      "name": "getHexString"
                                    },
                                    "computed": false
                                  },
                                  "arguments": []
                                }
                              },
                              "operator": "+",
                              "right": {
                                "type": "Literal",
                                "start": 9968,
                                "end": 9971,
                                "loc": {
                                  "start": {
                                    "line": 294,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 294,
                                    "column": 52
                                  }
                                },
                                "value": "_",
                                "rawValue": "_",
                                "raw": "'_'"
                              }
                            },
                            "operator": "+",
                            "right": {
                              "type": "CallExpression",
                              "start": 9974,
                              "end": 9992,
                              "loc": {
                                "start": {
                                  "line": 294,
                                  "column": 55
                                },
                                "end": {
                                  "line": 294,
                                  "column": 73
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 9974,
                                "end": 9989,
                                "loc": {
                                  "start": {
                                    "line": 294,
                                    "column": 55
                                  },
                                  "end": {
                                    "line": 294,
                                    "column": 70
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 9974,
                                  "end": 9981,
                                  "loc": {
                                    "start": {
                                      "line": 294,
                                      "column": 55
                                    },
                                    "end": {
                                      "line": 294,
                                      "column": 62
                                    }
                                  },
                                  "name": "opacity"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 9982,
                                  "end": 9989,
                                  "loc": {
                                    "start": {
                                      "line": 294,
                                      "column": 63
                                    },
                                    "end": {
                                      "line": 294,
                                      "column": 70
                                    }
                                  },
                                  "name": "toFixed"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Literal",
                                  "start": 9990,
                                  "end": 9991,
                                  "loc": {
                                    "start": {
                                      "line": 294,
                                      "column": 71
                                    },
                                    "end": {
                                      "line": 294,
                                      "column": 72
                                    }
                                  },
                                  "value": 2,
                                  "rawValue": 2,
                                  "raw": "2"
                                }
                              ]
                            }
                          }
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 10006,
                        "end": 10041,
                        "loc": {
                          "start": {
                            "line": 295,
                            "column": 12
                          },
                          "end": {
                            "line": 295,
                            "column": 47
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 10006,
                          "end": 10040,
                          "loc": {
                            "start": {
                              "line": 295,
                              "column": 12
                            },
                            "end": {
                              "line": 295,
                              "column": 46
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "Identifier",
                            "start": 10006,
                            "end": 10014,
                            "loc": {
                              "start": {
                                "line": 295,
                                "column": 12
                              },
                              "end": {
                                "line": 295,
                                "column": 20
                              }
                            },
                            "name": "material"
                          },
                          "right": {
                            "type": "MemberExpression",
                            "start": 10017,
                            "end": 10040,
                            "loc": {
                              "start": {
                                "line": 295,
                                "column": 23
                              },
                              "end": {
                                "line": 295,
                                "column": 46
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 10017,
                              "end": 10033,
                              "loc": {
                                "start": {
                                  "line": 295,
                                  "column": 23
                                },
                                "end": {
                                  "line": 295,
                                  "column": 39
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 10017,
                                "end": 10024,
                                "loc": {
                                  "start": {
                                    "line": 295,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 295,
                                    "column": 30
                                  }
                                },
                                "name": "options"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10025,
                                "end": 10033,
                                "loc": {
                                  "start": {
                                    "line": 295,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 295,
                                    "column": 39
                                  }
                                },
                                "name": "colorMap"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 10034,
                              "end": 10039,
                              "loc": {
                                "start": {
                                  "line": 295,
                                  "column": 40
                                },
                                "end": {
                                  "line": 295,
                                  "column": 45
                                }
                              },
                              "name": "index"
                            },
                            "computed": true
                          }
                        }
                      }
                    ]
                  },
                  "alternate": null
                },
                {
                  "type": "IfStatement",
                  "start": 10061,
                  "end": 10342,
                  "loc": {
                    "start": {
                      "line": 298,
                      "column": 8
                    },
                    "end": {
                      "line": 307,
                      "column": 9
                    }
                  },
                  "test": {
                    "type": "UnaryExpression",
                    "start": 10065,
                    "end": 10074,
                    "loc": {
                      "start": {
                        "line": 298,
                        "column": 12
                      },
                      "end": {
                        "line": 298,
                        "column": 21
                      }
                    },
                    "operator": "!",
                    "prefix": true,
                    "argument": {
                      "type": "Identifier",
                      "start": 10066,
                      "end": 10074,
                      "loc": {
                        "start": {
                          "line": 298,
                          "column": 13
                        },
                        "end": {
                          "line": 298,
                          "column": 21
                        }
                      },
                      "name": "material"
                    }
                  },
                  "consequent": {
                    "type": "BlockStatement",
                    "start": 10076,
                    "end": 10342,
                    "loc": {
                      "start": {
                        "line": 298,
                        "column": 23
                      },
                      "end": {
                        "line": 307,
                        "column": 9
                      }
                    },
                    "body": [
                      {
                        "type": "ExpressionStatement",
                        "start": 10090,
                        "end": 10272,
                        "loc": {
                          "start": {
                            "line": 299,
                            "column": 12
                          },
                          "end": {
                            "line": 304,
                            "column": 15
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 10090,
                          "end": 10271,
                          "loc": {
                            "start": {
                              "line": 299,
                              "column": 12
                            },
                            "end": {
                              "line": 304,
                              "column": 14
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "Identifier",
                            "start": 10090,
                            "end": 10098,
                            "loc": {
                              "start": {
                                "line": 299,
                                "column": 12
                              },
                              "end": {
                                "line": 299,
                                "column": 20
                              }
                            },
                            "name": "material"
                          },
                          "right": {
                            "type": "NewExpression",
                            "start": 10101,
                            "end": 10271,
                            "loc": {
                              "start": {
                                "line": 299,
                                "column": 23
                              },
                              "end": {
                                "line": 304,
                                "column": 14
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 10105,
                              "end": 10128,
                              "loc": {
                                "start": {
                                  "line": 299,
                                  "column": 27
                                },
                                "end": {
                                  "line": 299,
                                  "column": 50
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 10105,
                                "end": 10110,
                                "loc": {
                                  "start": {
                                    "line": 299,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 299,
                                    "column": 32
                                  }
                                },
                                "name": "THREE"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10111,
                                "end": 10128,
                                "loc": {
                                  "start": {
                                    "line": 299,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 299,
                                    "column": 50
                                  }
                                },
                                "name": "LineBasicMaterial"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "ObjectExpression",
                                "start": 10129,
                                "end": 10270,
                                "loc": {
                                  "start": {
                                    "line": 299,
                                    "column": 51
                                  },
                                  "end": {
                                    "line": 304,
                                    "column": 13
                                  }
                                },
                                "properties": [
                                  {
                                    "type": "Property",
                                    "start": 10147,
                                    "end": 10159,
                                    "loc": {
                                      "start": {
                                        "line": 300,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 300,
                                        "column": 28
                                      }
                                    },
                                    "method": false,
                                    "shorthand": false,
                                    "computed": false,
                                    "key": {
                                      "type": "Identifier",
                                      "start": 10147,
                                      "end": 10152,
                                      "loc": {
                                        "start": {
                                          "line": 300,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 300,
                                          "column": 21
                                        }
                                      },
                                      "name": "color"
                                    },
                                    "value": {
                                      "type": "Identifier",
                                      "start": 10154,
                                      "end": 10159,
                                      "loc": {
                                        "start": {
                                          "line": 300,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 300,
                                          "column": 28
                                        }
                                      },
                                      "name": "color"
                                    },
                                    "kind": "init"
                                  },
                                  {
                                    "type": "Property",
                                    "start": 10177,
                                    "end": 10193,
                                    "loc": {
                                      "start": {
                                        "line": 301,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 301,
                                        "column": 32
                                      }
                                    },
                                    "method": false,
                                    "shorthand": false,
                                    "computed": false,
                                    "key": {
                                      "type": "Identifier",
                                      "start": 10177,
                                      "end": 10184,
                                      "loc": {
                                        "start": {
                                          "line": 301,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 301,
                                          "column": 23
                                        }
                                      },
                                      "name": "opacity"
                                    },
                                    "value": {
                                      "type": "Identifier",
                                      "start": 10186,
                                      "end": 10193,
                                      "loc": {
                                        "start": {
                                          "line": 301,
                                          "column": 25
                                        },
                                        "end": {
                                          "line": 301,
                                          "column": 32
                                        }
                                      },
                                      "name": "opacity"
                                    },
                                    "kind": "init"
                                  },
                                  {
                                    "type": "Property",
                                    "start": 10211,
                                    "end": 10228,
                                    "loc": {
                                      "start": {
                                        "line": 302,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 302,
                                        "column": 33
                                      }
                                    },
                                    "method": false,
                                    "shorthand": false,
                                    "computed": false,
                                    "key": {
                                      "type": "Identifier",
                                      "start": 10211,
                                      "end": 10222,
                                      "loc": {
                                        "start": {
                                          "line": 302,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 302,
                                          "column": 27
                                        }
                                      },
                                      "name": "transparent"
                                    },
                                    "value": {
                                      "type": "Literal",
                                      "start": 10224,
                                      "end": 10228,
                                      "loc": {
                                        "start": {
                                          "line": 302,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 302,
                                          "column": 33
                                        }
                                      },
                                      "value": true,
                                      "rawValue": true,
                                      "raw": "true"
                                    },
                                    "kind": "init"
                                  },
                                  {
                                    "type": "Property",
                                    "start": 10246,
                                    "end": 10256,
                                    "loc": {
                                      "start": {
                                        "line": 303,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 303,
                                        "column": 26
                                      }
                                    },
                                    "method": false,
                                    "shorthand": false,
                                    "computed": false,
                                    "key": {
                                      "type": "Identifier",
                                      "start": 10246,
                                      "end": 10249,
                                      "loc": {
                                        "start": {
                                          "line": 303,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 303,
                                          "column": 19
                                        }
                                      },
                                      "name": "fog"
                                    },
                                    "value": {
                                      "type": "Literal",
                                      "start": 10251,
                                      "end": 10256,
                                      "loc": {
                                        "start": {
                                          "line": 303,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 303,
                                          "column": 26
                                        }
                                      },
                                      "value": false,
                                      "rawValue": false,
                                      "raw": "false"
                                    },
                                    "kind": "init"
                                  }
                                ]
                              }
                            ]
                          }
                        }
                      },
                      {
                        "type": "IfStatement",
                        "start": 10286,
                        "end": 10332,
                        "loc": {
                          "start": {
                            "line": 306,
                            "column": 12
                          },
                          "end": {
                            "line": 306,
                            "column": 58
                          }
                        },
                        "test": {
                          "type": "Identifier",
                          "start": 10290,
                          "end": 10295,
                          "loc": {
                            "start": {
                              "line": 306,
                              "column": 16
                            },
                            "end": {
                              "line": 306,
                              "column": 21
                            }
                          },
                          "name": "index"
                        },
                        "consequent": {
                          "type": "ExpressionStatement",
                          "start": 10297,
                          "end": 10332,
                          "loc": {
                            "start": {
                              "line": 306,
                              "column": 23
                            },
                            "end": {
                              "line": 306,
                              "column": 58
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 10297,
                            "end": 10331,
                            "loc": {
                              "start": {
                                "line": 306,
                                "column": 23
                              },
                              "end": {
                                "line": 306,
                                "column": 57
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 10297,
                              "end": 10320,
                              "loc": {
                                "start": {
                                  "line": 306,
                                  "column": 23
                                },
                                "end": {
                                  "line": 306,
                                  "column": 46
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 10297,
                                "end": 10313,
                                "loc": {
                                  "start": {
                                    "line": 306,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 306,
                                    "column": 39
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 10297,
                                  "end": 10304,
                                  "loc": {
                                    "start": {
                                      "line": 306,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 306,
                                      "column": 30
                                    }
                                  },
                                  "name": "options"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 10305,
                                  "end": 10313,
                                  "loc": {
                                    "start": {
                                      "line": 306,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 306,
                                      "column": 39
                                    }
                                  },
                                  "name": "colorMap"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10314,
                                "end": 10319,
                                "loc": {
                                  "start": {
                                    "line": 306,
                                    "column": 40
                                  },
                                  "end": {
                                    "line": 306,
                                    "column": 45
                                  }
                                },
                                "name": "index"
                              },
                              "computed": true
                            },
                            "right": {
                              "type": "Identifier",
                              "start": 10323,
                              "end": 10331,
                              "loc": {
                                "start": {
                                  "line": 306,
                                  "column": 49
                                },
                                "end": {
                                  "line": 306,
                                  "column": 57
                                }
                              },
                              "name": "material"
                            }
                          }
                        },
                        "alternate": null
                      }
                    ]
                  },
                  "alternate": null
                },
                {
                  "type": "VariableDeclaration",
                  "start": 10352,
                  "end": 10406,
                  "loc": {
                    "start": {
                      "line": 309,
                      "column": 8
                    },
                    "end": {
                      "line": 309,
                      "column": 62
                    }
                  },
                  "declarations": [
                    {
                      "type": "VariableDeclarator",
                      "start": 10356,
                      "end": 10405,
                      "loc": {
                        "start": {
                          "line": 309,
                          "column": 12
                        },
                        "end": {
                          "line": 309,
                          "column": 61
                        }
                      },
                      "id": {
                        "type": "Identifier",
                        "start": 10356,
                        "end": 10360,
                        "loc": {
                          "start": {
                            "line": 309,
                            "column": 12
                          },
                          "end": {
                            "line": 309,
                            "column": 16
                          }
                        },
                        "name": "mesh"
                      },
                      "init": {
                        "type": "NewExpression",
                        "start": 10363,
                        "end": 10405,
                        "loc": {
                          "start": {
                            "line": 309,
                            "column": 19
                          },
                          "end": {
                            "line": 309,
                            "column": 61
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 10367,
                          "end": 10385,
                          "loc": {
                            "start": {
                              "line": 309,
                              "column": 23
                            },
                            "end": {
                              "line": 309,
                              "column": 41
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 10367,
                            "end": 10372,
                            "loc": {
                              "start": {
                                "line": 309,
                                "column": 23
                              },
                              "end": {
                                "line": 309,
                                "column": 28
                              }
                            },
                            "name": "THREE"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 10373,
                            "end": 10385,
                            "loc": {
                              "start": {
                                "line": 309,
                                "column": 29
                              },
                              "end": {
                                "line": 309,
                                "column": 41
                              }
                            },
                            "name": "LineSegments"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 10386,
                            "end": 10394,
                            "loc": {
                              "start": {
                                "line": 309,
                                "column": 42
                              },
                              "end": {
                                "line": 309,
                                "column": 50
                              }
                            },
                            "name": "geometry"
                          },
                          {
                            "type": "Identifier",
                            "start": 10396,
                            "end": 10404,
                            "loc": {
                              "start": {
                                "line": 309,
                                "column": 52
                              },
                              "end": {
                                "line": 309,
                                "column": 60
                              }
                            },
                            "name": "material"
                          }
                        ]
                      }
                    }
                  ],
                  "kind": "let"
                },
                {
                  "type": "ExpressionStatement",
                  "start": 10416,
                  "end": 10445,
                  "loc": {
                    "start": {
                      "line": 311,
                      "column": 8
                    },
                    "end": {
                      "line": 311,
                      "column": 37
                    }
                  },
                  "expression": {
                    "type": "AssignmentExpression",
                    "start": 10416,
                    "end": 10444,
                    "loc": {
                      "start": {
                        "line": 311,
                        "column": 8
                      },
                      "end": {
                        "line": 311,
                        "column": 36
                      }
                    },
                    "operator": "=",
                    "left": {
                      "type": "MemberExpression",
                      "start": 10416,
                      "end": 10428,
                      "loc": {
                        "start": {
                          "line": 311,
                          "column": 8
                        },
                        "end": {
                          "line": 311,
                          "column": 20
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 10416,
                        "end": 10420,
                        "loc": {
                          "start": {
                            "line": 311,
                            "column": 8
                          },
                          "end": {
                            "line": 311,
                            "column": 12
                          }
                        },
                        "name": "mesh"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 10421,
                        "end": 10428,
                        "loc": {
                          "start": {
                            "line": 311,
                            "column": 13
                          },
                          "end": {
                            "line": 311,
                            "column": 20
                          }
                        },
                        "name": "visible"
                      },
                      "computed": false
                    },
                    "right": {
                      "type": "MemberExpression",
                      "start": 10431,
                      "end": 10444,
                      "loc": {
                        "start": {
                          "line": 311,
                          "column": 23
                        },
                        "end": {
                          "line": 311,
                          "column": 36
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 10431,
                        "end": 10436,
                        "loc": {
                          "start": {
                            "line": 311,
                            "column": 23
                          },
                          "end": {
                            "line": 311,
                            "column": 28
                          }
                        },
                        "name": "model"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 10437,
                        "end": 10444,
                        "loc": {
                          "start": {
                            "line": 311,
                            "column": 29
                          },
                          "end": {
                            "line": 311,
                            "column": 36
                          }
                        },
                        "name": "visible"
                      },
                      "computed": false
                    }
                  }
                },
                {
                  "type": "ExpressionStatement",
                  "start": 10454,
                  "end": 10475,
                  "loc": {
                    "start": {
                      "line": 312,
                      "column": 8
                    },
                    "end": {
                      "line": 312,
                      "column": 29
                    }
                  },
                  "expression": {
                    "type": "AssignmentExpression",
                    "start": 10454,
                    "end": 10474,
                    "loc": {
                      "start": {
                        "line": 312,
                        "column": 8
                      },
                      "end": {
                        "line": 312,
                        "column": 28
                      }
                    },
                    "operator": "=",
                    "left": {
                      "type": "MemberExpression",
                      "start": 10454,
                      "end": 10470,
                      "loc": {
                        "start": {
                          "line": 312,
                          "column": 8
                        },
                        "end": {
                          "line": 312,
                          "column": 24
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 10454,
                        "end": 10458,
                        "loc": {
                          "start": {
                            "line": 312,
                            "column": 8
                          },
                          "end": {
                            "line": 312,
                            "column": 12
                          }
                        },
                        "name": "mesh"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 10459,
                        "end": 10470,
                        "loc": {
                          "start": {
                            "line": 312,
                            "column": 13
                          },
                          "end": {
                            "line": 312,
                            "column": 24
                          }
                        },
                        "name": "renderOrder"
                      },
                      "computed": false
                    },
                    "right": {
                      "type": "Literal",
                      "start": 10473,
                      "end": 10474,
                      "loc": {
                        "start": {
                          "line": 312,
                          "column": 27
                        },
                        "end": {
                          "line": 312,
                          "column": 28
                        }
                      },
                      "value": 0,
                      "rawValue": 0,
                      "raw": "0"
                    }
                  }
                },
                {
                  "type": "ExpressionStatement",
                  "start": 10484,
                  "end": 10594,
                  "loc": {
                    "start": {
                      "line": 313,
                      "column": 8
                    },
                    "end": {
                      "line": 317,
                      "column": 10
                    }
                  },
                  "expression": {
                    "type": "AssignmentExpression",
                    "start": 10484,
                    "end": 10593,
                    "loc": {
                      "start": {
                        "line": 313,
                        "column": 8
                      },
                      "end": {
                        "line": 317,
                        "column": 9
                      }
                    },
                    "operator": "=",
                    "left": {
                      "type": "MemberExpression",
                      "start": 10484,
                      "end": 10497,
                      "loc": {
                        "start": {
                          "line": 313,
                          "column": 8
                        },
                        "end": {
                          "line": 313,
                          "column": 21
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 10484,
                        "end": 10488,
                        "loc": {
                          "start": {
                            "line": 313,
                            "column": 8
                          },
                          "end": {
                            "line": 313,
                            "column": 12
                          }
                        },
                        "name": "mesh"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 10489,
                        "end": 10497,
                        "loc": {
                          "start": {
                            "line": 313,
                            "column": 13
                          },
                          "end": {
                            "line": 313,
                            "column": 21
                          }
                        },
                        "name": "userData"
                      },
                      "computed": false
                    },
                    "right": {
                      "type": "ObjectExpression",
                      "start": 10500,
                      "end": 10593,
                      "loc": {
                        "start": {
                          "line": 313,
                          "column": 24
                        },
                        "end": {
                          "line": 317,
                          "column": 9
                        }
                      },
                      "properties": [
                        {
                          "type": "Property",
                          "start": 10514,
                          "end": 10519,
                          "loc": {
                            "start": {
                              "line": 314,
                              "column": 12
                            },
                            "end": {
                              "line": 314,
                              "column": 17
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 10514,
                            "end": 10516,
                            "loc": {
                              "start": {
                                "line": 314,
                                "column": 12
                              },
                              "end": {
                                "line": 314,
                                "column": 14
                              }
                            },
                            "name": "id"
                          },
                          "value": {
                            "type": "Literal",
                            "start": 10518,
                            "end": 10519,
                            "loc": {
                              "start": {
                                "line": 314,
                                "column": 16
                              },
                              "end": {
                                "line": 314,
                                "column": 17
                              }
                            },
                            "value": 0,
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "kind": "init"
                        },
                        {
                          "type": "Property",
                          "start": 10533,
                          "end": 10552,
                          "loc": {
                            "start": {
                              "line": 315,
                              "column": 12
                            },
                            "end": {
                              "line": 315,
                              "column": 31
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 10533,
                            "end": 10541,
                            "loc": {
                              "start": {
                                "line": 315,
                                "column": 12
                              },
                              "end": {
                                "line": 315,
                                "column": 20
                              }
                            },
                            "name": "parentId"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 10543,
                            "end": 10552,
                            "loc": {
                              "start": {
                                "line": 315,
                                "column": 22
                              },
                              "end": {
                                "line": 315,
                                "column": 31
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 10543,
                              "end": 10549,
                              "loc": {
                                "start": {
                                  "line": 315,
                                  "column": 22
                                },
                                "end": {
                                  "line": 315,
                                  "column": 28
                                }
                              },
                              "name": "attrib"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 10550,
                              "end": 10552,
                              "loc": {
                                "start": {
                                  "line": 315,
                                  "column": 29
                                },
                                "end": {
                                  "line": 315,
                                  "column": 31
                                }
                              },
                              "name": "id"
                            },
                            "computed": false
                          },
                          "kind": "init"
                        },
                        {
                          "type": "Property",
                          "start": 10566,
                          "end": 10583,
                          "loc": {
                            "start": {
                              "line": 316,
                              "column": 12
                            },
                            "end": {
                              "line": 316,
                              "column": 29
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 10566,
                            "end": 10570,
                            "loc": {
                              "start": {
                                "line": 316,
                                "column": 12
                              },
                              "end": {
                                "line": 316,
                                "column": 16
                              }
                            },
                            "name": "meta"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 10572,
                            "end": 10583,
                            "loc": {
                              "start": {
                                "line": 316,
                                "column": 18
                              },
                              "end": {
                                "line": 316,
                                "column": 29
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 10572,
                              "end": 10578,
                              "loc": {
                                "start": {
                                  "line": 316,
                                  "column": 18
                                },
                                "end": {
                                  "line": 316,
                                  "column": 24
                                }
                              },
                              "name": "attrib"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 10579,
                              "end": 10583,
                              "loc": {
                                "start": {
                                  "line": 316,
                                  "column": 25
                                },
                                "end": {
                                  "line": 316,
                                  "column": 29
                                }
                              },
                              "name": "meta"
                            },
                            "computed": false
                          },
                          "kind": "init"
                        }
                      ]
                    }
                  }
                },
                {
                  "type": "ExpressionStatement",
                  "start": 10603,
                  "end": 10619,
                  "loc": {
                    "start": {
                      "line": 318,
                      "column": 8
                    },
                    "end": {
                      "line": 318,
                      "column": 24
                    }
                  },
                  "expression": {
                    "type": "CallExpression",
                    "start": 10603,
                    "end": 10618,
                    "loc": {
                      "start": {
                        "line": 318,
                        "column": 8
                      },
                      "end": {
                        "line": 318,
                        "column": 23
                      }
                    },
                    "callee": {
                      "type": "MemberExpression",
                      "start": 10603,
                      "end": 10612,
                      "loc": {
                        "start": {
                          "line": 318,
                          "column": 8
                        },
                        "end": {
                          "line": 318,
                          "column": 17
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 10603,
                        "end": 10608,
                        "loc": {
                          "start": {
                            "line": 318,
                            "column": 8
                          },
                          "end": {
                            "line": 318,
                            "column": 13
                          }
                        },
                        "name": "model"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 10609,
                        "end": 10612,
                        "loc": {
                          "start": {
                            "line": 318,
                            "column": 14
                          },
                          "end": {
                            "line": 318,
                            "column": 17
                          }
                        },
                        "name": "add"
                      },
                      "computed": false
                    },
                    "arguments": [
                      {
                        "type": "Identifier",
                        "start": 10613,
                        "end": 10617,
                        "loc": {
                          "start": {
                            "line": 318,
                            "column": 18
                          },
                          "end": {
                            "line": 318,
                            "column": 22
                          }
                        },
                        "name": "mesh"
                      }
                    ]
                  }
                },
                {
                  "type": "ExpressionStatement",
                  "start": 10628,
                  "end": 10714,
                  "loc": {
                    "start": {
                      "line": 319,
                      "column": 8
                    },
                    "end": {
                      "line": 319,
                      "column": 94
                    }
                  },
                  "expression": {
                    "type": "CallExpression",
                    "start": 10628,
                    "end": 10713,
                    "loc": {
                      "start": {
                        "line": 319,
                        "column": 8
                      },
                      "end": {
                        "line": 319,
                        "column": 93
                      }
                    },
                    "callee": {
                      "type": "MemberExpression",
                      "start": 10628,
                      "end": 10644,
                      "loc": {
                        "start": {
                          "line": 319,
                          "column": 8
                        },
                        "end": {
                          "line": 319,
                          "column": 24
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 10628,
                        "end": 10635,
                        "loc": {
                          "start": {
                            "line": 319,
                            "column": 8
                          },
                          "end": {
                            "line": 319,
                            "column": 15
                          }
                        },
                        "name": "options"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 10636,
                        "end": 10644,
                        "loc": {
                          "start": {
                            "line": 319,
                            "column": 16
                          },
                          "end": {
                            "line": 319,
                            "column": 24
                          }
                        },
                        "name": "callback"
                      },
                      "computed": false
                    },
                    "arguments": [
                      {
                        "type": "ObjectExpression",
                        "start": 10645,
                        "end": 10712,
                        "loc": {
                          "start": {
                            "line": 319,
                            "column": 25
                          },
                          "end": {
                            "line": 319,
                            "column": 92
                          }
                        },
                        "properties": [
                          {
                            "type": "Property",
                            "start": 10647,
                            "end": 10672,
                            "loc": {
                              "start": {
                                "line": 319,
                                "column": 27
                              },
                              "end": {
                                "line": 319,
                                "column": 52
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 10647,
                              "end": 10651,
                              "loc": {
                                "start": {
                                  "line": 319,
                                  "column": 27
                                },
                                "end": {
                                  "line": 319,
                                  "column": 31
                                }
                              },
                              "name": "type"
                            },
                            "value": {
                              "type": "MemberExpression",
                              "start": 10653,
                              "end": 10672,
                              "loc": {
                                "start": {
                                  "line": 319,
                                  "column": 33
                                },
                                "end": {
                                  "line": 319,
                                  "column": 52
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 10653,
                                "end": 10667,
                                "loc": {
                                  "start": {
                                    "line": 319,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 319,
                                    "column": 47
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 10653,
                                  "end": 10659,
                                  "loc": {
                                    "start": {
                                      "line": 319,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 319,
                                      "column": 39
                                    }
                                  },
                                  "name": "Parser"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 10660,
                                  "end": 10667,
                                  "loc": {
                                    "start": {
                                      "line": 319,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 319,
                                      "column": 47
                                    }
                                  },
                                  "name": "Factory"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10668,
                                "end": 10672,
                                "loc": {
                                  "start": {
                                    "line": 319,
                                    "column": 48
                                  },
                                  "end": {
                                    "line": 319,
                                    "column": 52
                                  }
                                },
                                "name": "Line"
                              },
                              "computed": false
                            },
                            "kind": "init"
                          },
                          {
                            "type": "Property",
                            "start": 10674,
                            "end": 10679,
                            "loc": {
                              "start": {
                                "line": 319,
                                "column": 54
                              },
                              "end": {
                                "line": 319,
                                "column": 59
                              }
                            },
                            "method": false,
                            "shorthand": true,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 10674,
                              "end": 10679,
                              "loc": {
                                "start": {
                                  "line": 319,
                                  "column": 54
                                },
                                "end": {
                                  "line": 319,
                                  "column": 59
                                }
                              },
                              "name": "model"
                            },
                            "kind": "init",
                            "value": {
                              "type": "Identifier",
                              "start": 10674,
                              "end": 10679,
                              "loc": {
                                "start": {
                                  "line": 319,
                                  "column": 54
                                },
                                "end": {
                                  "line": 319,
                                  "column": 59
                                }
                              },
                              "name": "model"
                            }
                          },
                          {
                            "type": "Property",
                            "start": 10681,
                            "end": 10691,
                            "loc": {
                              "start": {
                                "line": 319,
                                "column": 61
                              },
                              "end": {
                                "line": 319,
                                "column": 71
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 10681,
                              "end": 10685,
                              "loc": {
                                "start": {
                                  "line": 319,
                                  "column": 61
                                },
                                "end": {
                                  "line": 319,
                                  "column": 65
                                }
                              },
                              "name": "data"
                            },
                            "value": {
                              "type": "Identifier",
                              "start": 10687,
                              "end": 10691,
                              "loc": {
                                "start": {
                                  "line": 319,
                                  "column": 67
                                },
                                "end": {
                                  "line": 319,
                                  "column": 71
                                }
                              },
                              "name": "mesh"
                            },
                            "kind": "init"
                          },
                          {
                            "type": "Property",
                            "start": 10693,
                            "end": 10710,
                            "loc": {
                              "start": {
                                "line": 319,
                                "column": 73
                              },
                              "end": {
                                "line": 319,
                                "column": 90
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 10693,
                              "end": 10697,
                              "loc": {
                                "start": {
                                  "line": 319,
                                  "column": 73
                                },
                                "end": {
                                  "line": 319,
                                  "column": 77
                                }
                              },
                              "name": "meta"
                            },
                            "value": {
                              "type": "MemberExpression",
                              "start": 10699,
                              "end": 10710,
                              "loc": {
                                "start": {
                                  "line": 319,
                                  "column": 79
                                },
                                "end": {
                                  "line": 319,
                                  "column": 90
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 10699,
                                "end": 10705,
                                "loc": {
                                  "start": {
                                    "line": 319,
                                    "column": 79
                                  },
                                  "end": {
                                    "line": 319,
                                    "column": 85
                                  }
                                },
                                "name": "attrib"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10706,
                                "end": 10710,
                                "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": 9237,
                "end": 9257,
                "loc": {
                  "start": {
                    "line": 276,
                    "column": 4
                  },
                  "end": {
                    "line": 276,
                    "column": 24
                  }
                },
                "range": [
                  9237,
                  9257
                ]
              }
            ],
            "trailingComments": [
              {
                "type": "CommentLine",
                "value": " cones",
                "start": 10726,
                "end": 10734,
                "loc": {
                  "start": {
                    "line": 322,
                    "column": 4
                  },
                  "end": {
                    "line": 322,
                    "column": 12
                  }
                },
                "range": [
                  10726,
                  10734
                ]
              }
            ]
          },
          {
            "type": "IfStatement",
            "start": 10739,
            "end": 10894,
            "loc": {
              "start": {
                "line": 323,
                "column": 4
              },
              "end": {
                "line": 325,
                "column": 96
              }
            },
            "test": {
              "type": "UnaryExpression",
              "start": 10743,
              "end": 10757,
              "loc": {
                "start": {
                  "line": 323,
                  "column": 8
                },
                "end": {
                  "line": 323,
                  "column": 22
                }
              },
              "operator": "!",
              "prefix": true,
              "argument": {
                "type": "UnaryExpression",
                "start": 10744,
                "end": 10757,
                "loc": {
                  "start": {
                    "line": 323,
                    "column": 9
                  },
                  "end": {
                    "line": 323,
                    "column": 22
                  }
                },
                "operator": "!",
                "prefix": true,
                "argument": {
                  "type": "MemberExpression",
                  "start": 10745,
                  "end": 10757,
                  "loc": {
                    "start": {
                      "line": 323,
                      "column": 10
                    },
                    "end": {
                      "line": 323,
                      "column": 22
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 10745,
                    "end": 10751,
                    "loc": {
                      "start": {
                        "line": 323,
                        "column": 10
                      },
                      "end": {
                        "line": 323,
                        "column": 16
                      }
                    },
                    "name": "attrib",
                    "leadingComments": null
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 10752,
                    "end": 10757,
                    "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": 10767,
              "end": 10894,
              "loc": {
                "start": {
                  "line": 324,
                  "column": 8
                },
                "end": {
                  "line": 325,
                  "column": 96
                }
              },
              "left": {
                "type": "VariableDeclaration",
                "start": 10772,
                "end": 10780,
                "loc": {
                  "start": {
                    "line": 324,
                    "column": 13
                  },
                  "end": {
                    "line": 324,
                    "column": 21
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 10776,
                    "end": 10780,
                    "loc": {
                      "start": {
                        "line": 324,
                        "column": 17
                      },
                      "end": {
                        "line": 324,
                        "column": 21
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 10776,
                      "end": 10780,
                      "loc": {
                        "start": {
                          "line": 324,
                          "column": 17
                        },
                        "end": {
                          "line": 324,
                          "column": 21
                        }
                      },
                      "name": "cone"
                    },
                    "init": null
                  }
                ],
                "kind": "let"
              },
              "right": {
                "type": "MemberExpression",
                "start": 10784,
                "end": 10796,
                "loc": {
                  "start": {
                    "line": 324,
                    "column": 25
                  },
                  "end": {
                    "line": 324,
                    "column": 37
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 10784,
                  "end": 10790,
                  "loc": {
                    "start": {
                      "line": 324,
                      "column": 25
                    },
                    "end": {
                      "line": 324,
                      "column": 31
                    }
                  },
                  "name": "attrib"
                },
                "property": {
                  "type": "Identifier",
                  "start": 10791,
                  "end": 10796,
                  "loc": {
                    "start": {
                      "line": 324,
                      "column": 32
                    },
                    "end": {
                      "line": 324,
                      "column": 37
                    }
                  },
                  "name": "cones"
                },
                "computed": false
              },
              "body": {
                "type": "ExpressionStatement",
                "start": 10810,
                "end": 10894,
                "loc": {
                  "start": {
                    "line": 325,
                    "column": 12
                  },
                  "end": {
                    "line": 325,
                    "column": 96
                  }
                },
                "expression": {
                  "type": "CallExpression",
                  "start": 10810,
                  "end": 10893,
                  "loc": {
                    "start": {
                      "line": 325,
                      "column": 12
                    },
                    "end": {
                      "line": 325,
                      "column": 95
                    }
                  },
                  "callee": {
                    "type": "MemberExpression",
                    "start": 10810,
                    "end": 10826,
                    "loc": {
                      "start": {
                        "line": 325,
                        "column": 12
                      },
                      "end": {
                        "line": 325,
                        "column": 28
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 10810,
                      "end": 10817,
                      "loc": {
                        "start": {
                          "line": 325,
                          "column": 12
                        },
                        "end": {
                          "line": 325,
                          "column": 19
                        }
                      },
                      "name": "options"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 10818,
                      "end": 10826,
                      "loc": {
                        "start": {
                          "line": 325,
                          "column": 20
                        },
                        "end": {
                          "line": 325,
                          "column": 28
                        }
                      },
                      "name": "callback"
                    },
                    "computed": false
                  },
                  "arguments": [
                    {
                      "type": "ObjectExpression",
                      "start": 10827,
                      "end": 10892,
                      "loc": {
                        "start": {
                          "line": 325,
                          "column": 29
                        },
                        "end": {
                          "line": 325,
                          "column": 94
                        }
                      },
                      "properties": [
                        {
                          "type": "Property",
                          "start": 10829,
                          "end": 10854,
                          "loc": {
                            "start": {
                              "line": 325,
                              "column": 31
                            },
                            "end": {
                              "line": 325,
                              "column": 56
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 10829,
                            "end": 10833,
                            "loc": {
                              "start": {
                                "line": 325,
                                "column": 31
                              },
                              "end": {
                                "line": 325,
                                "column": 35
                              }
                            },
                            "name": "type"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 10835,
                            "end": 10854,
                            "loc": {
                              "start": {
                                "line": 325,
                                "column": 37
                              },
                              "end": {
                                "line": 325,
                                "column": 56
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 10835,
                              "end": 10849,
                              "loc": {
                                "start": {
                                  "line": 325,
                                  "column": 37
                                },
                                "end": {
                                  "line": 325,
                                  "column": 51
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 10835,
                                "end": 10841,
                                "loc": {
                                  "start": {
                                    "line": 325,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 325,
                                    "column": 43
                                  }
                                },
                                "name": "Parser"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10842,
                                "end": 10849,
                                "loc": {
                                  "start": {
                                    "line": 325,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 325,
                                    "column": 51
                                  }
                                },
                                "name": "Factory"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 10850,
                              "end": 10854,
                              "loc": {
                                "start": {
                                  "line": 325,
                                  "column": 52
                                },
                                "end": {
                                  "line": 325,
                                  "column": 56
                                }
                              },
                              "name": "Cone"
                            },
                            "computed": false
                          },
                          "kind": "init"
                        },
                        {
                          "type": "Property",
                          "start": 10856,
                          "end": 10861,
                          "loc": {
                            "start": {
                              "line": 325,
                              "column": 58
                            },
                            "end": {
                              "line": 325,
                              "column": 63
                            }
                          },
                          "method": false,
                          "shorthand": true,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 10856,
                            "end": 10861,
                            "loc": {
                              "start": {
                                "line": 325,
                                "column": 58
                              },
                              "end": {
                                "line": 325,
                                "column": 63
                              }
                            },
                            "name": "model"
                          },
                          "kind": "init",
                          "value": {
                            "type": "Identifier",
                            "start": 10856,
                            "end": 10861,
                            "loc": {
                              "start": {
                                "line": 325,
                                "column": 58
                              },
                              "end": {
                                "line": 325,
                                "column": 63
                              }
                            },
                            "name": "model"
                          }
                        },
                        {
                          "type": "Property",
                          "start": 10863,
                          "end": 10873,
                          "loc": {
                            "start": {
                              "line": 325,
                              "column": 65
                            },
                            "end": {
                              "line": 325,
                              "column": 75
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 10863,
                            "end": 10867,
                            "loc": {
                              "start": {
                                "line": 325,
                                "column": 65
                              },
                              "end": {
                                "line": 325,
                                "column": 69
                              }
                            },
                            "name": "data"
                          },
                          "value": {
                            "type": "Identifier",
                            "start": 10869,
                            "end": 10873,
                            "loc": {
                              "start": {
                                "line": 325,
                                "column": 71
                              },
                              "end": {
                                "line": 325,
                                "column": 75
                              }
                            },
                            "name": "cone"
                          },
                          "kind": "init"
                        },
                        {
                          "type": "Property",
                          "start": 10875,
                          "end": 10890,
                          "loc": {
                            "start": {
                              "line": 325,
                              "column": 77
                            },
                            "end": {
                              "line": 325,
                              "column": 92
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 10875,
                            "end": 10879,
                            "loc": {
                              "start": {
                                "line": 325,
                                "column": 77
                              },
                              "end": {
                                "line": 325,
                                "column": 81
                              }
                            },
                            "name": "meta"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 10881,
                            "end": 10890,
                            "loc": {
                              "start": {
                                "line": 325,
                                "column": 83
                              },
                              "end": {
                                "line": 325,
                                "column": 92
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 10881,
                              "end": 10885,
                              "loc": {
                                "start": {
                                  "line": 325,
                                  "column": 83
                                },
                                "end": {
                                  "line": 325,
                                  "column": 87
                                }
                              },
                              "name": "cone"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 10886,
                              "end": 10890,
                              "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": 10726,
                "end": 10734,
                "loc": {
                  "start": {
                    "line": 322,
                    "column": 4
                  },
                  "end": {
                    "line": 322,
                    "column": 12
                  }
                },
                "range": [
                  10726,
                  10734
                ]
              }
            ],
            "trailingComments": [
              {
                "type": "CommentLine",
                "value": " vertices",
                "start": 10900,
                "end": 10911,
                "loc": {
                  "start": {
                    "line": 327,
                    "column": 4
                  },
                  "end": {
                    "line": 327,
                    "column": 15
                  }
                },
                "range": [
                  10900,
                  10911
                ]
              }
            ]
          },
          {
            "type": "IfStatement",
            "start": 10916,
            "end": 11085,
            "loc": {
              "start": {
                "line": 328,
                "column": 4
              },
              "end": {
                "line": 330,
                "column": 102
              }
            },
            "test": {
              "type": "UnaryExpression",
              "start": 10920,
              "end": 10937,
              "loc": {
                "start": {
                  "line": 328,
                  "column": 8
                },
                "end": {
                  "line": 328,
                  "column": 25
                }
              },
              "operator": "!",
              "prefix": true,
              "argument": {
                "type": "UnaryExpression",
                "start": 10921,
                "end": 10937,
                "loc": {
                  "start": {
                    "line": 328,
                    "column": 9
                  },
                  "end": {
                    "line": 328,
                    "column": 25
                  }
                },
                "operator": "!",
                "prefix": true,
                "argument": {
                  "type": "MemberExpression",
                  "start": 10922,
                  "end": 10937,
                  "loc": {
                    "start": {
                      "line": 328,
                      "column": 10
                    },
                    "end": {
                      "line": 328,
                      "column": 25
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 10922,
                    "end": 10928,
                    "loc": {
                      "start": {
                        "line": 328,
                        "column": 10
                      },
                      "end": {
                        "line": 328,
                        "column": 16
                      }
                    },
                    "name": "attrib",
                    "leadingComments": null
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 10929,
                    "end": 10937,
                    "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": 10947,
              "end": 11085,
              "loc": {
                "start": {
                  "line": 329,
                  "column": 8
                },
                "end": {
                  "line": 330,
                  "column": 102
                }
              },
              "left": {
                "type": "VariableDeclaration",
                "start": 10952,
                "end": 10962,
                "loc": {
                  "start": {
                    "line": 329,
                    "column": 13
                  },
                  "end": {
                    "line": 329,
                    "column": 23
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 10956,
                    "end": 10962,
                    "loc": {
                      "start": {
                        "line": 329,
                        "column": 17
                      },
                      "end": {
                        "line": 329,
                        "column": 23
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 10956,
                      "end": 10962,
                      "loc": {
                        "start": {
                          "line": 329,
                          "column": 17
                        },
                        "end": {
                          "line": 329,
                          "column": 23
                        }
                      },
                      "name": "vertex"
                    },
                    "init": null
                  }
                ],
                "kind": "let"
              },
              "right": {
                "type": "MemberExpression",
                "start": 10966,
                "end": 10981,
                "loc": {
                  "start": {
                    "line": 329,
                    "column": 27
                  },
                  "end": {
                    "line": 329,
                    "column": 42
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 10966,
                  "end": 10972,
                  "loc": {
                    "start": {
                      "line": 329,
                      "column": 27
                    },
                    "end": {
                      "line": 329,
                      "column": 33
                    }
                  },
                  "name": "attrib"
                },
                "property": {
                  "type": "Identifier",
                  "start": 10973,
                  "end": 10981,
                  "loc": {
                    "start": {
                      "line": 329,
                      "column": 34
                    },
                    "end": {
                      "line": 329,
                      "column": 42
                    }
                  },
                  "name": "vertices"
                },
                "computed": false
              },
              "body": {
                "type": "ExpressionStatement",
                "start": 10995,
                "end": 11085,
                "loc": {
                  "start": {
                    "line": 330,
                    "column": 12
                  },
                  "end": {
                    "line": 330,
                    "column": 102
                  }
                },
                "expression": {
                  "type": "CallExpression",
                  "start": 10995,
                  "end": 11084,
                  "loc": {
                    "start": {
                      "line": 330,
                      "column": 12
                    },
                    "end": {
                      "line": 330,
                      "column": 101
                    }
                  },
                  "callee": {
                    "type": "MemberExpression",
                    "start": 10995,
                    "end": 11011,
                    "loc": {
                      "start": {
                        "line": 330,
                        "column": 12
                      },
                      "end": {
                        "line": 330,
                        "column": 28
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 10995,
                      "end": 11002,
                      "loc": {
                        "start": {
                          "line": 330,
                          "column": 12
                        },
                        "end": {
                          "line": 330,
                          "column": 19
                        }
                      },
                      "name": "options"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 11003,
                      "end": 11011,
                      "loc": {
                        "start": {
                          "line": 330,
                          "column": 20
                        },
                        "end": {
                          "line": 330,
                          "column": 28
                        }
                      },
                      "name": "callback"
                    },
                    "computed": false
                  },
                  "arguments": [
                    {
                      "type": "ObjectExpression",
                      "start": 11012,
                      "end": 11083,
                      "loc": {
                        "start": {
                          "line": 330,
                          "column": 29
                        },
                        "end": {
                          "line": 330,
                          "column": 100
                        }
                      },
                      "properties": [
                        {
                          "type": "Property",
                          "start": 11014,
                          "end": 11041,
                          "loc": {
                            "start": {
                              "line": 330,
                              "column": 31
                            },
                            "end": {
                              "line": 330,
                              "column": 58
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 11014,
                            "end": 11018,
                            "loc": {
                              "start": {
                                "line": 330,
                                "column": 31
                              },
                              "end": {
                                "line": 330,
                                "column": 35
                              }
                            },
                            "name": "type"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 11020,
                            "end": 11041,
                            "loc": {
                              "start": {
                                "line": 330,
                                "column": 37
                              },
                              "end": {
                                "line": 330,
                                "column": 58
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 11020,
                              "end": 11034,
                              "loc": {
                                "start": {
                                  "line": 330,
                                  "column": 37
                                },
                                "end": {
                                  "line": 330,
                                  "column": 51
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 11020,
                                "end": 11026,
                                "loc": {
                                  "start": {
                                    "line": 330,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 330,
                                    "column": 43
                                  }
                                },
                                "name": "Parser"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 11027,
                                "end": 11034,
                                "loc": {
                                  "start": {
                                    "line": 330,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 330,
                                    "column": 51
                                  }
                                },
                                "name": "Factory"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11035,
                              "end": 11041,
                              "loc": {
                                "start": {
                                  "line": 330,
                                  "column": 52
                                },
                                "end": {
                                  "line": 330,
                                  "column": 58
                                }
                              },
                              "name": "Vertex"
                            },
                            "computed": false
                          },
                          "kind": "init"
                        },
                        {
                          "type": "Property",
                          "start": 11043,
                          "end": 11048,
                          "loc": {
                            "start": {
                              "line": 330,
                              "column": 60
                            },
                            "end": {
                              "line": 330,
                              "column": 65
                            }
                          },
                          "method": false,
                          "shorthand": true,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 11043,
                            "end": 11048,
                            "loc": {
                              "start": {
                                "line": 330,
                                "column": 60
                              },
                              "end": {
                                "line": 330,
                                "column": 65
                              }
                            },
                            "name": "model"
                          },
                          "kind": "init",
                          "value": {
                            "type": "Identifier",
                            "start": 11043,
                            "end": 11048,
                            "loc": {
                              "start": {
                                "line": 330,
                                "column": 60
                              },
                              "end": {
                                "line": 330,
                                "column": 65
                              }
                            },
                            "name": "model"
                          }
                        },
                        {
                          "type": "Property",
                          "start": 11050,
                          "end": 11062,
                          "loc": {
                            "start": {
                              "line": 330,
                              "column": 67
                            },
                            "end": {
                              "line": 330,
                              "column": 79
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 11050,
                            "end": 11054,
                            "loc": {
                              "start": {
                                "line": 330,
                                "column": 67
                              },
                              "end": {
                                "line": 330,
                                "column": 71
                              }
                            },
                            "name": "data"
                          },
                          "value": {
                            "type": "Identifier",
                            "start": 11056,
                            "end": 11062,
                            "loc": {
                              "start": {
                                "line": 330,
                                "column": 73
                              },
                              "end": {
                                "line": 330,
                                "column": 79
                              }
                            },
                            "name": "vertex"
                          },
                          "kind": "init"
                        },
                        {
                          "type": "Property",
                          "start": 11064,
                          "end": 11081,
                          "loc": {
                            "start": {
                              "line": 330,
                              "column": 81
                            },
                            "end": {
                              "line": 330,
                              "column": 98
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 11064,
                            "end": 11068,
                            "loc": {
                              "start": {
                                "line": 330,
                                "column": 81
                              },
                              "end": {
                                "line": 330,
                                "column": 85
                              }
                            },
                            "name": "meta"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 11070,
                            "end": 11081,
                            "loc": {
                              "start": {
                                "line": 330,
                                "column": 87
                              },
                              "end": {
                                "line": 330,
                                "column": 98
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 11070,
                              "end": 11076,
                              "loc": {
                                "start": {
                                  "line": 330,
                                  "column": 87
                                },
                                "end": {
                                  "line": 330,
                                  "column": 93
                                }
                              },
                              "name": "vertex"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11077,
                              "end": 11081,
                              "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": 10900,
                "end": 10911,
                "loc": {
                  "start": {
                    "line": 327,
                    "column": 4
                  },
                  "end": {
                    "line": 327,
                    "column": 15
                  }
                },
                "range": [
                  10900,
                  10911
                ]
              }
            ],
            "trailingComments": [
              {
                "type": "CommentLine",
                "value": " csys",
                "start": 11091,
                "end": 11098,
                "loc": {
                  "start": {
                    "line": 332,
                    "column": 4
                  },
                  "end": {
                    "line": 332,
                    "column": 11
                  }
                },
                "range": [
                  11091,
                  11098
                ]
              }
            ]
          },
          {
            "type": "IfStatement",
            "start": 11103,
            "end": 11282,
            "loc": {
              "start": {
                "line": 333,
                "column": 4
              },
              "end": {
                "line": 335,
                "column": 96
              }
            },
            "test": {
              "type": "UnaryExpression",
              "start": 11107,
              "end": 11133,
              "loc": {
                "start": {
                  "line": 333,
                  "column": 8
                },
                "end": {
                  "line": 333,
                  "column": 34
                }
              },
              "operator": "!",
              "prefix": true,
              "argument": {
                "type": "UnaryExpression",
                "start": 11108,
                "end": 11133,
                "loc": {
                  "start": {
                    "line": 333,
                    "column": 9
                  },
                  "end": {
                    "line": 333,
                    "column": 34
                  }
                },
                "operator": "!",
                "prefix": true,
                "argument": {
                  "type": "MemberExpression",
                  "start": 11109,
                  "end": 11133,
                  "loc": {
                    "start": {
                      "line": 333,
                      "column": 10
                    },
                    "end": {
                      "line": 333,
                      "column": 34
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 11109,
                    "end": 11115,
                    "loc": {
                      "start": {
                        "line": 333,
                        "column": 10
                      },
                      "end": {
                        "line": 333,
                        "column": 16
                      }
                    },
                    "name": "attrib",
                    "leadingComments": null
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 11116,
                    "end": 11133,
                    "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": 11143,
              "end": 11282,
              "loc": {
                "start": {
                  "line": 334,
                  "column": 8
                },
                "end": {
                  "line": 335,
                  "column": 96
                }
              },
              "left": {
                "type": "VariableDeclaration",
                "start": 11148,
                "end": 11156,
                "loc": {
                  "start": {
                    "line": 334,
                    "column": 13
                  },
                  "end": {
                    "line": 334,
                    "column": 21
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 11152,
                    "end": 11156,
                    "loc": {
                      "start": {
                        "line": 334,
                        "column": 17
                      },
                      "end": {
                        "line": 334,
                        "column": 21
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 11152,
                      "end": 11156,
                      "loc": {
                        "start": {
                          "line": 334,
                          "column": 17
                        },
                        "end": {
                          "line": 334,
                          "column": 21
                        }
                      },
                      "name": "csys"
                    },
                    "init": null
                  }
                ],
                "kind": "let"
              },
              "right": {
                "type": "MemberExpression",
                "start": 11160,
                "end": 11184,
                "loc": {
                  "start": {
                    "line": 334,
                    "column": 25
                  },
                  "end": {
                    "line": 334,
                    "column": 49
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 11160,
                  "end": 11166,
                  "loc": {
                    "start": {
                      "line": 334,
                      "column": 25
                    },
                    "end": {
                      "line": 334,
                      "column": 31
                    }
                  },
                  "name": "attrib"
                },
                "property": {
                  "type": "Identifier",
                  "start": 11167,
                  "end": 11184,
                  "loc": {
                    "start": {
                      "line": 334,
                      "column": 32
                    },
                    "end": {
                      "line": 334,
                      "column": 49
                    }
                  },
                  "name": "coordinateSystems"
                },
                "computed": false
              },
              "body": {
                "type": "ExpressionStatement",
                "start": 11198,
                "end": 11282,
                "loc": {
                  "start": {
                    "line": 335,
                    "column": 12
                  },
                  "end": {
                    "line": 335,
                    "column": 96
                  }
                },
                "expression": {
                  "type": "CallExpression",
                  "start": 11198,
                  "end": 11281,
                  "loc": {
                    "start": {
                      "line": 335,
                      "column": 12
                    },
                    "end": {
                      "line": 335,
                      "column": 95
                    }
                  },
                  "callee": {
                    "type": "MemberExpression",
                    "start": 11198,
                    "end": 11214,
                    "loc": {
                      "start": {
                        "line": 335,
                        "column": 12
                      },
                      "end": {
                        "line": 335,
                        "column": 28
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 11198,
                      "end": 11205,
                      "loc": {
                        "start": {
                          "line": 335,
                          "column": 12
                        },
                        "end": {
                          "line": 335,
                          "column": 19
                        }
                      },
                      "name": "options"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 11206,
                      "end": 11214,
                      "loc": {
                        "start": {
                          "line": 335,
                          "column": 20
                        },
                        "end": {
                          "line": 335,
                          "column": 28
                        }
                      },
                      "name": "callback"
                    },
                    "computed": false
                  },
                  "arguments": [
                    {
                      "type": "ObjectExpression",
                      "start": 11215,
                      "end": 11280,
                      "loc": {
                        "start": {
                          "line": 335,
                          "column": 29
                        },
                        "end": {
                          "line": 335,
                          "column": 94
                        }
                      },
                      "properties": [
                        {
                          "type": "Property",
                          "start": 11217,
                          "end": 11242,
                          "loc": {
                            "start": {
                              "line": 335,
                              "column": 31
                            },
                            "end": {
                              "line": 335,
                              "column": 56
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 11217,
                            "end": 11221,
                            "loc": {
                              "start": {
                                "line": 335,
                                "column": 31
                              },
                              "end": {
                                "line": 335,
                                "column": 35
                              }
                            },
                            "name": "type"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 11223,
                            "end": 11242,
                            "loc": {
                              "start": {
                                "line": 335,
                                "column": 37
                              },
                              "end": {
                                "line": 335,
                                "column": 56
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 11223,
                              "end": 11237,
                              "loc": {
                                "start": {
                                  "line": 335,
                                  "column": 37
                                },
                                "end": {
                                  "line": 335,
                                  "column": 51
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 11223,
                                "end": 11229,
                                "loc": {
                                  "start": {
                                    "line": 335,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 335,
                                    "column": 43
                                  }
                                },
                                "name": "Parser"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 11230,
                                "end": 11237,
                                "loc": {
                                  "start": {
                                    "line": 335,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 335,
                                    "column": 51
                                  }
                                },
                                "name": "Factory"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11238,
                              "end": 11242,
                              "loc": {
                                "start": {
                                  "line": 335,
                                  "column": 52
                                },
                                "end": {
                                  "line": 335,
                                  "column": 56
                                }
                              },
                              "name": "Csys"
                            },
                            "computed": false
                          },
                          "kind": "init"
                        },
                        {
                          "type": "Property",
                          "start": 11244,
                          "end": 11249,
                          "loc": {
                            "start": {
                              "line": 335,
                              "column": 58
                            },
                            "end": {
                              "line": 335,
                              "column": 63
                            }
                          },
                          "method": false,
                          "shorthand": true,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 11244,
                            "end": 11249,
                            "loc": {
                              "start": {
                                "line": 335,
                                "column": 58
                              },
                              "end": {
                                "line": 335,
                                "column": 63
                              }
                            },
                            "name": "model"
                          },
                          "kind": "init",
                          "value": {
                            "type": "Identifier",
                            "start": 11244,
                            "end": 11249,
                            "loc": {
                              "start": {
                                "line": 335,
                                "column": 58
                              },
                              "end": {
                                "line": 335,
                                "column": 63
                              }
                            },
                            "name": "model"
                          }
                        },
                        {
                          "type": "Property",
                          "start": 11251,
                          "end": 11261,
                          "loc": {
                            "start": {
                              "line": 335,
                              "column": 65
                            },
                            "end": {
                              "line": 335,
                              "column": 75
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 11251,
                            "end": 11255,
                            "loc": {
                              "start": {
                                "line": 335,
                                "column": 65
                              },
                              "end": {
                                "line": 335,
                                "column": 69
                              }
                            },
                            "name": "data"
                          },
                          "value": {
                            "type": "Identifier",
                            "start": 11257,
                            "end": 11261,
                            "loc": {
                              "start": {
                                "line": 335,
                                "column": 71
                              },
                              "end": {
                                "line": 335,
                                "column": 75
                              }
                            },
                            "name": "csys"
                          },
                          "kind": "init"
                        },
                        {
                          "type": "Property",
                          "start": 11263,
                          "end": 11278,
                          "loc": {
                            "start": {
                              "line": 335,
                              "column": 77
                            },
                            "end": {
                              "line": 335,
                              "column": 92
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 11263,
                            "end": 11267,
                            "loc": {
                              "start": {
                                "line": 335,
                                "column": 77
                              },
                              "end": {
                                "line": 335,
                                "column": 81
                              }
                            },
                            "name": "meta"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 11269,
                            "end": 11278,
                            "loc": {
                              "start": {
                                "line": 335,
                                "column": 83
                              },
                              "end": {
                                "line": 335,
                                "column": 92
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 11269,
                              "end": 11273,
                              "loc": {
                                "start": {
                                  "line": 335,
                                  "column": 83
                                },
                                "end": {
                                  "line": 335,
                                  "column": 87
                                }
                              },
                              "name": "csys"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11274,
                              "end": 11278,
                              "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": 11091,
                "end": 11098,
                "loc": {
                  "start": {
                    "line": 332,
                    "column": 4
                  },
                  "end": {
                    "line": 332,
                    "column": 11
                  }
                },
                "range": [
                  11091,
                  11098
                ]
              }
            ],
            "trailingComments": [
              {
                "type": "CommentLine",
                "value": "text",
                "start": 11288,
                "end": 11294,
                "loc": {
                  "start": {
                    "line": 337,
                    "column": 4
                  },
                  "end": {
                    "line": 337,
                    "column": 10
                  }
                },
                "range": [
                  11288,
                  11294
                ]
              }
            ]
          },
          {
            "type": "IfStatement",
            "start": 11299,
            "end": 11452,
            "loc": {
              "start": {
                "line": 338,
                "column": 4
              },
              "end": {
                "line": 340,
                "column": 96
              }
            },
            "test": {
              "type": "UnaryExpression",
              "start": 11303,
              "end": 11316,
              "loc": {
                "start": {
                  "line": 338,
                  "column": 8
                },
                "end": {
                  "line": 338,
                  "column": 21
                }
              },
              "operator": "!",
              "prefix": true,
              "argument": {
                "type": "UnaryExpression",
                "start": 11304,
                "end": 11316,
                "loc": {
                  "start": {
                    "line": 338,
                    "column": 9
                  },
                  "end": {
                    "line": 338,
                    "column": 21
                  }
                },
                "operator": "!",
                "prefix": true,
                "argument": {
                  "type": "MemberExpression",
                  "start": 11305,
                  "end": 11316,
                  "loc": {
                    "start": {
                      "line": 338,
                      "column": 10
                    },
                    "end": {
                      "line": 338,
                      "column": 21
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 11305,
                    "end": 11311,
                    "loc": {
                      "start": {
                        "line": 338,
                        "column": 10
                      },
                      "end": {
                        "line": 338,
                        "column": 16
                      }
                    },
                    "name": "attrib",
                    "leadingComments": null
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 11312,
                    "end": 11316,
                    "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": 11326,
              "end": 11452,
              "loc": {
                "start": {
                  "line": 339,
                  "column": 8
                },
                "end": {
                  "line": 340,
                  "column": 96
                }
              },
              "left": {
                "type": "VariableDeclaration",
                "start": 11331,
                "end": 11339,
                "loc": {
                  "start": {
                    "line": 339,
                    "column": 13
                  },
                  "end": {
                    "line": 339,
                    "column": 21
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 11335,
                    "end": 11339,
                    "loc": {
                      "start": {
                        "line": 339,
                        "column": 17
                      },
                      "end": {
                        "line": 339,
                        "column": 21
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 11335,
                      "end": 11339,
                      "loc": {
                        "start": {
                          "line": 339,
                          "column": 17
                        },
                        "end": {
                          "line": 339,
                          "column": 21
                        }
                      },
                      "name": "text"
                    },
                    "init": null
                  }
                ],
                "kind": "let"
              },
              "right": {
                "type": "MemberExpression",
                "start": 11343,
                "end": 11354,
                "loc": {
                  "start": {
                    "line": 339,
                    "column": 25
                  },
                  "end": {
                    "line": 339,
                    "column": 36
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 11343,
                  "end": 11349,
                  "loc": {
                    "start": {
                      "line": 339,
                      "column": 25
                    },
                    "end": {
                      "line": 339,
                      "column": 31
                    }
                  },
                  "name": "attrib"
                },
                "property": {
                  "type": "Identifier",
                  "start": 11350,
                  "end": 11354,
                  "loc": {
                    "start": {
                      "line": 339,
                      "column": 32
                    },
                    "end": {
                      "line": 339,
                      "column": 36
                    }
                  },
                  "name": "text"
                },
                "computed": false
              },
              "body": {
                "type": "ExpressionStatement",
                "start": 11368,
                "end": 11452,
                "loc": {
                  "start": {
                    "line": 340,
                    "column": 12
                  },
                  "end": {
                    "line": 340,
                    "column": 96
                  }
                },
                "expression": {
                  "type": "CallExpression",
                  "start": 11368,
                  "end": 11451,
                  "loc": {
                    "start": {
                      "line": 340,
                      "column": 12
                    },
                    "end": {
                      "line": 340,
                      "column": 95
                    }
                  },
                  "callee": {
                    "type": "MemberExpression",
                    "start": 11368,
                    "end": 11384,
                    "loc": {
                      "start": {
                        "line": 340,
                        "column": 12
                      },
                      "end": {
                        "line": 340,
                        "column": 28
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 11368,
                      "end": 11375,
                      "loc": {
                        "start": {
                          "line": 340,
                          "column": 12
                        },
                        "end": {
                          "line": 340,
                          "column": 19
                        }
                      },
                      "name": "options"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 11376,
                      "end": 11384,
                      "loc": {
                        "start": {
                          "line": 340,
                          "column": 20
                        },
                        "end": {
                          "line": 340,
                          "column": 28
                        }
                      },
                      "name": "callback"
                    },
                    "computed": false
                  },
                  "arguments": [
                    {
                      "type": "ObjectExpression",
                      "start": 11385,
                      "end": 11450,
                      "loc": {
                        "start": {
                          "line": 340,
                          "column": 29
                        },
                        "end": {
                          "line": 340,
                          "column": 94
                        }
                      },
                      "properties": [
                        {
                          "type": "Property",
                          "start": 11387,
                          "end": 11412,
                          "loc": {
                            "start": {
                              "line": 340,
                              "column": 31
                            },
                            "end": {
                              "line": 340,
                              "column": 56
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 11387,
                            "end": 11391,
                            "loc": {
                              "start": {
                                "line": 340,
                                "column": 31
                              },
                              "end": {
                                "line": 340,
                                "column": 35
                              }
                            },
                            "name": "type"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 11393,
                            "end": 11412,
                            "loc": {
                              "start": {
                                "line": 340,
                                "column": 37
                              },
                              "end": {
                                "line": 340,
                                "column": 56
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 11393,
                              "end": 11407,
                              "loc": {
                                "start": {
                                  "line": 340,
                                  "column": 37
                                },
                                "end": {
                                  "line": 340,
                                  "column": 51
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 11393,
                                "end": 11399,
                                "loc": {
                                  "start": {
                                    "line": 340,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 340,
                                    "column": 43
                                  }
                                },
                                "name": "Parser"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 11400,
                                "end": 11407,
                                "loc": {
                                  "start": {
                                    "line": 340,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 340,
                                    "column": 51
                                  }
                                },
                                "name": "Factory"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11408,
                              "end": 11412,
                              "loc": {
                                "start": {
                                  "line": 340,
                                  "column": 52
                                },
                                "end": {
                                  "line": 340,
                                  "column": 56
                                }
                              },
                              "name": "Text"
                            },
                            "computed": false
                          },
                          "kind": "init"
                        },
                        {
                          "type": "Property",
                          "start": 11414,
                          "end": 11419,
                          "loc": {
                            "start": {
                              "line": 340,
                              "column": 58
                            },
                            "end": {
                              "line": 340,
                              "column": 63
                            }
                          },
                          "method": false,
                          "shorthand": true,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 11414,
                            "end": 11419,
                            "loc": {
                              "start": {
                                "line": 340,
                                "column": 58
                              },
                              "end": {
                                "line": 340,
                                "column": 63
                              }
                            },
                            "name": "model"
                          },
                          "kind": "init",
                          "value": {
                            "type": "Identifier",
                            "start": 11414,
                            "end": 11419,
                            "loc": {
                              "start": {
                                "line": 340,
                                "column": 58
                              },
                              "end": {
                                "line": 340,
                                "column": 63
                              }
                            },
                            "name": "model"
                          }
                        },
                        {
                          "type": "Property",
                          "start": 11421,
                          "end": 11431,
                          "loc": {
                            "start": {
                              "line": 340,
                              "column": 65
                            },
                            "end": {
                              "line": 340,
                              "column": 75
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 11421,
                            "end": 11425,
                            "loc": {
                              "start": {
                                "line": 340,
                                "column": 65
                              },
                              "end": {
                                "line": 340,
                                "column": 69
                              }
                            },
                            "name": "data"
                          },
                          "value": {
                            "type": "Identifier",
                            "start": 11427,
                            "end": 11431,
                            "loc": {
                              "start": {
                                "line": 340,
                                "column": 71
                              },
                              "end": {
                                "line": 340,
                                "column": 75
                              }
                            },
                            "name": "text"
                          },
                          "kind": "init"
                        },
                        {
                          "type": "Property",
                          "start": 11433,
                          "end": 11448,
                          "loc": {
                            "start": {
                              "line": 340,
                              "column": 77
                            },
                            "end": {
                              "line": 340,
                              "column": 92
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 11433,
                            "end": 11437,
                            "loc": {
                              "start": {
                                "line": 340,
                                "column": 77
                              },
                              "end": {
                                "line": 340,
                                "column": 81
                              }
                            },
                            "name": "meta"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 11439,
                            "end": 11448,
                            "loc": {
                              "start": {
                                "line": 340,
                                "column": 83
                              },
                              "end": {
                                "line": 340,
                                "column": 92
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 11439,
                              "end": 11443,
                              "loc": {
                                "start": {
                                  "line": 340,
                                  "column": 83
                                },
                                "end": {
                                  "line": 340,
                                  "column": 87
                                }
                              },
                              "name": "text"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11444,
                              "end": 11448,
                              "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": 11288,
                "end": 11294,
                "loc": {
                  "start": {
                    "line": 337,
                    "column": 4
                  },
                  "end": {
                    "line": 337,
                    "column": 10
                  }
                },
                "range": [
                  11288,
                  11294
                ]
              }
            ]
          },
          {
            "type": "ExpressionStatement",
            "start": 11458,
            "end": 11508,
            "loc": {
              "start": {
                "line": 342,
                "column": 4
              },
              "end": {
                "line": 342,
                "column": 54
              }
            },
            "expression": {
              "type": "LogicalExpression",
              "start": 11458,
              "end": 11507,
              "loc": {
                "start": {
                  "line": 342,
                  "column": 4
                },
                "end": {
                  "line": 342,
                  "column": 53
                }
              },
              "left": {
                "type": "MemberExpression",
                "start": 11458,
                "end": 11475,
                "loc": {
                  "start": {
                    "line": 342,
                    "column": 4
                  },
                  "end": {
                    "line": 342,
                    "column": 21
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 11458,
                  "end": 11465,
                  "loc": {
                    "start": {
                      "line": 342,
                      "column": 4
                    },
                    "end": {
                      "line": 342,
                      "column": 11
                    }
                  },
                  "name": "options"
                },
                "property": {
                  "type": "Identifier",
                  "start": 11466,
                  "end": 11475,
                  "loc": {
                    "start": {
                      "line": 342,
                      "column": 12
                    },
                    "end": {
                      "line": 342,
                      "column": 21
                    }
                  },
                  "name": "groupInto"
                },
                "computed": false
              },
              "operator": "&&",
              "right": {
                "type": "CallExpression",
                "start": 11479,
                "end": 11507,
                "loc": {
                  "start": {
                    "line": 342,
                    "column": 25
                  },
                  "end": {
                    "line": 342,
                    "column": 53
                  }
                },
                "callee": {
                  "type": "MemberExpression",
                  "start": 11479,
                  "end": 11500,
                  "loc": {
                    "start": {
                      "line": 342,
                      "column": 25
                    },
                    "end": {
                      "line": 342,
                      "column": 46
                    }
                  },
                  "object": {
                    "type": "MemberExpression",
                    "start": 11479,
                    "end": 11496,
                    "loc": {
                      "start": {
                        "line": 342,
                        "column": 25
                      },
                      "end": {
                        "line": 342,
                        "column": 42
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 11479,
                      "end": 11486,
                      "loc": {
                        "start": {
                          "line": 342,
                          "column": 25
                        },
                        "end": {
                          "line": 342,
                          "column": 32
                        }
                      },
                      "name": "options"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 11487,
                      "end": 11496,
                      "loc": {
                        "start": {
                          "line": 342,
                          "column": 33
                        },
                        "end": {
                          "line": 342,
                          "column": 42
                        }
                      },
                      "name": "groupInto"
                    },
                    "computed": false
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 11497,
                    "end": 11500,
                    "loc": {
                      "start": {
                        "line": 342,
                        "column": 43
                      },
                      "end": {
                        "line": 342,
                        "column": 46
                      }
                    },
                    "name": "add"
                  },
                  "computed": false
                },
                "arguments": [
                  {
                    "type": "Identifier",
                    "start": 11501,
                    "end": 11506,
                    "loc": {
                      "start": {
                        "line": 342,
                        "column": 47
                      },
                      "end": {
                        "line": 342,
                        "column": 52
                      }
                    },
                    "name": "model"
                  }
                ]
              }
            }
          },
          {
            "type": "ExpressionStatement",
            "start": 11513,
            "end": 11532,
            "loc": {
              "start": {
                "line": 343,
                "column": 4
              },
              "end": {
                "line": 343,
                "column": 23
              }
            },
            "expression": {
              "type": "CallExpression",
              "start": 11513,
              "end": 11531,
              "loc": {
                "start": {
                  "line": 343,
                  "column": 4
                },
                "end": {
                  "line": 343,
                  "column": 22
                }
              },
              "callee": {
                "type": "MemberExpression",
                "start": 11513,
                "end": 11524,
                "loc": {
                  "start": {
                    "line": 343,
                    "column": 4
                  },
                  "end": {
                    "line": 343,
                    "column": 15
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 11513,
                  "end": 11519,
                  "loc": {
                    "start": {
                      "line": 343,
                      "column": 4
                    },
                    "end": {
                      "line": 343,
                      "column": 10
                    }
                  },
                  "name": "result"
                },
                "property": {
                  "type": "Identifier",
                  "start": 11520,
                  "end": 11524,
                  "loc": {
                    "start": {
                      "line": 343,
                      "column": 11
                    },
                    "end": {
                      "line": 343,
                      "column": 15
                    }
                  },
                  "name": "push"
                },
                "computed": false
              },
              "arguments": [
                {
                  "type": "Identifier",
                  "start": 11525,
                  "end": 11530,
                  "loc": {
                    "start": {
                      "line": 343,
                      "column": 16
                    },
                    "end": {
                      "line": 343,
                      "column": 21
                    }
                  },
                  "name": "model"
                }
              ]
            }
          },
          {
            "type": "ExpressionStatement",
            "start": 11537,
            "end": 11626,
            "loc": {
              "start": {
                "line": 344,
                "column": 4
              },
              "end": {
                "line": 344,
                "column": 93
              }
            },
            "expression": {
              "type": "CallExpression",
              "start": 11537,
              "end": 11625,
              "loc": {
                "start": {
                  "line": 344,
                  "column": 4
                },
                "end": {
                  "line": 344,
                  "column": 92
                }
              },
              "callee": {
                "type": "MemberExpression",
                "start": 11537,
                "end": 11553,
                "loc": {
                  "start": {
                    "line": 344,
                    "column": 4
                  },
                  "end": {
                    "line": 344,
                    "column": 20
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 11537,
                  "end": 11544,
                  "loc": {
                    "start": {
                      "line": 344,
                      "column": 4
                    },
                    "end": {
                      "line": 344,
                      "column": 11
                    }
                  },
                  "name": "options"
                },
                "property": {
                  "type": "Identifier",
                  "start": 11545,
                  "end": 11553,
                  "loc": {
                    "start": {
                      "line": 344,
                      "column": 12
                    },
                    "end": {
                      "line": 344,
                      "column": 20
                    }
                  },
                  "name": "callback"
                },
                "computed": false
              },
              "arguments": [
                {
                  "type": "ObjectExpression",
                  "start": 11554,
                  "end": 11624,
                  "loc": {
                    "start": {
                      "line": 344,
                      "column": 21
                    },
                    "end": {
                      "line": 344,
                      "column": 91
                    }
                  },
                  "properties": [
                    {
                      "type": "Property",
                      "start": 11556,
                      "end": 11582,
                      "loc": {
                        "start": {
                          "line": 344,
                          "column": 23
                        },
                        "end": {
                          "line": 344,
                          "column": 49
                        }
                      },
                      "method": false,
                      "shorthand": false,
                      "computed": false,
                      "key": {
                        "type": "Identifier",
                        "start": 11556,
                        "end": 11560,
                        "loc": {
                          "start": {
                            "line": 344,
                            "column": 23
                          },
                          "end": {
                            "line": 344,
                            "column": 27
                          }
                        },
                        "name": "type"
                      },
                      "value": {
                        "type": "MemberExpression",
                        "start": 11562,
                        "end": 11582,
                        "loc": {
                          "start": {
                            "line": 344,
                            "column": 29
                          },
                          "end": {
                            "line": 344,
                            "column": 49
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 11562,
                          "end": 11576,
                          "loc": {
                            "start": {
                              "line": 344,
                              "column": 29
                            },
                            "end": {
                              "line": 344,
                              "column": 43
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 11562,
                            "end": 11568,
                            "loc": {
                              "start": {
                                "line": 344,
                                "column": 29
                              },
                              "end": {
                                "line": 344,
                                "column": 35
                              }
                            },
                            "name": "Parser"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 11569,
                            "end": 11576,
                            "loc": {
                              "start": {
                                "line": 344,
                                "column": 36
                              },
                              "end": {
                                "line": 344,
                                "column": 43
                              }
                            },
                            "name": "Factory"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 11577,
                          "end": 11582,
                          "loc": {
                            "start": {
                              "line": 344,
                              "column": 44
                            },
                            "end": {
                              "line": 344,
                              "column": 49
                            }
                          },
                          "name": "Model"
                        },
                        "computed": false
                      },
                      "kind": "init"
                    },
                    {
                      "type": "Property",
                      "start": 11584,
                      "end": 11589,
                      "loc": {
                        "start": {
                          "line": 344,
                          "column": 51
                        },
                        "end": {
                          "line": 344,
                          "column": 56
                        }
                      },
                      "method": false,
                      "shorthand": true,
                      "computed": false,
                      "key": {
                        "type": "Identifier",
                        "start": 11584,
                        "end": 11589,
                        "loc": {
                          "start": {
                            "line": 344,
                            "column": 51
                          },
                          "end": {
                            "line": 344,
                            "column": 56
                          }
                        },
                        "name": "model"
                      },
                      "kind": "init",
                      "value": {
                        "type": "Identifier",
                        "start": 11584,
                        "end": 11589,
                        "loc": {
                          "start": {
                            "line": 344,
                            "column": 51
                          },
                          "end": {
                            "line": 344,
                            "column": 56
                          }
                        },
                        "name": "model"
                      }
                    },
                    {
                      "type": "Property",
                      "start": 11591,
                      "end": 11603,
                      "loc": {
                        "start": {
                          "line": 344,
                          "column": 58
                        },
                        "end": {
                          "line": 344,
                          "column": 70
                        }
                      },
                      "method": false,
                      "shorthand": false,
                      "computed": false,
                      "key": {
                        "type": "Identifier",
                        "start": 11591,
                        "end": 11595,
                        "loc": {
                          "start": {
                            "line": 344,
                            "column": 58
                          },
                          "end": {
                            "line": 344,
                            "column": 62
                          }
                        },
                        "name": "data"
                      },
                      "value": {
                        "type": "Identifier",
                        "start": 11597,
                        "end": 11603,
                        "loc": {
                          "start": {
                            "line": 344,
                            "column": 64
                          },
                          "end": {
                            "line": 344,
                            "column": 70
                          }
                        },
                        "name": "attrib"
                      },
                      "kind": "init"
                    },
                    {
                      "type": "Property",
                      "start": 11605,
                      "end": 11622,
                      "loc": {
                        "start": {
                          "line": 344,
                          "column": 72
                        },
                        "end": {
                          "line": 344,
                          "column": 89
                        }
                      },
                      "method": false,
                      "shorthand": false,
                      "computed": false,
                      "key": {
                        "type": "Identifier",
                        "start": 11605,
                        "end": 11609,
                        "loc": {
                          "start": {
                            "line": 344,
                            "column": 72
                          },
                          "end": {
                            "line": 344,
                            "column": 76
                          }
                        },
                        "name": "meta"
                      },
                      "value": {
                        "type": "MemberExpression",
                        "start": 11611,
                        "end": 11622,
                        "loc": {
                          "start": {
                            "line": 344,
                            "column": 78
                          },
                          "end": {
                            "line": 344,
                            "column": 89
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 11611,
                          "end": 11617,
                          "loc": {
                            "start": {
                              "line": 344,
                              "column": 78
                            },
                            "end": {
                              "line": 344,
                              "column": 84
                            }
                          },
                          "name": "attrib"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 11618,
                          "end": 11622,
                          "loc": {
                            "start": {
                              "line": 344,
                              "column": 85
                            },
                            "end": {
                              "line": 344,
                              "column": 89
                            }
                          },
                          "name": "meta"
                        },
                        "computed": false
                      },
                      "kind": "init"
                    }
                  ]
                }
              ]
            }
          }
        ]
      }
    },
    {
      "type": "ExportNamedDeclaration",
      "start": 11630,
      "end": 13340,
      "loc": {
        "start": {
          "line": 347,
          "column": 0
        },
        "end": {
          "line": 393,
          "column": 1
        }
      },
      "declaration": {
        "type": "FunctionDeclaration",
        "start": 11637,
        "end": 13340,
        "loc": {
          "start": {
            "line": 347,
            "column": 7
          },
          "end": {
            "line": 393,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 11646,
          "end": 11659,
          "loc": {
            "start": {
              "line": 347,
              "column": 16
            },
            "end": {
              "line": 347,
              "column": 29
            }
          },
          "name": "parseGeometry"
        },
        "generator": false,
        "expression": false,
        "async": false,
        "params": [
          {
            "type": "Identifier",
            "start": 11660,
            "end": 11664,
            "loc": {
              "start": {
                "line": 347,
                "column": 30
              },
              "end": {
                "line": 347,
                "column": 34
              }
            },
            "name": "data"
          },
          {
            "type": "Identifier",
            "start": 11666,
            "end": 11673,
            "loc": {
              "start": {
                "line": 347,
                "column": 36
              },
              "end": {
                "line": 347,
                "column": 43
              }
            },
            "name": "context"
          }
        ],
        "body": {
          "type": "BlockStatement",
          "start": 11675,
          "end": 13340,
          "loc": {
            "start": {
              "line": 347,
              "column": 45
            },
            "end": {
              "line": 393,
              "column": 1
            }
          },
          "body": [
            {
              "type": "VariableDeclaration",
              "start": 11681,
              "end": 11778,
              "loc": {
                "start": {
                  "line": 348,
                  "column": 4
                },
                "end": {
                  "line": 350,
                  "column": 33
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 11685,
                  "end": 11708,
                  "loc": {
                    "start": {
                      "line": 348,
                      "column": 8
                    },
                    "end": {
                      "line": 348,
                      "column": 31
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 11685,
                    "end": 11691,
                    "loc": {
                      "start": {
                        "line": 348,
                        "column": 8
                      },
                      "end": {
                        "line": 348,
                        "column": 14
                      }
                    },
                    "name": "result"
                  },
                  "init": {
                    "type": "MemberExpression",
                    "start": 11694,
                    "end": 11708,
                    "loc": {
                      "start": {
                        "line": 348,
                        "column": 17
                      },
                      "end": {
                        "line": 348,
                        "column": 31
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 11694,
                      "end": 11701,
                      "loc": {
                        "start": {
                          "line": 348,
                          "column": 17
                        },
                        "end": {
                          "line": 348,
                          "column": 24
                        }
                      },
                      "name": "context"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 11702,
                      "end": 11708,
                      "loc": {
                        "start": {
                          "line": 348,
                          "column": 25
                        },
                        "end": {
                          "line": 348,
                          "column": 31
                        }
                      },
                      "name": "models"
                    },
                    "computed": false
                  }
                },
                {
                  "type": "VariableDeclarator",
                  "start": 11718,
                  "end": 11743,
                  "loc": {
                    "start": {
                      "line": 349,
                      "column": 8
                    },
                    "end": {
                      "line": 349,
                      "column": 33
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 11718,
                    "end": 11725,
                    "loc": {
                      "start": {
                        "line": 349,
                        "column": 8
                      },
                      "end": {
                        "line": 349,
                        "column": 15
                      }
                    },
                    "name": "options"
                  },
                  "init": {
                    "type": "MemberExpression",
                    "start": 11728,
                    "end": 11743,
                    "loc": {
                      "start": {
                        "line": 349,
                        "column": 18
                      },
                      "end": {
                        "line": 349,
                        "column": 33
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 11728,
                      "end": 11735,
                      "loc": {
                        "start": {
                          "line": 349,
                          "column": 18
                        },
                        "end": {
                          "line": 349,
                          "column": 25
                        }
                      },
                      "name": "context"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 11736,
                      "end": 11743,
                      "loc": {
                        "start": {
                          "line": 349,
                          "column": 26
                        },
                        "end": {
                          "line": 349,
                          "column": 33
                        }
                      },
                      "name": "options"
                    },
                    "computed": false
                  }
                },
                {
                  "type": "VariableDeclarator",
                  "start": 11753,
                  "end": 11777,
                  "loc": {
                    "start": {
                      "line": 350,
                      "column": 8
                    },
                    "end": {
                      "line": 350,
                      "column": 32
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 11753,
                    "end": 11759,
                    "loc": {
                      "start": {
                        "line": 350,
                        "column": 8
                      },
                      "end": {
                        "line": 350,
                        "column": 14
                      }
                    },
                    "name": "attrib"
                  },
                  "init": {
                    "type": "MemberExpression",
                    "start": 11762,
                    "end": 11777,
                    "loc": {
                      "start": {
                        "line": 350,
                        "column": 17
                      },
                      "end": {
                        "line": 350,
                        "column": 32
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 11762,
                      "end": 11766,
                      "loc": {
                        "start": {
                          "line": 350,
                          "column": 17
                        },
                        "end": {
                          "line": 350,
                          "column": 21
                        }
                      },
                      "name": "data"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 11767,
                      "end": 11777,
                      "loc": {
                        "start": {
                          "line": 350,
                          "column": 22
                        },
                        "end": {
                          "line": 350,
                          "column": 32
                        }
                      },
                      "name": "attributes"
                    },
                    "computed": false
                  }
                }
              ],
              "kind": "let"
            },
            {
              "type": "SwitchStatement",
              "start": 11784,
              "end": 13319,
              "loc": {
                "start": {
                  "line": 352,
                  "column": 4
                },
                "end": {
                  "line": 391,
                  "column": 5
                }
              },
              "discriminant": {
                "type": "MemberExpression",
                "start": 11792,
                "end": 11805,
                "loc": {
                  "start": {
                    "line": 352,
                    "column": 12
                  },
                  "end": {
                    "line": 352,
                    "column": 25
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 11792,
                  "end": 11798,
                  "loc": {
                    "start": {
                      "line": 352,
                      "column": 12
                    },
                    "end": {
                      "line": 352,
                      "column": 18
                    }
                  },
                  "name": "attrib"
                },
                "property": {
                  "type": "Identifier",
                  "start": 11799,
                  "end": 11805,
                  "loc": {
                    "start": {
                      "line": 352,
                      "column": 19
                    },
                    "end": {
                      "line": 352,
                      "column": 25
                    }
                  },
                  "name": "action"
                },
                "computed": false
              },
              "cases": [
                {
                  "type": "SwitchCase",
                  "start": 11817,
                  "end": 13313,
                  "loc": {
                    "start": {
                      "line": 353,
                      "column": 8
                    },
                    "end": {
                      "line": 390,
                      "column": 18
                    }
                  },
                  "consequent": [
                    {
                      "type": "VariableDeclaration",
                      "start": 11841,
                      "end": 11864,
                      "loc": {
                        "start": {
                          "line": 354,
                          "column": 12
                        },
                        "end": {
                          "line": 354,
                          "column": 35
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 11845,
                          "end": 11863,
                          "loc": {
                            "start": {
                              "line": 354,
                              "column": 16
                            },
                            "end": {
                              "line": 354,
                              "column": 34
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 11845,
                            "end": 11849,
                            "loc": {
                              "start": {
                                "line": 354,
                                "column": 16
                              },
                              "end": {
                                "line": 354,
                                "column": 20
                              }
                            },
                            "name": "type"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 11852,
                            "end": 11863,
                            "loc": {
                              "start": {
                                "line": 354,
                                "column": 23
                              },
                              "end": {
                                "line": 354,
                                "column": 34
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 11852,
                              "end": 11858,
                              "loc": {
                                "start": {
                                  "line": 354,
                                  "column": 23
                                },
                                "end": {
                                  "line": 354,
                                  "column": 29
                                }
                              },
                              "name": "attrib"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11859,
                              "end": 11863,
                              "loc": {
                                "start": {
                                  "line": 354,
                                  "column": 30
                                },
                                "end": {
                                  "line": 354,
                                  "column": 34
                                }
                              },
                              "name": "type"
                            },
                            "computed": false
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 11877,
                      "end": 13294,
                      "loc": {
                        "start": {
                          "line": 355,
                          "column": 12
                        },
                        "end": {
                          "line": 389,
                          "column": 13
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 11881,
                        "end": 11895,
                        "loc": {
                          "start": {
                            "line": 355,
                            "column": 16
                          },
                          "end": {
                            "line": 355,
                            "column": 30
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 11881,
                          "end": 11885,
                          "loc": {
                            "start": {
                              "line": 355,
                              "column": 16
                            },
                            "end": {
                              "line": 355,
                              "column": 20
                            }
                          },
                          "name": "type"
                        },
                        "operator": "==",
                        "right": {
                          "type": "Literal",
                          "start": 11889,
                          "end": 11895,
                          "loc": {
                            "start": {
                              "line": 355,
                              "column": 24
                            },
                            "end": {
                              "line": 355,
                              "column": 30
                            }
                          },
                          "value": "Part",
                          "rawValue": "Part",
                          "raw": "\"Part\""
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 11897,
                        "end": 12930,
                        "loc": {
                          "start": {
                            "line": 355,
                            "column": 32
                          },
                          "end": {
                            "line": 381,
                            "column": 13
                          }
                        },
                        "body": [
                          {
                            "type": "IfStatement",
                            "start": 11949,
                            "end": 12114,
                            "loc": {
                              "start": {
                                "line": 358,
                                "column": 16
                              },
                              "end": {
                                "line": 360,
                                "column": 88
                              }
                            },
                            "test": {
                              "type": "UnaryExpression",
                              "start": 11953,
                              "end": 11969,
                              "loc": {
                                "start": {
                                  "line": 358,
                                  "column": 20
                                },
                                "end": {
                                  "line": 358,
                                  "column": 36
                                }
                              },
                              "operator": "!",
                              "prefix": true,
                              "argument": {
                                "type": "UnaryExpression",
                                "start": 11954,
                                "end": 11969,
                                "loc": {
                                  "start": {
                                    "line": 358,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 358,
                                    "column": 36
                                  }
                                },
                                "operator": "!",
                                "prefix": true,
                                "argument": {
                                  "type": "MemberExpression",
                                  "start": 11955,
                                  "end": 11969,
                                  "loc": {
                                    "start": {
                                      "line": 358,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 358,
                                      "column": 36
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 11955,
                                    "end": 11961,
                                    "loc": {
                                      "start": {
                                        "line": 358,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 358,
                                        "column": 28
                                      }
                                    },
                                    "name": "attrib",
                                    "leadingComments": null
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 11962,
                                    "end": 11969,
                                    "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": 11991,
                              "end": 12114,
                              "loc": {
                                "start": {
                                  "line": 359,
                                  "column": 20
                                },
                                "end": {
                                  "line": 360,
                                  "column": 88
                                }
                              },
                              "left": {
                                "type": "VariableDeclaration",
                                "start": 11996,
                                "end": 12006,
                                "loc": {
                                  "start": {
                                    "line": 359,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 359,
                                    "column": 35
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 12000,
                                    "end": 12006,
                                    "loc": {
                                      "start": {
                                        "line": 359,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 359,
                                        "column": 35
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 12000,
                                      "end": 12006,
                                      "loc": {
                                        "start": {
                                          "line": 359,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 359,
                                          "column": 35
                                        }
                                      },
                                      "name": "remove"
                                    },
                                    "init": null
                                  }
                                ],
                                "kind": "let"
                              },
                              "right": {
                                "type": "MemberExpression",
                                "start": 12010,
                                "end": 12024,
                                "loc": {
                                  "start": {
                                    "line": 359,
                                    "column": 39
                                  },
                                  "end": {
                                    "line": 359,
                                    "column": 53
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 12010,
                                  "end": 12016,
                                  "loc": {
                                    "start": {
                                      "line": 359,
                                      "column": 39
                                    },
                                    "end": {
                                      "line": 359,
                                      "column": 45
                                    }
                                  },
                                  "name": "attrib"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 12017,
                                  "end": 12024,
                                  "loc": {
                                    "start": {
                                      "line": 359,
                                      "column": 46
                                    },
                                    "end": {
                                      "line": 359,
                                      "column": 53
                                    }
                                  },
                                  "name": "removes"
                                },
                                "computed": false
                              },
                              "body": {
                                "type": "ExpressionStatement",
                                "start": 12050,
                                "end": 12114,
                                "loc": {
                                  "start": {
                                    "line": 360,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 360,
                                    "column": 88
                                  }
                                },
                                "expression": {
                                  "type": "CallExpression",
                                  "start": 12050,
                                  "end": 12113,
                                  "loc": {
                                    "start": {
                                      "line": 360,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 360,
                                      "column": 87
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 12050,
                                    "end": 12066,
                                    "loc": {
                                      "start": {
                                        "line": 360,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 360,
                                        "column": 40
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 12050,
                                      "end": 12057,
                                      "loc": {
                                        "start": {
                                          "line": 360,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 360,
                                          "column": 31
                                        }
                                      },
                                      "name": "options"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 12058,
                                      "end": 12066,
                                      "loc": {
                                        "start": {
                                          "line": 360,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 360,
                                          "column": 40
                                        }
                                      },
                                      "name": "callback"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "ObjectExpression",
                                      "start": 12067,
                                      "end": 12112,
                                      "loc": {
                                        "start": {
                                          "line": 360,
                                          "column": 41
                                        },
                                        "end": {
                                          "line": 360,
                                          "column": 86
                                        }
                                      },
                                      "properties": [
                                        {
                                          "type": "Property",
                                          "start": 12069,
                                          "end": 12096,
                                          "loc": {
                                            "start": {
                                              "line": 360,
                                              "column": 43
                                            },
                                            "end": {
                                              "line": 360,
                                              "column": 70
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 12069,
                                            "end": 12073,
                                            "loc": {
                                              "start": {
                                                "line": 360,
                                                "column": 43
                                              },
                                              "end": {
                                                "line": 360,
                                                "column": 47
                                              }
                                            },
                                            "name": "type"
                                          },
                                          "value": {
                                            "type": "MemberExpression",
                                            "start": 12075,
                                            "end": 12096,
                                            "loc": {
                                              "start": {
                                                "line": 360,
                                                "column": 49
                                              },
                                              "end": {
                                                "line": 360,
                                                "column": 70
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 12075,
                                              "end": 12089,
                                              "loc": {
                                                "start": {
                                                  "line": 360,
                                                  "column": 49
                                                },
                                                "end": {
                                                  "line": 360,
                                                  "column": 63
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 12075,
                                                "end": 12081,
                                                "loc": {
                                                  "start": {
                                                    "line": 360,
                                                    "column": 49
                                                  },
                                                  "end": {
                                                    "line": 360,
                                                    "column": 55
                                                  }
                                                },
                                                "name": "Parser"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 12082,
                                                "end": 12089,
                                                "loc": {
                                                  "start": {
                                                    "line": 360,
                                                    "column": 56
                                                  },
                                                  "end": {
                                                    "line": 360,
                                                    "column": 63
                                                  }
                                                },
                                                "name": "Factory"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 12090,
                                              "end": 12096,
                                              "loc": {
                                                "start": {
                                                  "line": 360,
                                                  "column": 64
                                                },
                                                "end": {
                                                  "line": 360,
                                                  "column": 70
                                                }
                                              },
                                              "name": "Remove"
                                            },
                                            "computed": false
                                          },
                                          "kind": "init"
                                        },
                                        {
                                          "type": "Property",
                                          "start": 12098,
                                          "end": 12110,
                                          "loc": {
                                            "start": {
                                              "line": 360,
                                              "column": 72
                                            },
                                            "end": {
                                              "line": 360,
                                              "column": 84
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 12098,
                                            "end": 12102,
                                            "loc": {
                                              "start": {
                                                "line": 360,
                                                "column": 72
                                              },
                                              "end": {
                                                "line": 360,
                                                "column": 76
                                              }
                                            },
                                            "name": "data"
                                          },
                                          "value": {
                                            "type": "Identifier",
                                            "start": 12104,
                                            "end": 12110,
                                            "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": 11916,
                                "end": 11932,
                                "loc": {
                                  "start": {
                                    "line": 357,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 357,
                                    "column": 32
                                  }
                                },
                                "range": [
                                  11916,
                                  11932
                                ]
                              }
                            ],
                            "trailingComments": [
                              {
                                "type": "CommentLine",
                                "value": " Now tranforms",
                                "start": 12132,
                                "end": 12148,
                                "loc": {
                                  "start": {
                                    "line": 362,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 362,
                                    "column": 32
                                  }
                                },
                                "range": [
                                  12132,
                                  12148
                                ]
                              }
                            ]
                          },
                          {
                            "type": "IfStatement",
                            "start": 12165,
                            "end": 12345,
                            "loc": {
                              "start": {
                                "line": 363,
                                "column": 16
                              },
                              "end": {
                                "line": 365,
                                "column": 94
                              }
                            },
                            "test": {
                              "type": "UnaryExpression",
                              "start": 12169,
                              "end": 12188,
                              "loc": {
                                "start": {
                                  "line": 363,
                                  "column": 20
                                },
                                "end": {
                                  "line": 363,
                                  "column": 39
                                }
                              },
                              "operator": "!",
                              "prefix": true,
                              "argument": {
                                "type": "UnaryExpression",
                                "start": 12170,
                                "end": 12188,
                                "loc": {
                                  "start": {
                                    "line": 363,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 363,
                                    "column": 39
                                  }
                                },
                                "operator": "!",
                                "prefix": true,
                                "argument": {
                                  "type": "MemberExpression",
                                  "start": 12171,
                                  "end": 12188,
                                  "loc": {
                                    "start": {
                                      "line": 363,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 363,
                                      "column": 39
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 12171,
                                    "end": 12177,
                                    "loc": {
                                      "start": {
                                        "line": 363,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 363,
                                        "column": 28
                                      }
                                    },
                                    "name": "attrib",
                                    "leadingComments": null
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 12178,
                                    "end": 12188,
                                    "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": 12210,
                              "end": 12345,
                              "loc": {
                                "start": {
                                  "line": 364,
                                  "column": 20
                                },
                                "end": {
                                  "line": 365,
                                  "column": 94
                                }
                              },
                              "left": {
                                "type": "VariableDeclaration",
                                "start": 12215,
                                "end": 12228,
                                "loc": {
                                  "start": {
                                    "line": 364,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 364,
                                    "column": 38
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 12219,
                                    "end": 12228,
                                    "loc": {
                                      "start": {
                                        "line": 364,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 364,
                                        "column": 38
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 12219,
                                      "end": 12228,
                                      "loc": {
                                        "start": {
                                          "line": 364,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 364,
                                          "column": 38
                                        }
                                      },
                                      "name": "transform"
                                    },
                                    "init": null
                                  }
                                ],
                                "kind": "let"
                              },
                              "right": {
                                "type": "MemberExpression",
                                "start": 12232,
                                "end": 12249,
                                "loc": {
                                  "start": {
                                    "line": 364,
                                    "column": 42
                                  },
                                  "end": {
                                    "line": 364,
                                    "column": 59
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 12232,
                                  "end": 12238,
                                  "loc": {
                                    "start": {
                                      "line": 364,
                                      "column": 42
                                    },
                                    "end": {
                                      "line": 364,
                                      "column": 48
                                    }
                                  },
                                  "name": "attrib"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 12239,
                                  "end": 12249,
                                  "loc": {
                                    "start": {
                                      "line": 364,
                                      "column": 49
                                    },
                                    "end": {
                                      "line": 364,
                                      "column": 59
                                    }
                                  },
                                  "name": "transforms"
                                },
                                "computed": false
                              },
                              "body": {
                                "type": "ExpressionStatement",
                                "start": 12275,
                                "end": 12345,
                                "loc": {
                                  "start": {
                                    "line": 365,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 365,
                                    "column": 94
                                  }
                                },
                                "expression": {
                                  "type": "CallExpression",
                                  "start": 12275,
                                  "end": 12344,
                                  "loc": {
                                    "start": {
                                      "line": 365,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 365,
                                      "column": 93
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 12275,
                                    "end": 12291,
                                    "loc": {
                                      "start": {
                                        "line": 365,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 365,
                                        "column": 40
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 12275,
                                      "end": 12282,
                                      "loc": {
                                        "start": {
                                          "line": 365,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 365,
                                          "column": 31
                                        }
                                      },
                                      "name": "options"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 12283,
                                      "end": 12291,
                                      "loc": {
                                        "start": {
                                          "line": 365,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 365,
                                          "column": 40
                                        }
                                      },
                                      "name": "callback"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "ObjectExpression",
                                      "start": 12292,
                                      "end": 12343,
                                      "loc": {
                                        "start": {
                                          "line": 365,
                                          "column": 41
                                        },
                                        "end": {
                                          "line": 365,
                                          "column": 92
                                        }
                                      },
                                      "properties": [
                                        {
                                          "type": "Property",
                                          "start": 12294,
                                          "end": 12324,
                                          "loc": {
                                            "start": {
                                              "line": 365,
                                              "column": 43
                                            },
                                            "end": {
                                              "line": 365,
                                              "column": 73
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 12294,
                                            "end": 12298,
                                            "loc": {
                                              "start": {
                                                "line": 365,
                                                "column": 43
                                              },
                                              "end": {
                                                "line": 365,
                                                "column": 47
                                              }
                                            },
                                            "name": "type"
                                          },
                                          "value": {
                                            "type": "MemberExpression",
                                            "start": 12300,
                                            "end": 12324,
                                            "loc": {
                                              "start": {
                                                "line": 365,
                                                "column": 49
                                              },
                                              "end": {
                                                "line": 365,
                                                "column": 73
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 12300,
                                              "end": 12314,
                                              "loc": {
                                                "start": {
                                                  "line": 365,
                                                  "column": 49
                                                },
                                                "end": {
                                                  "line": 365,
                                                  "column": 63
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 12300,
                                                "end": 12306,
                                                "loc": {
                                                  "start": {
                                                    "line": 365,
                                                    "column": 49
                                                  },
                                                  "end": {
                                                    "line": 365,
                                                    "column": 55
                                                  }
                                                },
                                                "name": "Parser"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 12307,
                                                "end": 12314,
                                                "loc": {
                                                  "start": {
                                                    "line": 365,
                                                    "column": 56
                                                  },
                                                  "end": {
                                                    "line": 365,
                                                    "column": 63
                                                  }
                                                },
                                                "name": "Factory"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 12315,
                                              "end": 12324,
                                              "loc": {
                                                "start": {
                                                  "line": 365,
                                                  "column": 64
                                                },
                                                "end": {
                                                  "line": 365,
                                                  "column": 73
                                                }
                                              },
                                              "name": "Transform"
                                            },
                                            "computed": false
                                          },
                                          "kind": "init"
                                        },
                                        {
                                          "type": "Property",
                                          "start": 12326,
                                          "end": 12341,
                                          "loc": {
                                            "start": {
                                              "line": 365,
                                              "column": 75
                                            },
                                            "end": {
                                              "line": 365,
                                              "column": 90
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 12326,
                                            "end": 12330,
                                            "loc": {
                                              "start": {
                                                "line": 365,
                                                "column": 75
                                              },
                                              "end": {
                                                "line": 365,
                                                "column": 79
                                              }
                                            },
                                            "name": "data"
                                          },
                                          "value": {
                                            "type": "Identifier",
                                            "start": 12332,
                                            "end": 12341,
                                            "loc": {
                                              "start": {
                                                "line": 365,
                                                "column": 81
                                              },
                                              "end": {
                                                "line": 365,
                                                "column": 90
                                              }
                                            },
                                            "name": "transform"
                                          },
                                          "kind": "init"
                                        }
                                      ]
                                    }
                                  ]
                                }
                              }
                            },
                            "alternate": null,
                            "leadingComments": [
                              {
                                "type": "CommentLine",
                                "value": " Now tranforms",
                                "start": 12132,
                                "end": 12148,
                                "loc": {
                                  "start": {
                                    "line": 362,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 362,
                                    "column": 32
                                  }
                                },
                                "range": [
                                  12132,
                                  12148
                                ]
                              }
                            ]
                          },
                          {
                            "type": "IfStatement",
                            "start": 12363,
                            "end": 12761,
                            "loc": {
                              "start": {
                                "line": 367,
                                "column": 16
                              },
                              "end": {
                                "line": 375,
                                "column": 17
                              }
                            },
                            "test": {
                              "type": "LogicalExpression",
                              "start": 12367,
                              "end": 12395,
                              "loc": {
                                "start": {
                                  "line": 367,
                                  "column": 20
                                },
                                "end": {
                                  "line": 367,
                                  "column": 48
                                }
                              },
                              "left": {
                                "type": "UnaryExpression",
                                "start": 12367,
                                "end": 12379,
                                "loc": {
                                  "start": {
                                    "line": 367,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 367,
                                    "column": 32
                                  }
                                },
                                "operator": "!",
                                "prefix": true,
                                "argument": {
                                  "type": "UnaryExpression",
                                  "start": 12368,
                                  "end": 12379,
                                  "loc": {
                                    "start": {
                                      "line": 367,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 367,
                                      "column": 32
                                    }
                                  },
                                  "operator": "!",
                                  "prefix": true,
                                  "argument": {
                                    "type": "MemberExpression",
                                    "start": 12369,
                                    "end": 12379,
                                    "loc": {
                                      "start": {
                                        "line": 367,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 367,
                                        "column": 32
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 12369,
                                      "end": 12375,
                                      "loc": {
                                        "start": {
                                          "line": 367,
                                          "column": 22
                                        },
                                        "end": {
                                          "line": 367,
                                          "column": 28
                                        }
                                      },
                                      "name": "attrib"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 12376,
                                      "end": 12379,
                                      "loc": {
                                        "start": {
                                          "line": 367,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 367,
                                          "column": 32
                                        }
                                      },
                                      "name": "min"
                                    },
                                    "computed": false
                                  }
                                }
                              },
                              "operator": "&&",
                              "right": {
                                "type": "UnaryExpression",
                                "start": 12383,
                                "end": 12395,
                                "loc": {
                                  "start": {
                                    "line": 367,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 367,
                                    "column": 48
                                  }
                                },
                                "operator": "!",
                                "prefix": true,
                                "argument": {
                                  "type": "UnaryExpression",
                                  "start": 12384,
                                  "end": 12395,
                                  "loc": {
                                    "start": {
                                      "line": 367,
                                      "column": 37
                                    },
                                    "end": {
                                      "line": 367,
                                      "column": 48
                                    }
                                  },
                                  "operator": "!",
                                  "prefix": true,
                                  "argument": {
                                    "type": "MemberExpression",
                                    "start": 12385,
                                    "end": 12395,
                                    "loc": {
                                      "start": {
                                        "line": 367,
                                        "column": 38
                                      },
                                      "end": {
                                        "line": 367,
                                        "column": 48
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 12385,
                                      "end": 12391,
                                      "loc": {
                                        "start": {
                                          "line": 367,
                                          "column": 38
                                        },
                                        "end": {
                                          "line": 367,
                                          "column": 44
                                        }
                                      },
                                      "name": "attrib"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 12392,
                                      "end": 12395,
                                      "loc": {
                                        "start": {
                                          "line": 367,
                                          "column": 45
                                        },
                                        "end": {
                                          "line": 367,
                                          "column": 48
                                        }
                                      },
                                      "name": "max"
                                    },
                                    "computed": false
                                  }
                                }
                              }
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 12397,
                              "end": 12761,
                              "loc": {
                                "start": {
                                  "line": 367,
                                  "column": 50
                                },
                                "end": {
                                  "line": 375,
                                  "column": 17
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 12419,
                                  "end": 12539,
                                  "loc": {
                                    "start": {
                                      "line": 368,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 369,
                                      "column": 58
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 12419,
                                    "end": 12538,
                                    "loc": {
                                      "start": {
                                        "line": 368,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 369,
                                        "column": 57
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 12419,
                                      "end": 12429,
                                      "loc": {
                                        "start": {
                                          "line": 368,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 368,
                                          "column": 30
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 12419,
                                        "end": 12425,
                                        "loc": {
                                          "start": {
                                            "line": 368,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 368,
                                            "column": 26
                                          }
                                        },
                                        "name": "attrib"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 12426,
                                        "end": 12429,
                                        "loc": {
                                          "start": {
                                            "line": 368,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 368,
                                            "column": 30
                                          }
                                        },
                                        "name": "box"
                                      },
                                      "computed": false
                                    },
                                    "right": {
                                      "type": "NewExpression",
                                      "start": 12432,
                                      "end": 12538,
                                      "loc": {
                                        "start": {
                                          "line": 368,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 369,
                                          "column": 57
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 12436,
                                        "end": 12446,
                                        "loc": {
                                          "start": {
                                            "line": 368,
                                            "column": 37
                                          },
                                          "end": {
                                            "line": 368,
                                            "column": 47
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 12436,
                                          "end": 12441,
                                          "loc": {
                                            "start": {
                                              "line": 368,
                                              "column": 37
                                            },
                                            "end": {
                                              "line": 368,
                                              "column": 42
                                            }
                                          },
                                          "name": "THREE"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 12442,
                                          "end": 12446,
                                          "loc": {
                                            "start": {
                                              "line": 368,
                                              "column": 43
                                            },
                                            "end": {
                                              "line": 368,
                                              "column": 47
                                            }
                                          },
                                          "name": "Box3"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "NewExpression",
                                          "start": 12447,
                                          "end": 12479,
                                          "loc": {
                                            "start": {
                                              "line": 368,
                                              "column": 48
                                            },
                                            "end": {
                                              "line": 368,
                                              "column": 80
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 12451,
                                            "end": 12464,
                                            "loc": {
                                              "start": {
                                                "line": 368,
                                                "column": 52
                                              },
                                              "end": {
                                                "line": 368,
                                                "column": 65
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 12451,
                                              "end": 12456,
                                              "loc": {
                                                "start": {
                                                  "line": 368,
                                                  "column": 52
                                                },
                                                "end": {
                                                  "line": 368,
                                                  "column": 57
                                                }
                                              },
                                              "name": "THREE"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 12457,
                                              "end": 12464,
                                              "loc": {
                                                "start": {
                                                  "line": 368,
                                                  "column": 58
                                                },
                                                "end": {
                                                  "line": 368,
                                                  "column": 65
                                                }
                                              },
                                              "name": "Vector3"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "SpreadElement",
                                              "start": 12465,
                                              "end": 12478,
                                              "loc": {
                                                "start": {
                                                  "line": 368,
                                                  "column": 66
                                                },
                                                "end": {
                                                  "line": 368,
                                                  "column": 79
                                                }
                                              },
                                              "argument": {
                                                "type": "MemberExpression",
                                                "start": 12468,
                                                "end": 12478,
                                                "loc": {
                                                  "start": {
                                                    "line": 368,
                                                    "column": 69
                                                  },
                                                  "end": {
                                                    "line": 368,
                                                    "column": 79
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 12468,
                                                  "end": 12474,
                                                  "loc": {
                                                    "start": {
                                                      "line": 368,
                                                      "column": 69
                                                    },
                                                    "end": {
                                                      "line": 368,
                                                      "column": 75
                                                    }
                                                  },
                                                  "name": "attrib"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 12475,
                                                  "end": 12478,
                                                  "loc": {
                                                    "start": {
                                                      "line": 368,
                                                      "column": 76
                                                    },
                                                    "end": {
                                                      "line": 368,
                                                      "column": 79
                                                    }
                                                  },
                                                  "name": "min"
                                                },
                                                "computed": false
                                              }
                                            }
                                          ]
                                        },
                                        {
                                          "type": "NewExpression",
                                          "start": 12505,
                                          "end": 12537,
                                          "loc": {
                                            "start": {
                                              "line": 369,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 369,
                                              "column": 56
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 12509,
                                            "end": 12522,
                                            "loc": {
                                              "start": {
                                                "line": 369,
                                                "column": 28
                                              },
                                              "end": {
                                                "line": 369,
                                                "column": 41
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 12509,
                                              "end": 12514,
                                              "loc": {
                                                "start": {
                                                  "line": 369,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 369,
                                                  "column": 33
                                                }
                                              },
                                              "name": "THREE"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 12515,
                                              "end": 12522,
                                              "loc": {
                                                "start": {
                                                  "line": 369,
                                                  "column": 34
                                                },
                                                "end": {
                                                  "line": 369,
                                                  "column": 41
                                                }
                                              },
                                              "name": "Vector3"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "SpreadElement",
                                              "start": 12523,
                                              "end": 12536,
                                              "loc": {
                                                "start": {
                                                  "line": 369,
                                                  "column": 42
                                                },
                                                "end": {
                                                  "line": 369,
                                                  "column": 55
                                                }
                                              },
                                              "argument": {
                                                "type": "MemberExpression",
                                                "start": 12526,
                                                "end": 12536,
                                                "loc": {
                                                  "start": {
                                                    "line": 369,
                                                    "column": 45
                                                  },
                                                  "end": {
                                                    "line": 369,
                                                    "column": 55
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 12526,
                                                  "end": 12532,
                                                  "loc": {
                                                    "start": {
                                                      "line": 369,
                                                      "column": 45
                                                    },
                                                    "end": {
                                                      "line": 369,
                                                      "column": 51
                                                    }
                                                  },
                                                  "name": "attrib"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 12533,
                                                  "end": 12536,
                                                  "loc": {
                                                    "start": {
                                                      "line": 369,
                                                      "column": 52
                                                    },
                                                    "end": {
                                                      "line": 369,
                                                      "column": 55
                                                    }
                                                  },
                                                  "name": "max"
                                                },
                                                "computed": false
                                              }
                                            }
                                          ]
                                        }
                                      ]
                                    }
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 12560,
                                  "end": 12607,
                                  "loc": {
                                    "start": {
                                      "line": 370,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 370,
                                      "column": 67
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 12560,
                                    "end": 12606,
                                    "loc": {
                                      "start": {
                                        "line": 370,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 370,
                                        "column": 66
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 12560,
                                      "end": 12573,
                                      "loc": {
                                        "start": {
                                          "line": 370,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 370,
                                          "column": 33
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 12560,
                                        "end": 12566,
                                        "loc": {
                                          "start": {
                                            "line": 370,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 370,
                                            "column": 26
                                          }
                                        },
                                        "name": "attrib"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 12567,
                                        "end": 12573,
                                        "loc": {
                                          "start": {
                                            "line": 370,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 370,
                                            "column": 33
                                          }
                                        },
                                        "name": "sphere"
                                      },
                                      "computed": false
                                    },
                                    "right": {
                                      "type": "CallExpression",
                                      "start": 12576,
                                      "end": 12606,
                                      "loc": {
                                        "start": {
                                          "line": 370,
                                          "column": 36
                                        },
                                        "end": {
                                          "line": 370,
                                          "column": 66
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 12576,
                                        "end": 12604,
                                        "loc": {
                                          "start": {
                                            "line": 370,
                                            "column": 36
                                          },
                                          "end": {
                                            "line": 370,
                                            "column": 64
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 12576,
                                          "end": 12586,
                                          "loc": {
                                            "start": {
                                              "line": 370,
                                              "column": 36
                                            },
                                            "end": {
                                              "line": 370,
                                              "column": 46
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 12576,
                                            "end": 12582,
                                            "loc": {
                                              "start": {
                                                "line": 370,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 370,
                                                "column": 42
                                              }
                                            },
                                            "name": "attrib"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 12583,
                                            "end": 12586,
                                            "loc": {
                                              "start": {
                                                "line": 370,
                                                "column": 43
                                              },
                                              "end": {
                                                "line": 370,
                                                "column": 46
                                              }
                                            },
                                            "name": "box"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 12587,
                                          "end": 12604,
                                          "loc": {
                                            "start": {
                                              "line": 370,
                                              "column": 47
                                            },
                                            "end": {
                                              "line": 370,
                                              "column": 64
                                            }
                                          },
                                          "name": "getBoundingSphere"
                                        },
                                        "computed": false
                                      },
                                      "arguments": []
                                    }
                                  }
                                },
                                {
                                  "type": "IfStatement",
                                  "start": 12629,
                                  "end": 12743,
                                  "loc": {
                                    "start": {
                                      "line": 372,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 374,
                                      "column": 21
                                    }
                                  },
                                  "test": {
                                    "type": "MemberExpression",
                                    "start": 12633,
                                    "end": 12650,
                                    "loc": {
                                      "start": {
                                        "line": 372,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 372,
                                        "column": 41
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 12633,
                                      "end": 12640,
                                      "loc": {
                                        "start": {
                                          "line": 372,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 372,
                                          "column": 31
                                        }
                                      },
                                      "name": "options"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 12641,
                                      "end": 12650,
                                      "loc": {
                                        "start": {
                                          "line": 372,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 372,
                                          "column": 41
                                        }
                                      },
                                      "name": "groupInto"
                                    },
                                    "computed": false
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 12652,
                                    "end": 12743,
                                    "loc": {
                                      "start": {
                                        "line": 372,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 374,
                                        "column": 21
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 12678,
                                        "end": 12721,
                                        "loc": {
                                          "start": {
                                            "line": 373,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 373,
                                            "column": 67
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 12678,
                                          "end": 12720,
                                          "loc": {
                                            "start": {
                                              "line": 373,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 373,
                                              "column": 66
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 12678,
                                            "end": 12708,
                                            "loc": {
                                              "start": {
                                                "line": 373,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 373,
                                                "column": 54
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 12678,
                                              "end": 12695,
                                              "loc": {
                                                "start": {
                                                  "line": 373,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 373,
                                                  "column": 41
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 12678,
                                                "end": 12685,
                                                "loc": {
                                                  "start": {
                                                    "line": 373,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 373,
                                                    "column": 31
                                                  }
                                                },
                                                "name": "options"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 12686,
                                                "end": 12695,
                                                "loc": {
                                                  "start": {
                                                    "line": 373,
                                                    "column": 32
                                                  },
                                                  "end": {
                                                    "line": 373,
                                                    "column": 41
                                                  }
                                                },
                                                "name": "groupInto"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 12696,
                                              "end": 12708,
                                              "loc": {
                                                "start": {
                                                  "line": 373,
                                                  "column": 42
                                                },
                                                "end": {
                                                  "line": 373,
                                                  "column": 54
                                                }
                                              },
                                              "name": "updateBounds"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "MemberExpression",
                                              "start": 12709,
                                              "end": 12719,
                                              "loc": {
                                                "start": {
                                                  "line": 373,
                                                  "column": 55
                                                },
                                                "end": {
                                                  "line": 373,
                                                  "column": 65
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 12709,
                                                "end": 12715,
                                                "loc": {
                                                  "start": {
                                                    "line": 373,
                                                    "column": 55
                                                  },
                                                  "end": {
                                                    "line": 373,
                                                    "column": 61
                                                  }
                                                },
                                                "name": "attrib"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 12716,
                                                "end": 12719,
                                                "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": 12779,
                                "end": 12794,
                                "loc": {
                                  "start": {
                                    "line": 377,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 377,
                                    "column": 31
                                  }
                                },
                                "range": [
                                  12779,
                                  12794
                                ]
                              }
                            ]
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 12811,
                            "end": 12892,
                            "loc": {
                              "start": {
                                "line": 378,
                                "column": 16
                              },
                              "end": {
                                "line": 378,
                                "column": 97
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 12811,
                              "end": 12891,
                              "loc": {
                                "start": {
                                  "line": 378,
                                  "column": 16
                                },
                                "end": {
                                  "line": 378,
                                  "column": 96
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 12811,
                                "end": 12827,
                                "loc": {
                                  "start": {
                                    "line": 378,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 378,
                                    "column": 32
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 12811,
                                  "end": 12818,
                                  "loc": {
                                    "start": {
                                      "line": 378,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 378,
                                      "column": 23
                                    }
                                  },
                                  "name": "options",
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 12819,
                                  "end": 12827,
                                  "loc": {
                                    "start": {
                                      "line": 378,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 378,
                                      "column": 32
                                    }
                                  },
                                  "name": "callback"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "arguments": [
                                {
                                  "type": "ObjectExpression",
                                  "start": 12828,
                                  "end": 12890,
                                  "loc": {
                                    "start": {
                                      "line": 378,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 378,
                                      "column": 95
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "Property",
                                      "start": 12830,
                                      "end": 12855,
                                      "loc": {
                                        "start": {
                                          "line": 378,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 378,
                                          "column": 60
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 12830,
                                        "end": 12834,
                                        "loc": {
                                          "start": {
                                            "line": 378,
                                            "column": 35
                                          },
                                          "end": {
                                            "line": 378,
                                            "column": 39
                                          }
                                        },
                                        "name": "type"
                                      },
                                      "value": {
                                        "type": "MemberExpression",
                                        "start": 12836,
                                        "end": 12855,
                                        "loc": {
                                          "start": {
                                            "line": 378,
                                            "column": 41
                                          },
                                          "end": {
                                            "line": 378,
                                            "column": 60
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 12836,
                                          "end": 12850,
                                          "loc": {
                                            "start": {
                                              "line": 378,
                                              "column": 41
                                            },
                                            "end": {
                                              "line": 378,
                                              "column": 55
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 12836,
                                            "end": 12842,
                                            "loc": {
                                              "start": {
                                                "line": 378,
                                                "column": 41
                                              },
                                              "end": {
                                                "line": 378,
                                                "column": 47
                                              }
                                            },
                                            "name": "Parser"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 12843,
                                            "end": 12850,
                                            "loc": {
                                              "start": {
                                                "line": 378,
                                                "column": 48
                                              },
                                              "end": {
                                                "line": 378,
                                                "column": 55
                                              }
                                            },
                                            "name": "Factory"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 12851,
                                          "end": 12855,
                                          "loc": {
                                            "start": {
                                              "line": 378,
                                              "column": 56
                                            },
                                            "end": {
                                              "line": 378,
                                              "column": 60
                                            }
                                          },
                                          "name": "Part"
                                        },
                                        "computed": false
                                      },
                                      "kind": "init"
                                    },
                                    {
                                      "type": "Property",
                                      "start": 12857,
                                      "end": 12869,
                                      "loc": {
                                        "start": {
                                          "line": 378,
                                          "column": 62
                                        },
                                        "end": {
                                          "line": 378,
                                          "column": 74
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 12857,
                                        "end": 12861,
                                        "loc": {
                                          "start": {
                                            "line": 378,
                                            "column": 62
                                          },
                                          "end": {
                                            "line": 378,
                                            "column": 66
                                          }
                                        },
                                        "name": "data"
                                      },
                                      "value": {
                                        "type": "Identifier",
                                        "start": 12863,
                                        "end": 12869,
                                        "loc": {
                                          "start": {
                                            "line": 378,
                                            "column": 68
                                          },
                                          "end": {
                                            "line": 378,
                                            "column": 74
                                          }
                                        },
                                        "name": "attrib"
                                      },
                                      "kind": "init"
                                    },
                                    {
                                      "type": "Property",
                                      "start": 12871,
                                      "end": 12888,
                                      "loc": {
                                        "start": {
                                          "line": 378,
                                          "column": 76
                                        },
                                        "end": {
                                          "line": 378,
                                          "column": 93
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 12871,
                                        "end": 12875,
                                        "loc": {
                                          "start": {
                                            "line": 378,
                                            "column": 76
                                          },
                                          "end": {
                                            "line": 378,
                                            "column": 80
                                          }
                                        },
                                        "name": "meta"
                                      },
                                      "value": {
                                        "type": "MemberExpression",
                                        "start": 12877,
                                        "end": 12888,
                                        "loc": {
                                          "start": {
                                            "line": 378,
                                            "column": 82
                                          },
                                          "end": {
                                            "line": 378,
                                            "column": 93
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 12877,
                                          "end": 12883,
                                          "loc": {
                                            "start": {
                                              "line": 378,
                                              "column": 82
                                            },
                                            "end": {
                                              "line": 378,
                                              "column": 88
                                            }
                                          },
                                          "name": "attrib"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 12884,
                                          "end": 12888,
                                          "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": 12779,
                                "end": 12794,
                                "loc": {
                                  "start": {
                                    "line": 377,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 377,
                                    "column": 31
                                  }
                                },
                                "range": [
                                  12779,
                                  12794
                                ]
                              }
                            ]
                          },
                          {
                            "type": "BreakStatement",
                            "start": 12909,
                            "end": 12915,
                            "loc": {
                              "start": {
                                "line": 379,
                                "column": 16
                              },
                              "end": {
                                "line": 379,
                                "column": 22
                              }
                            },
                            "label": null
                          }
                        ]
                      },
                      "alternate": {
                        "type": "IfStatement",
                        "start": 12936,
                        "end": 13294,
                        "loc": {
                          "start": {
                            "line": 381,
                            "column": 19
                          },
                          "end": {
                            "line": 389,
                            "column": 13
                          }
                        },
                        "test": {
                          "type": "BinaryExpression",
                          "start": 12940,
                          "end": 12955,
                          "loc": {
                            "start": {
                              "line": 381,
                              "column": 23
                            },
                            "end": {
                              "line": 381,
                              "column": 38
                            }
                          },
                          "left": {
                            "type": "Identifier",
                            "start": 12940,
                            "end": 12944,
                            "loc": {
                              "start": {
                                "line": 381,
                                "column": 23
                              },
                              "end": {
                                "line": 381,
                                "column": 27
                              }
                            },
                            "name": "type"
                          },
                          "operator": "==",
                          "right": {
                            "type": "Literal",
                            "start": 12948,
                            "end": 12955,
                            "loc": {
                              "start": {
                                "line": 381,
                                "column": 31
                              },
                              "end": {
                                "line": 381,
                                "column": 38
                              }
                            },
                            "value": "Model",
                            "rawValue": "Model",
                            "raw": "\"Model\""
                          }
                        },
                        "consequent": {
                          "type": "BlockStatement",
                          "start": 12957,
                          "end": 13294,
                          "loc": {
                            "start": {
                              "line": 381,
                              "column": 40
                            },
                            "end": {
                              "line": 389,
                              "column": 13
                            }
                          },
                          "body": [
                            {
                              "type": "IfStatement",
                              "start": 12975,
                              "end": 13280,
                              "loc": {
                                "start": {
                                  "line": 382,
                                  "column": 16
                                },
                                "end": {
                                  "line": 388,
                                  "column": 17
                                }
                              },
                              "test": {
                                "type": "LogicalExpression",
                                "start": 12979,
                                "end": 13012,
                                "loc": {
                                  "start": {
                                    "line": 382,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 382,
                                    "column": 53
                                  }
                                },
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 12979,
                                  "end": 12996,
                                  "loc": {
                                    "start": {
                                      "line": 382,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 382,
                                      "column": 37
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 12979,
                                    "end": 12986,
                                    "loc": {
                                      "start": {
                                        "line": 382,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 382,
                                        "column": 27
                                      }
                                    },
                                    "name": "options"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 12987,
                                    "end": 12996,
                                    "loc": {
                                      "start": {
                                        "line": 382,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 382,
                                        "column": 37
                                      }
                                    },
                                    "name": "groupInto"
                                  },
                                  "computed": false
                                },
                                "operator": "&&",
                                "right": {
                                  "type": "MemberExpression",
                                  "start": 13000,
                                  "end": 13012,
                                  "loc": {
                                    "start": {
                                      "line": 382,
                                      "column": 41
                                    },
                                    "end": {
                                      "line": 382,
                                      "column": 53
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 13000,
                                    "end": 13007,
                                    "loc": {
                                      "start": {
                                        "line": 382,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 382,
                                        "column": 48
                                      }
                                    },
                                    "name": "options"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 13008,
                                    "end": 13012,
                                    "loc": {
                                      "start": {
                                        "line": 382,
                                        "column": 49
                                      },
                                      "end": {
                                        "line": 382,
                                        "column": 53
                                      }
                                    },
                                    "name": "lazy"
                                  },
                                  "computed": false
                                }
                              },
                              "consequent": {
                                "type": "BlockStatement",
                                "start": 13014,
                                "end": 13208,
                                "loc": {
                                  "start": {
                                    "line": 382,
                                    "column": 55
                                  },
                                  "end": {
                                    "line": 386,
                                    "column": 17
                                  }
                                },
                                "body": [
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 13036,
                                    "end": 13190,
                                    "loc": {
                                      "start": {
                                        "line": 383,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 385,
                                        "column": 23
                                      }
                                    },
                                    "expression": {
                                      "type": "CallExpression",
                                      "start": 13036,
                                      "end": 13189,
                                      "loc": {
                                        "start": {
                                          "line": 383,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 385,
                                          "column": 22
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 13036,
                                        "end": 13057,
                                        "loc": {
                                          "start": {
                                            "line": 383,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 383,
                                            "column": 41
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 13036,
                                          "end": 13052,
                                          "loc": {
                                            "start": {
                                              "line": 383,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 383,
                                              "column": 36
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 13036,
                                            "end": 13043,
                                            "loc": {
                                              "start": {
                                                "line": 383,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 383,
                                                "column": 27
                                              }
                                            },
                                            "name": "context"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 13044,
                                            "end": 13052,
                                            "loc": {
                                              "start": {
                                                "line": 383,
                                                "column": 28
                                              },
                                              "end": {
                                                "line": 383,
                                                "column": 36
                                              }
                                            },
                                            "name": "promises"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 13053,
                                          "end": 13057,
                                          "loc": {
                                            "start": {
                                              "line": 383,
                                              "column": 37
                                            },
                                            "end": {
                                              "line": 383,
                                              "column": 41
                                            }
                                          },
                                          "name": "push"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "NewExpression",
                                          "start": 13058,
                                          "end": 13188,
                                          "loc": {
                                            "start": {
                                              "line": 383,
                                              "column": 42
                                            },
                                            "end": {
                                              "line": 385,
                                              "column": 21
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 13062,
                                            "end": 13069,
                                            "loc": {
                                              "start": {
                                                "line": 383,
                                                "column": 46
                                              },
                                              "end": {
                                                "line": 383,
                                                "column": 53
                                              }
                                            },
                                            "name": "Promise"
                                          },
                                          "arguments": [
                                            {
                                              "type": "ArrowFunctionExpression",
                                              "start": 13070,
                                              "end": 13166,
                                              "loc": {
                                                "start": {
                                                  "line": 383,
                                                  "column": 54
                                                },
                                                "end": {
                                                  "line": 384,
                                                  "column": 85
                                                }
                                              },
                                              "id": null,
                                              "generator": false,
                                              "expression": true,
                                              "async": false,
                                              "params": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 13070,
                                                  "end": 13077,
                                                  "loc": {
                                                    "start": {
                                                      "line": 383,
                                                      "column": 54
                                                    },
                                                    "end": {
                                                      "line": 383,
                                                      "column": 61
                                                    }
                                                  },
                                                  "name": "resolve"
                                                }
                                              ],
                                              "body": {
                                                "type": "CallExpression",
                                                "start": 13105,
                                                "end": 13166,
                                                "loc": {
                                                  "start": {
                                                    "line": 384,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 384,
                                                    "column": 85
                                                  }
                                                },
                                                "callee": {
                                                  "type": "Identifier",
                                                  "start": 13105,
                                                  "end": 13124,
                                                  "loc": {
                                                    "start": {
                                                      "line": 384,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 384,
                                                      "column": 43
                                                    }
                                                  },
                                                  "name": "requestIdleCallback"
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "ArrowFunctionExpression",
                                                    "start": 13126,
                                                    "end": 13165,
                                                    "loc": {
                                                      "start": {
                                                        "line": 384,
                                                        "column": 45
                                                      },
                                                      "end": {
                                                        "line": 384,
                                                        "column": 84
                                                      }
                                                    },
                                                    "id": null,
                                                    "generator": false,
                                                    "expression": true,
                                                    "async": false,
                                                    "params": [
                                                      {
                                                        "type": "Identifier",
                                                        "start": 13126,
                                                        "end": 13127,
                                                        "loc": {
                                                          "start": {
                                                            "line": 384,
                                                            "column": 45
                                                          },
                                                          "end": {
                                                            "line": 384,
                                                            "column": 46
                                                          }
                                                        },
                                                        "name": "_"
                                                      }
                                                    ],
                                                    "body": {
                                                      "type": "CallExpression",
                                                      "start": 13131,
                                                      "end": 13165,
                                                      "loc": {
                                                        "start": {
                                                          "line": 384,
                                                          "column": 50
                                                        },
                                                        "end": {
                                                          "line": 384,
                                                          "column": 84
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "Identifier",
                                                        "start": 13131,
                                                        "end": 13138,
                                                        "loc": {
                                                          "start": {
                                                            "line": 384,
                                                            "column": 50
                                                          },
                                                          "end": {
                                                            "line": 384,
                                                            "column": 57
                                                          }
                                                        },
                                                        "name": "resolve"
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "CallExpression",
                                                          "start": 13139,
                                                          "end": 13164,
                                                          "loc": {
                                                            "start": {
                                                              "line": 384,
                                                              "column": 58
                                                            },
                                                            "end": {
                                                              "line": 384,
                                                              "column": 83
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "Identifier",
                                                            "start": 13139,
                                                            "end": 13149,
                                                            "loc": {
                                                              "start": {
                                                                "line": 384,
                                                                "column": 58
                                                              },
                                                              "end": {
                                                                "line": 384,
                                                                "column": 68
                                                              }
                                                            },
                                                            "name": "parseModel"
                                                          },
                                                          "arguments": [
                                                            {
                                                              "type": "Identifier",
                                                              "start": 13150,
                                                              "end": 13154,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 384,
                                                                  "column": 69
                                                                },
                                                                "end": {
                                                                  "line": 384,
                                                                  "column": 73
                                                                }
                                                              },
                                                              "name": "data"
                                                            },
                                                            {
                                                              "type": "Identifier",
                                                              "start": 13156,
                                                              "end": 13163,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 384,
                                                                  "column": 75
                                                                },
                                                                "end": {
                                                                  "line": 384,
                                                                  "column": 82
                                                                }
                                                              },
                                                              "name": "context"
                                                            }
                                                          ]
                                                        }
                                                      ]
                                                    }
                                                  }
                                                ]
                                              }
                                            }
                                          ]
                                        }
                                      ]
                                    }
                                  }
                                ]
                              },
                              "alternate": {
                                "type": "BlockStatement",
                                "start": 13214,
                                "end": 13280,
                                "loc": {
                                  "start": {
                                    "line": 386,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 388,
                                    "column": 17
                                  }
                                },
                                "body": [
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 13236,
                                    "end": 13262,
                                    "loc": {
                                      "start": {
                                        "line": 387,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 387,
                                        "column": 46
                                      }
                                    },
                                    "expression": {
                                      "type": "CallExpression",
                                      "start": 13236,
                                      "end": 13261,
                                      "loc": {
                                        "start": {
                                          "line": 387,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 387,
                                          "column": 45
                                        }
                                      },
                                      "callee": {
                                        "type": "Identifier",
                                        "start": 13236,
                                        "end": 13246,
                                        "loc": {
                                          "start": {
                                            "line": 387,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 387,
                                            "column": 30
                                          }
                                        },
                                        "name": "parseModel"
                                      },
                                      "arguments": [
                                        {
                                          "type": "Identifier",
                                          "start": 13247,
                                          "end": 13251,
                                          "loc": {
                                            "start": {
                                              "line": 387,
                                              "column": 31
                                            },
                                            "end": {
                                              "line": 387,
                                              "column": 35
                                            }
                                          },
                                          "name": "data"
                                        },
                                        {
                                          "type": "Identifier",
                                          "start": 13253,
                                          "end": 13260,
                                          "loc": {
                                            "start": {
                                              "line": 387,
                                              "column": 37
                                            },
                                            "end": {
                                              "line": 387,
                                              "column": 44
                                            }
                                          },
                                          "name": "context"
                                        }
                                      ]
                                    }
                                  }
                                ]
                              }
                            }
                          ]
                        },
                        "alternate": null
                      }
                    },
                    {
                      "type": "BreakStatement",
                      "start": 13307,
                      "end": 13313,
                      "loc": {
                        "start": {
                          "line": 390,
                          "column": 12
                        },
                        "end": {
                          "line": 390,
                          "column": 18
                        }
                      },
                      "label": null
                    }
                  ],
                  "test": {
                    "type": "Literal",
                    "start": 11822,
                    "end": 11827,
                    "loc": {
                      "start": {
                        "line": 353,
                        "column": 13
                      },
                      "end": {
                        "line": 353,
                        "column": 18
                      }
                    },
                    "value": "Add",
                    "rawValue": "Add",
                    "raw": "\"Add\""
                  }
                }
              ]
            },
            {
              "type": "ReturnStatement",
              "start": 13324,
              "end": 13338,
              "loc": {
                "start": {
                  "line": 392,
                  "column": 4
                },
                "end": {
                  "line": 392,
                  "column": 18
                }
              },
              "argument": {
                "type": "Identifier",
                "start": 13331,
                "end": 13337,
                "loc": {
                  "start": {
                    "line": 392,
                    "column": 11
                  },
                  "end": {
                    "line": 392,
                    "column": 17
                  }
                },
                "name": "result"
              }
            }
          ]
        },
        "leadingComments": [],
        "trailingComments": []
      },
      "specifiers": [],
      "source": null
    },
    {
      "type": "ExportNamedDeclaration",
      "start": 13342,
      "end": 17118,
      "loc": {
        "start": {
          "line": 395,
          "column": 0
        },
        "end": {
          "line": 499,
          "column": 1
        }
      },
      "declaration": {
        "type": "FunctionDeclaration",
        "start": 13349,
        "end": 17118,
        "loc": {
          "start": {
            "line": 395,
            "column": 7
          },
          "end": {
            "line": 499,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 13364,
          "end": 13376,
          "loc": {
            "start": {
              "line": 395,
              "column": 22
            },
            "end": {
              "line": 395,
              "column": 34
            }
          },
          "name": "handleResult"
        },
        "generator": false,
        "expression": false,
        "async": true,
        "params": [
          {
            "type": "AssignmentPattern",
            "start": 13377,
            "end": 13417,
            "loc": {
              "start": {
                "line": 395,
                "column": 35
              },
              "end": {
                "line": 395,
                "column": 75
              }
            },
            "operator": "=",
            "left": {
              "type": "Identifier",
              "start": 13377,
              "end": 13384,
              "loc": {
                "start": {
                  "line": 395,
                  "column": 35
                },
                "end": {
                  "line": 395,
                  "column": 42
                }
              },
              "name": "context"
            },
            "right": {
              "type": "CallExpression",
              "start": 13387,
              "end": 13417,
              "loc": {
                "start": {
                  "line": 395,
                  "column": 45
                },
                "end": {
                  "line": 395,
                  "column": 75
                }
              },
              "callee": {
                "type": "MemberExpression",
                "start": 13387,
                "end": 13396,
                "loc": {
                  "start": {
                    "line": 395,
                    "column": 45
                  },
                  "end": {
                    "line": 395,
                    "column": 54
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 13387,
                  "end": 13392,
                  "loc": {
                    "start": {
                      "line": 395,
                      "column": 45
                    },
                    "end": {
                      "line": 395,
                      "column": 50
                    }
                  },
                  "name": "Error"
                },
                "property": {
                  "type": "Identifier",
                  "start": 13393,
                  "end": 13396,
                  "loc": {
                    "start": {
                      "line": 395,
                      "column": 51
                    },
                    "end": {
                      "line": 395,
                      "column": 54
                    }
                  },
                  "name": "log"
                },
                "computed": false
              },
              "arguments": [
                {
                  "type": "Literal",
                  "start": 13397,
                  "end": 13416,
                  "loc": {
                    "start": {
                      "line": 395,
                      "column": 55
                    },
                    "end": {
                      "line": 395,
                      "column": 74
                    }
                  },
                  "value": "Context undefined",
                  "rawValue": "Context undefined",
                  "raw": "\"Context undefined\""
                }
              ]
            }
          },
          {
            "type": "AssignmentPattern",
            "start": 13419,
            "end": 13457,
            "loc": {
              "start": {
                "line": 395,
                "column": 77
              },
              "end": {
                "line": 395,
                "column": 115
              }
            },
            "operator": "=",
            "left": {
              "type": "Identifier",
              "start": 13419,
              "end": 13425,
              "loc": {
                "start": {
                  "line": 395,
                  "column": 77
                },
                "end": {
                  "line": 395,
                  "column": 83
                }
              },
              "name": "object"
            },
            "right": {
              "type": "CallExpression",
              "start": 13428,
              "end": 13457,
              "loc": {
                "start": {
                  "line": 395,
                  "column": 86
                },
                "end": {
                  "line": 395,
                  "column": 115
                }
              },
              "callee": {
                "type": "MemberExpression",
                "start": 13428,
                "end": 13437,
                "loc": {
                  "start": {
                    "line": 395,
                    "column": 86
                  },
                  "end": {
                    "line": 395,
                    "column": 95
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 13428,
                  "end": 13433,
                  "loc": {
                    "start": {
                      "line": 395,
                      "column": 86
                    },
                    "end": {
                      "line": 395,
                      "column": 91
                    }
                  },
                  "name": "Error"
                },
                "property": {
                  "type": "Identifier",
                  "start": 13434,
                  "end": 13437,
                  "loc": {
                    "start": {
                      "line": 395,
                      "column": 92
                    },
                    "end": {
                      "line": 395,
                      "column": 95
                    }
                  },
                  "name": "log"
                },
                "computed": false
              },
              "arguments": [
                {
                  "type": "Literal",
                  "start": 13438,
                  "end": 13456,
                  "loc": {
                    "start": {
                      "line": 395,
                      "column": 96
                    },
                    "end": {
                      "line": 395,
                      "column": 114
                    }
                  },
                  "value": "Object undefined",
                  "rawValue": "Object undefined",
                  "raw": "\"Object undefined\""
                }
              ]
            }
          }
        ],
        "body": {
          "type": "BlockStatement",
          "start": 13459,
          "end": 17118,
          "loc": {
            "start": {
              "line": 395,
              "column": 117
            },
            "end": {
              "line": 499,
              "column": 1
            }
          },
          "body": [
            {
              "type": "VariableDeclaration",
              "start": 13466,
              "end": 17053,
              "loc": {
                "start": {
                  "line": 397,
                  "column": 4
                },
                "end": {
                  "line": 495,
                  "column": 7
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 13470,
                  "end": 17052,
                  "loc": {
                    "start": {
                      "line": 397,
                      "column": 8
                    },
                    "end": {
                      "line": 495,
                      "column": 6
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 13470,
                    "end": 13477,
                    "loc": {
                      "start": {
                        "line": 397,
                        "column": 8
                      },
                      "end": {
                        "line": 397,
                        "column": 15
                      }
                    },
                    "name": "promise"
                  },
                  "init": {
                    "type": "NewExpression",
                    "start": 13480,
                    "end": 17052,
                    "loc": {
                      "start": {
                        "line": 397,
                        "column": 18
                      },
                      "end": {
                        "line": 495,
                        "column": 6
                      }
                    },
                    "callee": {
                      "type": "Identifier",
                      "start": 13484,
                      "end": 13491,
                      "loc": {
                        "start": {
                          "line": 397,
                          "column": 22
                        },
                        "end": {
                          "line": 397,
                          "column": 29
                        }
                      },
                      "name": "Promise"
                    },
                    "arguments": [
                      {
                        "type": "ArrowFunctionExpression",
                        "start": 13492,
                        "end": 17051,
                        "loc": {
                          "start": {
                            "line": 397,
                            "column": 30
                          },
                          "end": {
                            "line": 495,
                            "column": 5
                          }
                        },
                        "id": null,
                        "generator": false,
                        "expression": false,
                        "async": true,
                        "params": [
                          {
                            "type": "Identifier",
                            "start": 13498,
                            "end": 13505,
                            "loc": {
                              "start": {
                                "line": 397,
                                "column": 36
                              },
                              "end": {
                                "line": 397,
                                "column": 43
                              }
                            },
                            "name": "resolve"
                          }
                        ],
                        "body": {
                          "type": "BlockStatement",
                          "start": 13509,
                          "end": 17051,
                          "loc": {
                            "start": {
                              "line": 397,
                              "column": 47
                            },
                            "end": {
                              "line": 495,
                              "column": 5
                            }
                          },
                          "body": [
                            {
                              "type": "IfStatement",
                              "start": 13520,
                              "end": 13658,
                              "loc": {
                                "start": {
                                  "line": 399,
                                  "column": 8
                                },
                                "end": {
                                  "line": 404,
                                  "column": 9
                                }
                              },
                              "test": {
                                "type": "LogicalExpression",
                                "start": 13524,
                                "end": 13565,
                                "loc": {
                                  "start": {
                                    "line": 399,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 399,
                                    "column": 53
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 13524,
                                  "end": 13548,
                                  "loc": {
                                    "start": {
                                      "line": 399,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 399,
                                      "column": 36
                                    }
                                  },
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 13524,
                                    "end": 13535,
                                    "loc": {
                                      "start": {
                                        "line": 399,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 399,
                                        "column": 23
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 13524,
                                      "end": 13530,
                                      "loc": {
                                        "start": {
                                          "line": 399,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 399,
                                          "column": 18
                                        }
                                      },
                                      "name": "object"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 13531,
                                      "end": 13535,
                                      "loc": {
                                        "start": {
                                          "line": 399,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 399,
                                          "column": 23
                                        }
                                      },
                                      "name": "type"
                                    },
                                    "computed": false
                                  },
                                  "operator": "===",
                                  "right": {
                                    "type": "Literal",
                                    "start": 13540,
                                    "end": 13548,
                                    "loc": {
                                      "start": {
                                        "line": 399,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 399,
                                        "column": 36
                                      }
                                    },
                                    "value": "Buffer",
                                    "rawValue": "Buffer",
                                    "raw": "\"Buffer\""
                                  }
                                },
                                "operator": "&&",
                                "right": {
                                  "type": "UnaryExpression",
                                  "start": 13552,
                                  "end": 13565,
                                  "loc": {
                                    "start": {
                                      "line": 399,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 399,
                                      "column": 53
                                    }
                                  },
                                  "operator": "!",
                                  "prefix": true,
                                  "argument": {
                                    "type": "UnaryExpression",
                                    "start": 13553,
                                    "end": 13565,
                                    "loc": {
                                      "start": {
                                        "line": 399,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 399,
                                        "column": 53
                                      }
                                    },
                                    "operator": "!",
                                    "prefix": true,
                                    "argument": {
                                      "type": "MemberExpression",
                                      "start": 13554,
                                      "end": 13565,
                                      "loc": {
                                        "start": {
                                          "line": 399,
                                          "column": 42
                                        },
                                        "end": {
                                          "line": 399,
                                          "column": 53
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 13554,
                                        "end": 13560,
                                        "loc": {
                                          "start": {
                                            "line": 399,
                                            "column": 42
                                          },
                                          "end": {
                                            "line": 399,
                                            "column": 48
                                          }
                                        },
                                        "name": "object"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 13561,
                                        "end": 13565,
                                        "loc": {
                                          "start": {
                                            "line": 399,
                                            "column": 49
                                          },
                                          "end": {
                                            "line": 399,
                                            "column": 53
                                          }
                                        },
                                        "name": "data"
                                      },
                                      "computed": false
                                    }
                                  }
                                }
                              },
                              "consequent": {
                                "type": "BlockStatement",
                                "start": 13567,
                                "end": 13658,
                                "loc": {
                                  "start": {
                                    "line": 399,
                                    "column": 55
                                  },
                                  "end": {
                                    "line": 404,
                                    "column": 9
                                  }
                                },
                                "body": [
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 13609,
                                    "end": 13647,
                                    "loc": {
                                      "start": {
                                        "line": 402,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 402,
                                        "column": 50
                                      }
                                    },
                                    "expression": {
                                      "type": "AssignmentExpression",
                                      "start": 13609,
                                      "end": 13646,
                                      "loc": {
                                        "start": {
                                          "line": 402,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 402,
                                          "column": 49
                                        }
                                      },
                                      "operator": "=",
                                      "left": {
                                        "type": "Identifier",
                                        "start": 13609,
                                        "end": 13615,
                                        "loc": {
                                          "start": {
                                            "line": 402,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 402,
                                            "column": 18
                                          }
                                        },
                                        "name": "object",
                                        "leadingComments": null
                                      },
                                      "right": {
                                        "type": "CallExpression",
                                        "start": 13618,
                                        "end": 13646,
                                        "loc": {
                                          "start": {
                                            "line": 402,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 402,
                                            "column": 49
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 13618,
                                          "end": 13633,
                                          "loc": {
                                            "start": {
                                              "line": 402,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 402,
                                              "column": 36
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 13618,
                                            "end": 13628,
                                            "loc": {
                                              "start": {
                                                "line": 402,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 402,
                                                "column": 31
                                              }
                                            },
                                            "name": "Uint8Array"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 13629,
                                            "end": 13633,
                                            "loc": {
                                              "start": {
                                                "line": 402,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 402,
                                                "column": 36
                                              }
                                            },
                                            "name": "from"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "MemberExpression",
                                            "start": 13634,
                                            "end": 13645,
                                            "loc": {
                                              "start": {
                                                "line": 402,
                                                "column": 37
                                              },
                                              "end": {
                                                "line": 402,
                                                "column": 48
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 13634,
                                              "end": 13640,
                                              "loc": {
                                                "start": {
                                                  "line": 402,
                                                  "column": 37
                                                },
                                                "end": {
                                                  "line": 402,
                                                  "column": 43
                                                }
                                              },
                                              "name": "object"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 13641,
                                              "end": 13645,
                                              "loc": {
                                                "start": {
                                                  "line": 402,
                                                  "column": 44
                                                },
                                                "end": {
                                                  "line": 402,
                                                  "column": 48
                                                }
                                              },
                                              "name": "data"
                                            },
                                            "computed": false
                                          }
                                        ]
                                      },
                                      "leadingComments": null
                                    },
                                    "leadingComments": [
                                      {
                                        "type": "CommentLine",
                                        "value": " Node Buffer",
                                        "start": 13582,
                                        "end": 13596,
                                        "loc": {
                                          "start": {
                                            "line": 401,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 401,
                                            "column": 26
                                          }
                                        },
                                        "range": [
                                          13582,
                                          13596
                                        ]
                                      }
                                    ]
                                  }
                                ]
                              },
                              "alternate": null
                            },
                            {
                              "type": "IfStatement",
                              "start": 13668,
                              "end": 13834,
                              "loc": {
                                "start": {
                                  "line": 406,
                                  "column": 8
                                },
                                "end": {
                                  "line": 411,
                                  "column": 9
                                }
                              },
                              "test": {
                                "type": "BinaryExpression",
                                "start": 13672,
                                "end": 13700,
                                "loc": {
                                  "start": {
                                    "line": 406,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 406,
                                    "column": 40
                                  }
                                },
                                "left": {
                                  "type": "Identifier",
                                  "start": 13672,
                                  "end": 13678,
                                  "loc": {
                                    "start": {
                                      "line": 406,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 406,
                                      "column": 18
                                    }
                                  },
                                  "name": "object"
                                },
                                "operator": "instanceof",
                                "right": {
                                  "type": "Identifier",
                                  "start": 13690,
                                  "end": 13700,
                                  "loc": {
                                    "start": {
                                      "line": 406,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 406,
                                      "column": 40
                                    }
                                  },
                                  "name": "Uint8Array"
                                }
                              },
                              "consequent": {
                                "type": "BlockStatement",
                                "start": 13702,
                                "end": 13834,
                                "loc": {
                                  "start": {
                                    "line": 406,
                                    "column": 42
                                  },
                                  "end": {
                                    "line": 411,
                                    "column": 9
                                  }
                                },
                                "body": [
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 13764,
                                    "end": 13823,
                                    "loc": {
                                      "start": {
                                        "line": 409,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 409,
                                        "column": 71
                                      }
                                    },
                                    "expression": {
                                      "type": "AssignmentExpression",
                                      "start": 13764,
                                      "end": 13822,
                                      "loc": {
                                        "start": {
                                          "line": 409,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 409,
                                          "column": 70
                                        }
                                      },
                                      "operator": "=",
                                      "left": {
                                        "type": "Identifier",
                                        "start": 13764,
                                        "end": 13770,
                                        "loc": {
                                          "start": {
                                            "line": 409,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 409,
                                            "column": 18
                                          }
                                        },
                                        "name": "object",
                                        "leadingComments": null
                                      },
                                      "right": {
                                        "type": "ObjectExpression",
                                        "start": 13773,
                                        "end": 13822,
                                        "loc": {
                                          "start": {
                                            "line": 409,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 409,
                                            "column": 70
                                          }
                                        },
                                        "properties": [
                                          {
                                            "type": "Property",
                                            "start": 13775,
                                            "end": 13790,
                                            "loc": {
                                              "start": {
                                                "line": 409,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 409,
                                                "column": 38
                                              }
                                            },
                                            "method": false,
                                            "shorthand": false,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 13775,
                                              "end": 13782,
                                              "loc": {
                                                "start": {
                                                  "line": 409,
                                                  "column": 23
                                                },
                                                "end": {
                                                  "line": 409,
                                                  "column": 30
                                                }
                                              },
                                              "name": "command"
                                            },
                                            "value": {
                                              "type": "Literal",
                                              "start": 13784,
                                              "end": 13790,
                                              "loc": {
                                                "start": {
                                                  "line": 409,
                                                  "column": 32
                                                },
                                                "end": {
                                                  "line": 409,
                                                  "column": 38
                                                }
                                              },
                                              "value": "Blob",
                                              "rawValue": "Blob",
                                              "raw": "'Blob'"
                                            },
                                            "kind": "init"
                                          },
                                          {
                                            "type": "Property",
                                            "start": 13792,
                                            "end": 13806,
                                            "loc": {
                                              "start": {
                                                "line": 409,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 409,
                                                "column": 54
                                              }
                                            },
                                            "method": false,
                                            "shorthand": false,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 13792,
                                              "end": 13796,
                                              "loc": {
                                                "start": {
                                                  "line": 409,
                                                  "column": 40
                                                },
                                                "end": {
                                                  "line": 409,
                                                  "column": 44
                                                }
                                              },
                                              "name": "type"
                                            },
                                            "value": {
                                              "type": "Literal",
                                              "start": 13798,
                                              "end": 13806,
                                              "loc": {
                                                "start": {
                                                  "line": 409,
                                                  "column": 46
                                                },
                                                "end": {
                                                  "line": 409,
                                                  "column": 54
                                                }
                                              },
                                              "value": "Binary",
                                              "rawValue": "Binary",
                                              "raw": "'Binary'"
                                            },
                                            "kind": "init"
                                          },
                                          {
                                            "type": "Property",
                                            "start": 13808,
                                            "end": 13820,
                                            "loc": {
                                              "start": {
                                                "line": 409,
                                                "column": 56
                                              },
                                              "end": {
                                                "line": 409,
                                                "column": 68
                                              }
                                            },
                                            "method": false,
                                            "shorthand": false,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 13808,
                                              "end": 13812,
                                              "loc": {
                                                "start": {
                                                  "line": 409,
                                                  "column": 56
                                                },
                                                "end": {
                                                  "line": 409,
                                                  "column": 60
                                                }
                                              },
                                              "name": "data"
                                            },
                                            "value": {
                                              "type": "Identifier",
                                              "start": 13814,
                                              "end": 13820,
                                              "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": 13717,
                                        "end": 13751,
                                        "loc": {
                                          "start": {
                                            "line": 408,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 408,
                                            "column": 46
                                          }
                                        },
                                        "range": [
                                          13717,
                                          13751
                                        ]
                                      }
                                    ]
                                  }
                                ]
                              },
                              "alternate": null
                            },
                            {
                              "type": "IfStatement",
                              "start": 13844,
                              "end": 14165,
                              "loc": {
                                "start": {
                                  "line": 413,
                                  "column": 8
                                },
                                "end": {
                                  "line": 422,
                                  "column": 9
                                }
                              },
                              "test": {
                                "type": "LogicalExpression",
                                "start": 13848,
                                "end": 13902,
                                "loc": {
                                  "start": {
                                    "line": 413,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 413,
                                    "column": 66
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 13848,
                                  "end": 13874,
                                  "loc": {
                                    "start": {
                                      "line": 413,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 413,
                                      "column": 38
                                    }
                                  },
                                  "left": {
                                    "type": "UnaryExpression",
                                    "start": 13848,
                                    "end": 13861,
                                    "loc": {
                                      "start": {
                                        "line": 413,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 413,
                                        "column": 25
                                      }
                                    },
                                    "operator": "typeof",
                                    "prefix": true,
                                    "argument": {
                                      "type": "Identifier",
                                      "start": 13855,
                                      "end": 13861,
                                      "loc": {
                                        "start": {
                                          "line": 413,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 413,
                                          "column": 25
                                        }
                                      },
                                      "name": "object"
                                    }
                                  },
                                  "operator": "===",
                                  "right": {
                                    "type": "Literal",
                                    "start": 13866,
                                    "end": 13874,
                                    "loc": {
                                      "start": {
                                        "line": 413,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 413,
                                        "column": 38
                                      }
                                    },
                                    "value": "string",
                                    "rawValue": "string",
                                    "raw": "'string'"
                                  }
                                },
                                "operator": "||",
                                "right": {
                                  "type": "BinaryExpression",
                                  "start": 13878,
                                  "end": 13902,
                                  "loc": {
                                    "start": {
                                      "line": 413,
                                      "column": 42
                                    },
                                    "end": {
                                      "line": 413,
                                      "column": 66
                                    }
                                  },
                                  "left": {
                                    "type": "Identifier",
                                    "start": 13878,
                                    "end": 13884,
                                    "loc": {
                                      "start": {
                                        "line": 413,
                                        "column": 42
                                      },
                                      "end": {
                                        "line": 413,
                                        "column": 48
                                      }
                                    },
                                    "name": "object"
                                  },
                                  "operator": "instanceof",
                                  "right": {
                                    "type": "Identifier",
                                    "start": 13896,
                                    "end": 13902,
                                    "loc": {
                                      "start": {
                                        "line": 413,
                                        "column": 60
                                      },
                                      "end": {
                                        "line": 413,
                                        "column": 66
                                      }
                                    },
                                    "name": "String"
                                  }
                                }
                              },
                              "consequent": {
                                "type": "BlockStatement",
                                "start": 13904,
                                "end": 14165,
                                "loc": {
                                  "start": {
                                    "line": 413,
                                    "column": 68
                                  },
                                  "end": {
                                    "line": 422,
                                    "column": 9
                                  }
                                },
                                "body": [
                                  {
                                    "type": "VariableDeclaration",
                                    "start": 13953,
                                    "end": 13980,
                                    "loc": {
                                      "start": {
                                        "line": 416,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 416,
                                        "column": 39
                                      }
                                    },
                                    "declarations": [
                                      {
                                        "type": "VariableDeclarator",
                                        "start": 13957,
                                        "end": 13979,
                                        "loc": {
                                          "start": {
                                            "line": 416,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 416,
                                            "column": 38
                                          }
                                        },
                                        "id": {
                                          "type": "Identifier",
                                          "start": 13957,
                                          "end": 13963,
                                          "loc": {
                                            "start": {
                                              "line": 416,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 416,
                                              "column": 22
                                            }
                                          },
                                          "name": "length",
                                          "leadingComments": null
                                        },
                                        "init": {
                                          "type": "MemberExpression",
                                          "start": 13966,
                                          "end": 13979,
                                          "loc": {
                                            "start": {
                                              "line": 416,
                                              "column": 25
                                            },
                                            "end": {
                                              "line": 416,
                                              "column": 38
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 13966,
                                            "end": 13972,
                                            "loc": {
                                              "start": {
                                                "line": 416,
                                                "column": 25
                                              },
                                              "end": {
                                                "line": 416,
                                                "column": 31
                                              }
                                            },
                                            "name": "object"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 13973,
                                            "end": 13979,
                                            "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": 13919,
                                        "end": 13940,
                                        "loc": {
                                          "start": {
                                            "line": 415,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 415,
                                            "column": 33
                                          }
                                        },
                                        "range": [
                                          13919,
                                          13940
                                        ]
                                      }
                                    ]
                                  },
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 13993,
                                    "end": 14021,
                                    "loc": {
                                      "start": {
                                        "line": 417,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 417,
                                        "column": 40
                                      }
                                    },
                                    "expression": {
                                      "type": "AssignmentExpression",
                                      "start": 13993,
                                      "end": 14020,
                                      "loc": {
                                        "start": {
                                          "line": 417,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 417,
                                          "column": 39
                                        }
                                      },
                                      "operator": "=",
                                      "left": {
                                        "type": "Identifier",
                                        "start": 13993,
                                        "end": 13999,
                                        "loc": {
                                          "start": {
                                            "line": 417,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 417,
                                            "column": 18
                                          }
                                        },
                                        "name": "object"
                                      },
                                      "right": {
                                        "type": "CallExpression",
                                        "start": 14002,
                                        "end": 14020,
                                        "loc": {
                                          "start": {
                                            "line": 417,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 417,
                                            "column": 39
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 14002,
                                          "end": 14012,
                                          "loc": {
                                            "start": {
                                              "line": 417,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 417,
                                              "column": 31
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 14002,
                                            "end": 14006,
                                            "loc": {
                                              "start": {
                                                "line": 417,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 417,
                                                "column": 25
                                              }
                                            },
                                            "name": "JSON"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 14007,
                                            "end": 14012,
                                            "loc": {
                                              "start": {
                                                "line": 417,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 417,
                                                "column": 31
                                              }
                                            },
                                            "name": "parse"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 14013,
                                            "end": 14019,
                                            "loc": {
                                              "start": {
                                                "line": 417,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 417,
                                                "column": 38
                                              }
                                            },
                                            "name": "object"
                                          }
                                        ]
                                      }
                                    }
                                  },
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 14034,
                                    "end": 14058,
                                    "loc": {
                                      "start": {
                                        "line": 418,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 418,
                                        "column": 36
                                      }
                                    },
                                    "expression": {
                                      "type": "AssignmentExpression",
                                      "start": 14034,
                                      "end": 14057,
                                      "loc": {
                                        "start": {
                                          "line": 418,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 418,
                                          "column": 35
                                        }
                                      },
                                      "operator": "+=",
                                      "left": {
                                        "type": "MemberExpression",
                                        "start": 14034,
                                        "end": 14047,
                                        "loc": {
                                          "start": {
                                            "line": 418,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 418,
                                            "column": 25
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 14034,
                                          "end": 14041,
                                          "loc": {
                                            "start": {
                                              "line": 418,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 418,
                                              "column": 19
                                            }
                                          },
                                          "name": "context"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 14042,
                                          "end": 14047,
                                          "loc": {
                                            "start": {
                                              "line": 418,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 418,
                                              "column": 25
                                            }
                                          },
                                          "name": "bytes"
                                        },
                                        "computed": false
                                      },
                                      "right": {
                                        "type": "Identifier",
                                        "start": 14051,
                                        "end": 14057,
                                        "loc": {
                                          "start": {
                                            "line": 418,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 418,
                                            "column": 35
                                          }
                                        },
                                        "name": "length"
                                      }
                                    }
                                  },
                                  {
                                    "type": "IfStatement",
                                    "start": 14071,
                                    "end": 14154,
                                    "loc": {
                                      "start": {
                                        "line": 419,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 420,
                                        "column": 52
                                      }
                                    },
                                    "test": {
                                      "type": "BinaryExpression",
                                      "start": 14075,
                                      "end": 14100,
                                      "loc": {
                                        "start": {
                                          "line": 419,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 419,
                                          "column": 41
                                        }
                                      },
                                      "left": {
                                        "type": "MemberExpression",
                                        "start": 14075,
                                        "end": 14089,
                                        "loc": {
                                          "start": {
                                            "line": 419,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 419,
                                            "column": 30
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 14075,
                                          "end": 14081,
                                          "loc": {
                                            "start": {
                                              "line": 419,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 419,
                                              "column": 22
                                            }
                                          },
                                          "name": "object"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 14082,
                                          "end": 14089,
                                          "loc": {
                                            "start": {
                                              "line": 419,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 419,
                                              "column": 30
                                            }
                                          },
                                          "name": "command"
                                        },
                                        "computed": false
                                      },
                                      "operator": "!==",
                                      "right": {
                                        "type": "Literal",
                                        "start": 14094,
                                        "end": 14100,
                                        "loc": {
                                          "start": {
                                            "line": 419,
                                            "column": 35
                                          },
                                          "end": {
                                            "line": 419,
                                            "column": 41
                                          }
                                        },
                                        "value": "Blob",
                                        "rawValue": "Blob",
                                        "raw": "\"Blob\""
                                      }
                                    },
                                    "consequent": {
                                      "type": "ExpressionStatement",
                                      "start": 14118,
                                      "end": 14154,
                                      "loc": {
                                        "start": {
                                          "line": 420,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 420,
                                          "column": 52
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 14118,
                                        "end": 14153,
                                        "loc": {
                                          "start": {
                                            "line": 420,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 420,
                                            "column": 51
                                          }
                                        },
                                        "operator": "+=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 14118,
                                          "end": 14143,
                                          "loc": {
                                            "start": {
                                              "line": 420,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 420,
                                              "column": 41
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 14118,
                                            "end": 14125,
                                            "loc": {
                                              "start": {
                                                "line": 420,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 420,
                                                "column": 23
                                              }
                                            },
                                            "name": "context"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 14126,
                                            "end": 14143,
                                            "loc": {
                                              "start": {
                                                "line": 420,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 420,
                                                "column": 41
                                              }
                                            },
                                            "name": "bytesUncompressed"
                                          },
                                          "computed": false
                                        },
                                        "right": {
                                          "type": "Identifier",
                                          "start": 14147,
                                          "end": 14153,
                                          "loc": {
                                            "start": {
                                              "line": 420,
                                              "column": 45
                                            },
                                            "end": {
                                              "line": 420,
                                              "column": 51
                                            }
                                          },
                                          "name": "length"
                                        }
                                      }
                                    },
                                    "alternate": null
                                  }
                                ]
                              },
                              "alternate": null
                            },
                            {
                              "type": "IfStatement",
                              "start": 14175,
                              "end": 17018,
                              "loc": {
                                "start": {
                                  "line": 424,
                                  "column": 8
                                },
                                "end": {
                                  "line": 492,
                                  "column": 9
                                }
                              },
                              "test": {
                                "type": "CallExpression",
                                "start": 14179,
                                "end": 14200,
                                "loc": {
                                  "start": {
                                    "line": 424,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 424,
                                    "column": 33
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 14179,
                                  "end": 14192,
                                  "loc": {
                                    "start": {
                                      "line": 424,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 424,
                                      "column": 25
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 14179,
                                    "end": 14184,
                                    "loc": {
                                      "start": {
                                        "line": 424,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 424,
                                        "column": 17
                                      }
                                    },
                                    "name": "Array"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 14185,
                                    "end": 14192,
                                    "loc": {
                                      "start": {
                                        "line": 424,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 424,
                                        "column": 25
                                      }
                                    },
                                    "name": "isArray"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "Identifier",
                                    "start": 14193,
                                    "end": 14199,
                                    "loc": {
                                      "start": {
                                        "line": 424,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 424,
                                        "column": 32
                                      }
                                    },
                                    "name": "object"
                                  }
                                ]
                              },
                              "consequent": {
                                "type": "BlockStatement",
                                "start": 14202,
                                "end": 14333,
                                "loc": {
                                  "start": {
                                    "line": 424,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 429,
                                    "column": 9
                                  }
                                },
                                "body": [
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 14255,
                                    "end": 14322,
                                    "loc": {
                                      "start": {
                                        "line": 427,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 427,
                                        "column": 79
                                      }
                                    },
                                    "expression": {
                                      "type": "AwaitExpression",
                                      "start": 14255,
                                      "end": 14321,
                                      "loc": {
                                        "start": {
                                          "line": 427,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 427,
                                          "column": 78
                                        }
                                      },
                                      "all": false,
                                      "argument": {
                                        "type": "CallExpression",
                                        "start": 14261,
                                        "end": 14321,
                                        "loc": {
                                          "start": {
                                            "line": 427,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 427,
                                            "column": 78
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 14261,
                                          "end": 14272,
                                          "loc": {
                                            "start": {
                                              "line": 427,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 427,
                                              "column": 29
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 14261,
                                            "end": 14268,
                                            "loc": {
                                              "start": {
                                                "line": 427,
                                                "column": 18
                                              },
                                              "end": {
                                                "line": 427,
                                                "column": 25
                                              }
                                            },
                                            "name": "Promise"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 14269,
                                            "end": 14272,
                                            "loc": {
                                              "start": {
                                                "line": 427,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 427,
                                                "column": 29
                                              }
                                            },
                                            "name": "all"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "CallExpression",
                                            "start": 14273,
                                            "end": 14320,
                                            "loc": {
                                              "start": {
                                                "line": 427,
                                                "column": 30
                                              },
                                              "end": {
                                                "line": 427,
                                                "column": 77
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 14273,
                                              "end": 14283,
                                              "loc": {
                                                "start": {
                                                  "line": 427,
                                                  "column": 30
                                                },
                                                "end": {
                                                  "line": 427,
                                                  "column": 40
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 14273,
                                                "end": 14279,
                                                "loc": {
                                                  "start": {
                                                    "line": 427,
                                                    "column": 30
                                                  },
                                                  "end": {
                                                    "line": 427,
                                                    "column": 36
                                                  }
                                                },
                                                "name": "object"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 14280,
                                                "end": 14283,
                                                "loc": {
                                                  "start": {
                                                    "line": 427,
                                                    "column": 37
                                                  },
                                                  "end": {
                                                    "line": 427,
                                                    "column": 40
                                                  }
                                                },
                                                "name": "map"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "ArrowFunctionExpression",
                                                "start": 14284,
                                                "end": 14319,
                                                "loc": {
                                                  "start": {
                                                    "line": 427,
                                                    "column": 41
                                                  },
                                                  "end": {
                                                    "line": 427,
                                                    "column": 76
                                                  }
                                                },
                                                "id": null,
                                                "generator": false,
                                                "expression": true,
                                                "async": false,
                                                "params": [
                                                  {
                                                    "type": "Identifier",
                                                    "start": 14284,
                                                    "end": 14288,
                                                    "loc": {
                                                      "start": {
                                                        "line": 427,
                                                        "column": 41
                                                      },
                                                      "end": {
                                                        "line": 427,
                                                        "column": 45
                                                      }
                                                    },
                                                    "name": "item"
                                                  }
                                                ],
                                                "body": {
                                                  "type": "CallExpression",
                                                  "start": 14292,
                                                  "end": 14319,
                                                  "loc": {
                                                    "start": {
                                                      "line": 427,
                                                      "column": 49
                                                    },
                                                    "end": {
                                                      "line": 427,
                                                      "column": 76
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "Identifier",
                                                    "start": 14292,
                                                    "end": 14304,
                                                    "loc": {
                                                      "start": {
                                                        "line": 427,
                                                        "column": 49
                                                      },
                                                      "end": {
                                                        "line": 427,
                                                        "column": 61
                                                      }
                                                    },
                                                    "name": "handleResult"
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 14305,
                                                      "end": 14312,
                                                      "loc": {
                                                        "start": {
                                                          "line": 427,
                                                          "column": 62
                                                        },
                                                        "end": {
                                                          "line": 427,
                                                          "column": 69
                                                        }
                                                      },
                                                      "name": "context"
                                                    },
                                                    {
                                                      "type": "Identifier",
                                                      "start": 14314,
                                                      "end": 14318,
                                                      "loc": {
                                                        "start": {
                                                          "line": 427,
                                                          "column": 71
                                                        },
                                                        "end": {
                                                          "line": 427,
                                                          "column": 75
                                                        }
                                                      },
                                                      "name": "item"
                                                    }
                                                  ]
                                                }
                                              }
                                            ]
                                          }
                                        ]
                                      },
                                      "leadingComments": null
                                    },
                                    "leadingComments": [
                                      {
                                        "type": "CommentLine",
                                        "value": " Collection of commands",
                                        "start": 14217,
                                        "end": 14242,
                                        "loc": {
                                          "start": {
                                            "line": 426,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 426,
                                            "column": 37
                                          }
                                        },
                                        "range": [
                                          14217,
                                          14242
                                        ]
                                      }
                                    ]
                                  }
                                ]
                              },
                              "alternate": {
                                "type": "IfStatement",
                                "start": 14339,
                                "end": 17018,
                                "loc": {
                                  "start": {
                                    "line": 429,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 492,
                                    "column": 9
                                  }
                                },
                                "test": {
                                  "type": "BinaryExpression",
                                  "start": 14343,
                                  "end": 14372,
                                  "loc": {
                                    "start": {
                                      "line": 429,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 429,
                                      "column": 48
                                    }
                                  },
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 14343,
                                    "end": 14357,
                                    "loc": {
                                      "start": {
                                        "line": 429,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 429,
                                        "column": 33
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 14343,
                                      "end": 14349,
                                      "loc": {
                                        "start": {
                                          "line": 429,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 429,
                                          "column": 25
                                        }
                                      },
                                      "name": "object"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 14350,
                                      "end": 14357,
                                      "loc": {
                                        "start": {
                                          "line": 429,
                                          "column": 26
                                        },
                                        "end": {
                                          "line": 429,
                                          "column": 33
                                        }
                                      },
                                      "name": "command"
                                    },
                                    "computed": false
                                  },
                                  "operator": "===",
                                  "right": {
                                    "type": "Literal",
                                    "start": 14362,
                                    "end": 14372,
                                    "loc": {
                                      "start": {
                                        "line": 429,
                                        "column": 38
                                      },
                                      "end": {
                                        "line": 429,
                                        "column": 48
                                      }
                                    },
                                    "value": "Endpoint",
                                    "rawValue": "Endpoint",
                                    "raw": "\"Endpoint\""
                                  }
                                },
                                "consequent": {
                                  "type": "BlockStatement",
                                  "start": 14374,
                                  "end": 14564,
                                  "loc": {
                                    "start": {
                                      "line": 429,
                                      "column": 50
                                    },
                                    "end": {
                                      "line": 438,
                                      "column": 9
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 14421,
                                      "end": 14553,
                                      "loc": {
                                        "start": {
                                          "line": 432,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 436,
                                          "column": 15
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 14421,
                                        "end": 14552,
                                        "loc": {
                                          "start": {
                                            "line": 432,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 436,
                                            "column": 14
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 14421,
                                          "end": 14441,
                                          "loc": {
                                            "start": {
                                              "line": 432,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 432,
                                              "column": 32
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 14421,
                                            "end": 14436,
                                            "loc": {
                                              "start": {
                                                "line": 432,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 432,
                                                "column": 27
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 14421,
                                              "end": 14428,
                                              "loc": {
                                                "start": {
                                                  "line": 432,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 432,
                                                  "column": 19
                                                }
                                              },
                                              "name": "context",
                                              "leadingComments": null
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 14429,
                                              "end": 14436,
                                              "loc": {
                                                "start": {
                                                  "line": 432,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 432,
                                                  "column": 27
                                                }
                                              },
                                              "name": "results"
                                            },
                                            "computed": false,
                                            "leadingComments": null
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 14437,
                                            "end": 14441,
                                            "loc": {
                                              "start": {
                                                "line": 432,
                                                "column": 28
                                              },
                                              "end": {
                                                "line": 432,
                                                "column": 32
                                              }
                                            },
                                            "name": "push"
                                          },
                                          "computed": false,
                                          "leadingComments": null
                                        },
                                        "arguments": [
                                          {
                                            "type": "ObjectExpression",
                                            "start": 14442,
                                            "end": 14551,
                                            "loc": {
                                              "start": {
                                                "line": 432,
                                                "column": 33
                                              },
                                              "end": {
                                                "line": 436,
                                                "column": 13
                                              }
                                            },
                                            "properties": [
                                              {
                                                "type": "Property",
                                                "start": 14460,
                                                "end": 14477,
                                                "loc": {
                                                  "start": {
                                                    "line": 433,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 433,
                                                    "column": 33
                                                  }
                                                },
                                                "method": false,
                                                "shorthand": false,
                                                "computed": false,
                                                "key": {
                                                  "type": "Identifier",
                                                  "start": 14460,
                                                  "end": 14467,
                                                  "loc": {
                                                    "start": {
                                                      "line": 433,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 433,
                                                      "column": 23
                                                    }
                                                  },
                                                  "name": "command"
                                                },
                                                "value": {
                                                  "type": "Literal",
                                                  "start": 14469,
                                                  "end": 14477,
                                                  "loc": {
                                                    "start": {
                                                      "line": 433,
                                                      "column": 25
                                                    },
                                                    "end": {
                                                      "line": 433,
                                                      "column": 33
                                                    }
                                                  },
                                                  "value": "Result",
                                                  "rawValue": "Result",
                                                  "raw": "'Result'"
                                                },
                                                "kind": "init"
                                              },
                                              {
                                                "type": "Property",
                                                "start": 14495,
                                                "end": 14505,
                                                "loc": {
                                                  "start": {
                                                    "line": 434,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 434,
                                                    "column": 26
                                                  }
                                                },
                                                "method": false,
                                                "shorthand": false,
                                                "computed": false,
                                                "key": {
                                                  "type": "Identifier",
                                                  "start": 14495,
                                                  "end": 14499,
                                                  "loc": {
                                                    "start": {
                                                      "line": 434,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 434,
                                                      "column": 20
                                                    }
                                                  },
                                                  "name": "from"
                                                },
                                                "value": {
                                                  "type": "Literal",
                                                  "start": 14501,
                                                  "end": 14505,
                                                  "loc": {
                                                    "start": {
                                                      "line": 434,
                                                      "column": 22
                                                    },
                                                    "end": {
                                                      "line": 434,
                                                      "column": 26
                                                    }
                                                  },
                                                  "value": "ip",
                                                  "rawValue": "ip",
                                                  "raw": "'ip'"
                                                },
                                                "kind": "init"
                                              },
                                              {
                                                "type": "Property",
                                                "start": 14523,
                                                "end": 14537,
                                                "loc": {
                                                  "start": {
                                                    "line": 435,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 435,
                                                    "column": 30
                                                  }
                                                },
                                                "method": false,
                                                "shorthand": false,
                                                "computed": false,
                                                "key": {
                                                  "type": "Identifier",
                                                  "start": 14523,
                                                  "end": 14529,
                                                  "loc": {
                                                    "start": {
                                                      "line": 435,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 435,
                                                      "column": 22
                                                    }
                                                  },
                                                  "name": "result"
                                                },
                                                "value": {
                                                  "type": "Identifier",
                                                  "start": 14531,
                                                  "end": 14537,
                                                  "loc": {
                                                    "start": {
                                                      "line": 435,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 435,
                                                      "column": 30
                                                    }
                                                  },
                                                  "name": "object"
                                                },
                                                "kind": "init"
                                              }
                                            ]
                                          }
                                        ],
                                        "leadingComments": null
                                      },
                                      "leadingComments": [
                                        {
                                          "type": "CommentLine",
                                          "value": " Scaled endpoints",
                                          "start": 14389,
                                          "end": 14408,
                                          "loc": {
                                            "start": {
                                              "line": 431,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 431,
                                              "column": 31
                                            }
                                          },
                                          "range": [
                                            14389,
                                            14408
                                          ]
                                        }
                                      ]
                                    }
                                  ]
                                },
                                "alternate": {
                                  "type": "IfStatement",
                                  "start": 14570,
                                  "end": 17018,
                                  "loc": {
                                    "start": {
                                      "line": 438,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 492,
                                      "column": 9
                                    }
                                  },
                                  "test": {
                                    "type": "BinaryExpression",
                                    "start": 14574,
                                    "end": 14603,
                                    "loc": {
                                      "start": {
                                        "line": 438,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 438,
                                        "column": 48
                                      }
                                    },
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 14574,
                                      "end": 14588,
                                      "loc": {
                                        "start": {
                                          "line": 438,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 438,
                                          "column": 33
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 14574,
                                        "end": 14580,
                                        "loc": {
                                          "start": {
                                            "line": 438,
                                            "column": 19
                                          },
                                          "end": {
                                            "line": 438,
                                            "column": 25
                                          }
                                        },
                                        "name": "object"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 14581,
                                        "end": 14588,
                                        "loc": {
                                          "start": {
                                            "line": 438,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 438,
                                            "column": 33
                                          }
                                        },
                                        "name": "command"
                                      },
                                      "computed": false
                                    },
                                    "operator": "===",
                                    "right": {
                                      "type": "Literal",
                                      "start": 14593,
                                      "end": 14603,
                                      "loc": {
                                        "start": {
                                          "line": 438,
                                          "column": 38
                                        },
                                        "end": {
                                          "line": 438,
                                          "column": 48
                                        }
                                      },
                                      "value": "Assembly",
                                      "rawValue": "Assembly",
                                      "raw": "\"Assembly\""
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 14605,
                                    "end": 14919,
                                    "loc": {
                                      "start": {
                                        "line": 438,
                                        "column": 50
                                      },
                                      "end": {
                                        "line": 448,
                                        "column": 9
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 14620,
                                        "end": 14649,
                                        "loc": {
                                          "start": {
                                            "line": 440,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 440,
                                            "column": 41
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 14624,
                                            "end": 14648,
                                            "loc": {
                                              "start": {
                                                "line": 440,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 440,
                                                "column": 40
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 14624,
                                              "end": 14632,
                                              "loc": {
                                                "start": {
                                                  "line": 440,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 440,
                                                  "column": 24
                                                }
                                              },
                                              "name": "assembly"
                                            },
                                            "init": {
                                              "type": "NewExpression",
                                              "start": 14635,
                                              "end": 14648,
                                              "loc": {
                                                "start": {
                                                  "line": 440,
                                                  "column": 27
                                                },
                                                "end": {
                                                  "line": 440,
                                                  "column": 40
                                                }
                                              },
                                              "callee": {
                                                "type": "Identifier",
                                                "start": 14639,
                                                "end": 14646,
                                                "loc": {
                                                  "start": {
                                                    "line": 440,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 440,
                                                    "column": 38
                                                  }
                                                },
                                                "name": "Object3"
                                              },
                                              "arguments": []
                                            }
                                          }
                                        ],
                                        "kind": "let"
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 14662,
                                        "end": 14695,
                                        "loc": {
                                          "start": {
                                            "line": 441,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 441,
                                            "column": 45
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 14662,
                                          "end": 14694,
                                          "loc": {
                                            "start": {
                                              "line": 441,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 441,
                                              "column": 44
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 14662,
                                            "end": 14682,
                                            "loc": {
                                              "start": {
                                                "line": 441,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 441,
                                                "column": 32
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 14662,
                                              "end": 14679,
                                              "loc": {
                                                "start": {
                                                  "line": 441,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 441,
                                                  "column": 29
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 14662,
                                                "end": 14670,
                                                "loc": {
                                                  "start": {
                                                    "line": 441,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 441,
                                                    "column": 20
                                                  }
                                                },
                                                "name": "assembly"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 14671,
                                                "end": 14679,
                                                "loc": {
                                                  "start": {
                                                    "line": 441,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 441,
                                                    "column": 29
                                                  }
                                                },
                                                "name": "userData"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 14680,
                                              "end": 14682,
                                              "loc": {
                                                "start": {
                                                  "line": 441,
                                                  "column": 30
                                                },
                                                "end": {
                                                  "line": 441,
                                                  "column": 32
                                                }
                                              },
                                              "name": "id"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 14685,
                                            "end": 14694,
                                            "loc": {
                                              "start": {
                                                "line": 441,
                                                "column": 35
                                              },
                                              "end": {
                                                "line": 441,
                                                "column": 44
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 14685,
                                              "end": 14691,
                                              "loc": {
                                                "start": {
                                                  "line": 441,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 441,
                                                  "column": 41
                                                }
                                              },
                                              "name": "object"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 14692,
                                              "end": 14694,
                                              "loc": {
                                                "start": {
                                                  "line": 441,
                                                  "column": 42
                                                },
                                                "end": {
                                                  "line": 441,
                                                  "column": 44
                                                }
                                              },
                                              "name": "id"
                                            },
                                            "computed": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 14708,
                                        "end": 14748,
                                        "loc": {
                                          "start": {
                                            "line": 442,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 442,
                                            "column": 52
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 14708,
                                          "end": 14747,
                                          "loc": {
                                            "start": {
                                              "line": 442,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 442,
                                              "column": 51
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 14708,
                                            "end": 14737,
                                            "loc": {
                                              "start": {
                                                "line": 442,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 442,
                                                "column": 41
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 14708,
                                              "end": 14733,
                                              "loc": {
                                                "start": {
                                                  "line": 442,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 442,
                                                  "column": 37
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 14708,
                                                "end": 14723,
                                                "loc": {
                                                  "start": {
                                                    "line": 442,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 442,
                                                    "column": 27
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 14708,
                                                  "end": 14715,
                                                  "loc": {
                                                    "start": {
                                                      "line": 442,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 442,
                                                      "column": 19
                                                    }
                                                  },
                                                  "name": "context"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 14716,
                                                  "end": 14723,
                                                  "loc": {
                                                    "start": {
                                                      "line": 442,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 442,
                                                      "column": 27
                                                    }
                                                  },
                                                  "name": "options"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 14724,
                                                "end": 14733,
                                                "loc": {
                                                  "start": {
                                                    "line": 442,
                                                    "column": 28
                                                  },
                                                  "end": {
                                                    "line": 442,
                                                    "column": 37
                                                  }
                                                },
                                                "name": "groupInto"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 14734,
                                              "end": 14737,
                                              "loc": {
                                                "start": {
                                                  "line": 442,
                                                  "column": 38
                                                },
                                                "end": {
                                                  "line": 442,
                                                  "column": 41
                                                }
                                              },
                                              "name": "add"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "Identifier",
                                              "start": 14738,
                                              "end": 14746,
                                              "loc": {
                                                "start": {
                                                  "line": 442,
                                                  "column": 42
                                                },
                                                "end": {
                                                  "line": 442,
                                                  "column": 50
                                                }
                                              },
                                              "name": "assembly"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 14761,
                                        "end": 14798,
                                        "loc": {
                                          "start": {
                                            "line": 443,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 443,
                                            "column": 49
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 14761,
                                          "end": 14797,
                                          "loc": {
                                            "start": {
                                              "line": 443,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 443,
                                              "column": 48
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 14761,
                                            "end": 14786,
                                            "loc": {
                                              "start": {
                                                "line": 443,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 443,
                                                "column": 37
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 14761,
                                              "end": 14776,
                                              "loc": {
                                                "start": {
                                                  "line": 443,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 443,
                                                  "column": 27
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 14761,
                                                "end": 14768,
                                                "loc": {
                                                  "start": {
                                                    "line": 443,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 443,
                                                    "column": 19
                                                  }
                                                },
                                                "name": "context"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 14769,
                                                "end": 14776,
                                                "loc": {
                                                  "start": {
                                                    "line": 443,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 443,
                                                    "column": 27
                                                  }
                                                },
                                                "name": "options"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 14777,
                                              "end": 14786,
                                              "loc": {
                                                "start": {
                                                  "line": 443,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 443,
                                                  "column": 37
                                                }
                                              },
                                              "name": "groupInto"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "Identifier",
                                            "start": 14789,
                                            "end": 14797,
                                            "loc": {
                                              "start": {
                                                "line": 443,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 443,
                                                "column": 48
                                              }
                                            },
                                            "name": "assembly"
                                          }
                                        }
                                      },
                                      {
                                        "type": "ForOfStatement",
                                        "start": 14811,
                                        "end": 14908,
                                        "loc": {
                                          "start": {
                                            "line": 444,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 446,
                                            "column": 13
                                          }
                                        },
                                        "left": {
                                          "type": "VariableDeclaration",
                                          "start": 14816,
                                          "end": 14824,
                                          "loc": {
                                            "start": {
                                              "line": 444,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 444,
                                              "column": 25
                                            }
                                          },
                                          "declarations": [
                                            {
                                              "type": "VariableDeclarator",
                                              "start": 14820,
                                              "end": 14824,
                                              "loc": {
                                                "start": {
                                                  "line": 444,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 444,
                                                  "column": 25
                                                }
                                              },
                                              "id": {
                                                "type": "Identifier",
                                                "start": 14820,
                                                "end": 14824,
                                                "loc": {
                                                  "start": {
                                                    "line": 444,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 444,
                                                    "column": 25
                                                  }
                                                },
                                                "name": "part"
                                              },
                                              "init": null
                                            }
                                          ],
                                          "kind": "let"
                                        },
                                        "right": {
                                          "type": "MemberExpression",
                                          "start": 14828,
                                          "end": 14840,
                                          "loc": {
                                            "start": {
                                              "line": 444,
                                              "column": 29
                                            },
                                            "end": {
                                              "line": 444,
                                              "column": 41
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 14828,
                                            "end": 14834,
                                            "loc": {
                                              "start": {
                                                "line": 444,
                                                "column": 29
                                              },
                                              "end": {
                                                "line": 444,
                                                "column": 35
                                              }
                                            },
                                            "name": "object"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 14835,
                                            "end": 14840,
                                            "loc": {
                                              "start": {
                                                "line": 444,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 444,
                                                "column": 41
                                              }
                                            },
                                            "name": "parts"
                                          },
                                          "computed": false
                                        },
                                        "body": {
                                          "type": "BlockStatement",
                                          "start": 14842,
                                          "end": 14908,
                                          "loc": {
                                            "start": {
                                              "line": 444,
                                              "column": 43
                                            },
                                            "end": {
                                              "line": 446,
                                              "column": 13
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 14860,
                                              "end": 14894,
                                              "loc": {
                                                "start": {
                                                  "line": 445,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 445,
                                                  "column": 50
                                                }
                                              },
                                              "expression": {
                                                "type": "AwaitExpression",
                                                "start": 14860,
                                                "end": 14893,
                                                "loc": {
                                                  "start": {
                                                    "line": 445,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 445,
                                                    "column": 49
                                                  }
                                                },
                                                "all": false,
                                                "argument": {
                                                  "type": "CallExpression",
                                                  "start": 14866,
                                                  "end": 14893,
                                                  "loc": {
                                                    "start": {
                                                      "line": 445,
                                                      "column": 22
                                                    },
                                                    "end": {
                                                      "line": 445,
                                                      "column": 49
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "Identifier",
                                                    "start": 14866,
                                                    "end": 14878,
                                                    "loc": {
                                                      "start": {
                                                        "line": 445,
                                                        "column": 22
                                                      },
                                                      "end": {
                                                        "line": 445,
                                                        "column": 34
                                                      }
                                                    },
                                                    "name": "handleResult"
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 14879,
                                                      "end": 14886,
                                                      "loc": {
                                                        "start": {
                                                          "line": 445,
                                                          "column": 35
                                                        },
                                                        "end": {
                                                          "line": 445,
                                                          "column": 42
                                                        }
                                                      },
                                                      "name": "context"
                                                    },
                                                    {
                                                      "type": "Identifier",
                                                      "start": 14888,
                                                      "end": 14892,
                                                      "loc": {
                                                        "start": {
                                                          "line": 445,
                                                          "column": 44
                                                        },
                                                        "end": {
                                                          "line": 445,
                                                          "column": 48
                                                        }
                                                      },
                                                      "name": "part"
                                                    }
                                                  ]
                                                }
                                              }
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  },
                                  "alternate": {
                                    "type": "IfStatement",
                                    "start": 14925,
                                    "end": 17018,
                                    "loc": {
                                      "start": {
                                        "line": 448,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 492,
                                        "column": 9
                                      }
                                    },
                                    "test": {
                                      "type": "BinaryExpression",
                                      "start": 14929,
                                      "end": 14954,
                                      "loc": {
                                        "start": {
                                          "line": 448,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 448,
                                          "column": 44
                                        }
                                      },
                                      "left": {
                                        "type": "MemberExpression",
                                        "start": 14929,
                                        "end": 14943,
                                        "loc": {
                                          "start": {
                                            "line": 448,
                                            "column": 19
                                          },
                                          "end": {
                                            "line": 448,
                                            "column": 33
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 14929,
                                          "end": 14935,
                                          "loc": {
                                            "start": {
                                              "line": 448,
                                              "column": 19
                                            },
                                            "end": {
                                              "line": 448,
                                              "column": 25
                                            }
                                          },
                                          "name": "object"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 14936,
                                          "end": 14943,
                                          "loc": {
                                            "start": {
                                              "line": 448,
                                              "column": 26
                                            },
                                            "end": {
                                              "line": 448,
                                              "column": 33
                                            }
                                          },
                                          "name": "command"
                                        },
                                        "computed": false
                                      },
                                      "operator": "===",
                                      "right": {
                                        "type": "Literal",
                                        "start": 14948,
                                        "end": 14954,
                                        "loc": {
                                          "start": {
                                            "line": 448,
                                            "column": 38
                                          },
                                          "end": {
                                            "line": 448,
                                            "column": 44
                                          }
                                        },
                                        "value": "Link",
                                        "rawValue": "Link",
                                        "raw": "\"Link\""
                                      }
                                    },
                                    "consequent": {
                                      "type": "BlockStatement",
                                      "start": 14956,
                                      "end": 15404,
                                      "loc": {
                                        "start": {
                                          "line": 448,
                                          "column": 46
                                        },
                                        "end": {
                                          "line": 459,
                                          "column": 9
                                        }
                                      },
                                      "body": [
                                        {
                                          "type": "IfStatement",
                                          "start": 14971,
                                          "end": 15257,
                                          "loc": {
                                            "start": {
                                              "line": 450,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 455,
                                              "column": 13
                                            }
                                          },
                                          "test": {
                                            "type": "LogicalExpression",
                                            "start": 14975,
                                            "end": 14999,
                                            "loc": {
                                              "start": {
                                                "line": 450,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 450,
                                                "column": 40
                                              }
                                            },
                                            "left": {
                                              "type": "MemberExpression",
                                              "start": 14975,
                                              "end": 14985,
                                              "loc": {
                                                "start": {
                                                  "line": 450,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 450,
                                                  "column": 26
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 14975,
                                                "end": 14981,
                                                "loc": {
                                                  "start": {
                                                    "line": 450,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 450,
                                                    "column": 22
                                                  }
                                                },
                                                "name": "object"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 14982,
                                                "end": 14985,
                                                "loc": {
                                                  "start": {
                                                    "line": 450,
                                                    "column": 23
                                                  },
                                                  "end": {
                                                    "line": 450,
                                                    "column": 26
                                                  }
                                                },
                                                "name": "url"
                                              },
                                              "computed": false
                                            },
                                            "operator": "||",
                                            "right": {
                                              "type": "MemberExpression",
                                              "start": 14989,
                                              "end": 14999,
                                              "loc": {
                                                "start": {
                                                  "line": 450,
                                                  "column": 30
                                                },
                                                "end": {
                                                  "line": 450,
                                                  "column": 40
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 14989,
                                                "end": 14995,
                                                "loc": {
                                                  "start": {
                                                    "line": 450,
                                                    "column": 30
                                                  },
                                                  "end": {
                                                    "line": 450,
                                                    "column": 36
                                                  }
                                                },
                                                "name": "object"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 14996,
                                                "end": 14999,
                                                "loc": {
                                                  "start": {
                                                    "line": 450,
                                                    "column": 37
                                                  },
                                                  "end": {
                                                    "line": 450,
                                                    "column": 40
                                                  }
                                                },
                                                "name": "key"
                                              },
                                              "computed": false
                                            }
                                          },
                                          "consequent": {
                                            "type": "BlockStatement",
                                            "start": 15001,
                                            "end": 15257,
                                            "loc": {
                                              "start": {
                                                "line": 450,
                                                "column": 42
                                              },
                                              "end": {
                                                "line": 455,
                                                "column": 13
                                              }
                                            },
                                            "body": [
                                              {
                                                "type": "VariableDeclaration",
                                                "start": 15051,
                                                "end": 15119,
                                                "loc": {
                                                  "start": {
                                                    "line": 452,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 452,
                                                    "column": 84
                                                  }
                                                },
                                                "declarations": [
                                                  {
                                                    "type": "VariableDeclarator",
                                                    "start": 15055,
                                                    "end": 15118,
                                                    "loc": {
                                                      "start": {
                                                        "line": 452,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 452,
                                                        "column": 83
                                                      }
                                                    },
                                                    "id": {
                                                      "type": "Identifier",
                                                      "start": 15055,
                                                      "end": 15058,
                                                      "loc": {
                                                        "start": {
                                                          "line": 452,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 452,
                                                          "column": 23
                                                        }
                                                      },
                                                      "name": "url",
                                                      "leadingComments": null
                                                    },
                                                    "init": {
                                                      "type": "LogicalExpression",
                                                      "start": 15061,
                                                      "end": 15118,
                                                      "loc": {
                                                        "start": {
                                                          "line": 452,
                                                          "column": 26
                                                        },
                                                        "end": {
                                                          "line": 452,
                                                          "column": 83
                                                        }
                                                      },
                                                      "left": {
                                                        "type": "MemberExpression",
                                                        "start": 15061,
                                                        "end": 15071,
                                                        "loc": {
                                                          "start": {
                                                            "line": 452,
                                                            "column": 26
                                                          },
                                                          "end": {
                                                            "line": 452,
                                                            "column": 36
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 15061,
                                                          "end": 15067,
                                                          "loc": {
                                                            "start": {
                                                              "line": 452,
                                                              "column": 26
                                                            },
                                                            "end": {
                                                              "line": 452,
                                                              "column": 32
                                                            }
                                                          },
                                                          "name": "object"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 15068,
                                                          "end": 15071,
                                                          "loc": {
                                                            "start": {
                                                              "line": 452,
                                                              "column": 33
                                                            },
                                                            "end": {
                                                              "line": 452,
                                                              "column": 36
                                                            }
                                                          },
                                                          "name": "url"
                                                        },
                                                        "computed": false
                                                      },
                                                      "operator": "||",
                                                      "right": {
                                                        "type": "BinaryExpression",
                                                        "start": 15075,
                                                        "end": 15118,
                                                        "loc": {
                                                          "start": {
                                                            "line": 452,
                                                            "column": 40
                                                          },
                                                          "end": {
                                                            "line": 452,
                                                            "column": 83
                                                          }
                                                        },
                                                        "left": {
                                                          "type": "BinaryExpression",
                                                          "start": 15075,
                                                          "end": 15105,
                                                          "loc": {
                                                            "start": {
                                                              "line": 452,
                                                              "column": 40
                                                            },
                                                            "end": {
                                                              "line": 452,
                                                              "column": 70
                                                            }
                                                          },
                                                          "left": {
                                                            "type": "MemberExpression",
                                                            "start": 15075,
                                                            "end": 15094,
                                                            "loc": {
                                                              "start": {
                                                                "line": 452,
                                                                "column": 40
                                                              },
                                                              "end": {
                                                                "line": 452,
                                                                "column": 59
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "MemberExpression",
                                                              "start": 15075,
                                                              "end": 15086,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 452,
                                                                  "column": 40
                                                                },
                                                                "end": {
                                                                  "line": 452,
                                                                  "column": 51
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 15075,
                                                                "end": 15082,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 452,
                                                                    "column": 40
                                                                  },
                                                                  "end": {
                                                                    "line": 452,
                                                                    "column": 47
                                                                  }
                                                                },
                                                                "name": "context"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 15083,
                                                                "end": 15086,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 452,
                                                                    "column": 48
                                                                  },
                                                                  "end": {
                                                                    "line": 452,
                                                                    "column": 51
                                                                  }
                                                                },
                                                                "name": "hub"
                                                              },
                                                              "computed": false
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 15087,
                                                              "end": 15094,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 452,
                                                                  "column": 52
                                                                },
                                                                "end": {
                                                                  "line": 452,
                                                                  "column": 59
                                                                }
                                                              },
                                                              "name": "baseUrl"
                                                            },
                                                            "computed": false
                                                          },
                                                          "operator": "+",
                                                          "right": {
                                                            "type": "Literal",
                                                            "start": 15097,
                                                            "end": 15105,
                                                            "loc": {
                                                              "start": {
                                                                "line": 452,
                                                                "column": 62
                                                              },
                                                              "end": {
                                                                "line": 452,
                                                                "column": 70
                                                              }
                                                            },
                                                            "value": "/link/",
                                                            "rawValue": "/link/",
                                                            "raw": "'/link/'"
                                                          }
                                                        },
                                                        "operator": "+",
                                                        "right": {
                                                          "type": "MemberExpression",
                                                          "start": 15108,
                                                          "end": 15118,
                                                          "loc": {
                                                            "start": {
                                                              "line": 452,
                                                              "column": 73
                                                            },
                                                            "end": {
                                                              "line": 452,
                                                              "column": 83
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 15108,
                                                            "end": 15114,
                                                            "loc": {
                                                              "start": {
                                                                "line": 452,
                                                                "column": 73
                                                              },
                                                              "end": {
                                                                "line": 452,
                                                                "column": 79
                                                              }
                                                            },
                                                            "name": "object"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 15115,
                                                            "end": 15118,
                                                            "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": 15019,
                                                    "end": 15034,
                                                    "loc": {
                                                      "start": {
                                                        "line": 451,
                                                        "column": 16
                                                      },
                                                      "end": {
                                                        "line": 451,
                                                        "column": 31
                                                      }
                                                    },
                                                    "range": [
                                                      15019,
                                                      15034
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "type": "VariableDeclaration",
                                                "start": 15136,
                                                "end": 15188,
                                                "loc": {
                                                  "start": {
                                                    "line": 453,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 453,
                                                    "column": 68
                                                  }
                                                },
                                                "declarations": [
                                                  {
                                                    "type": "VariableDeclarator",
                                                    "start": 15140,
                                                    "end": 15187,
                                                    "loc": {
                                                      "start": {
                                                        "line": 453,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 453,
                                                        "column": 67
                                                      }
                                                    },
                                                    "id": {
                                                      "type": "Identifier",
                                                      "start": 15140,
                                                      "end": 15148,
                                                      "loc": {
                                                        "start": {
                                                          "line": 453,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 453,
                                                          "column": 28
                                                        }
                                                      },
                                                      "name": "response"
                                                    },
                                                    "init": {
                                                      "type": "AwaitExpression",
                                                      "start": 15151,
                                                      "end": 15187,
                                                      "loc": {
                                                        "start": {
                                                          "line": 453,
                                                          "column": 31
                                                        },
                                                        "end": {
                                                          "line": 453,
                                                          "column": 67
                                                        }
                                                      },
                                                      "all": false,
                                                      "argument": {
                                                        "type": "CallExpression",
                                                        "start": 15157,
                                                        "end": 15187,
                                                        "loc": {
                                                          "start": {
                                                            "line": 453,
                                                            "column": 37
                                                          },
                                                          "end": {
                                                            "line": 453,
                                                            "column": 67
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "MemberExpression",
                                                          "start": 15157,
                                                          "end": 15172,
                                                          "loc": {
                                                            "start": {
                                                              "line": 453,
                                                              "column": 37
                                                            },
                                                            "end": {
                                                              "line": 453,
                                                              "column": 52
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "CallExpression",
                                                            "start": 15157,
                                                            "end": 15167,
                                                            "loc": {
                                                              "start": {
                                                                "line": 453,
                                                                "column": 37
                                                              },
                                                              "end": {
                                                                "line": 453,
                                                                "column": 47
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "Identifier",
                                                              "start": 15157,
                                                              "end": 15162,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 453,
                                                                  "column": 37
                                                                },
                                                                "end": {
                                                                  "line": 453,
                                                                  "column": 42
                                                                }
                                                              },
                                                              "name": "fetch"
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "Identifier",
                                                                "start": 15163,
                                                                "end": 15166,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 453,
                                                                    "column": 43
                                                                  },
                                                                  "end": {
                                                                    "line": 453,
                                                                    "column": 46
                                                                  }
                                                                },
                                                                "name": "url"
                                                              }
                                                            ]
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 15168,
                                                            "end": 15172,
                                                            "loc": {
                                                              "start": {
                                                                "line": 453,
                                                                "column": 48
                                                              },
                                                              "end": {
                                                                "line": 453,
                                                                "column": 52
                                                              }
                                                            },
                                                            "name": "then"
                                                          },
                                                          "computed": false
                                                        },
                                                        "arguments": [
                                                          {
                                                            "type": "ArrowFunctionExpression",
                                                            "start": 15173,
                                                            "end": 15186,
                                                            "loc": {
                                                              "start": {
                                                                "line": 453,
                                                                "column": 53
                                                              },
                                                              "end": {
                                                                "line": 453,
                                                                "column": 66
                                                              }
                                                            },
                                                            "id": null,
                                                            "generator": false,
                                                            "expression": true,
                                                            "async": false,
                                                            "params": [
                                                              {
                                                                "type": "Identifier",
                                                                "start": 15173,
                                                                "end": 15174,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 453,
                                                                    "column": 53
                                                                  },
                                                                  "end": {
                                                                    "line": 453,
                                                                    "column": 54
                                                                  }
                                                                },
                                                                "name": "r"
                                                              }
                                                            ],
                                                            "body": {
                                                              "type": "CallExpression",
                                                              "start": 15178,
                                                              "end": 15186,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 453,
                                                                  "column": 58
                                                                },
                                                                "end": {
                                                                  "line": 453,
                                                                  "column": 66
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "MemberExpression",
                                                                "start": 15178,
                                                                "end": 15184,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 453,
                                                                    "column": 58
                                                                  },
                                                                  "end": {
                                                                    "line": 453,
                                                                    "column": 64
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "Identifier",
                                                                  "start": 15178,
                                                                  "end": 15179,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 453,
                                                                      "column": 58
                                                                    },
                                                                    "end": {
                                                                      "line": 453,
                                                                      "column": 59
                                                                    }
                                                                  },
                                                                  "name": "r"
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 15180,
                                                                  "end": 15184,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 453,
                                                                      "column": 60
                                                                    },
                                                                    "end": {
                                                                      "line": 453,
                                                                      "column": 64
                                                                    }
                                                                  },
                                                                  "name": "json"
                                                                },
                                                                "computed": false
                                                              },
                                                              "arguments": []
                                                            }
                                                          }
                                                        ]
                                                      }
                                                    }
                                                  }
                                                ],
                                                "kind": "let"
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 15205,
                                                "end": 15243,
                                                "loc": {
                                                  "start": {
                                                    "line": 454,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 454,
                                                    "column": 54
                                                  }
                                                },
                                                "expression": {
                                                  "type": "AwaitExpression",
                                                  "start": 15205,
                                                  "end": 15242,
                                                  "loc": {
                                                    "start": {
                                                      "line": 454,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 454,
                                                      "column": 53
                                                    }
                                                  },
                                                  "all": false,
                                                  "argument": {
                                                    "type": "CallExpression",
                                                    "start": 15211,
                                                    "end": 15242,
                                                    "loc": {
                                                      "start": {
                                                        "line": 454,
                                                        "column": 22
                                                      },
                                                      "end": {
                                                        "line": 454,
                                                        "column": 53
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "Identifier",
                                                      "start": 15211,
                                                      "end": 15223,
                                                      "loc": {
                                                        "start": {
                                                          "line": 454,
                                                          "column": 22
                                                        },
                                                        "end": {
                                                          "line": 454,
                                                          "column": 34
                                                        }
                                                      },
                                                      "name": "handleResult"
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "Identifier",
                                                        "start": 15224,
                                                        "end": 15231,
                                                        "loc": {
                                                          "start": {
                                                            "line": 454,
                                                            "column": 35
                                                          },
                                                          "end": {
                                                            "line": 454,
                                                            "column": 42
                                                          }
                                                        },
                                                        "name": "context"
                                                      },
                                                      {
                                                        "type": "Identifier",
                                                        "start": 15233,
                                                        "end": 15241,
                                                        "loc": {
                                                          "start": {
                                                            "line": 454,
                                                            "column": 44
                                                          },
                                                          "end": {
                                                            "line": 454,
                                                            "column": 52
                                                          }
                                                        },
                                                        "name": "response"
                                                      }
                                                    ]
                                                  }
                                                }
                                              }
                                            ]
                                          },
                                          "alternate": null
                                        },
                                        {
                                          "type": "ExpressionStatement",
                                          "start": 15271,
                                          "end": 15393,
                                          "loc": {
                                            "start": {
                                              "line": 457,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 457,
                                              "column": 134
                                            }
                                          },
                                          "expression": {
                                            "type": "CallExpression",
                                            "start": 15271,
                                            "end": 15392,
                                            "loc": {
                                              "start": {
                                                "line": 457,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 457,
                                                "column": 133
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 15271,
                                              "end": 15295,
                                              "loc": {
                                                "start": {
                                                  "line": 457,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 457,
                                                  "column": 36
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 15271,
                                                "end": 15286,
                                                "loc": {
                                                  "start": {
                                                    "line": 457,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 457,
                                                    "column": 27
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 15271,
                                                  "end": 15278,
                                                  "loc": {
                                                    "start": {
                                                      "line": 457,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 457,
                                                      "column": 19
                                                    }
                                                  },
                                                  "name": "context"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 15279,
                                                  "end": 15286,
                                                  "loc": {
                                                    "start": {
                                                      "line": 457,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 457,
                                                      "column": 27
                                                    }
                                                  },
                                                  "name": "options"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 15287,
                                                "end": 15295,
                                                "loc": {
                                                  "start": {
                                                    "line": 457,
                                                    "column": 28
                                                  },
                                                  "end": {
                                                    "line": 457,
                                                    "column": 36
                                                  }
                                                },
                                                "name": "callback"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "ObjectExpression",
                                                "start": 15296,
                                                "end": 15391,
                                                "loc": {
                                                  "start": {
                                                    "line": 457,
                                                    "column": 37
                                                  },
                                                  "end": {
                                                    "line": 457,
                                                    "column": 132
                                                  }
                                                },
                                                "properties": [
                                                  {
                                                    "type": "Property",
                                                    "start": 15298,
                                                    "end": 15314,
                                                    "loc": {
                                                      "start": {
                                                        "line": 457,
                                                        "column": 39
                                                      },
                                                      "end": {
                                                        "line": 457,
                                                        "column": 55
                                                      }
                                                    },
                                                    "method": false,
                                                    "shorthand": false,
                                                    "computed": false,
                                                    "key": {
                                                      "type": "Identifier",
                                                      "start": 15298,
                                                      "end": 15305,
                                                      "loc": {
                                                        "start": {
                                                          "line": 457,
                                                          "column": 39
                                                        },
                                                        "end": {
                                                          "line": 457,
                                                          "column": 46
                                                        }
                                                      },
                                                      "name": "context"
                                                    },
                                                    "value": {
                                                      "type": "Identifier",
                                                      "start": 15307,
                                                      "end": 15314,
                                                      "loc": {
                                                        "start": {
                                                          "line": 457,
                                                          "column": 48
                                                        },
                                                        "end": {
                                                          "line": 457,
                                                          "column": 55
                                                        }
                                                      },
                                                      "name": "context"
                                                    },
                                                    "kind": "init"
                                                  },
                                                  {
                                                    "type": "Property",
                                                    "start": 15316,
                                                    "end": 15341,
                                                    "loc": {
                                                      "start": {
                                                        "line": 457,
                                                        "column": 57
                                                      },
                                                      "end": {
                                                        "line": 457,
                                                        "column": 82
                                                      }
                                                    },
                                                    "method": false,
                                                    "shorthand": false,
                                                    "computed": false,
                                                    "key": {
                                                      "type": "Identifier",
                                                      "start": 15316,
                                                      "end": 15320,
                                                      "loc": {
                                                        "start": {
                                                          "line": 457,
                                                          "column": 57
                                                        },
                                                        "end": {
                                                          "line": 457,
                                                          "column": 61
                                                        }
                                                      },
                                                      "name": "type"
                                                    },
                                                    "value": {
                                                      "type": "MemberExpression",
                                                      "start": 15322,
                                                      "end": 15341,
                                                      "loc": {
                                                        "start": {
                                                          "line": 457,
                                                          "column": 63
                                                        },
                                                        "end": {
                                                          "line": 457,
                                                          "column": 82
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 15322,
                                                        "end": 15336,
                                                        "loc": {
                                                          "start": {
                                                            "line": 457,
                                                            "column": 63
                                                          },
                                                          "end": {
                                                            "line": 457,
                                                            "column": 77
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 15322,
                                                          "end": 15328,
                                                          "loc": {
                                                            "start": {
                                                              "line": 457,
                                                              "column": 63
                                                            },
                                                            "end": {
                                                              "line": 457,
                                                              "column": 69
                                                            }
                                                          },
                                                          "name": "Parser"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 15329,
                                                          "end": 15336,
                                                          "loc": {
                                                            "start": {
                                                              "line": 457,
                                                              "column": 70
                                                            },
                                                            "end": {
                                                              "line": 457,
                                                              "column": 77
                                                            }
                                                          },
                                                          "name": "Factory"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 15337,
                                                        "end": 15341,
                                                        "loc": {
                                                          "start": {
                                                            "line": 457,
                                                            "column": 78
                                                          },
                                                          "end": {
                                                            "line": 457,
                                                            "column": 82
                                                          }
                                                        },
                                                        "name": "Link"
                                                      },
                                                      "computed": false
                                                    },
                                                    "kind": "init"
                                                  },
                                                  {
                                                    "type": "Property",
                                                    "start": 15343,
                                                    "end": 15375,
                                                    "loc": {
                                                      "start": {
                                                        "line": 457,
                                                        "column": 84
                                                      },
                                                      "end": {
                                                        "line": 457,
                                                        "column": 116
                                                      }
                                                    },
                                                    "method": false,
                                                    "shorthand": false,
                                                    "computed": false,
                                                    "key": {
                                                      "type": "Identifier",
                                                      "start": 15343,
                                                      "end": 15348,
                                                      "loc": {
                                                        "start": {
                                                          "line": 457,
                                                          "column": 84
                                                        },
                                                        "end": {
                                                          "line": 457,
                                                          "column": 89
                                                        }
                                                      },
                                                      "name": "model"
                                                    },
                                                    "value": {
                                                      "type": "MemberExpression",
                                                      "start": 15350,
                                                      "end": 15375,
                                                      "loc": {
                                                        "start": {
                                                          "line": 457,
                                                          "column": 91
                                                        },
                                                        "end": {
                                                          "line": 457,
                                                          "column": 116
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 15350,
                                                        "end": 15365,
                                                        "loc": {
                                                          "start": {
                                                            "line": 457,
                                                            "column": 91
                                                          },
                                                          "end": {
                                                            "line": 457,
                                                            "column": 106
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 15350,
                                                          "end": 15357,
                                                          "loc": {
                                                            "start": {
                                                              "line": 457,
                                                              "column": 91
                                                            },
                                                            "end": {
                                                              "line": 457,
                                                              "column": 98
                                                            }
                                                          },
                                                          "name": "context"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 15358,
                                                          "end": 15365,
                                                          "loc": {
                                                            "start": {
                                                              "line": 457,
                                                              "column": 99
                                                            },
                                                            "end": {
                                                              "line": 457,
                                                              "column": 106
                                                            }
                                                          },
                                                          "name": "options"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 15366,
                                                        "end": 15375,
                                                        "loc": {
                                                          "start": {
                                                            "line": 457,
                                                            "column": 107
                                                          },
                                                          "end": {
                                                            "line": 457,
                                                            "column": 116
                                                          }
                                                        },
                                                        "name": "groupInto"
                                                      },
                                                      "computed": false
                                                    },
                                                    "kind": "init"
                                                  },
                                                  {
                                                    "type": "Property",
                                                    "start": 15377,
                                                    "end": 15389,
                                                    "loc": {
                                                      "start": {
                                                        "line": 457,
                                                        "column": 118
                                                      },
                                                      "end": {
                                                        "line": 457,
                                                        "column": 130
                                                      }
                                                    },
                                                    "method": false,
                                                    "shorthand": false,
                                                    "computed": false,
                                                    "key": {
                                                      "type": "Identifier",
                                                      "start": 15377,
                                                      "end": 15381,
                                                      "loc": {
                                                        "start": {
                                                          "line": 457,
                                                          "column": 118
                                                        },
                                                        "end": {
                                                          "line": 457,
                                                          "column": 122
                                                        }
                                                      },
                                                      "name": "data"
                                                    },
                                                    "value": {
                                                      "type": "Identifier",
                                                      "start": 15383,
                                                      "end": 15389,
                                                      "loc": {
                                                        "start": {
                                                          "line": 457,
                                                          "column": 124
                                                        },
                                                        "end": {
                                                          "line": 457,
                                                          "column": 130
                                                        }
                                                      },
                                                      "name": "object"
                                                    },
                                                    "kind": "init"
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      ]
                                    },
                                    "alternate": {
                                      "type": "IfStatement",
                                      "start": 15410,
                                      "end": 17018,
                                      "loc": {
                                        "start": {
                                          "line": 459,
                                          "column": 15
                                        },
                                        "end": {
                                          "line": 492,
                                          "column": 9
                                        }
                                      },
                                      "test": {
                                        "type": "LogicalExpression",
                                        "start": 15414,
                                        "end": 15506,
                                        "loc": {
                                          "start": {
                                            "line": 459,
                                            "column": 19
                                          },
                                          "end": {
                                            "line": 459,
                                            "column": 111
                                          }
                                        },
                                        "left": {
                                          "type": "BinaryExpression",
                                          "start": 15414,
                                          "end": 15439,
                                          "loc": {
                                            "start": {
                                              "line": 459,
                                              "column": 19
                                            },
                                            "end": {
                                              "line": 459,
                                              "column": 44
                                            }
                                          },
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 15414,
                                            "end": 15428,
                                            "loc": {
                                              "start": {
                                                "line": 459,
                                                "column": 19
                                              },
                                              "end": {
                                                "line": 459,
                                                "column": 33
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 15414,
                                              "end": 15420,
                                              "loc": {
                                                "start": {
                                                  "line": 459,
                                                  "column": 19
                                                },
                                                "end": {
                                                  "line": 459,
                                                  "column": 25
                                                }
                                              },
                                              "name": "object"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 15421,
                                              "end": 15428,
                                              "loc": {
                                                "start": {
                                                  "line": 459,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 459,
                                                  "column": 33
                                                }
                                              },
                                              "name": "command"
                                            },
                                            "computed": false
                                          },
                                          "operator": "===",
                                          "right": {
                                            "type": "Literal",
                                            "start": 15433,
                                            "end": 15439,
                                            "loc": {
                                              "start": {
                                                "line": 459,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 459,
                                                "column": 44
                                              }
                                            },
                                            "value": "Blob",
                                            "rawValue": "Blob",
                                            "raw": "\"Blob\""
                                          }
                                        },
                                        "operator": "||",
                                        "right": {
                                          "type": "LogicalExpression",
                                          "start": 15444,
                                          "end": 15505,
                                          "loc": {
                                            "start": {
                                              "line": 459,
                                              "column": 49
                                            },
                                            "end": {
                                              "line": 459,
                                              "column": 110
                                            }
                                          },
                                          "left": {
                                            "type": "BinaryExpression",
                                            "start": 15444,
                                            "end": 15473,
                                            "loc": {
                                              "start": {
                                                "line": 459,
                                                "column": 49
                                              },
                                              "end": {
                                                "line": 459,
                                                "column": 78
                                              }
                                            },
                                            "left": {
                                              "type": "MemberExpression",
                                              "start": 15444,
                                              "end": 15458,
                                              "loc": {
                                                "start": {
                                                  "line": 459,
                                                  "column": 49
                                                },
                                                "end": {
                                                  "line": 459,
                                                  "column": 63
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 15444,
                                                "end": 15450,
                                                "loc": {
                                                  "start": {
                                                    "line": 459,
                                                    "column": 49
                                                  },
                                                  "end": {
                                                    "line": 459,
                                                    "column": 55
                                                  }
                                                },
                                                "name": "object"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 15451,
                                                "end": 15458,
                                                "loc": {
                                                  "start": {
                                                    "line": 459,
                                                    "column": 56
                                                  },
                                                  "end": {
                                                    "line": 459,
                                                    "column": 63
                                                  }
                                                },
                                                "name": "command"
                                              },
                                              "computed": false
                                            },
                                            "operator": "===",
                                            "right": {
                                              "type": "Literal",
                                              "start": 15463,
                                              "end": 15473,
                                              "loc": {
                                                "start": {
                                                  "line": 459,
                                                  "column": 68
                                                },
                                                "end": {
                                                  "line": 459,
                                                  "column": 78
                                                }
                                              },
                                              "value": "Geometry",
                                              "rawValue": "Geometry",
                                              "raw": "\"Geometry\""
                                            }
                                          },
                                          "operator": "&&",
                                          "right": {
                                            "type": "UnaryExpression",
                                            "start": 15477,
                                            "end": 15505,
                                            "loc": {
                                              "start": {
                                                "line": 459,
                                                "column": 82
                                              },
                                              "end": {
                                                "line": 459,
                                                "column": 110
                                              }
                                            },
                                            "operator": "!",
                                            "prefix": true,
                                            "argument": {
                                              "type": "MemberExpression",
                                              "start": 15478,
                                              "end": 15505,
                                              "loc": {
                                                "start": {
                                                  "line": 459,
                                                  "column": 83
                                                },
                                                "end": {
                                                  "line": 459,
                                                  "column": 110
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 15478,
                                                "end": 15495,
                                                "loc": {
                                                  "start": {
                                                    "line": 459,
                                                    "column": 83
                                                  },
                                                  "end": {
                                                    "line": 459,
                                                    "column": 100
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 15478,
                                                  "end": 15484,
                                                  "loc": {
                                                    "start": {
                                                      "line": 459,
                                                      "column": 83
                                                    },
                                                    "end": {
                                                      "line": 459,
                                                      "column": 89
                                                    }
                                                  },
                                                  "name": "object"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 15485,
                                                  "end": 15495,
                                                  "loc": {
                                                    "start": {
                                                      "line": 459,
                                                      "column": 90
                                                    },
                                                    "end": {
                                                      "line": 459,
                                                      "column": 100
                                                    }
                                                  },
                                                  "name": "attributes"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 15496,
                                                "end": 15505,
                                                "loc": {
                                                  "start": {
                                                    "line": 459,
                                                    "column": 101
                                                  },
                                                  "end": {
                                                    "line": 459,
                                                    "column": 110
                                                  }
                                                },
                                                "name": "optimized"
                                              },
                                              "computed": false
                                            }
                                          },
                                          "parenthesizedExpression": true
                                        }
                                      },
                                      "consequent": {
                                        "type": "BlockStatement",
                                        "start": 15508,
                                        "end": 15823,
                                        "loc": {
                                          "start": {
                                            "line": 459,
                                            "column": 113
                                          },
                                          "end": {
                                            "line": 467,
                                            "column": 9
                                          }
                                        },
                                        "body": [
                                          {
                                            "type": "VariableDeclaration",
                                            "start": 15572,
                                            "end": 15611,
                                            "loc": {
                                              "start": {
                                                "line": 462,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 462,
                                                "column": 51
                                              }
                                            },
                                            "declarations": [
                                              {
                                                "type": "VariableDeclarator",
                                                "start": 15576,
                                                "end": 15610,
                                                "loc": {
                                                  "start": {
                                                    "line": 462,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 462,
                                                    "column": 50
                                                  }
                                                },
                                                "id": {
                                                  "type": "Identifier",
                                                  "start": 15576,
                                                  "end": 15580,
                                                  "loc": {
                                                    "start": {
                                                      "line": 462,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 462,
                                                      "column": 20
                                                    }
                                                  },
                                                  "name": "core",
                                                  "leadingComments": null
                                                },
                                                "init": {
                                                  "type": "CallExpression",
                                                  "start": 15583,
                                                  "end": 15610,
                                                  "loc": {
                                                    "start": {
                                                      "line": 462,
                                                      "column": 23
                                                    },
                                                    "end": {
                                                      "line": 462,
                                                      "column": 50
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 15583,
                                                    "end": 15608,
                                                    "loc": {
                                                      "start": {
                                                        "line": 462,
                                                        "column": 23
                                                      },
                                                      "end": {
                                                        "line": 462,
                                                        "column": 48
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 15583,
                                                      "end": 15596,
                                                      "loc": {
                                                        "start": {
                                                          "line": 462,
                                                          "column": 23
                                                        },
                                                        "end": {
                                                          "line": 462,
                                                          "column": 36
                                                        }
                                                      },
                                                      "name": "WorkerFactory"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 15597,
                                                      "end": 15608,
                                                      "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": 15523,
                                                "end": 15559,
                                                "loc": {
                                                  "start": {
                                                    "line": 461,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 461,
                                                    "column": 48
                                                  }
                                                },
                                                "range": [
                                                  15523,
                                                  15559
                                                ]
                                              }
                                            ]
                                          },
                                          {
                                            "type": "VariableDeclaration",
                                            "start": 15624,
                                            "end": 15705,
                                            "loc": {
                                              "start": {
                                                "line": 463,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 463,
                                                "column": 93
                                              }
                                            },
                                            "declarations": [
                                              {
                                                "type": "VariableDeclarator",
                                                "start": 15628,
                                                "end": 15704,
                                                "loc": {
                                                  "start": {
                                                    "line": 463,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 463,
                                                    "column": 92
                                                  }
                                                },
                                                "id": {
                                                  "type": "Identifier",
                                                  "start": 15628,
                                                  "end": 15640,
                                                  "loc": {
                                                    "start": {
                                                      "line": 463,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 463,
                                                      "column": 28
                                                    }
                                                  },
                                                  "name": "parsedResult"
                                                },
                                                "init": {
                                                  "type": "AwaitExpression",
                                                  "start": 15643,
                                                  "end": 15704,
                                                  "loc": {
                                                    "start": {
                                                      "line": 463,
                                                      "column": 31
                                                    },
                                                    "end": {
                                                      "line": 463,
                                                      "column": 92
                                                    }
                                                  },
                                                  "all": false,
                                                  "argument": {
                                                    "type": "CallExpression",
                                                    "start": 15649,
                                                    "end": 15704,
                                                    "loc": {
                                                      "start": {
                                                        "line": 463,
                                                        "column": 37
                                                      },
                                                      "end": {
                                                        "line": 463,
                                                        "column": 92
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 15649,
                                                      "end": 15658,
                                                      "loc": {
                                                        "start": {
                                                          "line": 463,
                                                          "column": 37
                                                        },
                                                        "end": {
                                                          "line": 463,
                                                          "column": 46
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 15649,
                                                        "end": 15653,
                                                        "loc": {
                                                          "start": {
                                                            "line": 463,
                                                            "column": 37
                                                          },
                                                          "end": {
                                                            "line": 463,
                                                            "column": 41
                                                          }
                                                        },
                                                        "name": "core"
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 15654,
                                                        "end": 15658,
                                                        "loc": {
                                                          "start": {
                                                            "line": 463,
                                                            "column": 42
                                                          },
                                                          "end": {
                                                            "line": 463,
                                                            "column": 46
                                                          }
                                                        },
                                                        "name": "post"
                                                      },
                                                      "computed": false
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "Identifier",
                                                        "start": 15659,
                                                        "end": 15665,
                                                        "loc": {
                                                          "start": {
                                                            "line": 463,
                                                            "column": 47
                                                          },
                                                          "end": {
                                                            "line": 463,
                                                            "column": 53
                                                          }
                                                        },
                                                        "name": "object"
                                                      },
                                                      {
                                                        "type": "ArrowFunctionExpression",
                                                        "start": 15667,
                                                        "end": 15703,
                                                        "loc": {
                                                          "start": {
                                                            "line": 463,
                                                            "column": 55
                                                          },
                                                          "end": {
                                                            "line": 463,
                                                            "column": 91
                                                          }
                                                        },
                                                        "id": null,
                                                        "generator": false,
                                                        "expression": true,
                                                        "async": false,
                                                        "params": [
                                                          {
                                                            "type": "Identifier",
                                                            "start": 15667,
                                                            "end": 15671,
                                                            "loc": {
                                                              "start": {
                                                                "line": 463,
                                                                "column": 55
                                                              },
                                                              "end": {
                                                                "line": 463,
                                                                "column": 59
                                                              }
                                                            },
                                                            "name": "data"
                                                          }
                                                        ],
                                                        "body": {
                                                          "type": "CallExpression",
                                                          "start": 15675,
                                                          "end": 15703,
                                                          "loc": {
                                                            "start": {
                                                              "line": 463,
                                                              "column": 63
                                                            },
                                                            "end": {
                                                              "line": 463,
                                                              "column": 91
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "Identifier",
                                                            "start": 15675,
                                                            "end": 15688,
                                                            "loc": {
                                                              "start": {
                                                                "line": 463,
                                                                "column": 63
                                                              },
                                                              "end": {
                                                                "line": 463,
                                                                "column": 76
                                                              }
                                                            },
                                                            "name": "parseGeometry"
                                                          },
                                                          "arguments": [
                                                            {
                                                              "type": "Identifier",
                                                              "start": 15689,
                                                              "end": 15693,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 463,
                                                                  "column": 77
                                                                },
                                                                "end": {
                                                                  "line": 463,
                                                                  "column": 81
                                                                }
                                                              },
                                                              "name": "data"
                                                            },
                                                            {
                                                              "type": "Identifier",
                                                              "start": 15695,
                                                              "end": 15702,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 463,
                                                                  "column": 83
                                                                },
                                                                "end": {
                                                                  "line": 463,
                                                                  "column": 90
                                                                }
                                                              },
                                                              "name": "context"
                                                            }
                                                          ]
                                                        }
                                                      }
                                                    ]
                                                  }
                                                }
                                              }
                                            ],
                                            "kind": "let"
                                          },
                                          {
                                            "type": "ExpressionStatement",
                                            "start": 15718,
                                            "end": 15765,
                                            "loc": {
                                              "start": {
                                                "line": 464,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 464,
                                                "column": 59
                                              }
                                            },
                                            "expression": {
                                              "type": "AssignmentExpression",
                                              "start": 15718,
                                              "end": 15764,
                                              "loc": {
                                                "start": {
                                                  "line": 464,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 464,
                                                  "column": 58
                                                }
                                              },
                                              "operator": "+=",
                                              "left": {
                                                "type": "MemberExpression",
                                                "start": 15718,
                                                "end": 15743,
                                                "loc": {
                                                  "start": {
                                                    "line": 464,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 464,
                                                    "column": 37
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 15718,
                                                  "end": 15725,
                                                  "loc": {
                                                    "start": {
                                                      "line": 464,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 464,
                                                      "column": 19
                                                    }
                                                  },
                                                  "name": "context"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 15726,
                                                  "end": 15743,
                                                  "loc": {
                                                    "start": {
                                                      "line": 464,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 464,
                                                      "column": 37
                                                    }
                                                  },
                                                  "name": "bytesUncompressed"
                                                },
                                                "computed": false
                                              },
                                              "right": {
                                                "type": "MemberExpression",
                                                "start": 15747,
                                                "end": 15764,
                                                "loc": {
                                                  "start": {
                                                    "line": 464,
                                                    "column": 41
                                                  },
                                                  "end": {
                                                    "line": 464,
                                                    "column": 58
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 15747,
                                                  "end": 15759,
                                                  "loc": {
                                                    "start": {
                                                      "line": 464,
                                                      "column": 41
                                                    },
                                                    "end": {
                                                      "line": 464,
                                                      "column": 53
                                                    }
                                                  },
                                                  "name": "parsedResult"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 15760,
                                                  "end": 15764,
                                                  "loc": {
                                                    "start": {
                                                      "line": 464,
                                                      "column": 54
                                                    },
                                                    "end": {
                                                      "line": 464,
                                                      "column": 58
                                                    }
                                                  },
                                                  "name": "size"
                                                },
                                                "computed": false
                                              }
                                            }
                                          },
                                          {
                                            "type": "ExpressionStatement",
                                            "start": 15778,
                                            "end": 15812,
                                            "loc": {
                                              "start": {
                                                "line": 465,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 465,
                                                "column": 46
                                              }
                                            },
                                            "expression": {
                                              "type": "AssignmentExpression",
                                              "start": 15778,
                                              "end": 15811,
                                              "loc": {
                                                "start": {
                                                  "line": 465,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 465,
                                                  "column": 45
                                                }
                                              },
                                              "operator": "+=",
                                              "left": {
                                                "type": "MemberExpression",
                                                "start": 15778,
                                                "end": 15790,
                                                "loc": {
                                                  "start": {
                                                    "line": 465,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 465,
                                                    "column": 24
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 15778,
                                                  "end": 15785,
                                                  "loc": {
                                                    "start": {
                                                      "line": 465,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 465,
                                                      "column": 19
                                                    }
                                                  },
                                                  "name": "context"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 15786,
                                                  "end": 15790,
                                                  "loc": {
                                                    "start": {
                                                      "line": 465,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 465,
                                                      "column": 24
                                                    }
                                                  },
                                                  "name": "time"
                                                },
                                                "computed": false
                                              },
                                              "right": {
                                                "type": "MemberExpression",
                                                "start": 15794,
                                                "end": 15811,
                                                "loc": {
                                                  "start": {
                                                    "line": 465,
                                                    "column": 28
                                                  },
                                                  "end": {
                                                    "line": 465,
                                                    "column": 45
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 15794,
                                                  "end": 15806,
                                                  "loc": {
                                                    "start": {
                                                      "line": 465,
                                                      "column": 28
                                                    },
                                                    "end": {
                                                      "line": 465,
                                                      "column": 40
                                                    }
                                                  },
                                                  "name": "parsedResult"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 15807,
                                                  "end": 15811,
                                                  "loc": {
                                                    "start": {
                                                      "line": 465,
                                                      "column": 41
                                                    },
                                                    "end": {
                                                      "line": 465,
                                                      "column": 45
                                                    }
                                                  },
                                                  "name": "time"
                                                },
                                                "computed": false
                                              }
                                            }
                                          }
                                        ]
                                      },
                                      "alternate": {
                                        "type": "IfStatement",
                                        "start": 15829,
                                        "end": 17018,
                                        "loc": {
                                          "start": {
                                            "line": 467,
                                            "column": 15
                                          },
                                          "end": {
                                            "line": 492,
                                            "column": 9
                                          }
                                        },
                                        "test": {
                                          "type": "LogicalExpression",
                                          "start": 15833,
                                          "end": 15948,
                                          "loc": {
                                            "start": {
                                              "line": 467,
                                              "column": 19
                                            },
                                            "end": {
                                              "line": 467,
                                              "column": 134
                                            }
                                          },
                                          "left": {
                                            "type": "LogicalExpression",
                                            "start": 15833,
                                            "end": 15909,
                                            "loc": {
                                              "start": {
                                                "line": 467,
                                                "column": 19
                                              },
                                              "end": {
                                                "line": 467,
                                                "column": 95
                                              }
                                            },
                                            "left": {
                                              "type": "LogicalExpression",
                                              "start": 15833,
                                              "end": 15879,
                                              "loc": {
                                                "start": {
                                                  "line": 467,
                                                  "column": 19
                                                },
                                                "end": {
                                                  "line": 467,
                                                  "column": 65
                                                }
                                              },
                                              "left": {
                                                "type": "MemberExpression",
                                                "start": 15833,
                                                "end": 15848,
                                                "loc": {
                                                  "start": {
                                                    "line": 467,
                                                    "column": 19
                                                  },
                                                  "end": {
                                                    "line": 467,
                                                    "column": 34
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 15833,
                                                  "end": 15840,
                                                  "loc": {
                                                    "start": {
                                                      "line": 467,
                                                      "column": 19
                                                    },
                                                    "end": {
                                                      "line": 467,
                                                      "column": 26
                                                    }
                                                  },
                                                  "name": "context"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 15841,
                                                  "end": 15848,
                                                  "loc": {
                                                    "start": {
                                                      "line": 467,
                                                      "column": 27
                                                    },
                                                    "end": {
                                                      "line": 467,
                                                      "column": 34
                                                    }
                                                  },
                                                  "name": "resolve"
                                                },
                                                "computed": false
                                              },
                                              "operator": "&&",
                                              "right": {
                                                "type": "BinaryExpression",
                                                "start": 15852,
                                                "end": 15879,
                                                "loc": {
                                                  "start": {
                                                    "line": 467,
                                                    "column": 38
                                                  },
                                                  "end": {
                                                    "line": 467,
                                                    "column": 65
                                                  }
                                                },
                                                "left": {
                                                  "type": "MemberExpression",
                                                  "start": 15852,
                                                  "end": 15866,
                                                  "loc": {
                                                    "start": {
                                                      "line": 467,
                                                      "column": 38
                                                    },
                                                    "end": {
                                                      "line": 467,
                                                      "column": 52
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 15852,
                                                    "end": 15858,
                                                    "loc": {
                                                      "start": {
                                                        "line": 467,
                                                        "column": 38
                                                      },
                                                      "end": {
                                                        "line": 467,
                                                        "column": 44
                                                      }
                                                    },
                                                    "name": "object"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 15859,
                                                    "end": 15866,
                                                    "loc": {
                                                      "start": {
                                                        "line": 467,
                                                        "column": 45
                                                      },
                                                      "end": {
                                                        "line": 467,
                                                        "column": 52
                                                      }
                                                    },
                                                    "name": "command"
                                                  },
                                                  "computed": false
                                                },
                                                "operator": "===",
                                                "right": {
                                                  "type": "Literal",
                                                  "start": 15871,
                                                  "end": 15879,
                                                  "loc": {
                                                    "start": {
                                                      "line": 467,
                                                      "column": 57
                                                    },
                                                    "end": {
                                                      "line": 467,
                                                      "column": 65
                                                    }
                                                  },
                                                  "value": "Result",
                                                  "rawValue": "Result",
                                                  "raw": "\"Result\""
                                                }
                                              }
                                            },
                                            "operator": "&&",
                                            "right": {
                                              "type": "BinaryExpression",
                                              "start": 15883,
                                              "end": 15909,
                                              "loc": {
                                                "start": {
                                                  "line": 467,
                                                  "column": 69
                                                },
                                                "end": {
                                                  "line": 467,
                                                  "column": 95
                                                }
                                              },
                                              "left": {
                                                "type": "MemberExpression",
                                                "start": 15883,
                                                "end": 15894,
                                                "loc": {
                                                  "start": {
                                                    "line": 467,
                                                    "column": 69
                                                  },
                                                  "end": {
                                                    "line": 467,
                                                    "column": 80
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 15883,
                                                  "end": 15889,
                                                  "loc": {
                                                    "start": {
                                                      "line": 467,
                                                      "column": 69
                                                    },
                                                    "end": {
                                                      "line": 467,
                                                      "column": 75
                                                    }
                                                  },
                                                  "name": "object"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 15890,
                                                  "end": 15894,
                                                  "loc": {
                                                    "start": {
                                                      "line": 467,
                                                      "column": 76
                                                    },
                                                    "end": {
                                                      "line": 467,
                                                      "column": 80
                                                    }
                                                  },
                                                  "name": "from"
                                                },
                                                "computed": false
                                              },
                                              "operator": "===",
                                              "right": {
                                                "type": "Literal",
                                                "start": 15899,
                                                "end": 15909,
                                                "loc": {
                                                  "start": {
                                                    "line": 467,
                                                    "column": 85
                                                  },
                                                  "end": {
                                                    "line": 467,
                                                    "column": 95
                                                  }
                                                },
                                                "value": "EndFrame",
                                                "rawValue": "EndFrame",
                                                "raw": "\"EndFrame\""
                                              }
                                            }
                                          },
                                          "operator": "&&",
                                          "right": {
                                            "type": "BinaryExpression",
                                            "start": 15913,
                                            "end": 15948,
                                            "loc": {
                                              "start": {
                                                "line": 467,
                                                "column": 99
                                              },
                                              "end": {
                                                "line": 467,
                                                "column": 134
                                              }
                                            },
                                            "left": {
                                              "type": "MemberExpression",
                                              "start": 15913,
                                              "end": 15933,
                                              "loc": {
                                                "start": {
                                                  "line": 467,
                                                  "column": 99
                                                },
                                                "end": {
                                                  "line": 467,
                                                  "column": 119
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 15913,
                                                "end": 15919,
                                                "loc": {
                                                  "start": {
                                                    "line": 467,
                                                    "column": 99
                                                  },
                                                  "end": {
                                                    "line": 467,
                                                    "column": 105
                                                  }
                                                },
                                                "name": "object"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 15920,
                                                "end": 15933,
                                                "loc": {
                                                  "start": {
                                                    "line": 467,
                                                    "column": 106
                                                  },
                                                  "end": {
                                                    "line": 467,
                                                    "column": 119
                                                  }
                                                },
                                                "name": "transactionID"
                                              },
                                              "computed": false
                                            },
                                            "operator": "===",
                                            "right": {
                                              "type": "MemberExpression",
                                              "start": 15938,
                                              "end": 15948,
                                              "loc": {
                                                "start": {
                                                  "line": 467,
                                                  "column": 124
                                                },
                                                "end": {
                                                  "line": 467,
                                                  "column": 134
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 15938,
                                                "end": 15945,
                                                "loc": {
                                                  "start": {
                                                    "line": 467,
                                                    "column": 124
                                                  },
                                                  "end": {
                                                    "line": 467,
                                                    "column": 131
                                                  }
                                                },
                                                "name": "context"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 15946,
                                                "end": 15948,
                                                "loc": {
                                                  "start": {
                                                    "line": 467,
                                                    "column": 132
                                                  },
                                                  "end": {
                                                    "line": 467,
                                                    "column": 134
                                                  }
                                                },
                                                "name": "id"
                                              },
                                              "computed": false
                                            }
                                          }
                                        },
                                        "consequent": {
                                          "type": "BlockStatement",
                                          "start": 15950,
                                          "end": 16355,
                                          "loc": {
                                            "start": {
                                              "line": 467,
                                              "column": 136
                                            },
                                            "end": {
                                              "line": 476,
                                              "column": 9
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "VariableDeclaration",
                                              "start": 16168,
                                              "end": 16202,
                                              "loc": {
                                                "start": {
                                                  "line": 471,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 471,
                                                  "column": 46
                                                }
                                              },
                                              "declarations": [
                                                {
                                                  "type": "VariableDeclarator",
                                                  "start": 16172,
                                                  "end": 16201,
                                                  "loc": {
                                                    "start": {
                                                      "line": 471,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 471,
                                                      "column": 45
                                                    }
                                                  },
                                                  "id": {
                                                    "type": "Identifier",
                                                    "start": 16172,
                                                    "end": 16183,
                                                    "loc": {
                                                      "start": {
                                                        "line": 471,
                                                        "column": 16
                                                      },
                                                      "end": {
                                                        "line": 471,
                                                        "column": 27
                                                      }
                                                    },
                                                    "name": "tempResolve",
                                                    "leadingComments": null
                                                  },
                                                  "init": {
                                                    "type": "MemberExpression",
                                                    "start": 16186,
                                                    "end": 16201,
                                                    "loc": {
                                                      "start": {
                                                        "line": 471,
                                                        "column": 30
                                                      },
                                                      "end": {
                                                        "line": 471,
                                                        "column": 45
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 16186,
                                                      "end": 16193,
                                                      "loc": {
                                                        "start": {
                                                          "line": 471,
                                                          "column": 30
                                                        },
                                                        "end": {
                                                          "line": 471,
                                                          "column": 37
                                                        }
                                                      },
                                                      "name": "context"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 16194,
                                                      "end": 16201,
                                                      "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": 15965,
                                                  "end": 16073,
                                                  "loc": {
                                                    "start": {
                                                      "line": 469,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 469,
                                                      "column": 120
                                                    }
                                                  },
                                                  "range": [
                                                    15965,
                                                    16073
                                                  ]
                                                },
                                                {
                                                  "type": "CommentLine",
                                                  "value": " Everything else will be resolved manually through context.promises",
                                                  "start": 16086,
                                                  "end": 16155,
                                                  "loc": {
                                                    "start": {
                                                      "line": 470,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 470,
                                                      "column": 81
                                                    }
                                                  },
                                                  "range": [
                                                    16086,
                                                    16155
                                                  ]
                                                }
                                              ]
                                            },
                                            {
                                              "type": "VariableDeclaration",
                                              "start": 16215,
                                              "end": 16265,
                                              "loc": {
                                                "start": {
                                                  "line": 472,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 472,
                                                  "column": 62
                                                }
                                              },
                                              "declarations": [
                                                {
                                                  "type": "VariableDeclarator",
                                                  "start": 16219,
                                                  "end": 16264,
                                                  "loc": {
                                                    "start": {
                                                      "line": 472,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 472,
                                                      "column": 61
                                                    }
                                                  },
                                                  "id": {
                                                    "type": "Identifier",
                                                    "start": 16219,
                                                    "end": 16226,
                                                    "loc": {
                                                      "start": {
                                                        "line": 472,
                                                        "column": 16
                                                      },
                                                      "end": {
                                                        "line": 472,
                                                        "column": 23
                                                      }
                                                    },
                                                    "name": "results"
                                                  },
                                                  "init": {
                                                    "type": "AwaitExpression",
                                                    "start": 16229,
                                                    "end": 16264,
                                                    "loc": {
                                                      "start": {
                                                        "line": 472,
                                                        "column": 26
                                                      },
                                                      "end": {
                                                        "line": 472,
                                                        "column": 61
                                                      }
                                                    },
                                                    "all": false,
                                                    "argument": {
                                                      "type": "CallExpression",
                                                      "start": 16235,
                                                      "end": 16264,
                                                      "loc": {
                                                        "start": {
                                                          "line": 472,
                                                          "column": 32
                                                        },
                                                        "end": {
                                                          "line": 472,
                                                          "column": 61
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 16235,
                                                        "end": 16246,
                                                        "loc": {
                                                          "start": {
                                                            "line": 472,
                                                            "column": 32
                                                          },
                                                          "end": {
                                                            "line": 472,
                                                            "column": 43
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 16235,
                                                          "end": 16242,
                                                          "loc": {
                                                            "start": {
                                                              "line": 472,
                                                              "column": 32
                                                            },
                                                            "end": {
                                                              "line": 472,
                                                              "column": 39
                                                            }
                                                          },
                                                          "name": "Promise"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 16243,
                                                          "end": 16246,
                                                          "loc": {
                                                            "start": {
                                                              "line": 472,
                                                              "column": 40
                                                            },
                                                            "end": {
                                                              "line": 472,
                                                              "column": 43
                                                            }
                                                          },
                                                          "name": "all"
                                                        },
                                                        "computed": false
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "MemberExpression",
                                                          "start": 16247,
                                                          "end": 16263,
                                                          "loc": {
                                                            "start": {
                                                              "line": 472,
                                                              "column": 44
                                                            },
                                                            "end": {
                                                              "line": 472,
                                                              "column": 60
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 16247,
                                                            "end": 16254,
                                                            "loc": {
                                                              "start": {
                                                                "line": 472,
                                                                "column": 44
                                                              },
                                                              "end": {
                                                                "line": 472,
                                                                "column": 51
                                                              }
                                                            },
                                                            "name": "context"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 16255,
                                                            "end": 16263,
                                                            "loc": {
                                                              "start": {
                                                                "line": 472,
                                                                "column": 52
                                                              },
                                                              "end": {
                                                                "line": 472,
                                                                "column": 60
                                                              }
                                                            },
                                                            "name": "promises"
                                                          },
                                                          "computed": false
                                                        }
                                                      ]
                                                    }
                                                  }
                                                }
                                              ],
                                              "kind": "let"
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 16278,
                                              "end": 16310,
                                              "loc": {
                                                "start": {
                                                  "line": 473,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 473,
                                                  "column": 44
                                                }
                                              },
                                              "expression": {
                                                "type": "AssignmentExpression",
                                                "start": 16278,
                                                "end": 16309,
                                                "loc": {
                                                  "start": {
                                                    "line": 473,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 473,
                                                    "column": 43
                                                  }
                                                },
                                                "operator": "=",
                                                "left": {
                                                  "type": "Identifier",
                                                  "start": 16278,
                                                  "end": 16285,
                                                  "loc": {
                                                    "start": {
                                                      "line": 473,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 473,
                                                      "column": 19
                                                    }
                                                  },
                                                  "name": "context"
                                                },
                                                "right": {
                                                  "type": "CallExpression",
                                                  "start": 16288,
                                                  "end": 16309,
                                                  "loc": {
                                                    "start": {
                                                      "line": 473,
                                                      "column": 22
                                                    },
                                                    "end": {
                                                      "line": 473,
                                                      "column": 43
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "Identifier",
                                                    "start": 16288,
                                                    "end": 16300,
                                                    "loc": {
                                                      "start": {
                                                        "line": 473,
                                                        "column": 22
                                                      },
                                                      "end": {
                                                        "line": 473,
                                                        "column": 34
                                                      }
                                                    },
                                                    "name": "mergeContext"
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 16301,
                                                      "end": 16308,
                                                      "loc": {
                                                        "start": {
                                                          "line": 473,
                                                          "column": 35
                                                        },
                                                        "end": {
                                                          "line": 473,
                                                          "column": 42
                                                        }
                                                      },
                                                      "name": "context"
                                                    }
                                                  ]
                                                }
                                              }
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 16323,
                                              "end": 16344,
                                              "loc": {
                                                "start": {
                                                  "line": 474,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 474,
                                                  "column": 33
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 16323,
                                                "end": 16343,
                                                "loc": {
                                                  "start": {
                                                    "line": 474,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 474,
                                                    "column": 32
                                                  }
                                                },
                                                "callee": {
                                                  "type": "Identifier",
                                                  "start": 16323,
                                                  "end": 16334,
                                                  "loc": {
                                                    "start": {
                                                      "line": 474,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 474,
                                                      "column": 23
                                                    }
                                                  },
                                                  "name": "tempResolve"
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "Identifier",
                                                    "start": 16335,
                                                    "end": 16342,
                                                    "loc": {
                                                      "start": {
                                                        "line": 474,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 474,
                                                        "column": 31
                                                      }
                                                    },
                                                    "name": "context"
                                                  }
                                                ]
                                              }
                                            }
                                          ]
                                        },
                                        "alternate": {
                                          "type": "IfStatement",
                                          "start": 16361,
                                          "end": 17018,
                                          "loc": {
                                            "start": {
                                              "line": 476,
                                              "column": 15
                                            },
                                            "end": {
                                              "line": 492,
                                              "column": 9
                                            }
                                          },
                                          "test": {
                                            "type": "LogicalExpression",
                                            "start": 16365,
                                            "end": 16454,
                                            "loc": {
                                              "start": {
                                                "line": 476,
                                                "column": 19
                                              },
                                              "end": {
                                                "line": 476,
                                                "column": 108
                                              }
                                            },
                                            "left": {
                                              "type": "LogicalExpression",
                                              "start": 16365,
                                              "end": 16424,
                                              "loc": {
                                                "start": {
                                                  "line": 476,
                                                  "column": 19
                                                },
                                                "end": {
                                                  "line": 476,
                                                  "column": 78
                                                }
                                              },
                                              "left": {
                                                "type": "BinaryExpression",
                                                "start": 16365,
                                                "end": 16392,
                                                "loc": {
                                                  "start": {
                                                    "line": 476,
                                                    "column": 19
                                                  },
                                                  "end": {
                                                    "line": 476,
                                                    "column": 46
                                                  }
                                                },
                                                "left": {
                                                  "type": "MemberExpression",
                                                  "start": 16365,
                                                  "end": 16379,
                                                  "loc": {
                                                    "start": {
                                                      "line": 476,
                                                      "column": 19
                                                    },
                                                    "end": {
                                                      "line": 476,
                                                      "column": 33
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 16365,
                                                    "end": 16371,
                                                    "loc": {
                                                      "start": {
                                                        "line": 476,
                                                        "column": 19
                                                      },
                                                      "end": {
                                                        "line": 476,
                                                        "column": 25
                                                      }
                                                    },
                                                    "name": "object"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 16372,
                                                    "end": 16379,
                                                    "loc": {
                                                      "start": {
                                                        "line": 476,
                                                        "column": 26
                                                      },
                                                      "end": {
                                                        "line": 476,
                                                        "column": 33
                                                      }
                                                    },
                                                    "name": "command"
                                                  },
                                                  "computed": false
                                                },
                                                "operator": "===",
                                                "right": {
                                                  "type": "Literal",
                                                  "start": 16384,
                                                  "end": 16392,
                                                  "loc": {
                                                    "start": {
                                                      "line": 476,
                                                      "column": 38
                                                    },
                                                    "end": {
                                                      "line": 476,
                                                      "column": 46
                                                    }
                                                  },
                                                  "value": "Result",
                                                  "rawValue": "Result",
                                                  "raw": "\"Result\""
                                                }
                                              },
                                              "operator": "&&",
                                              "right": {
                                                "type": "BinaryExpression",
                                                "start": 16396,
                                                "end": 16424,
                                                "loc": {
                                                  "start": {
                                                    "line": 476,
                                                    "column": 50
                                                  },
                                                  "end": {
                                                    "line": 476,
                                                    "column": 78
                                                  }
                                                },
                                                "left": {
                                                  "type": "MemberExpression",
                                                  "start": 16396,
                                                  "end": 16407,
                                                  "loc": {
                                                    "start": {
                                                      "line": 476,
                                                      "column": 50
                                                    },
                                                    "end": {
                                                      "line": 476,
                                                      "column": 61
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 16396,
                                                    "end": 16402,
                                                    "loc": {
                                                      "start": {
                                                        "line": 476,
                                                        "column": 50
                                                      },
                                                      "end": {
                                                        "line": 476,
                                                        "column": 56
                                                      }
                                                    },
                                                    "name": "object"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 16403,
                                                    "end": 16407,
                                                    "loc": {
                                                      "start": {
                                                        "line": 476,
                                                        "column": 57
                                                      },
                                                      "end": {
                                                        "line": 476,
                                                        "column": 61
                                                      }
                                                    },
                                                    "name": "from"
                                                  },
                                                  "computed": false
                                                },
                                                "operator": "!==",
                                                "right": {
                                                  "type": "Literal",
                                                  "start": 16412,
                                                  "end": 16424,
                                                  "loc": {
                                                    "start": {
                                                      "line": 476,
                                                      "column": 66
                                                    },
                                                    "end": {
                                                      "line": 476,
                                                      "column": 78
                                                    }
                                                  },
                                                  "value": "BeginFrame",
                                                  "rawValue": "BeginFrame",
                                                  "raw": "\"BeginFrame\""
                                                }
                                              }
                                            },
                                            "operator": "&&",
                                            "right": {
                                              "type": "BinaryExpression",
                                              "start": 16428,
                                              "end": 16454,
                                              "loc": {
                                                "start": {
                                                  "line": 476,
                                                  "column": 82
                                                },
                                                "end": {
                                                  "line": 476,
                                                  "column": 108
                                                }
                                              },
                                              "left": {
                                                "type": "MemberExpression",
                                                "start": 16428,
                                                "end": 16439,
                                                "loc": {
                                                  "start": {
                                                    "line": 476,
                                                    "column": 82
                                                  },
                                                  "end": {
                                                    "line": 476,
                                                    "column": 93
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 16428,
                                                  "end": 16434,
                                                  "loc": {
                                                    "start": {
                                                      "line": 476,
                                                      "column": 82
                                                    },
                                                    "end": {
                                                      "line": 476,
                                                      "column": 88
                                                    }
                                                  },
                                                  "name": "object"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 16435,
                                                  "end": 16439,
                                                  "loc": {
                                                    "start": {
                                                      "line": 476,
                                                      "column": 89
                                                    },
                                                    "end": {
                                                      "line": 476,
                                                      "column": 93
                                                    }
                                                  },
                                                  "name": "from"
                                                },
                                                "computed": false
                                              },
                                              "operator": "!==",
                                              "right": {
                                                "type": "Literal",
                                                "start": 16444,
                                                "end": 16454,
                                                "loc": {
                                                  "start": {
                                                    "line": 476,
                                                    "column": 98
                                                  },
                                                  "end": {
                                                    "line": 476,
                                                    "column": 108
                                                  }
                                                },
                                                "value": "EndFrame",
                                                "rawValue": "EndFrame",
                                                "raw": "\"EndFrame\""
                                              }
                                            }
                                          },
                                          "consequent": {
                                            "type": "BlockStatement",
                                            "start": 16456,
                                            "end": 16699,
                                            "loc": {
                                              "start": {
                                                "line": 476,
                                                "column": 110
                                              },
                                              "end": {
                                                "line": 486,
                                                "column": 9
                                              }
                                            },
                                            "body": [
                                              {
                                                "type": "TryStatement",
                                                "start": 16521,
                                                "end": 16645,
                                                "loc": {
                                                  "start": {
                                                    "line": 479,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 482,
                                                    "column": 26
                                                  }
                                                },
                                                "block": {
                                                  "type": "BlockStatement",
                                                  "start": 16525,
                                                  "end": 16632,
                                                  "loc": {
                                                    "start": {
                                                      "line": 479,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 482,
                                                      "column": 13
                                                    }
                                                  },
                                                  "body": [
                                                    {
                                                      "type": "VariableDeclaration",
                                                      "start": 16543,
                                                      "end": 16580,
                                                      "loc": {
                                                        "start": {
                                                          "line": 480,
                                                          "column": 16
                                                        },
                                                        "end": {
                                                          "line": 480,
                                                          "column": 53
                                                        }
                                                      },
                                                      "declarations": [
                                                        {
                                                          "type": "VariableDeclarator",
                                                          "start": 16547,
                                                          "end": 16579,
                                                          "loc": {
                                                            "start": {
                                                              "line": 480,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 480,
                                                              "column": 52
                                                            }
                                                          },
                                                          "id": {
                                                            "type": "Identifier",
                                                            "start": 16547,
                                                            "end": 16551,
                                                            "loc": {
                                                              "start": {
                                                                "line": 480,
                                                                "column": 20
                                                              },
                                                              "end": {
                                                                "line": 480,
                                                                "column": 24
                                                              }
                                                            },
                                                            "name": "json",
                                                            "leadingComments": null
                                                          },
                                                          "init": {
                                                            "type": "CallExpression",
                                                            "start": 16554,
                                                            "end": 16579,
                                                            "loc": {
                                                              "start": {
                                                                "line": 480,
                                                                "column": 27
                                                              },
                                                              "end": {
                                                                "line": 480,
                                                                "column": 52
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 16554,
                                                              "end": 16564,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 480,
                                                                  "column": 27
                                                                },
                                                                "end": {
                                                                  "line": 480,
                                                                  "column": 37
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 16554,
                                                                "end": 16558,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 480,
                                                                    "column": 27
                                                                  },
                                                                  "end": {
                                                                    "line": 480,
                                                                    "column": 31
                                                                  }
                                                                },
                                                                "name": "JSON"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 16559,
                                                                "end": 16564,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 480,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 480,
                                                                    "column": 37
                                                                  }
                                                                },
                                                                "name": "parse"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "MemberExpression",
                                                                "start": 16565,
                                                                "end": 16578,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 480,
                                                                    "column": 38
                                                                  },
                                                                  "end": {
                                                                    "line": 480,
                                                                    "column": 51
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "Identifier",
                                                                  "start": 16565,
                                                                  "end": 16571,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 480,
                                                                      "column": 38
                                                                    },
                                                                    "end": {
                                                                      "line": 480,
                                                                      "column": 44
                                                                    }
                                                                  },
                                                                  "name": "object"
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 16572,
                                                                  "end": 16578,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 480,
                                                                      "column": 45
                                                                    },
                                                                    "end": {
                                                                      "line": 480,
                                                                      "column": 51
                                                                    }
                                                                  },
                                                                  "name": "result"
                                                                },
                                                                "computed": false
                                                              }
                                                            ]
                                                          },
                                                          "leadingComments": null
                                                        }
                                                      ],
                                                      "kind": "let",
                                                      "leadingComments": null
                                                    },
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 16597,
                                                      "end": 16618,
                                                      "loc": {
                                                        "start": {
                                                          "line": 481,
                                                          "column": 16
                                                        },
                                                        "end": {
                                                          "line": 481,
                                                          "column": 37
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "AssignmentExpression",
                                                        "start": 16597,
                                                        "end": 16617,
                                                        "loc": {
                                                          "start": {
                                                            "line": 481,
                                                            "column": 16
                                                          },
                                                          "end": {
                                                            "line": 481,
                                                            "column": 36
                                                          }
                                                        },
                                                        "operator": "=",
                                                        "left": {
                                                          "type": "MemberExpression",
                                                          "start": 16597,
                                                          "end": 16610,
                                                          "loc": {
                                                            "start": {
                                                              "line": 481,
                                                              "column": 16
                                                            },
                                                            "end": {
                                                              "line": 481,
                                                              "column": 29
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 16597,
                                                            "end": 16603,
                                                            "loc": {
                                                              "start": {
                                                                "line": 481,
                                                                "column": 16
                                                              },
                                                              "end": {
                                                                "line": 481,
                                                                "column": 22
                                                              }
                                                            },
                                                            "name": "object"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 16604,
                                                            "end": 16610,
                                                            "loc": {
                                                              "start": {
                                                                "line": 481,
                                                                "column": 23
                                                              },
                                                              "end": {
                                                                "line": 481,
                                                                "column": 29
                                                              }
                                                            },
                                                            "name": "result"
                                                          },
                                                          "computed": false
                                                        },
                                                        "right": {
                                                          "type": "Identifier",
                                                          "start": 16613,
                                                          "end": 16617,
                                                          "loc": {
                                                            "start": {
                                                              "line": 481,
                                                              "column": 32
                                                            },
                                                            "end": {
                                                              "line": 481,
                                                              "column": 36
                                                            }
                                                          },
                                                          "name": "json"
                                                        }
                                                      }
                                                    }
                                                  ],
                                                  "leadingComments": null
                                                },
                                                "handler": {
                                                  "type": "CatchClause",
                                                  "start": 16633,
                                                  "end": 16645,
                                                  "loc": {
                                                    "start": {
                                                      "line": 482,
                                                      "column": 14
                                                    },
                                                    "end": {
                                                      "line": 482,
                                                      "column": 26
                                                    }
                                                  },
                                                  "param": {
                                                    "type": "Identifier",
                                                    "start": 16640,
                                                    "end": 16641,
                                                    "loc": {
                                                      "start": {
                                                        "line": 482,
                                                        "column": 21
                                                      },
                                                      "end": {
                                                        "line": 482,
                                                        "column": 22
                                                      }
                                                    },
                                                    "name": "e"
                                                  },
                                                  "body": {
                                                    "type": "BlockStatement",
                                                    "start": 16643,
                                                    "end": 16645,
                                                    "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": 16471,
                                                    "end": 16508,
                                                    "loc": {
                                                      "start": {
                                                        "line": 478,
                                                        "column": 12
                                                      },
                                                      "end": {
                                                        "line": 478,
                                                        "column": 49
                                                      }
                                                    },
                                                    "range": [
                                                      16471,
                                                      16508
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 16659,
                                                "end": 16688,
                                                "loc": {
                                                  "start": {
                                                    "line": 484,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 484,
                                                    "column": 41
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 16659,
                                                  "end": 16687,
                                                  "loc": {
                                                    "start": {
                                                      "line": 484,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 484,
                                                      "column": 40
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 16659,
                                                    "end": 16679,
                                                    "loc": {
                                                      "start": {
                                                        "line": 484,
                                                        "column": 12
                                                      },
                                                      "end": {
                                                        "line": 484,
                                                        "column": 32
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 16659,
                                                      "end": 16674,
                                                      "loc": {
                                                        "start": {
                                                          "line": 484,
                                                          "column": 12
                                                        },
                                                        "end": {
                                                          "line": 484,
                                                          "column": 27
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 16659,
                                                        "end": 16666,
                                                        "loc": {
                                                          "start": {
                                                            "line": 484,
                                                            "column": 12
                                                          },
                                                          "end": {
                                                            "line": 484,
                                                            "column": 19
                                                          }
                                                        },
                                                        "name": "context"
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 16667,
                                                        "end": 16674,
                                                        "loc": {
                                                          "start": {
                                                            "line": 484,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 484,
                                                            "column": 27
                                                          }
                                                        },
                                                        "name": "results"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 16675,
                                                      "end": 16679,
                                                      "loc": {
                                                        "start": {
                                                          "line": 484,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 484,
                                                          "column": 32
                                                        }
                                                      },
                                                      "name": "push"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 16680,
                                                      "end": 16686,
                                                      "loc": {
                                                        "start": {
                                                          "line": 484,
                                                          "column": 33
                                                        },
                                                        "end": {
                                                          "line": 484,
                                                          "column": 39
                                                        }
                                                      },
                                                      "name": "object"
                                                    }
                                                  ]
                                                }
                                              }
                                            ]
                                          },
                                          "alternate": {
                                            "type": "IfStatement",
                                            "start": 16705,
                                            "end": 17018,
                                            "loc": {
                                              "start": {
                                                "line": 486,
                                                "column": 15
                                              },
                                              "end": {
                                                "line": 492,
                                                "column": 9
                                              }
                                            },
                                            "test": {
                                              "type": "BinaryExpression",
                                              "start": 16709,
                                              "end": 16742,
                                              "loc": {
                                                "start": {
                                                  "line": 486,
                                                  "column": 19
                                                },
                                                "end": {
                                                  "line": 486,
                                                  "column": 52
                                                }
                                              },
                                              "left": {
                                                "type": "MemberExpression",
                                                "start": 16709,
                                                "end": 16723,
                                                "loc": {
                                                  "start": {
                                                    "line": 486,
                                                    "column": 19
                                                  },
                                                  "end": {
                                                    "line": 486,
                                                    "column": 33
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 16709,
                                                  "end": 16715,
                                                  "loc": {
                                                    "start": {
                                                      "line": 486,
                                                      "column": 19
                                                    },
                                                    "end": {
                                                      "line": 486,
                                                      "column": 25
                                                    }
                                                  },
                                                  "name": "object"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 16716,
                                                  "end": 16723,
                                                  "loc": {
                                                    "start": {
                                                      "line": 486,
                                                      "column": 26
                                                    },
                                                    "end": {
                                                      "line": 486,
                                                      "column": 33
                                                    }
                                                  },
                                                  "name": "command"
                                                },
                                                "computed": false
                                              },
                                              "operator": "===",
                                              "right": {
                                                "type": "Literal",
                                                "start": 16728,
                                                "end": 16742,
                                                "loc": {
                                                  "start": {
                                                    "line": 486,
                                                    "column": 38
                                                  },
                                                  "end": {
                                                    "line": 486,
                                                    "column": 52
                                                  }
                                                },
                                                "value": "ErrorMessage",
                                                "rawValue": "ErrorMessage",
                                                "raw": "\"ErrorMessage\""
                                              }
                                            },
                                            "consequent": {
                                              "type": "BlockStatement",
                                              "start": 16744,
                                              "end": 17018,
                                              "loc": {
                                                "start": {
                                                  "line": 486,
                                                  "column": 54
                                                },
                                                "end": {
                                                  "line": 492,
                                                  "column": 9
                                                }
                                              },
                                              "body": [
                                                {
                                                  "type": "ExpressionStatement",
                                                  "start": 16798,
                                                  "end": 16837,
                                                  "loc": {
                                                    "start": {
                                                      "line": 489,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 489,
                                                      "column": 51
                                                    }
                                                  },
                                                  "expression": {
                                                    "type": "CallExpression",
                                                    "start": 16798,
                                                    "end": 16836,
                                                    "loc": {
                                                      "start": {
                                                        "line": 489,
                                                        "column": 12
                                                      },
                                                      "end": {
                                                        "line": 489,
                                                        "column": 50
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 16798,
                                                      "end": 16817,
                                                      "loc": {
                                                        "start": {
                                                          "line": 489,
                                                          "column": 12
                                                        },
                                                        "end": {
                                                          "line": 489,
                                                          "column": 31
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 16798,
                                                        "end": 16812,
                                                        "loc": {
                                                          "start": {
                                                            "line": 489,
                                                            "column": 12
                                                          },
                                                          "end": {
                                                            "line": 489,
                                                            "column": 26
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 16798,
                                                          "end": 16805,
                                                          "loc": {
                                                            "start": {
                                                              "line": 489,
                                                              "column": 12
                                                            },
                                                            "end": {
                                                              "line": 489,
                                                              "column": 19
                                                            }
                                                          },
                                                          "name": "context",
                                                          "leadingComments": null
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 16806,
                                                          "end": 16812,
                                                          "loc": {
                                                            "start": {
                                                              "line": 489,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 489,
                                                              "column": 26
                                                            }
                                                          },
                                                          "name": "errors"
                                                        },
                                                        "computed": false,
                                                        "leadingComments": null
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 16813,
                                                        "end": 16817,
                                                        "loc": {
                                                          "start": {
                                                            "line": 489,
                                                            "column": 27
                                                          },
                                                          "end": {
                                                            "line": 489,
                                                            "column": 31
                                                          }
                                                        },
                                                        "name": "push"
                                                      },
                                                      "computed": false,
                                                      "leadingComments": null
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "MemberExpression",
                                                        "start": 16818,
                                                        "end": 16835,
                                                        "loc": {
                                                          "start": {
                                                            "line": 489,
                                                            "column": 32
                                                          },
                                                          "end": {
                                                            "line": 489,
                                                            "column": 49
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 16818,
                                                          "end": 16824,
                                                          "loc": {
                                                            "start": {
                                                              "line": 489,
                                                              "column": 32
                                                            },
                                                            "end": {
                                                              "line": 489,
                                                              "column": 38
                                                            }
                                                          },
                                                          "name": "object"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 16825,
                                                          "end": 16835,
                                                          "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": 16759,
                                                      "end": 16785,
                                                      "loc": {
                                                        "start": {
                                                          "line": 488,
                                                          "column": 12
                                                        },
                                                        "end": {
                                                          "line": 488,
                                                          "column": 38
                                                        }
                                                      },
                                                      "range": [
                                                        16759,
                                                        16785
                                                      ]
                                                    }
                                                  ]
                                                },
                                                {
                                                  "type": "ExpressionStatement",
                                                  "start": 16850,
                                                  "end": 17007,
                                                  "loc": {
                                                    "start": {
                                                      "line": 490,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 490,
                                                      "column": 169
                                                    }
                                                  },
                                                  "expression": {
                                                    "type": "CallExpression",
                                                    "start": 16850,
                                                    "end": 17007,
                                                    "loc": {
                                                      "start": {
                                                        "line": 490,
                                                        "column": 12
                                                      },
                                                      "end": {
                                                        "line": 490,
                                                        "column": 169
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 16850,
                                                      "end": 16862,
                                                      "loc": {
                                                        "start": {
                                                          "line": 490,
                                                          "column": 12
                                                        },
                                                        "end": {
                                                          "line": 490,
                                                          "column": 24
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 16850,
                                                        "end": 16857,
                                                        "loc": {
                                                          "start": {
                                                            "line": 490,
                                                            "column": 12
                                                          },
                                                          "end": {
                                                            "line": 490,
                                                            "column": 19
                                                          }
                                                        },
                                                        "name": "console"
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 16858,
                                                        "end": 16862,
                                                        "loc": {
                                                          "start": {
                                                            "line": 490,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 490,
                                                            "column": 24
                                                          }
                                                        },
                                                        "name": "warn"
                                                      },
                                                      "computed": false
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "BinaryExpression",
                                                        "start": 16863,
                                                        "end": 17006,
                                                        "loc": {
                                                          "start": {
                                                            "line": 490,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 490,
                                                            "column": 168
                                                          }
                                                        },
                                                        "left": {
                                                          "type": "BinaryExpression",
                                                          "start": 16863,
                                                          "end": 16973,
                                                          "loc": {
                                                            "start": {
                                                              "line": 490,
                                                              "column": 25
                                                            },
                                                            "end": {
                                                              "line": 490,
                                                              "column": 135
                                                            }
                                                          },
                                                          "left": {
                                                            "type": "BinaryExpression",
                                                            "start": 16863,
                                                            "end": 16957,
                                                            "loc": {
                                                              "start": {
                                                                "line": 490,
                                                                "column": 25
                                                              },
                                                              "end": {
                                                                "line": 490,
                                                                "column": 119
                                                              }
                                                            },
                                                            "left": {
                                                              "type": "BinaryExpression",
                                                              "start": 16863,
                                                              "end": 16927,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 490,
                                                                  "column": 25
                                                                },
                                                                "end": {
                                                                  "line": 490,
                                                                  "column": 89
                                                                }
                                                              },
                                                              "left": {
                                                                "type": "BinaryExpression",
                                                                "start": 16863,
                                                                "end": 16914,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 490,
                                                                    "column": 25
                                                                  },
                                                                  "end": {
                                                                    "line": 490,
                                                                    "column": 76
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "Literal",
                                                                  "start": 16863,
                                                                  "end": 16883,
                                                                  "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": 16886,
                                                                  "end": 16914,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 490,
                                                                      "column": 48
                                                                    },
                                                                    "end": {
                                                                      "line": 490,
                                                                      "column": 76
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "MemberExpression",
                                                                    "start": 16886,
                                                                    "end": 16903,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 490,
                                                                        "column": 48
                                                                      },
                                                                      "end": {
                                                                        "line": 490,
                                                                        "column": 65
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "Identifier",
                                                                      "start": 16886,
                                                                      "end": 16892,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 490,
                                                                          "column": 48
                                                                        },
                                                                        "end": {
                                                                          "line": 490,
                                                                          "column": 54
                                                                        }
                                                                      },
                                                                      "name": "object"
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 16893,
                                                                      "end": 16903,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 490,
                                                                          "column": 55
                                                                        },
                                                                        "end": {
                                                                          "line": 490,
                                                                          "column": 65
                                                                        }
                                                                      },
                                                                      "name": "attributes"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 16904,
                                                                    "end": 16914,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 490,
                                                                        "column": 66
                                                                      },
                                                                      "end": {
                                                                        "line": 490,
                                                                        "column": 76
                                                                      }
                                                                    },
                                                                    "name": "errorState"
                                                                  },
                                                                  "computed": false
                                                                }
                                                              },
                                                              "operator": "+",
                                                              "right": {
                                                                "type": "Literal",
                                                                "start": 16917,
                                                                "end": 16927,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 490,
                                                                    "column": 79
                                                                  },
                                                                  "end": {
                                                                    "line": 490,
                                                                    "column": 89
                                                                  }
                                                                },
                                                                "value": ", Code: ",
                                                                "rawValue": ", Code: ",
                                                                "raw": "\", Code: \""
                                                              }
                                                            },
                                                            "operator": "+",
                                                            "right": {
                                                              "type": "MemberExpression",
                                                              "start": 16930,
                                                              "end": 16957,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 490,
                                                                  "column": 92
                                                                },
                                                                "end": {
                                                                  "line": 490,
                                                                  "column": 119
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 16930,
                                                                "end": 16947,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 490,
                                                                    "column": 92
                                                                  },
                                                                  "end": {
                                                                    "line": 490,
                                                                    "column": 109
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "Identifier",
                                                                  "start": 16930,
                                                                  "end": 16936,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 490,
                                                                      "column": 92
                                                                    },
                                                                    "end": {
                                                                      "line": 490,
                                                                      "column": 98
                                                                    }
                                                                  },
                                                                  "name": "object"
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 16937,
                                                                  "end": 16947,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 490,
                                                                      "column": 99
                                                                    },
                                                                    "end": {
                                                                      "line": 490,
                                                                      "column": 109
                                                                    }
                                                                  },
                                                                  "name": "attributes"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 16948,
                                                                "end": 16957,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 490,
                                                                    "column": 110
                                                                  },
                                                                  "end": {
                                                                    "line": 490,
                                                                    "column": 119
                                                                  }
                                                                },
                                                                "name": "errorCode"
                                                              },
                                                              "computed": false
                                                            }
                                                          },
                                                          "operator": "+",
                                                          "right": {
                                                            "type": "Literal",
                                                            "start": 16960,
                                                            "end": 16973,
                                                            "loc": {
                                                              "start": {
                                                                "line": 490,
                                                                "column": 122
                                                              },
                                                              "end": {
                                                                "line": 490,
                                                                "column": 135
                                                              }
                                                            },
                                                            "value": ", Message: ",
                                                            "rawValue": ", Message: ",
                                                            "raw": "\", Message: \""
                                                          }
                                                        },
                                                        "operator": "+",
                                                        "right": {
                                                          "type": "MemberExpression",
                                                          "start": 16976,
                                                          "end": 17006,
                                                          "loc": {
                                                            "start": {
                                                              "line": 490,
                                                              "column": 138
                                                            },
                                                            "end": {
                                                              "line": 490,
                                                              "column": 168
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "MemberExpression",
                                                            "start": 16976,
                                                            "end": 16993,
                                                            "loc": {
                                                              "start": {
                                                                "line": 490,
                                                                "column": 138
                                                              },
                                                              "end": {
                                                                "line": 490,
                                                                "column": 155
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 16976,
                                                              "end": 16982,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 490,
                                                                  "column": 138
                                                                },
                                                                "end": {
                                                                  "line": 490,
                                                                  "column": 144
                                                                }
                                                              },
                                                              "name": "object"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 16983,
                                                              "end": 16993,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 490,
                                                                  "column": 145
                                                                },
                                                                "end": {
                                                                  "line": 490,
                                                                  "column": 155
                                                                }
                                                              },
                                                              "name": "attributes"
                                                            },
                                                            "computed": false
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 16994,
                                                            "end": 17006,
                                                            "loc": {
                                                              "start": {
                                                                "line": 490,
                                                                "column": 156
                                                              },
                                                              "end": {
                                                                "line": 490,
                                                                "column": 168
                                                              }
                                                            },
                                                            "name": "errorMessage"
                                                          },
                                                          "computed": false
                                                        }
                                                      }
                                                    ]
                                                  }
                                                }
                                              ]
                                            },
                                            "alternate": null
                                          }
                                        }
                                      }
                                    }
                                  }
                                }
                              }
                            },
                            {
                              "type": "ExpressionStatement",
                              "start": 17028,
                              "end": 17045,
                              "loc": {
                                "start": {
                                  "line": 494,
                                  "column": 8
                                },
                                "end": {
                                  "line": 494,
                                  "column": 25
                                }
                              },
                              "expression": {
                                "type": "CallExpression",
                                "start": 17028,
                                "end": 17044,
                                "loc": {
                                  "start": {
                                    "line": 494,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 494,
                                    "column": 24
                                  }
                                },
                                "callee": {
                                  "type": "Identifier",
                                  "start": 17028,
                                  "end": 17035,
                                  "loc": {
                                    "start": {
                                      "line": 494,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 494,
                                      "column": 15
                                    }
                                  },
                                  "name": "resolve"
                                },
                                "arguments": [
                                  {
                                    "type": "Identifier",
                                    "start": 17036,
                                    "end": 17043,
                                    "loc": {
                                      "start": {
                                        "line": 494,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 494,
                                        "column": 23
                                      }
                                    },
                                    "name": "context"
                                  }
                                ]
                              }
                            }
                          ]
                        }
                      }
                    ]
                  }
                }
              ],
              "kind": "let"
            },
            {
              "type": "ExpressionStatement",
              "start": 17059,
              "end": 17090,
              "loc": {
                "start": {
                  "line": 497,
                  "column": 4
                },
                "end": {
                  "line": 497,
                  "column": 35
                }
              },
              "expression": {
                "type": "CallExpression",
                "start": 17059,
                "end": 17089,
                "loc": {
                  "start": {
                    "line": 497,
                    "column": 4
                  },
                  "end": {
                    "line": 497,
                    "column": 34
                  }
                },
                "callee": {
                  "type": "MemberExpression",
                  "start": 17059,
                  "end": 17080,
                  "loc": {
                    "start": {
                      "line": 497,
                      "column": 4
                    },
                    "end": {
                      "line": 497,
                      "column": 25
                    }
                  },
                  "object": {
                    "type": "MemberExpression",
                    "start": 17059,
                    "end": 17075,
                    "loc": {
                      "start": {
                        "line": 497,
                        "column": 4
                      },
                      "end": {
                        "line": 497,
                        "column": 20
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 17059,
                      "end": 17066,
                      "loc": {
                        "start": {
                          "line": 497,
                          "column": 4
                        },
                        "end": {
                          "line": 497,
                          "column": 11
                        }
                      },
                      "name": "context"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 17067,
                      "end": 17075,
                      "loc": {
                        "start": {
                          "line": 497,
                          "column": 12
                        },
                        "end": {
                          "line": 497,
                          "column": 20
                        }
                      },
                      "name": "promises"
                    },
                    "computed": false
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 17076,
                    "end": 17080,
                    "loc": {
                      "start": {
                        "line": 497,
                        "column": 21
                      },
                      "end": {
                        "line": 497,
                        "column": 25
                      }
                    },
                    "name": "push"
                  },
                  "computed": false
                },
                "arguments": [
                  {
                    "type": "Identifier",
                    "start": 17081,
                    "end": 17088,
                    "loc": {
                      "start": {
                        "line": 497,
                        "column": 26
                      },
                      "end": {
                        "line": 497,
                        "column": 33
                      }
                    },
                    "name": "promise"
                  }
                ]
              }
            },
            {
              "type": "ReturnStatement",
              "start": 17095,
              "end": 17116,
              "loc": {
                "start": {
                  "line": 498,
                  "column": 4
                },
                "end": {
                  "line": 498,
                  "column": 25
                }
              },
              "argument": {
                "type": "AwaitExpression",
                "start": 17102,
                "end": 17115,
                "loc": {
                  "start": {
                    "line": 498,
                    "column": 11
                  },
                  "end": {
                    "line": 498,
                    "column": 24
                  }
                },
                "all": false,
                "argument": {
                  "type": "Identifier",
                  "start": 17108,
                  "end": 17115,
                  "loc": {
                    "start": {
                      "line": 498,
                      "column": 17
                    },
                    "end": {
                      "line": 498,
                      "column": 24
                    }
                  },
                  "name": "promise"
                }
              }
            }
          ]
        },
        "leadingComments": [],
        "trailingComments": []
      },
      "specifiers": [],
      "source": null
    }
  ]
}