{
  "type": "File",
  "start": 0,
  "end": 3089,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 136,
      "column": 0
    }
  },
  "program": {
    "type": "Program",
    "start": 0,
    "end": 3089,
    "loc": {
      "start": {
        "line": 1,
        "column": 0
      },
      "end": {
        "line": 136,
        "column": 0
      }
    },
    "sourceType": "module",
    "body": [
      {
        "type": "ImportDeclaration",
        "start": 0,
        "end": 30,
        "loc": {
          "start": {
            "line": 1,
            "column": 0
          },
          "end": {
            "line": 1,
            "column": 30
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 7,
            "end": 14,
            "loc": {
              "start": {
                "line": 1,
                "column": 7
              },
              "end": {
                "line": 1,
                "column": 14
              }
            },
            "local": {
              "type": "Identifier",
              "start": 7,
              "end": 14,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 7
                },
                "end": {
                  "line": 1,
                  "column": 14
                },
                "identifierName": "process"
              },
              "name": "process"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 20,
          "end": 29,
          "loc": {
            "start": {
              "line": 1,
              "column": 20
            },
            "end": {
              "line": 1,
              "column": 29
            }
          },
          "extra": {
            "rawValue": "process",
            "raw": "\"process\""
          },
          "value": "process"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 31,
        "end": 51,
        "loc": {
          "start": {
            "line": 2,
            "column": 0
          },
          "end": {
            "line": 2,
            "column": 20
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 38,
            "end": 40,
            "loc": {
              "start": {
                "line": 2,
                "column": 7
              },
              "end": {
                "line": 2,
                "column": 9
              }
            },
            "local": {
              "type": "Identifier",
              "start": 38,
              "end": 40,
              "loc": {
                "start": {
                  "line": 2,
                  "column": 7
                },
                "end": {
                  "line": 2,
                  "column": 9
                },
                "identifierName": "fs"
              },
              "name": "fs"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 46,
          "end": 50,
          "loc": {
            "start": {
              "line": 2,
              "column": 15
            },
            "end": {
              "line": 2,
              "column": 19
            }
          },
          "extra": {
            "rawValue": "fs",
            "raw": "\"fs\""
          },
          "value": "fs"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 53,
        "end": 106,
        "loc": {
          "start": {
            "line": 4,
            "column": 0
          },
          "end": {
            "line": 4,
            "column": 53
          }
        },
        "specifiers": [
          {
            "type": "ImportSpecifier",
            "start": 62,
            "end": 74,
            "loc": {
              "start": {
                "line": 4,
                "column": 9
              },
              "end": {
                "line": 4,
                "column": 21
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 62,
              "end": 74,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 9
                },
                "end": {
                  "line": 4,
                  "column": 21
                },
                "identifierName": "SpecialForms"
              },
              "name": "SpecialForms"
            },
            "local": {
              "type": "Identifier",
              "start": 62,
              "end": 74,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 9
                },
                "end": {
                  "line": 4,
                  "column": 21
                },
                "identifierName": "SpecialForms"
              },
              "name": "SpecialForms"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 82,
          "end": 105,
          "loc": {
            "start": {
              "line": 4,
              "column": 29
            },
            "end": {
              "line": 4,
              "column": 52
            }
          },
          "extra": {
            "rawValue": "../interp/registry.js",
            "raw": "\"../interp/registry.js\""
          },
          "value": "../interp/registry.js"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 107,
        "end": 157,
        "loc": {
          "start": {
            "line": 5,
            "column": 0
          },
          "end": {
            "line": 5,
            "column": 50
          }
        },
        "specifiers": [
          {
            "type": "ImportSpecifier",
            "start": 116,
            "end": 122,
            "loc": {
              "start": {
                "line": 5,
                "column": 9
              },
              "end": {
                "line": 5,
                "column": 15
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 116,
              "end": 122,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 9
                },
                "end": {
                  "line": 5,
                  "column": 15
                },
                "identifierName": "TopEnv"
              },
              "name": "TopEnv"
            },
            "local": {
              "type": "Identifier",
              "start": 116,
              "end": 122,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 9
                },
                "end": {
                  "line": 5,
                  "column": 15
                },
                "identifierName": "TopEnv"
              },
              "name": "TopEnv"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 130,
          "end": 156,
          "loc": {
            "start": {
              "line": 5,
              "column": 23
            },
            "end": {
              "line": 5,
              "column": 49
            }
          },
          "extra": {
            "rawValue": "../interp/environment.js",
            "raw": "\"../interp/environment.js\""
          },
          "value": "../interp/environment.js"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 158,
        "end": 201,
        "loc": {
          "start": {
            "line": 6,
            "column": 0
          },
          "end": {
            "line": 6,
            "column": 43
          }
        },
        "specifiers": [
          {
            "type": "ImportSpecifier",
            "start": 167,
            "end": 172,
            "loc": {
              "start": {
                "line": 6,
                "column": 9
              },
              "end": {
                "line": 6,
                "column": 14
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 167,
              "end": 172,
              "loc": {
                "start": {
                  "line": 6,
                  "column": 9
                },
                "end": {
                  "line": 6,
                  "column": 14
                },
                "identifierName": "Eggvm"
              },
              "name": "Eggvm"
            },
            "local": {
              "type": "Identifier",
              "start": 167,
              "end": 172,
              "loc": {
                "start": {
                  "line": 6,
                  "column": 9
                },
                "end": {
                  "line": 6,
                  "column": 14
                },
                "identifierName": "Eggvm"
              },
              "name": "Eggvm"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 180,
          "end": 200,
          "loc": {
            "start": {
              "line": 6,
              "column": 22
            },
            "end": {
              "line": 6,
              "column": 42
            }
          },
          "extra": {
            "rawValue": "../interp/eggvm.js",
            "raw": "\"../interp/eggvm.js\""
          },
          "value": "../interp/eggvm.js"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 203,
        "end": 236,
        "loc": {
          "start": {
            "line": 8,
            "column": 0
          },
          "end": {
            "line": 8,
            "column": 33
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 210,
            "end": 216,
            "loc": {
              "start": {
                "line": 8,
                "column": 7
              },
              "end": {
                "line": 8,
                "column": 13
              }
            },
            "local": {
              "type": "Identifier",
              "start": 210,
              "end": 216,
              "loc": {
                "start": {
                  "line": 8,
                  "column": 7
                },
                "end": {
                  "line": 8,
                  "column": 13
                },
                "identifierName": "colors"
              },
              "name": "colors"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 222,
          "end": 235,
          "loc": {
            "start": {
              "line": 8,
              "column": 19
            },
            "end": {
              "line": 8,
              "column": 32
            }
          },
          "extra": {
            "rawValue": "./colors.js",
            "raw": "\"./colors.js\""
          },
          "value": "./colors.js"
        },
        "trailingComments": [
          {
            "type": "CommentLine",
            "value": " PROMPT",
            "start": 238,
            "end": 247,
            "loc": {
              "start": {
                "line": 10,
                "column": 0
              },
              "end": {
                "line": 10,
                "column": 9
              }
            }
          }
        ]
      },
      {
        "type": "ExpressionStatement",
        "start": 249,
        "end": 277,
        "loc": {
          "start": {
            "line": 12,
            "column": 0
          },
          "end": {
            "line": 12,
            "column": 28
          }
        },
        "expression": {
          "type": "AssignmentExpression",
          "start": 249,
          "end": 276,
          "loc": {
            "start": {
              "line": 12,
              "column": 0
            },
            "end": {
              "line": 12,
              "column": 27
            }
          },
          "operator": "=",
          "left": {
            "type": "MemberExpression",
            "start": 249,
            "end": 269,
            "loc": {
              "start": {
                "line": 12,
                "column": 0
              },
              "end": {
                "line": 12,
                "column": 20
              }
            },
            "object": {
              "type": "Identifier",
              "start": 249,
              "end": 255,
              "loc": {
                "start": {
                  "line": 12,
                  "column": 0
                },
                "end": {
                  "line": 12,
                  "column": 6
                },
                "identifierName": "TopEnv"
              },
              "name": "TopEnv",
              "leadingComments": null
            },
            "property": {
              "type": "StringLiteral",
              "start": 256,
              "end": 268,
              "loc": {
                "start": {
                  "line": 12,
                  "column": 7
                },
                "end": {
                  "line": 12,
                  "column": 19
                }
              },
              "extra": {
                "rawValue": "__PROMPT__",
                "raw": "\"__PROMPT__\""
              },
              "value": "__PROMPT__"
            },
            "computed": true,
            "leadingComments": null
          },
          "right": {
            "type": "StringLiteral",
            "start": 272,
            "end": 276,
            "loc": {
              "start": {
                "line": 12,
                "column": 23
              },
              "end": {
                "line": 12,
                "column": 27
              }
            },
            "extra": {
              "rawValue": "> ",
              "raw": "\"> \""
            },
            "value": "> "
          },
          "leadingComments": null
        },
        "leadingComments": [
          {
            "type": "CommentLine",
            "value": " PROMPT",
            "start": 238,
            "end": 247,
            "loc": {
              "start": {
                "line": 10,
                "column": 0
              },
              "end": {
                "line": 10,
                "column": 9
              }
            }
          }
        ]
      },
      {
        "type": "Identifier",
        "start": 279,
        "end": 382,
        "loc": {
          "start": {
            "line": 14,
            "column": 0
          },
          "end": {
            "line": 16,
            "column": 2
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 285,
            "end": 381,
            "loc": {
              "start": {
                "line": 14,
                "column": 6
              },
              "end": {
                "line": 16,
                "column": 1
              }
            },
            "id": {
              "type": "Identifier",
              "start": 285,
              "end": 298,
              "loc": {
                "start": {
                  "line": 14,
                  "column": 6
                },
                "end": {
                  "line": 14,
                  "column": 19
                },
                "identifierName": "getPromptLine"
              },
              "name": "getPromptLine"
            },
            "init": {
              "type": "ArrowFunctionExpression",
              "start": 301,
              "end": 381,
              "loc": {
                "start": {
                  "line": 14,
                  "column": 22
                },
                "end": {
                  "line": 16,
                  "column": 1
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [],
              "body": {
                "type": "BlockStatement",
                "start": 307,
                "end": 381,
                "loc": {
                  "start": {
                    "line": 14,
                    "column": 28
                  },
                  "end": {
                    "line": 16,
                    "column": 1
                  }
                },
                "body": [
                  {
                    "type": "ReturnStatement",
                    "start": 311,
                    "end": 379,
                    "loc": {
                      "start": {
                        "line": 15,
                        "column": 2
                      },
                      "end": {
                        "line": 15,
                        "column": 70
                      }
                    },
                    "argument": {
                      "type": "TemplateLiteral",
                      "start": 318,
                      "end": 378,
                      "loc": {
                        "start": {
                          "line": 15,
                          "column": 9
                        },
                        "end": {
                          "line": 15,
                          "column": 69
                        }
                      },
                      "expressions": [
                        {
                          "type": "MemberExpression",
                          "start": 321,
                          "end": 334,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 12
                            },
                            "end": {
                              "line": 15,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 321,
                            "end": 327,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 12
                              },
                              "end": {
                                "line": 15,
                                "column": 18
                              },
                              "identifierName": "colors"
                            },
                            "name": "colors"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 328,
                            "end": 334,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 19
                              },
                              "end": {
                                "line": 15,
                                "column": 25
                              },
                              "identifierName": "YELLOW"
                            },
                            "name": "YELLOW"
                          },
                          "computed": false
                        },
                        {
                          "type": "MemberExpression",
                          "start": 338,
                          "end": 358,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 29
                            },
                            "end": {
                              "line": 15,
                              "column": 49
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 338,
                            "end": 344,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 29
                              },
                              "end": {
                                "line": 15,
                                "column": 35
                              },
                              "identifierName": "TopEnv"
                            },
                            "name": "TopEnv"
                          },
                          "property": {
                            "type": "StringLiteral",
                            "start": 345,
                            "end": 357,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 36
                              },
                              "end": {
                                "line": 15,
                                "column": 48
                              }
                            },
                            "extra": {
                              "rawValue": "__PROMPT__",
                              "raw": "\"__PROMPT__\""
                            },
                            "value": "__PROMPT__"
                          },
                          "computed": true
                        },
                        {
                          "type": "MemberExpression",
                          "start": 362,
                          "end": 376,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 53
                            },
                            "end": {
                              "line": 15,
                              "column": 67
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 362,
                            "end": 368,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 53
                              },
                              "end": {
                                "line": 15,
                                "column": 59
                              },
                              "identifierName": "colors"
                            },
                            "name": "colors"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 369,
                            "end": 376,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 60
                              },
                              "end": {
                                "line": 15,
                                "column": 67
                              },
                              "identifierName": "DEFAULT"
                            },
                            "name": "DEFAULT"
                          },
                          "computed": false
                        }
                      ],
                      "quasis": [
                        {
                          "type": "TemplateElement",
                          "start": 319,
                          "end": 319,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 10
                            },
                            "end": {
                              "line": 15,
                              "column": 10
                            }
                          },
                          "value": {
                            "raw": "",
                            "cooked": ""
                          },
                          "tail": false
                        },
                        {
                          "type": "TemplateElement",
                          "start": 335,
                          "end": 336,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 26
                            },
                            "end": {
                              "line": 15,
                              "column": 27
                            }
                          },
                          "value": {
                            "raw": " ",
                            "cooked": " "
                          },
                          "tail": false
                        },
                        {
                          "type": "TemplateElement",
                          "start": 359,
                          "end": 360,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 50
                            },
                            "end": {
                              "line": 15,
                              "column": 51
                            }
                          },
                          "value": {
                            "raw": " ",
                            "cooked": " "
                          },
                          "tail": false
                        },
                        {
                          "type": "TemplateElement",
                          "start": 377,
                          "end": 377,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 68
                            },
                            "end": {
                              "line": 15,
                              "column": 68
                            }
                          },
                          "value": {
                            "raw": "",
                            "cooked": ""
                          },
                          "tail": true
                        }
                      ]
                    }
                  }
                ],
                "directives": []
              }
            }
          }
        ],
        "kind": "const",
        "trailingComments": [],
        "name": "_",
        "leadingComments": []
      },
      {
        "type": "Identifier",
        "start": 402,
        "end": 540,
        "loc": {
          "start": {
            "line": 20,
            "column": 0
          },
          "end": {
            "line": 23,
            "column": 3
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 408,
            "end": 539,
            "loc": {
              "start": {
                "line": 20,
                "column": 6
              },
              "end": {
                "line": 23,
                "column": 2
              }
            },
            "id": {
              "type": "Identifier",
              "start": 408,
              "end": 415,
              "loc": {
                "start": {
                  "line": 20,
                  "column": 6
                },
                "end": {
                  "line": 20,
                  "column": 13
                },
                "identifierName": "eggExit"
              },
              "name": "eggExit",
              "leadingComments": null
            },
            "init": {
              "type": "AssignmentExpression",
              "start": 419,
              "end": 538,
              "loc": {
                "start": {
                  "line": 20,
                  "column": 17
                },
                "end": {
                  "line": 23,
                  "column": 1
                }
              },
              "operator": "=",
              "left": {
                "type": "MemberExpression",
                "start": 419,
                "end": 433,
                "loc": {
                  "start": {
                    "line": 20,
                    "column": 17
                  },
                  "end": {
                    "line": 20,
                    "column": 31
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 419,
                  "end": 425,
                  "loc": {
                    "start": {
                      "line": 20,
                      "column": 17
                    },
                    "end": {
                      "line": 20,
                      "column": 23
                    },
                    "identifierName": "TopEnv"
                  },
                  "name": "TopEnv"
                },
                "property": {
                  "type": "StringLiteral",
                  "start": 426,
                  "end": 432,
                  "loc": {
                    "start": {
                      "line": 20,
                      "column": 24
                    },
                    "end": {
                      "line": 20,
                      "column": 30
                    }
                  },
                  "extra": {
                    "rawValue": "exit",
                    "raw": "\"exit\""
                  },
                  "value": "exit"
                },
                "computed": true
              },
              "right": {
                "type": "ArrowFunctionExpression",
                "start": 436,
                "end": 538,
                "loc": {
                  "start": {
                    "line": 20,
                    "column": 34
                  },
                  "end": {
                    "line": 23,
                    "column": 1
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 442,
                  "end": 538,
                  "loc": {
                    "start": {
                      "line": 20,
                      "column": 40
                    },
                    "end": {
                      "line": 23,
                      "column": 1
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 446,
                      "end": 517,
                      "loc": {
                        "start": {
                          "line": 21,
                          "column": 2
                        },
                        "end": {
                          "line": 21,
                          "column": 73
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 446,
                        "end": 516,
                        "loc": {
                          "start": {
                            "line": 21,
                            "column": 2
                          },
                          "end": {
                            "line": 21,
                            "column": 72
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 446,
                          "end": 457,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 2
                            },
                            "end": {
                              "line": 21,
                              "column": 13
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 446,
                            "end": 453,
                            "loc": {
                              "start": {
                                "line": 21,
                                "column": 2
                              },
                              "end": {
                                "line": 21,
                                "column": 9
                              },
                              "identifierName": "console"
                            },
                            "name": "console"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 454,
                            "end": 457,
                            "loc": {
                              "start": {
                                "line": 21,
                                "column": 10
                              },
                              "end": {
                                "line": 21,
                                "column": 13
                              },
                              "identifierName": "log"
                            },
                            "name": "log"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "BinaryExpression",
                            "start": 458,
                            "end": 515,
                            "loc": {
                              "start": {
                                "line": 21,
                                "column": 14
                              },
                              "end": {
                                "line": 21,
                                "column": 71
                              }
                            },
                            "left": {
                              "type": "BinaryExpression",
                              "start": 458,
                              "end": 498,
                              "loc": {
                                "start": {
                                  "line": 21,
                                  "column": 14
                                },
                                "end": {
                                  "line": 21,
                                  "column": 54
                                }
                              },
                              "left": {
                                "type": "MemberExpression",
                                "start": 458,
                                "end": 469,
                                "loc": {
                                  "start": {
                                    "line": 21,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 21,
                                    "column": 25
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 458,
                                  "end": 464,
                                  "loc": {
                                    "start": {
                                      "line": 21,
                                      "column": 14
                                    },
                                    "end": {
                                      "line": 21,
                                      "column": 20
                                    },
                                    "identifierName": "colors"
                                  },
                                  "name": "colors"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 465,
                                  "end": 469,
                                  "loc": {
                                    "start": {
                                      "line": 21,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 21,
                                      "column": 25
                                    },
                                    "identifierName": "BLUE"
                                  },
                                  "name": "BLUE"
                                },
                                "computed": false
                              },
                              "operator": "+",
                              "right": {
                                "type": "StringLiteral",
                                "start": 472,
                                "end": 498,
                                "loc": {
                                  "start": {
                                    "line": 21,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 21,
                                    "column": 54
                                  }
                                },
                                "extra": {
                                  "rawValue": "Closing the REPL... Bye!",
                                  "raw": "\"Closing the REPL... Bye!\""
                                },
                                "value": "Closing the REPL... Bye!"
                              }
                            },
                            "operator": "+",
                            "right": {
                              "type": "MemberExpression",
                              "start": 501,
                              "end": 515,
                              "loc": {
                                "start": {
                                  "line": 21,
                                  "column": 57
                                },
                                "end": {
                                  "line": 21,
                                  "column": 71
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 501,
                                "end": 507,
                                "loc": {
                                  "start": {
                                    "line": 21,
                                    "column": 57
                                  },
                                  "end": {
                                    "line": 21,
                                    "column": 63
                                  },
                                  "identifierName": "colors"
                                },
                                "name": "colors"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 508,
                                "end": 515,
                                "loc": {
                                  "start": {
                                    "line": 21,
                                    "column": 64
                                  },
                                  "end": {
                                    "line": 21,
                                    "column": 71
                                  },
                                  "identifierName": "DEFAULT"
                                },
                                "name": "DEFAULT"
                              },
                              "computed": false
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 520,
                      "end": 536,
                      "loc": {
                        "start": {
                          "line": 22,
                          "column": 2
                        },
                        "end": {
                          "line": 22,
                          "column": 18
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 520,
                        "end": 535,
                        "loc": {
                          "start": {
                            "line": 22,
                            "column": 2
                          },
                          "end": {
                            "line": 22,
                            "column": 17
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 520,
                          "end": 532,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 2
                            },
                            "end": {
                              "line": 22,
                              "column": 14
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 520,
                            "end": 527,
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 2
                              },
                              "end": {
                                "line": 22,
                                "column": 9
                              },
                              "identifierName": "process"
                            },
                            "name": "process"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 528,
                            "end": 532,
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 10
                              },
                              "end": {
                                "line": 22,
                                "column": 14
                              },
                              "identifierName": "exit"
                            },
                            "name": "exit"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "NumericLiteral",
                            "start": 533,
                            "end": 534,
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 15
                              },
                              "end": {
                                "line": 22,
                                "column": 16
                              }
                            },
                            "extra": {
                              "rawValue": 0,
                              "raw": "0"
                            },
                            "value": 0
                          }
                        ]
                      }
                    }
                  ],
                  "directives": []
                }
              },
              "extra": {
                "parenthesized": true,
                "parenStart": 418
              }
            },
            "leadingComments": null
          }
        ],
        "kind": "const",
        "leadingComments": [],
        "name": "_",
        "trailingComments": []
      },
      {
        "type": "VariableDeclaration",
        "start": 542,
        "end": 822,
        "loc": {
          "start": {
            "line": 25,
            "column": 0
          },
          "end": {
            "line": 30,
            "column": 2
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 548,
            "end": 821,
            "loc": {
              "start": {
                "line": 25,
                "column": 6
              },
              "end": {
                "line": 30,
                "column": 1
              }
            },
            "id": {
              "type": "Identifier",
              "start": 548,
              "end": 552,
              "loc": {
                "start": {
                  "line": 25,
                  "column": 6
                },
                "end": {
                  "line": 25,
                  "column": 10
                },
                "identifierName": "HELP"
              },
              "name": "HELP"
            },
            "init": {
              "type": "ArrayExpression",
              "start": 555,
              "end": 821,
              "loc": {
                "start": {
                  "line": 25,
                  "column": 13
                },
                "end": {
                  "line": 30,
                  "column": 1
                }
              },
              "elements": [
                {
                  "type": "TemplateLiteral",
                  "start": 559,
                  "end": 620,
                  "loc": {
                    "start": {
                      "line": 26,
                      "column": 2
                    },
                    "end": {
                      "line": 26,
                      "column": 63
                    }
                  },
                  "expressions": [
                    {
                      "type": "MemberExpression",
                      "start": 562,
                      "end": 573,
                      "loc": {
                        "start": {
                          "line": 26,
                          "column": 5
                        },
                        "end": {
                          "line": 26,
                          "column": 16
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 562,
                        "end": 568,
                        "loc": {
                          "start": {
                            "line": 26,
                            "column": 5
                          },
                          "end": {
                            "line": 26,
                            "column": 11
                          },
                          "identifierName": "colors"
                        },
                        "name": "colors"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 569,
                        "end": 573,
                        "loc": {
                          "start": {
                            "line": 26,
                            "column": 12
                          },
                          "end": {
                            "line": 26,
                            "column": 16
                          },
                          "identifierName": "BLUE"
                        },
                        "name": "BLUE"
                      },
                      "computed": false
                    },
                    {
                      "type": "MemberExpression",
                      "start": 584,
                      "end": 598,
                      "loc": {
                        "start": {
                          "line": 26,
                          "column": 27
                        },
                        "end": {
                          "line": 26,
                          "column": 41
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 584,
                        "end": 590,
                        "loc": {
                          "start": {
                            "line": 26,
                            "column": 27
                          },
                          "end": {
                            "line": 26,
                            "column": 33
                          },
                          "identifierName": "colors"
                        },
                        "name": "colors"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 591,
                        "end": 598,
                        "loc": {
                          "start": {
                            "line": 26,
                            "column": 34
                          },
                          "end": {
                            "line": 26,
                            "column": 41
                          },
                          "identifierName": "DEFAULT"
                        },
                        "name": "DEFAULT"
                      },
                      "computed": false
                    }
                  ],
                  "quasis": [
                    {
                      "type": "TemplateElement",
                      "start": 560,
                      "end": 560,
                      "loc": {
                        "start": {
                          "line": 26,
                          "column": 3
                        },
                        "end": {
                          "line": 26,
                          "column": 3
                        }
                      },
                      "value": {
                        "raw": "",
                        "cooked": ""
                      },
                      "tail": false
                    },
                    {
                      "type": "TemplateElement",
                      "start": 574,
                      "end": 582,
                      "loc": {
                        "start": {
                          "line": 26,
                          "column": 17
                        },
                        "end": {
                          "line": 26,
                          "column": 25
                        }
                      },
                      "value": {
                        "raw": " help() ",
                        "cooked": " help() "
                      },
                      "tail": false
                    },
                    {
                      "type": "TemplateElement",
                      "start": 599,
                      "end": 619,
                      "loc": {
                        "start": {
                          "line": 26,
                          "column": 42
                        },
                        "end": {
                          "line": 26,
                          "column": 62
                        }
                      },
                      "value": {
                        "raw": " show this help menu",
                        "cooked": " show this help menu"
                      },
                      "tail": true
                    }
                  ]
                },
                {
                  "type": "TemplateLiteral",
                  "start": 624,
                  "end": 688,
                  "loc": {
                    "start": {
                      "line": 27,
                      "column": 2
                    },
                    "end": {
                      "line": 27,
                      "column": 66
                    }
                  },
                  "expressions": [
                    {
                      "type": "MemberExpression",
                      "start": 627,
                      "end": 637,
                      "loc": {
                        "start": {
                          "line": 27,
                          "column": 5
                        },
                        "end": {
                          "line": 27,
                          "column": 15
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 627,
                        "end": 633,
                        "loc": {
                          "start": {
                            "line": 27,
                            "column": 5
                          },
                          "end": {
                            "line": 27,
                            "column": 11
                          },
                          "identifierName": "colors"
                        },
                        "name": "colors"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 634,
                        "end": 637,
                        "loc": {
                          "start": {
                            "line": 27,
                            "column": 12
                          },
                          "end": {
                            "line": 27,
                            "column": 15
                          },
                          "identifierName": "RED"
                        },
                        "name": "RED"
                      },
                      "computed": false
                    },
                    {
                      "type": "MemberExpression",
                      "start": 657,
                      "end": 671,
                      "loc": {
                        "start": {
                          "line": 27,
                          "column": 35
                        },
                        "end": {
                          "line": 27,
                          "column": 49
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 657,
                        "end": 663,
                        "loc": {
                          "start": {
                            "line": 27,
                            "column": 35
                          },
                          "end": {
                            "line": 27,
                            "column": 41
                          },
                          "identifierName": "colors"
                        },
                        "name": "colors"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 664,
                        "end": 671,
                        "loc": {
                          "start": {
                            "line": 27,
                            "column": 42
                          },
                          "end": {
                            "line": 27,
                            "column": 49
                          },
                          "identifierName": "DEFAULT"
                        },
                        "name": "DEFAULT"
                      },
                      "computed": false
                    }
                  ],
                  "quasis": [
                    {
                      "type": "TemplateElement",
                      "start": 625,
                      "end": 625,
                      "loc": {
                        "start": {
                          "line": 27,
                          "column": 3
                        },
                        "end": {
                          "line": 27,
                          "column": 3
                        }
                      },
                      "value": {
                        "raw": "",
                        "cooked": ""
                      },
                      "tail": false
                    },
                    {
                      "type": "TemplateElement",
                      "start": 638,
                      "end": 655,
                      "loc": {
                        "start": {
                          "line": 27,
                          "column": 16
                        },
                        "end": {
                          "line": 27,
                          "column": 33
                        }
                      },
                      "value": {
                        "raw": " exit() | Ctrl-D ",
                        "cooked": " exit() | Ctrl-D "
                      },
                      "tail": false
                    },
                    {
                      "type": "TemplateElement",
                      "start": 672,
                      "end": 687,
                      "loc": {
                        "start": {
                          "line": 27,
                          "column": 50
                        },
                        "end": {
                          "line": 27,
                          "column": 65
                        }
                      },
                      "value": {
                        "raw": " close the REPL",
                        "cooked": " close the REPL"
                      },
                      "tail": true
                    }
                  ]
                },
                {
                  "type": "TemplateLiteral",
                  "start": 692,
                  "end": 753,
                  "loc": {
                    "start": {
                      "line": 28,
                      "column": 2
                    },
                    "end": {
                      "line": 28,
                      "column": 63
                    }
                  },
                  "expressions": [
                    {
                      "type": "MemberExpression",
                      "start": 695,
                      "end": 707,
                      "loc": {
                        "start": {
                          "line": 28,
                          "column": 5
                        },
                        "end": {
                          "line": 28,
                          "column": 17
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 695,
                        "end": 701,
                        "loc": {
                          "start": {
                            "line": 28,
                            "column": 5
                          },
                          "end": {
                            "line": 28,
                            "column": 11
                          },
                          "identifierName": "colors"
                        },
                        "name": "colors"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 702,
                        "end": 707,
                        "loc": {
                          "start": {
                            "line": 28,
                            "column": 12
                          },
                          "end": {
                            "line": 28,
                            "column": 17
                          },
                          "identifierName": "GREEN"
                        },
                        "name": "GREEN"
                      },
                      "computed": false
                    },
                    {
                      "type": "MemberExpression",
                      "start": 717,
                      "end": 731,
                      "loc": {
                        "start": {
                          "line": 28,
                          "column": 27
                        },
                        "end": {
                          "line": 28,
                          "column": 41
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 717,
                        "end": 723,
                        "loc": {
                          "start": {
                            "line": 28,
                            "column": 27
                          },
                          "end": {
                            "line": 28,
                            "column": 33
                          },
                          "identifierName": "colors"
                        },
                        "name": "colors"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 724,
                        "end": 731,
                        "loc": {
                          "start": {
                            "line": 28,
                            "column": 34
                          },
                          "end": {
                            "line": 28,
                            "column": 41
                          },
                          "identifierName": "DEFAULT"
                        },
                        "name": "DEFAULT"
                      },
                      "computed": false
                    }
                  ],
                  "quasis": [
                    {
                      "type": "TemplateElement",
                      "start": 693,
                      "end": 693,
                      "loc": {
                        "start": {
                          "line": 28,
                          "column": 3
                        },
                        "end": {
                          "line": 28,
                          "column": 3
                        }
                      },
                      "value": {
                        "raw": "",
                        "cooked": ""
                      },
                      "tail": false
                    },
                    {
                      "type": "TemplateElement",
                      "start": 708,
                      "end": 715,
                      "loc": {
                        "start": {
                          "line": 28,
                          "column": 18
                        },
                        "end": {
                          "line": 28,
                          "column": 25
                        }
                      },
                      "value": {
                        "raw": " run() ",
                        "cooked": " run() "
                      },
                      "tail": false
                    },
                    {
                      "type": "TemplateElement",
                      "start": 732,
                      "end": 752,
                      "loc": {
                        "start": {
                          "line": 28,
                          "column": 42
                        },
                        "end": {
                          "line": 28,
                          "column": 62
                        }
                      },
                      "value": {
                        "raw": " execute a .egg file",
                        "cooked": " execute a .egg file"
                      },
                      "tail": true
                    }
                  ]
                },
                {
                  "type": "TemplateLiteral",
                  "start": 757,
                  "end": 819,
                  "loc": {
                    "start": {
                      "line": 29,
                      "column": 2
                    },
                    "end": {
                      "line": 29,
                      "column": 64
                    }
                  },
                  "expressions": [
                    {
                      "type": "MemberExpression",
                      "start": 760,
                      "end": 773,
                      "loc": {
                        "start": {
                          "line": 29,
                          "column": 5
                        },
                        "end": {
                          "line": 29,
                          "column": 18
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 760,
                        "end": 766,
                        "loc": {
                          "start": {
                            "line": 29,
                            "column": 5
                          },
                          "end": {
                            "line": 29,
                            "column": 11
                          },
                          "identifierName": "colors"
                        },
                        "name": "colors"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 767,
                        "end": 773,
                        "loc": {
                          "start": {
                            "line": 29,
                            "column": 12
                          },
                          "end": {
                            "line": 29,
                            "column": 18
                          },
                          "identifierName": "YELLOW"
                        },
                        "name": "YELLOW"
                      },
                      "computed": false
                    },
                    {
                      "type": "MemberExpression",
                      "start": 785,
                      "end": 799,
                      "loc": {
                        "start": {
                          "line": 29,
                          "column": 30
                        },
                        "end": {
                          "line": 29,
                          "column": 44
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 785,
                        "end": 791,
                        "loc": {
                          "start": {
                            "line": 29,
                            "column": 30
                          },
                          "end": {
                            "line": 29,
                            "column": 36
                          },
                          "identifierName": "colors"
                        },
                        "name": "colors"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 792,
                        "end": 799,
                        "loc": {
                          "start": {
                            "line": 29,
                            "column": 37
                          },
                          "end": {
                            "line": 29,
                            "column": 44
                          },
                          "identifierName": "DEFAULT"
                        },
                        "name": "DEFAULT"
                      },
                      "computed": false
                    }
                  ],
                  "quasis": [
                    {
                      "type": "TemplateElement",
                      "start": 758,
                      "end": 758,
                      "loc": {
                        "start": {
                          "line": 29,
                          "column": 3
                        },
                        "end": {
                          "line": 29,
                          "column": 3
                        }
                      },
                      "value": {
                        "raw": "",
                        "cooked": ""
                      },
                      "tail": false
                    },
                    {
                      "type": "TemplateElement",
                      "start": 774,
                      "end": 783,
                      "loc": {
                        "start": {
                          "line": 29,
                          "column": 19
                        },
                        "end": {
                          "line": 29,
                          "column": 28
                        }
                      },
                      "value": {
                        "raw": " clear() ",
                        "cooked": " clear() "
                      },
                      "tail": false
                    },
                    {
                      "type": "TemplateElement",
                      "start": 800,
                      "end": 818,
                      "loc": {
                        "start": {
                          "line": 29,
                          "column": 45
                        },
                        "end": {
                          "line": 29,
                          "column": 63
                        }
                      },
                      "value": {
                        "raw": " clear the console",
                        "cooked": " clear the console"
                      },
                      "tail": true
                    }
                  ]
                }
              ]
            }
          }
        ],
        "kind": "const"
      },
      {
        "type": "Identifier",
        "start": 824,
        "end": 1000,
        "loc": {
          "start": {
            "line": 32,
            "column": 0
          },
          "end": {
            "line": 39,
            "column": 3
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 830,
            "end": 999,
            "loc": {
              "start": {
                "line": 32,
                "column": 6
              },
              "end": {
                "line": 39,
                "column": 2
              }
            },
            "id": {
              "type": "Identifier",
              "start": 830,
              "end": 837,
              "loc": {
                "start": {
                  "line": 32,
                  "column": 6
                },
                "end": {
                  "line": 32,
                  "column": 13
                },
                "identifierName": "eggHelp"
              },
              "name": "eggHelp"
            },
            "init": {
              "type": "AssignmentExpression",
              "start": 841,
              "end": 998,
              "loc": {
                "start": {
                  "line": 32,
                  "column": 17
                },
                "end": {
                  "line": 39,
                  "column": 1
                }
              },
              "operator": "=",
              "left": {
                "type": "MemberExpression",
                "start": 841,
                "end": 855,
                "loc": {
                  "start": {
                    "line": 32,
                    "column": 17
                  },
                  "end": {
                    "line": 32,
                    "column": 31
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 841,
                  "end": 847,
                  "loc": {
                    "start": {
                      "line": 32,
                      "column": 17
                    },
                    "end": {
                      "line": 32,
                      "column": 23
                    },
                    "identifierName": "TopEnv"
                  },
                  "name": "TopEnv"
                },
                "property": {
                  "type": "StringLiteral",
                  "start": 848,
                  "end": 854,
                  "loc": {
                    "start": {
                      "line": 32,
                      "column": 24
                    },
                    "end": {
                      "line": 32,
                      "column": 30
                    }
                  },
                  "extra": {
                    "rawValue": "help",
                    "raw": "\"help\""
                  },
                  "value": "help"
                },
                "computed": true
              },
              "right": {
                "type": "ArrowFunctionExpression",
                "start": 858,
                "end": 998,
                "loc": {
                  "start": {
                    "line": 32,
                    "column": 34
                  },
                  "end": {
                    "line": 39,
                    "column": 1
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 864,
                  "end": 998,
                  "loc": {
                    "start": {
                      "line": 32,
                      "column": 40
                    },
                    "end": {
                      "line": 39,
                      "column": 1
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 868,
                      "end": 899,
                      "loc": {
                        "start": {
                          "line": 33,
                          "column": 2
                        },
                        "end": {
                          "line": 33,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 868,
                        "end": 898,
                        "loc": {
                          "start": {
                            "line": 33,
                            "column": 2
                          },
                          "end": {
                            "line": 33,
                            "column": 32
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 868,
                          "end": 879,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 2
                            },
                            "end": {
                              "line": 33,
                              "column": 13
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 868,
                            "end": 875,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 2
                              },
                              "end": {
                                "line": 33,
                                "column": 9
                              },
                              "identifierName": "console"
                            },
                            "name": "console"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 876,
                            "end": 879,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 10
                              },
                              "end": {
                                "line": 33,
                                "column": 13
                              },
                              "identifierName": "log"
                            },
                            "name": "log"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "StringLiteral",
                            "start": 880,
                            "end": 897,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 14
                              },
                              "end": {
                                "line": 33,
                                "column": 31
                              }
                            },
                            "extra": {
                              "rawValue": " Egg help menu:",
                              "raw": "\" Egg help menu:\""
                            },
                            "value": " Egg help menu:"
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 902,
                      "end": 953,
                      "loc": {
                        "start": {
                          "line": 34,
                          "column": 2
                        },
                        "end": {
                          "line": 36,
                          "column": 5
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 902,
                        "end": 952,
                        "loc": {
                          "start": {
                            "line": 34,
                            "column": 2
                          },
                          "end": {
                            "line": 36,
                            "column": 4
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 902,
                          "end": 914,
                          "loc": {
                            "start": {
                              "line": 34,
                              "column": 2
                            },
                            "end": {
                              "line": 34,
                              "column": 14
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 902,
                            "end": 906,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 2
                              },
                              "end": {
                                "line": 34,
                                "column": 6
                              },
                              "identifierName": "HELP"
                            },
                            "name": "HELP"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 907,
                            "end": 914,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 7
                              },
                              "end": {
                                "line": 34,
                                "column": 14
                              },
                              "identifierName": "forEach"
                            },
                            "name": "forEach"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 915,
                            "end": 951,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 15
                              },
                              "end": {
                                "line": 36,
                                "column": 3
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 915,
                                "end": 919,
                                "loc": {
                                  "start": {
                                    "line": 34,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 34,
                                    "column": 19
                                  },
                                  "identifierName": "line"
                                },
                                "name": "line"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 923,
                              "end": 951,
                              "loc": {
                                "start": {
                                  "line": 34,
                                  "column": 23
                                },
                                "end": {
                                  "line": 36,
                                  "column": 3
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 929,
                                  "end": 947,
                                  "loc": {
                                    "start": {
                                      "line": 35,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 35,
                                      "column": 22
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 929,
                                    "end": 946,
                                    "loc": {
                                      "start": {
                                        "line": 35,
                                        "column": 4
                                      },
                                      "end": {
                                        "line": 35,
                                        "column": 21
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 929,
                                      "end": 940,
                                      "loc": {
                                        "start": {
                                          "line": 35,
                                          "column": 4
                                        },
                                        "end": {
                                          "line": 35,
                                          "column": 15
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 929,
                                        "end": 936,
                                        "loc": {
                                          "start": {
                                            "line": 35,
                                            "column": 4
                                          },
                                          "end": {
                                            "line": 35,
                                            "column": 11
                                          },
                                          "identifierName": "console"
                                        },
                                        "name": "console"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 937,
                                        "end": 940,
                                        "loc": {
                                          "start": {
                                            "line": 35,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 35,
                                            "column": 15
                                          },
                                          "identifierName": "log"
                                        },
                                        "name": "log"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 941,
                                        "end": 945,
                                        "loc": {
                                          "start": {
                                            "line": 35,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 35,
                                            "column": 20
                                          },
                                          "identifierName": "line"
                                        },
                                        "name": "line"
                                      }
                                    ]
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 957,
                      "end": 996,
                      "loc": {
                        "start": {
                          "line": 38,
                          "column": 2
                        },
                        "end": {
                          "line": 38,
                          "column": 41
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 964,
                        "end": 995,
                        "loc": {
                          "start": {
                            "line": 38,
                            "column": 9
                          },
                          "end": {
                            "line": 38,
                            "column": 40
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 964,
                          "end": 974,
                          "loc": {
                            "start": {
                              "line": 38,
                              "column": 9
                            },
                            "end": {
                              "line": 38,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "StringLiteral",
                            "start": 964,
                            "end": 967,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 9
                              },
                              "end": {
                                "line": 38,
                                "column": 12
                              }
                            },
                            "extra": {
                              "rawValue": "-",
                              "raw": "\"-\""
                            },
                            "value": "-"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 968,
                            "end": 974,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 13
                              },
                              "end": {
                                "line": 38,
                                "column": 19
                              },
                              "identifierName": "repeat"
                            },
                            "name": "repeat"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "BinaryExpression",
                            "start": 975,
                            "end": 994,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 20
                              },
                              "end": {
                                "line": 38,
                                "column": 39
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 975,
                              "end": 989,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 20
                                },
                                "end": {
                                  "line": 38,
                                  "column": 34
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 975,
                                "end": 982,
                                "loc": {
                                  "start": {
                                    "line": 38,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 38,
                                    "column": 27
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 975,
                                  "end": 979,
                                  "loc": {
                                    "start": {
                                      "line": 38,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 38,
                                      "column": 24
                                    },
                                    "identifierName": "HELP"
                                  },
                                  "name": "HELP"
                                },
                                "property": {
                                  "type": "NumericLiteral",
                                  "start": 980,
                                  "end": 981,
                                  "loc": {
                                    "start": {
                                      "line": 38,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 38,
                                      "column": 26
                                    }
                                  },
                                  "extra": {
                                    "rawValue": 0,
                                    "raw": "0"
                                  },
                                  "value": 0
                                },
                                "computed": true
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 983,
                                "end": 989,
                                "loc": {
                                  "start": {
                                    "line": 38,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 38,
                                    "column": 34
                                  },
                                  "identifierName": "length"
                                },
                                "name": "length"
                              },
                              "computed": false
                            },
                            "operator": "-",
                            "right": {
                              "type": "NumericLiteral",
                              "start": 992,
                              "end": 994,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 37
                                },
                                "end": {
                                  "line": 38,
                                  "column": 39
                                }
                              },
                              "extra": {
                                "rawValue": 10,
                                "raw": "10"
                              },
                              "value": 10
                            }
                          }
                        ]
                      }
                    }
                  ],
                  "directives": []
                }
              },
              "extra": {
                "parenthesized": true,
                "parenStart": 840
              }
            }
          }
        ],
        "kind": "const",
        "name": "_",
        "leadingComments": [],
        "trailingComments": []
      },
      {
        "type": "Identifier",
        "start": 1002,
        "end": 1593,
        "loc": {
          "start": {
            "line": 41,
            "column": 0
          },
          "end": {
            "line": 58,
            "column": 3
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 1008,
            "end": 1592,
            "loc": {
              "start": {
                "line": 41,
                "column": 6
              },
              "end": {
                "line": 58,
                "column": 2
              }
            },
            "id": {
              "type": "Identifier",
              "start": 1008,
              "end": 1015,
              "loc": {
                "start": {
                  "line": 41,
                  "column": 6
                },
                "end": {
                  "line": 41,
                  "column": 13
                },
                "identifierName": "eggInfo"
              },
              "name": "eggInfo"
            },
            "init": {
              "type": "AssignmentExpression",
              "start": 1019,
              "end": 1591,
              "loc": {
                "start": {
                  "line": 41,
                  "column": 17
                },
                "end": {
                  "line": 58,
                  "column": 1
                }
              },
              "operator": "=",
              "left": {
                "type": "MemberExpression",
                "start": 1019,
                "end": 1033,
                "loc": {
                  "start": {
                    "line": 41,
                    "column": 17
                  },
                  "end": {
                    "line": 41,
                    "column": 31
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 1019,
                  "end": 1025,
                  "loc": {
                    "start": {
                      "line": 41,
                      "column": 17
                    },
                    "end": {
                      "line": 41,
                      "column": 23
                    },
                    "identifierName": "TopEnv"
                  },
                  "name": "TopEnv"
                },
                "property": {
                  "type": "StringLiteral",
                  "start": 1026,
                  "end": 1032,
                  "loc": {
                    "start": {
                      "line": 41,
                      "column": 24
                    },
                    "end": {
                      "line": 41,
                      "column": 30
                    }
                  },
                  "extra": {
                    "rawValue": "info",
                    "raw": "\"info\""
                  },
                  "value": "info"
                },
                "computed": true
              },
              "right": {
                "type": "ArrowFunctionExpression",
                "start": 1036,
                "end": 1591,
                "loc": {
                  "start": {
                    "line": 41,
                    "column": 34
                  },
                  "end": {
                    "line": 58,
                    "column": 1
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 1042,
                  "end": 1591,
                  "loc": {
                    "start": {
                      "line": 41,
                      "column": 40
                    },
                    "end": {
                      "line": 58,
                      "column": 1
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 1046,
                      "end": 1474,
                      "loc": {
                        "start": {
                          "line": 42,
                          "column": 2
                        },
                        "end": {
                          "line": 55,
                          "column": 4
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1046,
                        "end": 1473,
                        "loc": {
                          "start": {
                            "line": 42,
                            "column": 2
                          },
                          "end": {
                            "line": 55,
                            "column": 3
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1046,
                          "end": 1057,
                          "loc": {
                            "start": {
                              "line": 42,
                              "column": 2
                            },
                            "end": {
                              "line": 42,
                              "column": 13
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1046,
                            "end": 1053,
                            "loc": {
                              "start": {
                                "line": 42,
                                "column": 2
                              },
                              "end": {
                                "line": 42,
                                "column": 9
                              },
                              "identifierName": "console"
                            },
                            "name": "console"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1054,
                            "end": 1057,
                            "loc": {
                              "start": {
                                "line": 42,
                                "column": 10
                              },
                              "end": {
                                "line": 42,
                                "column": 13
                              },
                              "identifierName": "log"
                            },
                            "name": "log"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "BinaryExpression",
                            "start": 1063,
                            "end": 1469,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 4
                              },
                              "end": {
                                "line": 54,
                                "column": 20
                              }
                            },
                            "left": {
                              "type": "BinaryExpression",
                              "start": 1063,
                              "end": 1446,
                              "loc": {
                                "start": {
                                  "line": 43,
                                  "column": 4
                                },
                                "end": {
                                  "line": 53,
                                  "column": 1
                                }
                              },
                              "left": {
                                "type": "MemberExpression",
                                "start": 1063,
                                "end": 1074,
                                "loc": {
                                  "start": {
                                    "line": 43,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 43,
                                    "column": 15
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1063,
                                  "end": 1069,
                                  "loc": {
                                    "start": {
                                      "line": 43,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 43,
                                      "column": 10
                                    },
                                    "identifierName": "colors"
                                  },
                                  "name": "colors"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1070,
                                  "end": 1074,
                                  "loc": {
                                    "start": {
                                      "line": 43,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 43,
                                      "column": 15
                                    },
                                    "identifierName": "BLUE"
                                  },
                                  "name": "BLUE"
                                },
                                "computed": false
                              },
                              "operator": "+",
                              "right": {
                                "type": "TemplateLiteral",
                                "start": 1083,
                                "end": 1446,
                                "loc": {
                                  "start": {
                                    "line": 44,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 53,
                                    "column": 1
                                  }
                                },
                                "expressions": [],
                                "quasis": [
                                  {
                                    "type": "TemplateElement",
                                    "start": 1084,
                                    "end": 1445,
                                    "loc": {
                                      "start": {
                                        "line": 44,
                                        "column": 7
                                      },
                                      "end": {
                                        "line": 53,
                                        "column": 0
                                      }
                                    },
                                    "value": {
                                      "raw": "\n                   _                 _          _\n                  | |               | |        | |\n   ___  __ _  __ _| |_ ___ _ __   __| | ___  __| |\n  / _ \\\\/ _\\` |/ _\\` | __/ _ \\\\ '_ \\\\ / _\\` |/ _ \\\\/ _\\` |\n |  __/ (_| | (_| | ||  __/ | | | (_| |  __/ (_| |\n  \\\\___|\\\\__, |\\\\__, |\\\\__\\\\___|_| |_|\\\\__,_|\\\\___|\\\\__,_|\n        __/ | __/ |\n       |___/ |___/\n",
                                      "cooked": "\n                   _                 _          _\n                  | |               | |        | |\n   ___  __ _  __ _| |_ ___ _ __   __| | ___  __| |\n  / _ \\/ _` |/ _` | __/ _ \\ '_ \\ / _` |/ _ \\/ _` |\n |  __/ (_| | (_| | ||  __/ | | | (_| |  __/ (_| |\n  \\___|\\__, |\\__, |\\__\\___|_| |_|\\__,_|\\___|\\__,_|\n        __/ | __/ |\n       |___/ |___/\n"
                                    },
                                    "tail": true
                                  }
                                ]
                              }
                            },
                            "operator": "+",
                            "right": {
                              "type": "MemberExpression",
                              "start": 1455,
                              "end": 1469,
                              "loc": {
                                "start": {
                                  "line": 54,
                                  "column": 6
                                },
                                "end": {
                                  "line": 54,
                                  "column": 20
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1455,
                                "end": 1461,
                                "loc": {
                                  "start": {
                                    "line": 54,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 54,
                                    "column": 12
                                  },
                                  "identifierName": "colors"
                                },
                                "name": "colors"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1462,
                                "end": 1469,
                                "loc": {
                                  "start": {
                                    "line": 54,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 54,
                                    "column": 20
                                  },
                                  "identifierName": "DEFAULT"
                                },
                                "name": "DEFAULT"
                              },
                              "computed": false
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1477,
                      "end": 1525,
                      "loc": {
                        "start": {
                          "line": 56,
                          "column": 2
                        },
                        "end": {
                          "line": 56,
                          "column": 50
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1477,
                        "end": 1524,
                        "loc": {
                          "start": {
                            "line": 56,
                            "column": 2
                          },
                          "end": {
                            "line": 56,
                            "column": 49
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1477,
                          "end": 1488,
                          "loc": {
                            "start": {
                              "line": 56,
                              "column": 2
                            },
                            "end": {
                              "line": 56,
                              "column": 13
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1477,
                            "end": 1484,
                            "loc": {
                              "start": {
                                "line": 56,
                                "column": 2
                              },
                              "end": {
                                "line": 56,
                                "column": 9
                              },
                              "identifierName": "console"
                            },
                            "name": "console"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1485,
                            "end": 1488,
                            "loc": {
                              "start": {
                                "line": 56,
                                "column": 10
                              },
                              "end": {
                                "line": 56,
                                "column": 13
                              },
                              "identifierName": "log"
                            },
                            "name": "log"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "TemplateLiteral",
                            "start": 1489,
                            "end": 1523,
                            "loc": {
                              "start": {
                                "line": 56,
                                "column": 14
                              },
                              "end": {
                                "line": 56,
                                "column": 48
                              }
                            },
                            "expressions": [
                              {
                                "type": "MemberExpression",
                                "start": 1500,
                                "end": 1521,
                                "loc": {
                                  "start": {
                                    "line": 56,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 56,
                                    "column": 46
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1500,
                                  "end": 1506,
                                  "loc": {
                                    "start": {
                                      "line": 56,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 56,
                                      "column": 31
                                    },
                                    "identifierName": "TopEnv"
                                  },
                                  "name": "TopEnv"
                                },
                                "property": {
                                  "type": "StringLiteral",
                                  "start": 1507,
                                  "end": 1520,
                                  "loc": {
                                    "start": {
                                      "line": 56,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 56,
                                      "column": 45
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "__VERSION__",
                                    "raw": "\"__VERSION__\""
                                  },
                                  "value": "__VERSION__"
                                },
                                "computed": true
                              }
                            ],
                            "quasis": [
                              {
                                "type": "TemplateElement",
                                "start": 1490,
                                "end": 1498,
                                "loc": {
                                  "start": {
                                    "line": 56,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 56,
                                    "column": 23
                                  }
                                },
                                "value": {
                                  "raw": "Version ",
                                  "cooked": "Version "
                                },
                                "tail": false
                              },
                              {
                                "type": "TemplateElement",
                                "start": 1522,
                                "end": 1522,
                                "loc": {
                                  "start": {
                                    "line": 56,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 56,
                                    "column": 47
                                  }
                                },
                                "value": {
                                  "raw": "",
                                  "cooked": ""
                                },
                                "tail": true
                              }
                            ]
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1528,
                      "end": 1589,
                      "loc": {
                        "start": {
                          "line": 57,
                          "column": 2
                        },
                        "end": {
                          "line": 57,
                          "column": 63
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1528,
                        "end": 1588,
                        "loc": {
                          "start": {
                            "line": 57,
                            "column": 2
                          },
                          "end": {
                            "line": 57,
                            "column": 62
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1528,
                          "end": 1539,
                          "loc": {
                            "start": {
                              "line": 57,
                              "column": 2
                            },
                            "end": {
                              "line": 57,
                              "column": 13
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1528,
                            "end": 1535,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 2
                              },
                              "end": {
                                "line": 57,
                                "column": 9
                              },
                              "identifierName": "console"
                            },
                            "name": "console"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1536,
                            "end": 1539,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 10
                              },
                              "end": {
                                "line": 57,
                                "column": 13
                              },
                              "identifierName": "log"
                            },
                            "name": "log"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "StringLiteral",
                            "start": 1540,
                            "end": 1587,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 14
                              },
                              "end": {
                                "line": 57,
                                "column": 61
                              }
                            },
                            "extra": {
                              "rawValue": "Created by David Afonso Dorta. License: GPLv2",
                              "raw": "\"Created by David Afonso Dorta. License: GPLv2\""
                            },
                            "value": "Created by David Afonso Dorta. License: GPLv2"
                          }
                        ]
                      }
                    }
                  ],
                  "directives": []
                }
              },
              "extra": {
                "parenthesized": true,
                "parenStart": 1018
              }
            }
          }
        ],
        "kind": "const",
        "name": "_",
        "leadingComments": [],
        "trailingComments": []
      },
      {
        "type": "Identifier",
        "start": 1595,
        "end": 1694,
        "loc": {
          "start": {
            "line": 60,
            "column": 0
          },
          "end": {
            "line": 63,
            "column": 3
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 1601,
            "end": 1693,
            "loc": {
              "start": {
                "line": 60,
                "column": 6
              },
              "end": {
                "line": 63,
                "column": 2
              }
            },
            "id": {
              "type": "Identifier",
              "start": 1601,
              "end": 1609,
              "loc": {
                "start": {
                  "line": 60,
                  "column": 6
                },
                "end": {
                  "line": 60,
                  "column": 14
                },
                "identifierName": "eggClear"
              },
              "name": "eggClear"
            },
            "init": {
              "type": "AssignmentExpression",
              "start": 1613,
              "end": 1692,
              "loc": {
                "start": {
                  "line": 60,
                  "column": 18
                },
                "end": {
                  "line": 63,
                  "column": 1
                }
              },
              "operator": "=",
              "left": {
                "type": "MemberExpression",
                "start": 1613,
                "end": 1628,
                "loc": {
                  "start": {
                    "line": 60,
                    "column": 18
                  },
                  "end": {
                    "line": 60,
                    "column": 33
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 1613,
                  "end": 1619,
                  "loc": {
                    "start": {
                      "line": 60,
                      "column": 18
                    },
                    "end": {
                      "line": 60,
                      "column": 24
                    },
                    "identifierName": "TopEnv"
                  },
                  "name": "TopEnv"
                },
                "property": {
                  "type": "StringLiteral",
                  "start": 1620,
                  "end": 1627,
                  "loc": {
                    "start": {
                      "line": 60,
                      "column": 25
                    },
                    "end": {
                      "line": 60,
                      "column": 32
                    }
                  },
                  "extra": {
                    "rawValue": "clear",
                    "raw": "\"clear\""
                  },
                  "value": "clear"
                },
                "computed": true
              },
              "right": {
                "type": "ArrowFunctionExpression",
                "start": 1631,
                "end": 1692,
                "loc": {
                  "start": {
                    "line": 60,
                    "column": 36
                  },
                  "end": {
                    "line": 63,
                    "column": 1
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 1637,
                  "end": 1692,
                  "loc": {
                    "start": {
                      "line": 60,
                      "column": 42
                    },
                    "end": {
                      "line": 63,
                      "column": 1
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 1641,
                      "end": 1677,
                      "loc": {
                        "start": {
                          "line": 61,
                          "column": 2
                        },
                        "end": {
                          "line": 61,
                          "column": 38
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1641,
                        "end": 1676,
                        "loc": {
                          "start": {
                            "line": 61,
                            "column": 2
                          },
                          "end": {
                            "line": 61,
                            "column": 37
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1641,
                          "end": 1652,
                          "loc": {
                            "start": {
                              "line": 61,
                              "column": 2
                            },
                            "end": {
                              "line": 61,
                              "column": 13
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1641,
                            "end": 1648,
                            "loc": {
                              "start": {
                                "line": 61,
                                "column": 2
                              },
                              "end": {
                                "line": 61,
                                "column": 9
                              },
                              "identifierName": "console"
                            },
                            "name": "console"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1649,
                            "end": 1652,
                            "loc": {
                              "start": {
                                "line": 61,
                                "column": 10
                              },
                              "end": {
                                "line": 61,
                                "column": 13
                              },
                              "identifierName": "log"
                            },
                            "name": "log"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "StringLiteral",
                            "start": 1653,
                            "end": 1675,
                            "loc": {
                              "start": {
                                "line": 61,
                                "column": 14
                              },
                              "end": {
                                "line": 61,
                                "column": 36
                              }
                            },
                            "extra": {
                              "rawValue": "\u001b[2J\u001b[0;0f",
                              "raw": "\"\\u001B[2J\\u001B[0;0f\""
                            },
                            "value": "\u001b[2J\u001b[0;0f"
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1680,
                      "end": 1690,
                      "loc": {
                        "start": {
                          "line": 62,
                          "column": 2
                        },
                        "end": {
                          "line": 62,
                          "column": 12
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1680,
                        "end": 1689,
                        "loc": {
                          "start": {
                            "line": 62,
                            "column": 2
                          },
                          "end": {
                            "line": 62,
                            "column": 11
                          }
                        },
                        "callee": {
                          "type": "Identifier",
                          "start": 1680,
                          "end": 1687,
                          "loc": {
                            "start": {
                              "line": 62,
                              "column": 2
                            },
                            "end": {
                              "line": 62,
                              "column": 9
                            },
                            "identifierName": "eggInfo"
                          },
                          "name": "eggInfo"
                        },
                        "arguments": []
                      }
                    }
                  ],
                  "directives": []
                }
              },
              "extra": {
                "parenthesized": true,
                "parenStart": 1612
              }
            }
          }
        ],
        "kind": "const",
        "name": "_",
        "leadingComments": [],
        "trailingComments": []
      },
      {
        "type": "Identifier",
        "start": 1696,
        "end": 1783,
        "loc": {
          "start": {
            "line": 65,
            "column": 0
          },
          "end": {
            "line": 67,
            "column": 43
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 1702,
            "end": 1782,
            "loc": {
              "start": {
                "line": 65,
                "column": 6
              },
              "end": {
                "line": 67,
                "column": 42
              }
            },
            "id": {
              "type": "Identifier",
              "start": 1702,
              "end": 1712,
              "loc": {
                "start": {
                  "line": 65,
                  "column": 6
                },
                "end": {
                  "line": 65,
                  "column": 16
                },
                "identifierName": "eggVersion"
              },
              "name": "eggVersion"
            },
            "init": {
              "type": "AssignmentExpression",
              "start": 1716,
              "end": 1781,
              "loc": {
                "start": {
                  "line": 65,
                  "column": 20
                },
                "end": {
                  "line": 67,
                  "column": 41
                }
              },
              "operator": "=",
              "left": {
                "type": "MemberExpression",
                "start": 1716,
                "end": 1741,
                "loc": {
                  "start": {
                    "line": 65,
                    "column": 20
                  },
                  "end": {
                    "line": 67,
                    "column": 1
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 1716,
                  "end": 1722,
                  "loc": {
                    "start": {
                      "line": 65,
                      "column": 20
                    },
                    "end": {
                      "line": 65,
                      "column": 26
                    },
                    "identifierName": "TopEnv"
                  },
                  "name": "TopEnv"
                },
                "property": {
                  "type": "StringLiteral",
                  "start": 1726,
                  "end": 1739,
                  "loc": {
                    "start": {
                      "line": 66,
                      "column": 2
                    },
                    "end": {
                      "line": 66,
                      "column": 15
                    }
                  },
                  "extra": {
                    "rawValue": "__VERSION__",
                    "raw": "\"__VERSION__\""
                  },
                  "value": "__VERSION__"
                },
                "computed": true
              },
              "right": {
                "type": "MemberExpression",
                "start": 1744,
                "end": 1781,
                "loc": {
                  "start": {
                    "line": 67,
                    "column": 4
                  },
                  "end": {
                    "line": 67,
                    "column": 41
                  }
                },
                "object": {
                  "type": "CallExpression",
                  "start": 1744,
                  "end": 1773,
                  "loc": {
                    "start": {
                      "line": 67,
                      "column": 4
                    },
                    "end": {
                      "line": 67,
                      "column": 33
                    }
                  },
                  "callee": {
                    "type": "Identifier",
                    "start": 1744,
                    "end": 1751,
                    "loc": {
                      "start": {
                        "line": 67,
                        "column": 4
                      },
                      "end": {
                        "line": 67,
                        "column": 11
                      },
                      "identifierName": "require"
                    },
                    "name": "require"
                  },
                  "arguments": [
                    {
                      "type": "StringLiteral",
                      "start": 1752,
                      "end": 1772,
                      "loc": {
                        "start": {
                          "line": 67,
                          "column": 12
                        },
                        "end": {
                          "line": 67,
                          "column": 32
                        }
                      },
                      "extra": {
                        "rawValue": "../../package.json",
                        "raw": "\"../../package.json\""
                      },
                      "value": "../../package.json"
                    }
                  ]
                },
                "property": {
                  "type": "Identifier",
                  "start": 1774,
                  "end": 1781,
                  "loc": {
                    "start": {
                      "line": 67,
                      "column": 34
                    },
                    "end": {
                      "line": 67,
                      "column": 41
                    },
                    "identifierName": "version"
                  },
                  "name": "version"
                },
                "computed": false
              },
              "extra": {
                "parenthesized": true,
                "parenStart": 1715
              }
            }
          }
        ],
        "kind": "const",
        "name": "_",
        "leadingComments": [],
        "trailingComments": []
      },
      {
        "type": "Identifier",
        "start": 1785,
        "end": 1934,
        "loc": {
          "start": {
            "line": 69,
            "column": 0
          },
          "end": {
            "line": 75,
            "column": 3
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 1791,
            "end": 1933,
            "loc": {
              "start": {
                "line": 69,
                "column": 6
              },
              "end": {
                "line": 75,
                "column": 2
              }
            },
            "id": {
              "type": "Identifier",
              "start": 1791,
              "end": 1797,
              "loc": {
                "start": {
                  "line": 69,
                  "column": 6
                },
                "end": {
                  "line": 69,
                  "column": 12
                },
                "identifierName": "eggRun"
              },
              "name": "eggRun"
            },
            "init": {
              "type": "AssignmentExpression",
              "start": 1801,
              "end": 1932,
              "loc": {
                "start": {
                  "line": 69,
                  "column": 16
                },
                "end": {
                  "line": 75,
                  "column": 1
                }
              },
              "operator": "=",
              "left": {
                "type": "MemberExpression",
                "start": 1801,
                "end": 1814,
                "loc": {
                  "start": {
                    "line": 69,
                    "column": 16
                  },
                  "end": {
                    "line": 69,
                    "column": 29
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 1801,
                  "end": 1807,
                  "loc": {
                    "start": {
                      "line": 69,
                      "column": 16
                    },
                    "end": {
                      "line": 69,
                      "column": 22
                    },
                    "identifierName": "TopEnv"
                  },
                  "name": "TopEnv"
                },
                "property": {
                  "type": "StringLiteral",
                  "start": 1808,
                  "end": 1813,
                  "loc": {
                    "start": {
                      "line": 69,
                      "column": 23
                    },
                    "end": {
                      "line": 69,
                      "column": 28
                    }
                  },
                  "extra": {
                    "rawValue": "run",
                    "raw": "\"run\""
                  },
                  "value": "run"
                },
                "computed": true
              },
              "right": {
                "type": "ArrowFunctionExpression",
                "start": 1817,
                "end": 1932,
                "loc": {
                  "start": {
                    "line": 69,
                    "column": 32
                  },
                  "end": {
                    "line": 75,
                    "column": 1
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 1818,
                    "end": 1822,
                    "loc": {
                      "start": {
                        "line": 69,
                        "column": 33
                      },
                      "end": {
                        "line": 69,
                        "column": 37
                      },
                      "identifierName": "file"
                    },
                    "name": "file"
                  },
                  {
                    "type": "Identifier",
                    "start": 1824,
                    "end": 1829,
                    "loc": {
                      "start": {
                        "line": 69,
                        "column": 39
                      },
                      "end": {
                        "line": 69,
                        "column": 44
                      },
                      "identifierName": "debug"
                    },
                    "name": "debug"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 1834,
                  "end": 1932,
                  "loc": {
                    "start": {
                      "line": 69,
                      "column": 49
                    },
                    "end": {
                      "line": 75,
                      "column": 1
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 1838,
                      "end": 1902,
                      "loc": {
                        "start": {
                          "line": 70,
                          "column": 2
                        },
                        "end": {
                          "line": 72,
                          "column": 3
                        }
                      },
                      "test": {
                        "type": "Identifier",
                        "start": 1842,
                        "end": 1847,
                        "loc": {
                          "start": {
                            "line": 70,
                            "column": 6
                          },
                          "end": {
                            "line": 70,
                            "column": 11
                          },
                          "identifierName": "debug"
                        },
                        "name": "debug"
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 1849,
                        "end": 1902,
                        "loc": {
                          "start": {
                            "line": 70,
                            "column": 13
                          },
                          "end": {
                            "line": 72,
                            "column": 3
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 1855,
                            "end": 1898,
                            "loc": {
                              "start": {
                                "line": 71,
                                "column": 4
                              },
                              "end": {
                                "line": 71,
                                "column": 47
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 1855,
                              "end": 1897,
                              "loc": {
                                "start": {
                                  "line": 71,
                                  "column": 4
                                },
                                "end": {
                                  "line": 71,
                                  "column": 46
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 1855,
                                "end": 1866,
                                "loc": {
                                  "start": {
                                    "line": 71,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 71,
                                    "column": 15
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1855,
                                  "end": 1862,
                                  "loc": {
                                    "start": {
                                      "line": 71,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 71,
                                      "column": 11
                                    },
                                    "identifierName": "console"
                                  },
                                  "name": "console"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1863,
                                  "end": 1866,
                                  "loc": {
                                    "start": {
                                      "line": 71,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 71,
                                      "column": 15
                                    },
                                    "identifierName": "log"
                                  },
                                  "name": "log"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "CallExpression",
                                  "start": 1867,
                                  "end": 1896,
                                  "loc": {
                                    "start": {
                                      "line": 71,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 71,
                                      "column": 45
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 1867,
                                    "end": 1882,
                                    "loc": {
                                      "start": {
                                        "line": 71,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 71,
                                        "column": 31
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 1867,
                                      "end": 1869,
                                      "loc": {
                                        "start": {
                                          "line": 71,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 71,
                                          "column": 18
                                        },
                                        "identifierName": "fs"
                                      },
                                      "name": "fs"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1870,
                                      "end": 1882,
                                      "loc": {
                                        "start": {
                                          "line": 71,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 71,
                                          "column": 31
                                        },
                                        "identifierName": "readFileSync"
                                      },
                                      "name": "readFileSync"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 1883,
                                      "end": 1887,
                                      "loc": {
                                        "start": {
                                          "line": 71,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 71,
                                          "column": 36
                                        },
                                        "identifierName": "file"
                                      },
                                      "name": "file"
                                    },
                                    {
                                      "type": "StringLiteral",
                                      "start": 1889,
                                      "end": 1895,
                                      "loc": {
                                        "start": {
                                          "line": 71,
                                          "column": 38
                                        },
                                        "end": {
                                          "line": 71,
                                          "column": 44
                                        }
                                      },
                                      "extra": {
                                        "rawValue": "utf8",
                                        "raw": "\"utf8\""
                                      },
                                      "value": "utf8"
                                    }
                                  ]
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1906,
                      "end": 1930,
                      "loc": {
                        "start": {
                          "line": 74,
                          "column": 2
                        },
                        "end": {
                          "line": 74,
                          "column": 26
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1906,
                        "end": 1929,
                        "loc": {
                          "start": {
                            "line": 74,
                            "column": 2
                          },
                          "end": {
                            "line": 74,
                            "column": 25
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1906,
                          "end": 1923,
                          "loc": {
                            "start": {
                              "line": 74,
                              "column": 2
                            },
                            "end": {
                              "line": 74,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1906,
                            "end": 1911,
                            "loc": {
                              "start": {
                                "line": 74,
                                "column": 2
                              },
                              "end": {
                                "line": 74,
                                "column": 7
                              },
                              "identifierName": "Eggvm"
                            },
                            "name": "Eggvm"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1912,
                            "end": 1923,
                            "loc": {
                              "start": {
                                "line": 74,
                                "column": 8
                              },
                              "end": {
                                "line": 74,
                                "column": 19
                              },
                              "identifierName": "runFromFile"
                            },
                            "name": "runFromFile"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 1924,
                            "end": 1928,
                            "loc": {
                              "start": {
                                "line": 74,
                                "column": 20
                              },
                              "end": {
                                "line": 74,
                                "column": 24
                              },
                              "identifierName": "file"
                            },
                            "name": "file"
                          }
                        ]
                      }
                    }
                  ],
                  "directives": []
                }
              },
              "extra": {
                "parenthesized": true,
                "parenStart": 1800
              }
            }
          }
        ],
        "kind": "const",
        "name": "_",
        "leadingComments": [],
        "trailingComments": []
      },
      {
        "type": "Identifier",
        "start": 1936,
        "end": 2280,
        "loc": {
          "start": {
            "line": 77,
            "column": 0
          },
          "end": {
            "line": 88,
            "column": 2
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 1942,
            "end": 2279,
            "loc": {
              "start": {
                "line": 77,
                "column": 6
              },
              "end": {
                "line": 88,
                "column": 1
              }
            },
            "id": {
              "type": "Identifier",
              "start": 1942,
              "end": 1954,
              "loc": {
                "start": {
                  "line": 77,
                  "column": 6
                },
                "end": {
                  "line": 77,
                  "column": 18
                },
                "identifierName": "eggCompleter"
              },
              "name": "eggCompleter"
            },
            "init": {
              "type": "ArrowFunctionExpression",
              "start": 1957,
              "end": 2279,
              "loc": {
                "start": {
                  "line": 77,
                  "column": 21
                },
                "end": {
                  "line": 88,
                  "column": 1
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 1958,
                  "end": 1962,
                  "loc": {
                    "start": {
                      "line": 77,
                      "column": 22
                    },
                    "end": {
                      "line": 77,
                      "column": 26
                    },
                    "identifierName": "line"
                  },
                  "name": "line"
                },
                {
                  "type": "Identifier",
                  "start": 1964,
                  "end": 1967,
                  "loc": {
                    "start": {
                      "line": 77,
                      "column": 28
                    },
                    "end": {
                      "line": 77,
                      "column": 31
                    },
                    "identifierName": "env"
                  },
                  "name": "env"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 1972,
                "end": 2279,
                "loc": {
                  "start": {
                    "line": 77,
                    "column": 36
                  },
                  "end": {
                    "line": 88,
                    "column": 1
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 2021,
                    "end": 2046,
                    "loc": {
                      "start": {
                        "line": 79,
                        "column": 2
                      },
                      "end": {
                        "line": 79,
                        "column": 27
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 2025,
                        "end": 2045,
                        "loc": {
                          "start": {
                            "line": 79,
                            "column": 6
                          },
                          "end": {
                            "line": 79,
                            "column": 26
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 2025,
                          "end": 2029,
                          "loc": {
                            "start": {
                              "line": 79,
                              "column": 6
                            },
                            "end": {
                              "line": 79,
                              "column": 10
                            },
                            "identifierName": "hits"
                          },
                          "name": "hits",
                          "leadingComments": null
                        },
                        "init": {
                          "type": "CallExpression",
                          "start": 2032,
                          "end": 2045,
                          "loc": {
                            "start": {
                              "line": 79,
                              "column": 13
                            },
                            "end": {
                              "line": 79,
                              "column": 26
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 2032,
                            "end": 2039,
                            "loc": {
                              "start": {
                                "line": 79,
                                "column": 13
                              },
                              "end": {
                                "line": 79,
                                "column": 20
                              },
                              "identifierName": "dirHits"
                            },
                            "name": "dirHits"
                          },
                          "arguments": [
                            {
                              "type": "Identifier",
                              "start": 2040,
                              "end": 2044,
                              "loc": {
                                "start": {
                                  "line": 79,
                                  "column": 21
                                },
                                "end": {
                                  "line": 79,
                                  "column": 25
                                },
                                "identifierName": "line"
                              },
                              "name": "line"
                            }
                          ]
                        },
                        "leadingComments": null
                      }
                    ],
                    "kind": "let",
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " Test if get hits from current directory",
                        "start": 1976,
                        "end": 2018,
                        "loc": {
                          "start": {
                            "line": 78,
                            "column": 2
                          },
                          "end": {
                            "line": 78,
                            "column": 44
                          }
                        }
                      }
                    ],
                    "trailingComments": [
                      {
                        "type": "CommentLine",
                        "value": " Show hits from the REPL variables",
                        "start": 2050,
                        "end": 2086,
                        "loc": {
                          "start": {
                            "line": 81,
                            "column": 2
                          },
                          "end": {
                            "line": 81,
                            "column": 38
                          }
                        }
                      }
                    ]
                  },
                  {
                    "type": "IfStatement",
                    "start": 2089,
                    "end": 2253,
                    "loc": {
                      "start": {
                        "line": 82,
                        "column": 2
                      },
                      "end": {
                        "line": 85,
                        "column": 3
                      }
                    },
                    "test": {
                      "type": "BinaryExpression",
                      "start": 2093,
                      "end": 2110,
                      "loc": {
                        "start": {
                          "line": 82,
                          "column": 6
                        },
                        "end": {
                          "line": 82,
                          "column": 23
                        }
                      },
                      "left": {
                        "type": "MemberExpression",
                        "start": 2093,
                        "end": 2104,
                        "loc": {
                          "start": {
                            "line": 82,
                            "column": 6
                          },
                          "end": {
                            "line": 82,
                            "column": 17
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 2093,
                          "end": 2097,
                          "loc": {
                            "start": {
                              "line": 82,
                              "column": 6
                            },
                            "end": {
                              "line": 82,
                              "column": 10
                            },
                            "identifierName": "hits"
                          },
                          "name": "hits",
                          "leadingComments": null
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 2098,
                          "end": 2104,
                          "loc": {
                            "start": {
                              "line": 82,
                              "column": 11
                            },
                            "end": {
                              "line": 82,
                              "column": 17
                            },
                            "identifierName": "length"
                          },
                          "name": "length"
                        },
                        "computed": false,
                        "leadingComments": null
                      },
                      "operator": "===",
                      "right": {
                        "type": "NumericLiteral",
                        "start": 2109,
                        "end": 2110,
                        "loc": {
                          "start": {
                            "line": 82,
                            "column": 22
                          },
                          "end": {
                            "line": 82,
                            "column": 23
                          }
                        },
                        "extra": {
                          "rawValue": 0,
                          "raw": "0"
                        },
                        "value": 0
                      },
                      "leadingComments": null
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 2112,
                      "end": 2253,
                      "loc": {
                        "start": {
                          "line": 82,
                          "column": 25
                        },
                        "end": {
                          "line": 85,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "VariableDeclaration",
                          "start": 2118,
                          "end": 2168,
                          "loc": {
                            "start": {
                              "line": 83,
                              "column": 4
                            },
                            "end": {
                              "line": 83,
                              "column": 54
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 2124,
                              "end": 2167,
                              "loc": {
                                "start": {
                                  "line": 83,
                                  "column": 10
                                },
                                "end": {
                                  "line": 83,
                                  "column": 53
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 2124,
                                "end": 2128,
                                "loc": {
                                  "start": {
                                    "line": 83,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 83,
                                    "column": 14
                                  },
                                  "identifierName": "word"
                                },
                                "name": "word"
                              },
                              "init": {
                                "type": "MemberExpression",
                                "start": 2131,
                                "end": 2167,
                                "loc": {
                                  "start": {
                                    "line": 83,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 83,
                                    "column": 53
                                  }
                                },
                                "object": {
                                  "type": "CallExpression",
                                  "start": 2131,
                                  "end": 2164,
                                  "loc": {
                                    "start": {
                                      "line": 83,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 83,
                                      "column": 50
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 2131,
                                    "end": 2160,
                                    "loc": {
                                      "start": {
                                        "line": 83,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 83,
                                        "column": 46
                                      }
                                    },
                                    "object": {
                                      "type": "CallExpression",
                                      "start": 2131,
                                      "end": 2154,
                                      "loc": {
                                        "start": {
                                          "line": 83,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 83,
                                          "column": 40
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 2131,
                                        "end": 2141,
                                        "loc": {
                                          "start": {
                                            "line": 83,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 83,
                                            "column": 27
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 2131,
                                          "end": 2135,
                                          "loc": {
                                            "start": {
                                              "line": 83,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 83,
                                              "column": 21
                                            },
                                            "identifierName": "line"
                                          },
                                          "name": "line"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 2136,
                                          "end": 2141,
                                          "loc": {
                                            "start": {
                                              "line": 83,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 83,
                                              "column": 27
                                            },
                                            "identifierName": "split"
                                          },
                                          "name": "split"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "RegExpLiteral",
                                          "start": 2142,
                                          "end": 2153,
                                          "loc": {
                                            "start": {
                                              "line": 83,
                                              "column": 28
                                            },
                                            "end": {
                                              "line": 83,
                                              "column": 39
                                            }
                                          },
                                          "extra": {
                                            "raw": "/[\\s(),\"]+/"
                                          },
                                          "pattern": "[\\s(),\"]+",
                                          "flags": ""
                                        }
                                      ]
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2155,
                                      "end": 2160,
                                      "loc": {
                                        "start": {
                                          "line": 83,
                                          "column": 41
                                        },
                                        "end": {
                                          "line": 83,
                                          "column": 46
                                        },
                                        "identifierName": "slice"
                                      },
                                      "name": "slice"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "UnaryExpression",
                                      "start": 2161,
                                      "end": 2163,
                                      "loc": {
                                        "start": {
                                          "line": 83,
                                          "column": 47
                                        },
                                        "end": {
                                          "line": 83,
                                          "column": 49
                                        }
                                      },
                                      "operator": "-",
                                      "prefix": true,
                                      "argument": {
                                        "type": "NumericLiteral",
                                        "start": 2162,
                                        "end": 2163,
                                        "loc": {
                                          "start": {
                                            "line": 83,
                                            "column": 48
                                          },
                                          "end": {
                                            "line": 83,
                                            "column": 49
                                          }
                                        },
                                        "extra": {
                                          "rawValue": 1,
                                          "raw": "1"
                                        },
                                        "value": 1
                                      },
                                      "extra": {
                                        "parenthesizedArgument": false
                                      }
                                    }
                                  ]
                                },
                                "property": {
                                  "type": "NumericLiteral",
                                  "start": 2165,
                                  "end": 2166,
                                  "loc": {
                                    "start": {
                                      "line": 83,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 83,
                                      "column": 52
                                    }
                                  },
                                  "extra": {
                                    "rawValue": 0,
                                    "raw": "0"
                                  },
                                  "value": 0
                                },
                                "computed": true
                              }
                            }
                          ],
                          "kind": "const"
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 2173,
                          "end": 2249,
                          "loc": {
                            "start": {
                              "line": 84,
                              "column": 4
                            },
                            "end": {
                              "line": 84,
                              "column": 80
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 2173,
                            "end": 2248,
                            "loc": {
                              "start": {
                                "line": 84,
                                "column": 4
                              },
                              "end": {
                                "line": 84,
                                "column": 79
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "Identifier",
                              "start": 2173,
                              "end": 2177,
                              "loc": {
                                "start": {
                                  "line": 84,
                                  "column": 4
                                },
                                "end": {
                                  "line": 84,
                                  "column": 8
                                },
                                "identifierName": "hits"
                              },
                              "name": "hits"
                            },
                            "right": {
                              "type": "CallExpression",
                              "start": 2180,
                              "end": 2248,
                              "loc": {
                                "start": {
                                  "line": 84,
                                  "column": 11
                                },
                                "end": {
                                  "line": 84,
                                  "column": 79
                                }
                              },
                              "callee": {
                                "type": "Identifier",
                                "start": 2180,
                                "end": 2187,
                                "loc": {
                                  "start": {
                                    "line": 84,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 84,
                                    "column": 18
                                  },
                                  "identifierName": "_filter"
                                },
                                "name": "_filter"
                              },
                              "arguments": [
                                {
                                  "type": "CallExpression",
                                  "start": 2188,
                                  "end": 2241,
                                  "loc": {
                                    "start": {
                                      "line": 84,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 84,
                                      "column": 72
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 2188,
                                    "end": 2220,
                                    "loc": {
                                      "start": {
                                        "line": 84,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 84,
                                        "column": 51
                                      }
                                    },
                                    "object": {
                                      "type": "CallExpression",
                                      "start": 2188,
                                      "end": 2213,
                                      "loc": {
                                        "start": {
                                          "line": 84,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 84,
                                          "column": 44
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 2188,
                                        "end": 2199,
                                        "loc": {
                                          "start": {
                                            "line": 84,
                                            "column": 19
                                          },
                                          "end": {
                                            "line": 84,
                                            "column": 30
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 2188,
                                          "end": 2194,
                                          "loc": {
                                            "start": {
                                              "line": 84,
                                              "column": 19
                                            },
                                            "end": {
                                              "line": 84,
                                              "column": 25
                                            },
                                            "identifierName": "Object"
                                          },
                                          "name": "Object"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 2195,
                                          "end": 2199,
                                          "loc": {
                                            "start": {
                                              "line": 84,
                                              "column": 26
                                            },
                                            "end": {
                                              "line": 84,
                                              "column": 30
                                            },
                                            "identifierName": "keys"
                                          },
                                          "name": "keys"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "Identifier",
                                          "start": 2200,
                                          "end": 2212,
                                          "loc": {
                                            "start": {
                                              "line": 84,
                                              "column": 31
                                            },
                                            "end": {
                                              "line": 84,
                                              "column": 43
                                            },
                                            "identifierName": "SpecialForms"
                                          },
                                          "name": "SpecialForms"
                                        }
                                      ]
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2214,
                                      "end": 2220,
                                      "loc": {
                                        "start": {
                                          "line": 84,
                                          "column": 45
                                        },
                                        "end": {
                                          "line": 84,
                                          "column": 51
                                        },
                                        "identifierName": "concat"
                                      },
                                      "name": "concat"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "CallExpression",
                                      "start": 2221,
                                      "end": 2240,
                                      "loc": {
                                        "start": {
                                          "line": 84,
                                          "column": 52
                                        },
                                        "end": {
                                          "line": 84,
                                          "column": 71
                                        }
                                      },
                                      "callee": {
                                        "type": "Identifier",
                                        "start": 2221,
                                        "end": 2235,
                                        "loc": {
                                          "start": {
                                            "line": 84,
                                            "column": 52
                                          },
                                          "end": {
                                            "line": 84,
                                            "column": 66
                                          },
                                          "identifierName": "_allProperties"
                                        },
                                        "name": "_allProperties"
                                      },
                                      "arguments": [
                                        {
                                          "type": "Identifier",
                                          "start": 2236,
                                          "end": 2239,
                                          "loc": {
                                            "start": {
                                              "line": 84,
                                              "column": 67
                                            },
                                            "end": {
                                              "line": 84,
                                              "column": 70
                                            },
                                            "identifierName": "env"
                                          },
                                          "name": "env"
                                        }
                                      ]
                                    }
                                  ]
                                },
                                {
                                  "type": "Identifier",
                                  "start": 2243,
                                  "end": 2247,
                                  "loc": {
                                    "start": {
                                      "line": 84,
                                      "column": 74
                                    },
                                    "end": {
                                      "line": 84,
                                      "column": 78
                                    },
                                    "identifierName": "word"
                                  },
                                  "name": "word"
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": null,
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " Show hits from the REPL variables",
                        "start": 2050,
                        "end": 2086,
                        "loc": {
                          "start": {
                            "line": 81,
                            "column": 2
                          },
                          "end": {
                            "line": 81,
                            "column": 38
                          }
                        }
                      }
                    ]
                  },
                  {
                    "type": "ReturnStatement",
                    "start": 2257,
                    "end": 2277,
                    "loc": {
                      "start": {
                        "line": 87,
                        "column": 2
                      },
                      "end": {
                        "line": 87,
                        "column": 22
                      }
                    },
                    "argument": {
                      "type": "ArrayExpression",
                      "start": 2264,
                      "end": 2276,
                      "loc": {
                        "start": {
                          "line": 87,
                          "column": 9
                        },
                        "end": {
                          "line": 87,
                          "column": 21
                        }
                      },
                      "elements": [
                        {
                          "type": "Identifier",
                          "start": 2265,
                          "end": 2269,
                          "loc": {
                            "start": {
                              "line": 87,
                              "column": 10
                            },
                            "end": {
                              "line": 87,
                              "column": 14
                            },
                            "identifierName": "hits"
                          },
                          "name": "hits"
                        },
                        {
                          "type": "Identifier",
                          "start": 2271,
                          "end": 2275,
                          "loc": {
                            "start": {
                              "line": 87,
                              "column": 16
                            },
                            "end": {
                              "line": 87,
                              "column": 20
                            },
                            "identifierName": "line"
                          },
                          "name": "line"
                        }
                      ]
                    }
                  }
                ],
                "directives": []
              }
            }
          }
        ],
        "kind": "const",
        "name": "_",
        "leadingComments": [],
        "trailingComments": []
      },
      {
        "type": "VariableDeclaration",
        "start": 2282,
        "end": 2477,
        "loc": {
          "start": {
            "line": 90,
            "column": 0
          },
          "end": {
            "line": 100,
            "column": 2
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 2288,
            "end": 2476,
            "loc": {
              "start": {
                "line": 90,
                "column": 6
              },
              "end": {
                "line": 100,
                "column": 1
              }
            },
            "id": {
              "type": "Identifier",
              "start": 2288,
              "end": 2302,
              "loc": {
                "start": {
                  "line": 90,
                  "column": 6
                },
                "end": {
                  "line": 90,
                  "column": 20
                },
                "identifierName": "_allProperties"
              },
              "name": "_allProperties"
            },
            "init": {
              "type": "ArrowFunctionExpression",
              "start": 2305,
              "end": 2476,
              "loc": {
                "start": {
                  "line": 90,
                  "column": 23
                },
                "end": {
                  "line": 100,
                  "column": 1
                }
              },
              "id": {
                "type": "Identifier",
                "start": 2288,
                "end": 2302,
                "loc": {
                  "start": {
                    "line": 90,
                    "column": 6
                  },
                  "end": {
                    "line": 90,
                    "column": 20
                  },
                  "identifierName": "_allProperties"
                },
                "name": "_allProperties"
              },
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 2305,
                  "end": 2308,
                  "loc": {
                    "start": {
                      "line": 90,
                      "column": 23
                    },
                    "end": {
                      "line": 90,
                      "column": 26
                    },
                    "identifierName": "obj"
                  },
                  "name": "obj"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 2312,
                "end": 2476,
                "loc": {
                  "start": {
                    "line": 90,
                    "column": 30
                  },
                  "end": {
                    "line": 100,
                    "column": 1
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 2316,
                    "end": 2330,
                    "loc": {
                      "start": {
                        "line": 91,
                        "column": 2
                      },
                      "end": {
                        "line": 91,
                        "column": 16
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 2320,
                        "end": 2329,
                        "loc": {
                          "start": {
                            "line": 91,
                            "column": 6
                          },
                          "end": {
                            "line": 91,
                            "column": 15
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 2320,
                          "end": 2324,
                          "loc": {
                            "start": {
                              "line": 91,
                              "column": 6
                            },
                            "end": {
                              "line": 91,
                              "column": 10
                            },
                            "identifierName": "keys"
                          },
                          "name": "keys"
                        },
                        "init": {
                          "type": "ArrayExpression",
                          "start": 2327,
                          "end": 2329,
                          "loc": {
                            "start": {
                              "line": 91,
                              "column": 13
                            },
                            "end": {
                              "line": 91,
                              "column": 15
                            }
                          },
                          "elements": []
                        }
                      }
                    ],
                    "kind": "let"
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 2334,
                    "end": 2350,
                    "loc": {
                      "start": {
                        "line": 93,
                        "column": 2
                      },
                      "end": {
                        "line": 93,
                        "column": 18
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 2338,
                        "end": 2349,
                        "loc": {
                          "start": {
                            "line": 93,
                            "column": 6
                          },
                          "end": {
                            "line": 93,
                            "column": 17
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 2338,
                          "end": 2343,
                          "loc": {
                            "start": {
                              "line": 93,
                              "column": 6
                            },
                            "end": {
                              "line": 93,
                              "column": 11
                            },
                            "identifierName": "proto"
                          },
                          "name": "proto"
                        },
                        "init": {
                          "type": "Identifier",
                          "start": 2346,
                          "end": 2349,
                          "loc": {
                            "start": {
                              "line": 93,
                              "column": 14
                            },
                            "end": {
                              "line": 93,
                              "column": 17
                            },
                            "identifierName": "obj"
                          },
                          "name": "obj"
                        }
                      }
                    ],
                    "kind": "let"
                  },
                  {
                    "type": "WhileStatement",
                    "start": 2353,
                    "end": 2458,
                    "loc": {
                      "start": {
                        "line": 94,
                        "column": 2
                      },
                      "end": {
                        "line": 97,
                        "column": 3
                      }
                    },
                    "test": {
                      "type": "Identifier",
                      "start": 2360,
                      "end": 2365,
                      "loc": {
                        "start": {
                          "line": 94,
                          "column": 9
                        },
                        "end": {
                          "line": 94,
                          "column": 14
                        },
                        "identifierName": "proto"
                      },
                      "name": "proto"
                    },
                    "body": {
                      "type": "BlockStatement",
                      "start": 2367,
                      "end": 2458,
                      "loc": {
                        "start": {
                          "line": 94,
                          "column": 16
                        },
                        "end": {
                          "line": 97,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 2373,
                          "end": 2412,
                          "loc": {
                            "start": {
                              "line": 95,
                              "column": 4
                            },
                            "end": {
                              "line": 95,
                              "column": 43
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 2373,
                            "end": 2411,
                            "loc": {
                              "start": {
                                "line": 95,
                                "column": 4
                              },
                              "end": {
                                "line": 95,
                                "column": 42
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "Identifier",
                              "start": 2373,
                              "end": 2377,
                              "loc": {
                                "start": {
                                  "line": 95,
                                  "column": 4
                                },
                                "end": {
                                  "line": 95,
                                  "column": 8
                                },
                                "identifierName": "keys"
                              },
                              "name": "keys"
                            },
                            "right": {
                              "type": "CallExpression",
                              "start": 2380,
                              "end": 2411,
                              "loc": {
                                "start": {
                                  "line": 95,
                                  "column": 11
                                },
                                "end": {
                                  "line": 95,
                                  "column": 42
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 2380,
                                "end": 2391,
                                "loc": {
                                  "start": {
                                    "line": 95,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 95,
                                    "column": 22
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 2380,
                                  "end": 2384,
                                  "loc": {
                                    "start": {
                                      "line": 95,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 95,
                                      "column": 15
                                    },
                                    "identifierName": "keys"
                                  },
                                  "name": "keys"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2385,
                                  "end": 2391,
                                  "loc": {
                                    "start": {
                                      "line": 95,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 95,
                                      "column": 22
                                    },
                                    "identifierName": "concat"
                                  },
                                  "name": "concat"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "CallExpression",
                                  "start": 2392,
                                  "end": 2410,
                                  "loc": {
                                    "start": {
                                      "line": 95,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 95,
                                      "column": 41
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 2392,
                                    "end": 2403,
                                    "loc": {
                                      "start": {
                                        "line": 95,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 95,
                                        "column": 34
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 2392,
                                      "end": 2398,
                                      "loc": {
                                        "start": {
                                          "line": 95,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 95,
                                          "column": 29
                                        },
                                        "identifierName": "Object"
                                      },
                                      "name": "Object"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2399,
                                      "end": 2403,
                                      "loc": {
                                        "start": {
                                          "line": 95,
                                          "column": 30
                                        },
                                        "end": {
                                          "line": 95,
                                          "column": 34
                                        },
                                        "identifierName": "keys"
                                      },
                                      "name": "keys"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 2404,
                                      "end": 2409,
                                      "loc": {
                                        "start": {
                                          "line": 95,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 95,
                                          "column": 40
                                        },
                                        "identifierName": "proto"
                                      },
                                      "name": "proto"
                                    }
                                  ]
                                }
                              ]
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 2417,
                          "end": 2454,
                          "loc": {
                            "start": {
                              "line": 96,
                              "column": 4
                            },
                            "end": {
                              "line": 96,
                              "column": 41
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 2417,
                            "end": 2453,
                            "loc": {
                              "start": {
                                "line": 96,
                                "column": 4
                              },
                              "end": {
                                "line": 96,
                                "column": 40
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "Identifier",
                              "start": 2417,
                              "end": 2422,
                              "loc": {
                                "start": {
                                  "line": 96,
                                  "column": 4
                                },
                                "end": {
                                  "line": 96,
                                  "column": 9
                                },
                                "identifierName": "proto"
                              },
                              "name": "proto"
                            },
                            "right": {
                              "type": "CallExpression",
                              "start": 2425,
                              "end": 2453,
                              "loc": {
                                "start": {
                                  "line": 96,
                                  "column": 12
                                },
                                "end": {
                                  "line": 96,
                                  "column": 40
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 2425,
                                "end": 2446,
                                "loc": {
                                  "start": {
                                    "line": 96,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 96,
                                    "column": 33
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 2425,
                                  "end": 2431,
                                  "loc": {
                                    "start": {
                                      "line": 96,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 96,
                                      "column": 18
                                    },
                                    "identifierName": "Object"
                                  },
                                  "name": "Object"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2432,
                                  "end": 2446,
                                  "loc": {
                                    "start": {
                                      "line": 96,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 96,
                                      "column": 33
                                    },
                                    "identifierName": "getPrototypeOf"
                                  },
                                  "name": "getPrototypeOf"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 2447,
                                  "end": 2452,
                                  "loc": {
                                    "start": {
                                      "line": 96,
                                      "column": 34
                                    },
                                    "end": {
                                      "line": 96,
                                      "column": 39
                                    },
                                    "identifierName": "proto"
                                  },
                                  "name": "proto"
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "directives": []
                    }
                  },
                  {
                    "type": "ReturnStatement",
                    "start": 2462,
                    "end": 2474,
                    "loc": {
                      "start": {
                        "line": 99,
                        "column": 2
                      },
                      "end": {
                        "line": 99,
                        "column": 14
                      }
                    },
                    "argument": {
                      "type": "Identifier",
                      "start": 2469,
                      "end": 2473,
                      "loc": {
                        "start": {
                          "line": 99,
                          "column": 9
                        },
                        "end": {
                          "line": 99,
                          "column": 13
                        },
                        "identifierName": "keys"
                      },
                      "name": "keys"
                    }
                  }
                ],
                "directives": []
              }
            }
          }
        ],
        "kind": "const"
      },
      {
        "type": "VariableDeclaration",
        "start": 2479,
        "end": 2866,
        "loc": {
          "start": {
            "line": 102,
            "column": 0
          },
          "end": {
            "line": 120,
            "column": 2
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 2485,
            "end": 2865,
            "loc": {
              "start": {
                "line": 102,
                "column": 6
              },
              "end": {
                "line": 120,
                "column": 1
              }
            },
            "id": {
              "type": "Identifier",
              "start": 2485,
              "end": 2492,
              "loc": {
                "start": {
                  "line": 102,
                  "column": 6
                },
                "end": {
                  "line": 102,
                  "column": 13
                },
                "identifierName": "dirHits"
              },
              "name": "dirHits"
            },
            "init": {
              "type": "ArrowFunctionExpression",
              "start": 2495,
              "end": 2865,
              "loc": {
                "start": {
                  "line": 102,
                  "column": 16
                },
                "end": {
                  "line": 120,
                  "column": 1
                }
              },
              "id": {
                "type": "Identifier",
                "start": 2485,
                "end": 2492,
                "loc": {
                  "start": {
                    "line": 102,
                    "column": 6
                  },
                  "end": {
                    "line": 102,
                    "column": 13
                  },
                  "identifierName": "dirHits"
                },
                "name": "dirHits"
              },
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 2495,
                  "end": 2499,
                  "loc": {
                    "start": {
                      "line": 102,
                      "column": 16
                    },
                    "end": {
                      "line": 102,
                      "column": 20
                    },
                    "identifierName": "line"
                  },
                  "name": "line"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 2503,
                "end": 2865,
                "loc": {
                  "start": {
                    "line": 102,
                    "column": 24
                  },
                  "end": {
                    "line": 120,
                    "column": 1
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 2507,
                    "end": 2549,
                    "loc": {
                      "start": {
                        "line": 103,
                        "column": 2
                      },
                      "end": {
                        "line": 103,
                        "column": 44
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 2513,
                        "end": 2548,
                        "loc": {
                          "start": {
                            "line": 103,
                            "column": 8
                          },
                          "end": {
                            "line": 103,
                            "column": 43
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 2513,
                          "end": 2518,
                          "loc": {
                            "start": {
                              "line": 103,
                              "column": 8
                            },
                            "end": {
                              "line": 103,
                              "column": 13
                            },
                            "identifierName": "match"
                          },
                          "name": "match"
                        },
                        "init": {
                          "type": "CallExpression",
                          "start": 2521,
                          "end": 2548,
                          "loc": {
                            "start": {
                              "line": 103,
                              "column": 16
                            },
                            "end": {
                              "line": 103,
                              "column": 43
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2521,
                            "end": 2531,
                            "loc": {
                              "start": {
                                "line": 103,
                                "column": 16
                              },
                              "end": {
                                "line": 103,
                                "column": 26
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2521,
                              "end": 2525,
                              "loc": {
                                "start": {
                                  "line": 103,
                                  "column": 16
                                },
                                "end": {
                                  "line": 103,
                                  "column": 20
                                },
                                "identifierName": "line"
                              },
                              "name": "line"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2526,
                              "end": 2531,
                              "loc": {
                                "start": {
                                  "line": 103,
                                  "column": 21
                                },
                                "end": {
                                  "line": 103,
                                  "column": 26
                                },
                                "identifierName": "match"
                              },
                              "name": "match"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "RegExpLiteral",
                              "start": 2532,
                              "end": 2547,
                              "loc": {
                                "start": {
                                  "line": 103,
                                  "column": 27
                                },
                                "end": {
                                  "line": 103,
                                  "column": 42
                                }
                              },
                              "extra": {
                                "raw": "/(?:run)\\((.*)/"
                              },
                              "pattern": "(?:run)\\((.*)",
                              "flags": ""
                            }
                          ]
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "IfStatement",
                    "start": 2552,
                    "end": 2849,
                    "loc": {
                      "start": {
                        "line": 104,
                        "column": 2
                      },
                      "end": {
                        "line": 117,
                        "column": 3
                      }
                    },
                    "test": {
                      "type": "Identifier",
                      "start": 2556,
                      "end": 2561,
                      "loc": {
                        "start": {
                          "line": 104,
                          "column": 6
                        },
                        "end": {
                          "line": 104,
                          "column": 11
                        },
                        "identifierName": "match"
                      },
                      "name": "match"
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 2563,
                      "end": 2849,
                      "loc": {
                        "start": {
                          "line": 104,
                          "column": 13
                        },
                        "end": {
                          "line": 117,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "VariableDeclaration",
                          "start": 2569,
                          "end": 2651,
                          "loc": {
                            "start": {
                              "line": 105,
                              "column": 4
                            },
                            "end": {
                              "line": 108,
                              "column": 18
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 2575,
                              "end": 2650,
                              "loc": {
                                "start": {
                                  "line": 105,
                                  "column": 10
                                },
                                "end": {
                                  "line": 108,
                                  "column": 17
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 2575,
                                "end": 2579,
                                "loc": {
                                  "start": {
                                    "line": 105,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 105,
                                    "column": 14
                                  },
                                  "identifierName": "path"
                                },
                                "name": "path"
                              },
                              "init": {
                                "type": "CallExpression",
                                "start": 2582,
                                "end": 2650,
                                "loc": {
                                  "start": {
                                    "line": 105,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 108,
                                    "column": 17
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 2582,
                                  "end": 2645,
                                  "loc": {
                                    "start": {
                                      "line": 105,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 108,
                                      "column": 12
                                    }
                                  },
                                  "object": {
                                    "type": "CallExpression",
                                    "start": 2582,
                                    "end": 2632,
                                    "loc": {
                                      "start": {
                                        "line": 105,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 107,
                                        "column": 13
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 2582,
                                      "end": 2630,
                                      "loc": {
                                        "start": {
                                          "line": 105,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 107,
                                          "column": 11
                                        }
                                      },
                                      "object": {
                                        "type": "CallExpression",
                                        "start": 2582,
                                        "end": 2618,
                                        "loc": {
                                          "start": {
                                            "line": 105,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 106,
                                            "column": 27
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 2582,
                                          "end": 2605,
                                          "loc": {
                                            "start": {
                                              "line": 105,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 106,
                                              "column": 14
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 2582,
                                            "end": 2590,
                                            "loc": {
                                              "start": {
                                                "line": 105,
                                                "column": 17
                                              },
                                              "end": {
                                                "line": 105,
                                                "column": 25
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 2582,
                                              "end": 2587,
                                              "loc": {
                                                "start": {
                                                  "line": 105,
                                                  "column": 17
                                                },
                                                "end": {
                                                  "line": 105,
                                                  "column": 22
                                                },
                                                "identifierName": "match"
                                              },
                                              "name": "match"
                                            },
                                            "property": {
                                              "type": "NumericLiteral",
                                              "start": 2588,
                                              "end": 2589,
                                              "loc": {
                                                "start": {
                                                  "line": 105,
                                                  "column": 23
                                                },
                                                "end": {
                                                  "line": 105,
                                                  "column": 24
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 1,
                                                "raw": "1"
                                              },
                                              "value": 1
                                            },
                                            "computed": true
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 2598,
                                            "end": 2605,
                                            "loc": {
                                              "start": {
                                                "line": 106,
                                                "column": 7
                                              },
                                              "end": {
                                                "line": 106,
                                                "column": 14
                                              },
                                              "identifierName": "replace"
                                            },
                                            "name": "replace"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "RegExpLiteral",
                                            "start": 2606,
                                            "end": 2613,
                                            "loc": {
                                              "start": {
                                                "line": 106,
                                                "column": 15
                                              },
                                              "end": {
                                                "line": 106,
                                                "column": 22
                                              }
                                            },
                                            "extra": {
                                              "raw": "/[\"'`]/"
                                            },
                                            "pattern": "[\"'`]",
                                            "flags": ""
                                          },
                                          {
                                            "type": "StringLiteral",
                                            "start": 2615,
                                            "end": 2617,
                                            "loc": {
                                              "start": {
                                                "line": 106,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 106,
                                                "column": 26
                                              }
                                            },
                                            "extra": {
                                              "rawValue": "",
                                              "raw": "\"\""
                                            },
                                            "value": ""
                                          }
                                        ]
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2626,
                                        "end": 2630,
                                        "loc": {
                                          "start": {
                                            "line": 107,
                                            "column": 7
                                          },
                                          "end": {
                                            "line": 107,
                                            "column": 11
                                          },
                                          "identifierName": "trim"
                                        },
                                        "name": "trim"
                                      },
                                      "computed": false
                                    },
                                    "arguments": []
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2640,
                                    "end": 2645,
                                    "loc": {
                                      "start": {
                                        "line": 108,
                                        "column": 7
                                      },
                                      "end": {
                                        "line": 108,
                                        "column": 12
                                      },
                                      "identifierName": "split"
                                    },
                                    "name": "split"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "StringLiteral",
                                    "start": 2646,
                                    "end": 2649,
                                    "loc": {
                                      "start": {
                                        "line": 108,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 108,
                                        "column": 16
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "/",
                                      "raw": "\"/\""
                                    },
                                    "value": "/"
                                  }
                                ]
                              }
                            }
                          ],
                          "kind": "const"
                        },
                        {
                          "type": "VariableDeclaration",
                          "start": 2656,
                          "end": 2690,
                          "loc": {
                            "start": {
                              "line": 109,
                              "column": 4
                            },
                            "end": {
                              "line": 109,
                              "column": 38
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 2662,
                              "end": 2689,
                              "loc": {
                                "start": {
                                  "line": 109,
                                  "column": 10
                                },
                                "end": {
                                  "line": 109,
                                  "column": 37
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 2662,
                                "end": 2669,
                                "loc": {
                                  "start": {
                                    "line": 109,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 109,
                                    "column": 17
                                  },
                                  "identifierName": "dirPath"
                                },
                                "name": "dirPath"
                              },
                              "init": {
                                "type": "CallExpression",
                                "start": 2672,
                                "end": 2689,
                                "loc": {
                                  "start": {
                                    "line": 109,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 109,
                                    "column": 37
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 2672,
                                  "end": 2682,
                                  "loc": {
                                    "start": {
                                      "line": 109,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 109,
                                      "column": 30
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 2672,
                                    "end": 2676,
                                    "loc": {
                                      "start": {
                                        "line": 109,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 109,
                                        "column": 24
                                      },
                                      "identifierName": "path"
                                    },
                                    "name": "path"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2677,
                                    "end": 2682,
                                    "loc": {
                                      "start": {
                                        "line": 109,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 109,
                                        "column": 30
                                      },
                                      "identifierName": "slice"
                                    },
                                    "name": "slice"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "NumericLiteral",
                                    "start": 2683,
                                    "end": 2684,
                                    "loc": {
                                      "start": {
                                        "line": 109,
                                        "column": 31
                                      },
                                      "end": {
                                        "line": 109,
                                        "column": 32
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 0,
                                      "raw": "0"
                                    },
                                    "value": 0
                                  },
                                  {
                                    "type": "UnaryExpression",
                                    "start": 2686,
                                    "end": 2688,
                                    "loc": {
                                      "start": {
                                        "line": 109,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 109,
                                        "column": 36
                                      }
                                    },
                                    "operator": "-",
                                    "prefix": true,
                                    "argument": {
                                      "type": "NumericLiteral",
                                      "start": 2687,
                                      "end": 2688,
                                      "loc": {
                                        "start": {
                                          "line": 109,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 109,
                                          "column": 36
                                        }
                                      },
                                      "extra": {
                                        "rawValue": 1,
                                        "raw": "1"
                                      },
                                      "value": 1
                                    },
                                    "extra": {
                                      "parenthesizedArgument": false
                                    }
                                  }
                                ]
                              }
                            }
                          ],
                          "kind": "const"
                        },
                        {
                          "type": "VariableDeclaration",
                          "start": 2695,
                          "end": 2727,
                          "loc": {
                            "start": {
                              "line": 110,
                              "column": 4
                            },
                            "end": {
                              "line": 110,
                              "column": 36
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 2701,
                              "end": 2726,
                              "loc": {
                                "start": {
                                  "line": 110,
                                  "column": 10
                                },
                                "end": {
                                  "line": 110,
                                  "column": 35
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 2701,
                                "end": 2709,
                                "loc": {
                                  "start": {
                                    "line": 110,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 110,
                                    "column": 18
                                  },
                                  "identifierName": "filePath"
                                },
                                "name": "filePath"
                              },
                              "init": {
                                "type": "CallExpression",
                                "start": 2712,
                                "end": 2726,
                                "loc": {
                                  "start": {
                                    "line": 110,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 110,
                                    "column": 35
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 2712,
                                  "end": 2722,
                                  "loc": {
                                    "start": {
                                      "line": 110,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 110,
                                      "column": 31
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 2712,
                                    "end": 2716,
                                    "loc": {
                                      "start": {
                                        "line": 110,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 110,
                                        "column": 25
                                      },
                                      "identifierName": "path"
                                    },
                                    "name": "path"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2717,
                                    "end": 2722,
                                    "loc": {
                                      "start": {
                                        "line": 110,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 110,
                                        "column": 31
                                      },
                                      "identifierName": "slice"
                                    },
                                    "name": "slice"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "UnaryExpression",
                                    "start": 2723,
                                    "end": 2725,
                                    "loc": {
                                      "start": {
                                        "line": 110,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 110,
                                        "column": 34
                                      }
                                    },
                                    "operator": "-",
                                    "prefix": true,
                                    "argument": {
                                      "type": "NumericLiteral",
                                      "start": 2724,
                                      "end": 2725,
                                      "loc": {
                                        "start": {
                                          "line": 110,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 110,
                                          "column": 34
                                        }
                                      },
                                      "extra": {
                                        "rawValue": 1,
                                        "raw": "1"
                                      },
                                      "value": 1
                                    },
                                    "extra": {
                                      "parenthesizedArgument": false
                                    }
                                  }
                                ]
                              }
                            }
                          ],
                          "kind": "const"
                        },
                        {
                          "type": "TryStatement",
                          "start": 2733,
                          "end": 2845,
                          "loc": {
                            "start": {
                              "line": 112,
                              "column": 4
                            },
                            "end": {
                              "line": 116,
                              "column": 5
                            }
                          },
                          "block": {
                            "type": "BlockStatement",
                            "start": 2737,
                            "end": 2808,
                            "loc": {
                              "start": {
                                "line": 112,
                                "column": 8
                              },
                              "end": {
                                "line": 114,
                                "column": 5
                              }
                            },
                            "body": [
                              {
                                "type": "ReturnStatement",
                                "start": 2745,
                                "end": 2802,
                                "loc": {
                                  "start": {
                                    "line": 113,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 113,
                                    "column": 63
                                  }
                                },
                                "argument": {
                                  "type": "CallExpression",
                                  "start": 2752,
                                  "end": 2801,
                                  "loc": {
                                    "start": {
                                      "line": 113,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 113,
                                      "column": 62
                                    }
                                  },
                                  "callee": {
                                    "type": "Identifier",
                                    "start": 2752,
                                    "end": 2759,
                                    "loc": {
                                      "start": {
                                        "line": 113,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 113,
                                        "column": 20
                                      },
                                      "identifierName": "_filter"
                                    },
                                    "name": "_filter"
                                  },
                                  "arguments": [
                                    {
                                      "type": "CallExpression",
                                      "start": 2760,
                                      "end": 2790,
                                      "loc": {
                                        "start": {
                                          "line": 113,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 113,
                                          "column": 51
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 2760,
                                        "end": 2774,
                                        "loc": {
                                          "start": {
                                            "line": 113,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 113,
                                            "column": 35
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 2760,
                                          "end": 2762,
                                          "loc": {
                                            "start": {
                                              "line": 113,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 113,
                                              "column": 23
                                            },
                                            "identifierName": "fs"
                                          },
                                          "name": "fs"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 2763,
                                          "end": 2774,
                                          "loc": {
                                            "start": {
                                              "line": 113,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 113,
                                              "column": 35
                                            },
                                            "identifierName": "readdirSync"
                                          },
                                          "name": "readdirSync"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "TemplateLiteral",
                                          "start": 2775,
                                          "end": 2789,
                                          "loc": {
                                            "start": {
                                              "line": 113,
                                              "column": 36
                                            },
                                            "end": {
                                              "line": 113,
                                              "column": 50
                                            }
                                          },
                                          "expressions": [
                                            {
                                              "type": "Identifier",
                                              "start": 2780,
                                              "end": 2787,
                                              "loc": {
                                                "start": {
                                                  "line": 113,
                                                  "column": 41
                                                },
                                                "end": {
                                                  "line": 113,
                                                  "column": 48
                                                },
                                                "identifierName": "dirPath"
                                              },
                                              "name": "dirPath"
                                            }
                                          ],
                                          "quasis": [
                                            {
                                              "type": "TemplateElement",
                                              "start": 2776,
                                              "end": 2778,
                                              "loc": {
                                                "start": {
                                                  "line": 113,
                                                  "column": 37
                                                },
                                                "end": {
                                                  "line": 113,
                                                  "column": 39
                                                }
                                              },
                                              "value": {
                                                "raw": "./",
                                                "cooked": "./"
                                              },
                                              "tail": false
                                            },
                                            {
                                              "type": "TemplateElement",
                                              "start": 2788,
                                              "end": 2788,
                                              "loc": {
                                                "start": {
                                                  "line": 113,
                                                  "column": 49
                                                },
                                                "end": {
                                                  "line": 113,
                                                  "column": 49
                                                }
                                              },
                                              "value": {
                                                "raw": "",
                                                "cooked": ""
                                              },
                                              "tail": true
                                            }
                                          ]
                                        }
                                      ]
                                    },
                                    {
                                      "type": "Identifier",
                                      "start": 2792,
                                      "end": 2800,
                                      "loc": {
                                        "start": {
                                          "line": 113,
                                          "column": 53
                                        },
                                        "end": {
                                          "line": 113,
                                          "column": 61
                                        },
                                        "identifierName": "filePath"
                                      },
                                      "name": "filePath"
                                    }
                                  ]
                                }
                              }
                            ],
                            "directives": []
                          },
                          "handler": {
                            "type": "CatchClause",
                            "start": 2809,
                            "end": 2845,
                            "loc": {
                              "start": {
                                "line": 114,
                                "column": 6
                              },
                              "end": {
                                "line": 116,
                                "column": 5
                              }
                            },
                            "param": {
                              "type": "Identifier",
                              "start": 2816,
                              "end": 2819,
                              "loc": {
                                "start": {
                                  "line": 114,
                                  "column": 13
                                },
                                "end": {
                                  "line": 114,
                                  "column": 16
                                },
                                "identifierName": "err"
                              },
                              "name": "err"
                            },
                            "body": {
                              "type": "BlockStatement",
                              "start": 2821,
                              "end": 2845,
                              "loc": {
                                "start": {
                                  "line": 114,
                                  "column": 18
                                },
                                "end": {
                                  "line": 116,
                                  "column": 5
                                }
                              },
                              "body": [
                                {
                                  "type": "ReturnStatement",
                                  "start": 2829,
                                  "end": 2839,
                                  "loc": {
                                    "start": {
                                      "line": 115,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 115,
                                      "column": 16
                                    }
                                  },
                                  "argument": {
                                    "type": "ArrayExpression",
                                    "start": 2836,
                                    "end": 2838,
                                    "loc": {
                                      "start": {
                                        "line": 115,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 115,
                                        "column": 15
                                      }
                                    },
                                    "elements": []
                                  }
                                }
                              ],
                              "directives": []
                            }
                          },
                          "guardedHandlers": [],
                          "finalizer": null
                        }
                      ],
                      "directives": []
                    },
                    "alternate": null
                  },
                  {
                    "type": "ReturnStatement",
                    "start": 2853,
                    "end": 2863,
                    "loc": {
                      "start": {
                        "line": 119,
                        "column": 2
                      },
                      "end": {
                        "line": 119,
                        "column": 12
                      }
                    },
                    "argument": {
                      "type": "ArrayExpression",
                      "start": 2860,
                      "end": 2862,
                      "loc": {
                        "start": {
                          "line": 119,
                          "column": 9
                        },
                        "end": {
                          "line": 119,
                          "column": 11
                        }
                      },
                      "elements": []
                    }
                  }
                ],
                "directives": []
              }
            }
          }
        ],
        "kind": "const"
      },
      {
        "type": "VariableDeclaration",
        "start": 2868,
        "end": 2976,
        "loc": {
          "start": {
            "line": 122,
            "column": 0
          },
          "end": {
            "line": 126,
            "column": 2
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 2874,
            "end": 2975,
            "loc": {
              "start": {
                "line": 122,
                "column": 6
              },
              "end": {
                "line": 126,
                "column": 1
              }
            },
            "id": {
              "type": "Identifier",
              "start": 2874,
              "end": 2881,
              "loc": {
                "start": {
                  "line": 122,
                  "column": 6
                },
                "end": {
                  "line": 122,
                  "column": 13
                },
                "identifierName": "_filter"
              },
              "name": "_filter"
            },
            "init": {
              "type": "ArrowFunctionExpression",
              "start": 2884,
              "end": 2975,
              "loc": {
                "start": {
                  "line": 122,
                  "column": 16
                },
                "end": {
                  "line": 126,
                  "column": 1
                }
              },
              "id": {
                "type": "Identifier",
                "start": 2874,
                "end": 2881,
                "loc": {
                  "start": {
                    "line": 122,
                    "column": 6
                  },
                  "end": {
                    "line": 122,
                    "column": 13
                  },
                  "identifierName": "_filter"
                },
                "name": "_filter"
              },
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 2885,
                  "end": 2889,
                  "loc": {
                    "start": {
                      "line": 122,
                      "column": 17
                    },
                    "end": {
                      "line": 122,
                      "column": 21
                    },
                    "identifierName": "hits"
                  },
                  "name": "hits"
                },
                {
                  "type": "Identifier",
                  "start": 2891,
                  "end": 2895,
                  "loc": {
                    "start": {
                      "line": 122,
                      "column": 23
                    },
                    "end": {
                      "line": 122,
                      "column": 27
                    },
                    "identifierName": "word"
                  },
                  "name": "word"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 2900,
                "end": 2975,
                "loc": {
                  "start": {
                    "line": 122,
                    "column": 32
                  },
                  "end": {
                    "line": 126,
                    "column": 1
                  }
                },
                "body": [
                  {
                    "type": "ReturnStatement",
                    "start": 2904,
                    "end": 2973,
                    "loc": {
                      "start": {
                        "line": 123,
                        "column": 2
                      },
                      "end": {
                        "line": 125,
                        "column": 5
                      }
                    },
                    "argument": {
                      "type": "CallExpression",
                      "start": 2911,
                      "end": 2972,
                      "loc": {
                        "start": {
                          "line": 123,
                          "column": 9
                        },
                        "end": {
                          "line": 125,
                          "column": 4
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 2911,
                        "end": 2922,
                        "loc": {
                          "start": {
                            "line": 123,
                            "column": 9
                          },
                          "end": {
                            "line": 123,
                            "column": 20
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 2911,
                          "end": 2915,
                          "loc": {
                            "start": {
                              "line": 123,
                              "column": 9
                            },
                            "end": {
                              "line": 123,
                              "column": 13
                            },
                            "identifierName": "hits"
                          },
                          "name": "hits"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 2916,
                          "end": 2922,
                          "loc": {
                            "start": {
                              "line": 123,
                              "column": 14
                            },
                            "end": {
                              "line": 123,
                              "column": 20
                            },
                            "identifierName": "filter"
                          },
                          "name": "filter"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "ArrowFunctionExpression",
                          "start": 2923,
                          "end": 2971,
                          "loc": {
                            "start": {
                              "line": 123,
                              "column": 21
                            },
                            "end": {
                              "line": 125,
                              "column": 3
                            }
                          },
                          "id": null,
                          "generator": false,
                          "expression": false,
                          "async": false,
                          "params": [
                            {
                              "type": "Identifier",
                              "start": 2923,
                              "end": 2926,
                              "loc": {
                                "start": {
                                  "line": 123,
                                  "column": 21
                                },
                                "end": {
                                  "line": 123,
                                  "column": 24
                                },
                                "identifierName": "hit"
                              },
                              "name": "hit"
                            }
                          ],
                          "body": {
                            "type": "BlockStatement",
                            "start": 2930,
                            "end": 2971,
                            "loc": {
                              "start": {
                                "line": 123,
                                "column": 28
                              },
                              "end": {
                                "line": 125,
                                "column": 3
                              }
                            },
                            "body": [
                              {
                                "type": "ReturnStatement",
                                "start": 2936,
                                "end": 2967,
                                "loc": {
                                  "start": {
                                    "line": 124,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 124,
                                    "column": 35
                                  }
                                },
                                "argument": {
                                  "type": "BinaryExpression",
                                  "start": 2943,
                                  "end": 2966,
                                  "loc": {
                                    "start": {
                                      "line": 124,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 124,
                                      "column": 34
                                    }
                                  },
                                  "left": {
                                    "type": "CallExpression",
                                    "start": 2943,
                                    "end": 2960,
                                    "loc": {
                                      "start": {
                                        "line": 124,
                                        "column": 11
                                      },
                                      "end": {
                                        "line": 124,
                                        "column": 28
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 2943,
                                      "end": 2954,
                                      "loc": {
                                        "start": {
                                          "line": 124,
                                          "column": 11
                                        },
                                        "end": {
                                          "line": 124,
                                          "column": 22
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 2943,
                                        "end": 2946,
                                        "loc": {
                                          "start": {
                                            "line": 124,
                                            "column": 11
                                          },
                                          "end": {
                                            "line": 124,
                                            "column": 14
                                          },
                                          "identifierName": "hit"
                                        },
                                        "name": "hit"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2947,
                                        "end": 2954,
                                        "loc": {
                                          "start": {
                                            "line": 124,
                                            "column": 15
                                          },
                                          "end": {
                                            "line": 124,
                                            "column": 22
                                          },
                                          "identifierName": "indexOf"
                                        },
                                        "name": "indexOf"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 2955,
                                        "end": 2959,
                                        "loc": {
                                          "start": {
                                            "line": 124,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 124,
                                            "column": 27
                                          },
                                          "identifierName": "word"
                                        },
                                        "name": "word"
                                      }
                                    ]
                                  },
                                  "operator": "===",
                                  "right": {
                                    "type": "NumericLiteral",
                                    "start": 2965,
                                    "end": 2966,
                                    "loc": {
                                      "start": {
                                        "line": 124,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 124,
                                        "column": 34
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 0,
                                      "raw": "0"
                                    },
                                    "value": 0
                                  }
                                }
                              }
                            ],
                            "directives": []
                          }
                        }
                      ]
                    }
                  }
                ],
                "directives": []
              }
            }
          }
        ],
        "kind": "const"
      },
      {
        "type": "ExportNamedDeclaration",
        "start": 2978,
        "end": 3088,
        "loc": {
          "start": {
            "line": 128,
            "column": 0
          },
          "end": {
            "line": 135,
            "column": 17
          }
        },
        "declaration": null,
        "specifiers": [
          {
            "type": "ExportSpecifier",
            "start": 2987,
            "end": 3000,
            "loc": {
              "start": {
                "line": 128,
                "column": 9
              },
              "end": {
                "line": 128,
                "column": 22
              }
            },
            "local": {
              "type": "Identifier",
              "start": 2987,
              "end": 3000,
              "loc": {
                "start": {
                  "line": 128,
                  "column": 9
                },
                "end": {
                  "line": 128,
                  "column": 22
                },
                "identifierName": "getPromptLine"
              },
              "name": "getPromptLine"
            },
            "exported": {
              "type": "Identifier",
              "start": 2987,
              "end": 3000,
              "loc": {
                "start": {
                  "line": 128,
                  "column": 9
                },
                "end": {
                  "line": 128,
                  "column": 22
                },
                "identifierName": "getPromptLine"
              },
              "name": "getPromptLine"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 3004,
            "end": 3011,
            "loc": {
              "start": {
                "line": 129,
                "column": 2
              },
              "end": {
                "line": 129,
                "column": 9
              }
            },
            "local": {
              "type": "Identifier",
              "start": 3004,
              "end": 3011,
              "loc": {
                "start": {
                  "line": 129,
                  "column": 2
                },
                "end": {
                  "line": 129,
                  "column": 9
                },
                "identifierName": "eggExit"
              },
              "name": "eggExit"
            },
            "exported": {
              "type": "Identifier",
              "start": 3004,
              "end": 3011,
              "loc": {
                "start": {
                  "line": 129,
                  "column": 2
                },
                "end": {
                  "line": 129,
                  "column": 9
                },
                "identifierName": "eggExit"
              },
              "name": "eggExit"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 3015,
            "end": 3022,
            "loc": {
              "start": {
                "line": 130,
                "column": 2
              },
              "end": {
                "line": 130,
                "column": 9
              }
            },
            "local": {
              "type": "Identifier",
              "start": 3015,
              "end": 3022,
              "loc": {
                "start": {
                  "line": 130,
                  "column": 2
                },
                "end": {
                  "line": 130,
                  "column": 9
                },
                "identifierName": "eggHelp"
              },
              "name": "eggHelp"
            },
            "exported": {
              "type": "Identifier",
              "start": 3015,
              "end": 3022,
              "loc": {
                "start": {
                  "line": 130,
                  "column": 2
                },
                "end": {
                  "line": 130,
                  "column": 9
                },
                "identifierName": "eggHelp"
              },
              "name": "eggHelp"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 3026,
            "end": 3033,
            "loc": {
              "start": {
                "line": 131,
                "column": 2
              },
              "end": {
                "line": 131,
                "column": 9
              }
            },
            "local": {
              "type": "Identifier",
              "start": 3026,
              "end": 3033,
              "loc": {
                "start": {
                  "line": 131,
                  "column": 2
                },
                "end": {
                  "line": 131,
                  "column": 9
                },
                "identifierName": "eggInfo"
              },
              "name": "eggInfo"
            },
            "exported": {
              "type": "Identifier",
              "start": 3026,
              "end": 3033,
              "loc": {
                "start": {
                  "line": 131,
                  "column": 2
                },
                "end": {
                  "line": 131,
                  "column": 9
                },
                "identifierName": "eggInfo"
              },
              "name": "eggInfo"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 3037,
            "end": 3045,
            "loc": {
              "start": {
                "line": 132,
                "column": 2
              },
              "end": {
                "line": 132,
                "column": 10
              }
            },
            "local": {
              "type": "Identifier",
              "start": 3037,
              "end": 3045,
              "loc": {
                "start": {
                  "line": 132,
                  "column": 2
                },
                "end": {
                  "line": 132,
                  "column": 10
                },
                "identifierName": "eggClear"
              },
              "name": "eggClear"
            },
            "exported": {
              "type": "Identifier",
              "start": 3037,
              "end": 3045,
              "loc": {
                "start": {
                  "line": 132,
                  "column": 2
                },
                "end": {
                  "line": 132,
                  "column": 10
                },
                "identifierName": "eggClear"
              },
              "name": "eggClear"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 3049,
            "end": 3059,
            "loc": {
              "start": {
                "line": 133,
                "column": 2
              },
              "end": {
                "line": 133,
                "column": 12
              }
            },
            "local": {
              "type": "Identifier",
              "start": 3049,
              "end": 3059,
              "loc": {
                "start": {
                  "line": 133,
                  "column": 2
                },
                "end": {
                  "line": 133,
                  "column": 12
                },
                "identifierName": "eggVersion"
              },
              "name": "eggVersion"
            },
            "exported": {
              "type": "Identifier",
              "start": 3049,
              "end": 3059,
              "loc": {
                "start": {
                  "line": 133,
                  "column": 2
                },
                "end": {
                  "line": 133,
                  "column": 12
                },
                "identifierName": "eggVersion"
              },
              "name": "eggVersion"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 3063,
            "end": 3069,
            "loc": {
              "start": {
                "line": 134,
                "column": 2
              },
              "end": {
                "line": 134,
                "column": 8
              }
            },
            "local": {
              "type": "Identifier",
              "start": 3063,
              "end": 3069,
              "loc": {
                "start": {
                  "line": 134,
                  "column": 2
                },
                "end": {
                  "line": 134,
                  "column": 8
                },
                "identifierName": "eggRun"
              },
              "name": "eggRun"
            },
            "exported": {
              "type": "Identifier",
              "start": 3063,
              "end": 3069,
              "loc": {
                "start": {
                  "line": 134,
                  "column": 2
                },
                "end": {
                  "line": 134,
                  "column": 8
                },
                "identifierName": "eggRun"
              },
              "name": "eggRun"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 3073,
            "end": 3085,
            "loc": {
              "start": {
                "line": 135,
                "column": 2
              },
              "end": {
                "line": 135,
                "column": 14
              }
            },
            "local": {
              "type": "Identifier",
              "start": 3073,
              "end": 3085,
              "loc": {
                "start": {
                  "line": 135,
                  "column": 2
                },
                "end": {
                  "line": 135,
                  "column": 14
                },
                "identifierName": "eggCompleter"
              },
              "name": "eggCompleter"
            },
            "exported": {
              "type": "Identifier",
              "start": 3073,
              "end": 3085,
              "loc": {
                "start": {
                  "line": 135,
                  "column": 2
                },
                "end": {
                  "line": 135,
                  "column": 14
                },
                "identifierName": "eggCompleter"
              },
              "name": "eggCompleter"
            }
          }
        ],
        "source": null
      },
      {
        "type": "ExportNamedDeclaration",
        "start": 2978,
        "end": 3088,
        "loc": {
          "start": {
            "line": 128,
            "column": 0
          },
          "end": {
            "line": 135,
            "column": 17
          }
        },
        "declaration": {
          "type": "VariableDeclaration",
          "start": 279,
          "end": 382,
          "loc": {
            "start": {
              "line": 14,
              "column": 0
            },
            "end": {
              "line": 16,
              "column": 2
            }
          },
          "declarations": [
            {
              "type": "VariableDeclarator",
              "start": 285,
              "end": 381,
              "loc": {
                "start": {
                  "line": 14,
                  "column": 6
                },
                "end": {
                  "line": 16,
                  "column": 1
                }
              },
              "id": {
                "type": "Identifier",
                "start": 285,
                "end": 298,
                "loc": {
                  "start": {
                    "line": 14,
                    "column": 6
                  },
                  "end": {
                    "line": 14,
                    "column": 19
                  },
                  "identifierName": "getPromptLine"
                },
                "name": "getPromptLine"
              },
              "init": {
                "type": "ArrowFunctionExpression",
                "start": 301,
                "end": 381,
                "loc": {
                  "start": {
                    "line": 14,
                    "column": 22
                  },
                  "end": {
                    "line": 16,
                    "column": 1
                  }
                },
                "id": {
                  "type": "Identifier",
                  "start": 285,
                  "end": 298,
                  "loc": {
                    "start": {
                      "line": 14,
                      "column": 6
                    },
                    "end": {
                      "line": 14,
                      "column": 19
                    },
                    "identifierName": "getPromptLine"
                  },
                  "name": "getPromptLine"
                },
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 307,
                  "end": 381,
                  "loc": {
                    "start": {
                      "line": 14,
                      "column": 28
                    },
                    "end": {
                      "line": 16,
                      "column": 1
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 311,
                      "end": 379,
                      "loc": {
                        "start": {
                          "line": 15,
                          "column": 2
                        },
                        "end": {
                          "line": 15,
                          "column": 70
                        }
                      },
                      "argument": {
                        "type": "TemplateLiteral",
                        "start": 318,
                        "end": 378,
                        "loc": {
                          "start": {
                            "line": 15,
                            "column": 9
                          },
                          "end": {
                            "line": 15,
                            "column": 69
                          }
                        },
                        "expressions": [
                          {
                            "type": "MemberExpression",
                            "start": 321,
                            "end": 334,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 12
                              },
                              "end": {
                                "line": 15,
                                "column": 25
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 321,
                              "end": 327,
                              "loc": {
                                "start": {
                                  "line": 15,
                                  "column": 12
                                },
                                "end": {
                                  "line": 15,
                                  "column": 18
                                },
                                "identifierName": "colors"
                              },
                              "name": "colors"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 328,
                              "end": 334,
                              "loc": {
                                "start": {
                                  "line": 15,
                                  "column": 19
                                },
                                "end": {
                                  "line": 15,
                                  "column": 25
                                },
                                "identifierName": "YELLOW"
                              },
                              "name": "YELLOW"
                            },
                            "computed": false
                          },
                          {
                            "type": "MemberExpression",
                            "start": 338,
                            "end": 358,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 29
                              },
                              "end": {
                                "line": 15,
                                "column": 49
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 338,
                              "end": 344,
                              "loc": {
                                "start": {
                                  "line": 15,
                                  "column": 29
                                },
                                "end": {
                                  "line": 15,
                                  "column": 35
                                },
                                "identifierName": "TopEnv"
                              },
                              "name": "TopEnv"
                            },
                            "property": {
                              "type": "StringLiteral",
                              "start": 345,
                              "end": 357,
                              "loc": {
                                "start": {
                                  "line": 15,
                                  "column": 36
                                },
                                "end": {
                                  "line": 15,
                                  "column": 48
                                }
                              },
                              "extra": {
                                "rawValue": "__PROMPT__",
                                "raw": "\"__PROMPT__\""
                              },
                              "value": "__PROMPT__"
                            },
                            "computed": true
                          },
                          {
                            "type": "MemberExpression",
                            "start": 362,
                            "end": 376,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 53
                              },
                              "end": {
                                "line": 15,
                                "column": 67
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 362,
                              "end": 368,
                              "loc": {
                                "start": {
                                  "line": 15,
                                  "column": 53
                                },
                                "end": {
                                  "line": 15,
                                  "column": 59
                                },
                                "identifierName": "colors"
                              },
                              "name": "colors"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 369,
                              "end": 376,
                              "loc": {
                                "start": {
                                  "line": 15,
                                  "column": 60
                                },
                                "end": {
                                  "line": 15,
                                  "column": 67
                                },
                                "identifierName": "DEFAULT"
                              },
                              "name": "DEFAULT"
                            },
                            "computed": false
                          }
                        ],
                        "quasis": [
                          {
                            "type": "TemplateElement",
                            "start": 319,
                            "end": 319,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 10
                              },
                              "end": {
                                "line": 15,
                                "column": 10
                              }
                            },
                            "value": {
                              "raw": "",
                              "cooked": ""
                            },
                            "tail": false
                          },
                          {
                            "type": "TemplateElement",
                            "start": 335,
                            "end": 336,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 26
                              },
                              "end": {
                                "line": 15,
                                "column": 27
                              }
                            },
                            "value": {
                              "raw": " ",
                              "cooked": " "
                            },
                            "tail": false
                          },
                          {
                            "type": "TemplateElement",
                            "start": 359,
                            "end": 360,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 50
                              },
                              "end": {
                                "line": 15,
                                "column": 51
                              }
                            },
                            "value": {
                              "raw": " ",
                              "cooked": " "
                            },
                            "tail": false
                          },
                          {
                            "type": "TemplateElement",
                            "start": 377,
                            "end": 377,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 68
                              },
                              "end": {
                                "line": 15,
                                "column": 68
                              }
                            },
                            "value": {
                              "raw": "",
                              "cooked": ""
                            },
                            "tail": true
                          }
                        ]
                      }
                    }
                  ],
                  "directives": []
                }
              }
            }
          ],
          "kind": "const",
          "trailingComments": [
            {
              "type": "CommentLine",
              "value": " Extra methods",
              "start": 384,
              "end": 400,
              "loc": {
                "start": {
                  "line": 18,
                  "column": 0
                },
                "end": {
                  "line": 18,
                  "column": 16
                }
              }
            }
          ],
          "leadingComments": []
        },
        "specifiers": null,
        "source": null,
        "leadingComments": null
      },
      {
        "type": "ExportNamedDeclaration",
        "start": 2978,
        "end": 3088,
        "loc": {
          "start": {
            "line": 128,
            "column": 0
          },
          "end": {
            "line": 135,
            "column": 17
          }
        },
        "declaration": {
          "type": "VariableDeclaration",
          "start": 402,
          "end": 540,
          "loc": {
            "start": {
              "line": 20,
              "column": 0
            },
            "end": {
              "line": 23,
              "column": 3
            }
          },
          "declarations": [
            {
              "type": "VariableDeclarator",
              "start": 408,
              "end": 539,
              "loc": {
                "start": {
                  "line": 20,
                  "column": 6
                },
                "end": {
                  "line": 23,
                  "column": 2
                }
              },
              "id": {
                "type": "Identifier",
                "start": 408,
                "end": 415,
                "loc": {
                  "start": {
                    "line": 20,
                    "column": 6
                  },
                  "end": {
                    "line": 20,
                    "column": 13
                  },
                  "identifierName": "eggExit"
                },
                "name": "eggExit",
                "leadingComments": null
              },
              "init": {
                "type": "AssignmentExpression",
                "start": 419,
                "end": 538,
                "loc": {
                  "start": {
                    "line": 20,
                    "column": 17
                  },
                  "end": {
                    "line": 23,
                    "column": 1
                  }
                },
                "operator": "=",
                "left": {
                  "type": "MemberExpression",
                  "start": 419,
                  "end": 433,
                  "loc": {
                    "start": {
                      "line": 20,
                      "column": 17
                    },
                    "end": {
                      "line": 20,
                      "column": 31
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 419,
                    "end": 425,
                    "loc": {
                      "start": {
                        "line": 20,
                        "column": 17
                      },
                      "end": {
                        "line": 20,
                        "column": 23
                      },
                      "identifierName": "TopEnv"
                    },
                    "name": "TopEnv"
                  },
                  "property": {
                    "type": "StringLiteral",
                    "start": 426,
                    "end": 432,
                    "loc": {
                      "start": {
                        "line": 20,
                        "column": 24
                      },
                      "end": {
                        "line": 20,
                        "column": 30
                      }
                    },
                    "extra": {
                      "rawValue": "exit",
                      "raw": "\"exit\""
                    },
                    "value": "exit"
                  },
                  "computed": true
                },
                "right": {
                  "type": "ArrowFunctionExpression",
                  "start": 436,
                  "end": 538,
                  "loc": {
                    "start": {
                      "line": 20,
                      "column": 34
                    },
                    "end": {
                      "line": 23,
                      "column": 1
                    }
                  },
                  "id": null,
                  "generator": false,
                  "expression": false,
                  "async": false,
                  "params": [],
                  "body": {
                    "type": "BlockStatement",
                    "start": 442,
                    "end": 538,
                    "loc": {
                      "start": {
                        "line": 20,
                        "column": 40
                      },
                      "end": {
                        "line": 23,
                        "column": 1
                      }
                    },
                    "body": [
                      {
                        "type": "ExpressionStatement",
                        "start": 446,
                        "end": 517,
                        "loc": {
                          "start": {
                            "line": 21,
                            "column": 2
                          },
                          "end": {
                            "line": 21,
                            "column": 73
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 446,
                          "end": 516,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 2
                            },
                            "end": {
                              "line": 21,
                              "column": 72
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 446,
                            "end": 457,
                            "loc": {
                              "start": {
                                "line": 21,
                                "column": 2
                              },
                              "end": {
                                "line": 21,
                                "column": 13
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 446,
                              "end": 453,
                              "loc": {
                                "start": {
                                  "line": 21,
                                  "column": 2
                                },
                                "end": {
                                  "line": 21,
                                  "column": 9
                                },
                                "identifierName": "console"
                              },
                              "name": "console"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 454,
                              "end": 457,
                              "loc": {
                                "start": {
                                  "line": 21,
                                  "column": 10
                                },
                                "end": {
                                  "line": 21,
                                  "column": 13
                                },
                                "identifierName": "log"
                              },
                              "name": "log"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "BinaryExpression",
                              "start": 458,
                              "end": 515,
                              "loc": {
                                "start": {
                                  "line": 21,
                                  "column": 14
                                },
                                "end": {
                                  "line": 21,
                                  "column": 71
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 458,
                                "end": 498,
                                "loc": {
                                  "start": {
                                    "line": 21,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 21,
                                    "column": 54
                                  }
                                },
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 458,
                                  "end": 469,
                                  "loc": {
                                    "start": {
                                      "line": 21,
                                      "column": 14
                                    },
                                    "end": {
                                      "line": 21,
                                      "column": 25
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 458,
                                    "end": 464,
                                    "loc": {
                                      "start": {
                                        "line": 21,
                                        "column": 14
                                      },
                                      "end": {
                                        "line": 21,
                                        "column": 20
                                      },
                                      "identifierName": "colors"
                                    },
                                    "name": "colors"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 465,
                                    "end": 469,
                                    "loc": {
                                      "start": {
                                        "line": 21,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 21,
                                        "column": 25
                                      },
                                      "identifierName": "BLUE"
                                    },
                                    "name": "BLUE"
                                  },
                                  "computed": false
                                },
                                "operator": "+",
                                "right": {
                                  "type": "StringLiteral",
                                  "start": 472,
                                  "end": 498,
                                  "loc": {
                                    "start": {
                                      "line": 21,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 21,
                                      "column": 54
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "Closing the REPL... Bye!",
                                    "raw": "\"Closing the REPL... Bye!\""
                                  },
                                  "value": "Closing the REPL... Bye!"
                                }
                              },
                              "operator": "+",
                              "right": {
                                "type": "MemberExpression",
                                "start": 501,
                                "end": 515,
                                "loc": {
                                  "start": {
                                    "line": 21,
                                    "column": 57
                                  },
                                  "end": {
                                    "line": 21,
                                    "column": 71
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 501,
                                  "end": 507,
                                  "loc": {
                                    "start": {
                                      "line": 21,
                                      "column": 57
                                    },
                                    "end": {
                                      "line": 21,
                                      "column": 63
                                    },
                                    "identifierName": "colors"
                                  },
                                  "name": "colors"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 508,
                                  "end": 515,
                                  "loc": {
                                    "start": {
                                      "line": 21,
                                      "column": 64
                                    },
                                    "end": {
                                      "line": 21,
                                      "column": 71
                                    },
                                    "identifierName": "DEFAULT"
                                  },
                                  "name": "DEFAULT"
                                },
                                "computed": false
                              }
                            }
                          ]
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 520,
                        "end": 536,
                        "loc": {
                          "start": {
                            "line": 22,
                            "column": 2
                          },
                          "end": {
                            "line": 22,
                            "column": 18
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 520,
                          "end": 535,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 2
                            },
                            "end": {
                              "line": 22,
                              "column": 17
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 520,
                            "end": 532,
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 2
                              },
                              "end": {
                                "line": 22,
                                "column": 14
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 520,
                              "end": 527,
                              "loc": {
                                "start": {
                                  "line": 22,
                                  "column": 2
                                },
                                "end": {
                                  "line": 22,
                                  "column": 9
                                },
                                "identifierName": "process"
                              },
                              "name": "process"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 528,
                              "end": 532,
                              "loc": {
                                "start": {
                                  "line": 22,
                                  "column": 10
                                },
                                "end": {
                                  "line": 22,
                                  "column": 14
                                },
                                "identifierName": "exit"
                              },
                              "name": "exit"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "NumericLiteral",
                              "start": 533,
                              "end": 534,
                              "loc": {
                                "start": {
                                  "line": 22,
                                  "column": 15
                                },
                                "end": {
                                  "line": 22,
                                  "column": 16
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          ]
                        }
                      }
                    ],
                    "directives": []
                  }
                },
                "extra": {
                  "parenthesized": true,
                  "parenStart": 418
                }
              },
              "leadingComments": null
            }
          ],
          "kind": "const",
          "leadingComments": [
            {
              "type": "CommentLine",
              "value": " Extra methods",
              "start": 384,
              "end": 400,
              "loc": {
                "start": {
                  "line": 18,
                  "column": 0
                },
                "end": {
                  "line": 18,
                  "column": 16
                }
              }
            }
          ],
          "trailingComments": []
        },
        "specifiers": null,
        "source": null,
        "leadingComments": null
      },
      {
        "type": "ExportNamedDeclaration",
        "start": 2978,
        "end": 3088,
        "loc": {
          "start": {
            "line": 128,
            "column": 0
          },
          "end": {
            "line": 135,
            "column": 17
          }
        },
        "declaration": {
          "type": "VariableDeclaration",
          "start": 824,
          "end": 1000,
          "loc": {
            "start": {
              "line": 32,
              "column": 0
            },
            "end": {
              "line": 39,
              "column": 3
            }
          },
          "declarations": [
            {
              "type": "VariableDeclarator",
              "start": 830,
              "end": 999,
              "loc": {
                "start": {
                  "line": 32,
                  "column": 6
                },
                "end": {
                  "line": 39,
                  "column": 2
                }
              },
              "id": {
                "type": "Identifier",
                "start": 830,
                "end": 837,
                "loc": {
                  "start": {
                    "line": 32,
                    "column": 6
                  },
                  "end": {
                    "line": 32,
                    "column": 13
                  },
                  "identifierName": "eggHelp"
                },
                "name": "eggHelp"
              },
              "init": {
                "type": "AssignmentExpression",
                "start": 841,
                "end": 998,
                "loc": {
                  "start": {
                    "line": 32,
                    "column": 17
                  },
                  "end": {
                    "line": 39,
                    "column": 1
                  }
                },
                "operator": "=",
                "left": {
                  "type": "MemberExpression",
                  "start": 841,
                  "end": 855,
                  "loc": {
                    "start": {
                      "line": 32,
                      "column": 17
                    },
                    "end": {
                      "line": 32,
                      "column": 31
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 841,
                    "end": 847,
                    "loc": {
                      "start": {
                        "line": 32,
                        "column": 17
                      },
                      "end": {
                        "line": 32,
                        "column": 23
                      },
                      "identifierName": "TopEnv"
                    },
                    "name": "TopEnv"
                  },
                  "property": {
                    "type": "StringLiteral",
                    "start": 848,
                    "end": 854,
                    "loc": {
                      "start": {
                        "line": 32,
                        "column": 24
                      },
                      "end": {
                        "line": 32,
                        "column": 30
                      }
                    },
                    "extra": {
                      "rawValue": "help",
                      "raw": "\"help\""
                    },
                    "value": "help"
                  },
                  "computed": true
                },
                "right": {
                  "type": "ArrowFunctionExpression",
                  "start": 858,
                  "end": 998,
                  "loc": {
                    "start": {
                      "line": 32,
                      "column": 34
                    },
                    "end": {
                      "line": 39,
                      "column": 1
                    }
                  },
                  "id": null,
                  "generator": false,
                  "expression": false,
                  "async": false,
                  "params": [],
                  "body": {
                    "type": "BlockStatement",
                    "start": 864,
                    "end": 998,
                    "loc": {
                      "start": {
                        "line": 32,
                        "column": 40
                      },
                      "end": {
                        "line": 39,
                        "column": 1
                      }
                    },
                    "body": [
                      {
                        "type": "ExpressionStatement",
                        "start": 868,
                        "end": 899,
                        "loc": {
                          "start": {
                            "line": 33,
                            "column": 2
                          },
                          "end": {
                            "line": 33,
                            "column": 33
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 868,
                          "end": 898,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 2
                            },
                            "end": {
                              "line": 33,
                              "column": 32
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 868,
                            "end": 879,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 2
                              },
                              "end": {
                                "line": 33,
                                "column": 13
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 868,
                              "end": 875,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 2
                                },
                                "end": {
                                  "line": 33,
                                  "column": 9
                                },
                                "identifierName": "console"
                              },
                              "name": "console"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 876,
                              "end": 879,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 10
                                },
                                "end": {
                                  "line": 33,
                                  "column": 13
                                },
                                "identifierName": "log"
                              },
                              "name": "log"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "StringLiteral",
                              "start": 880,
                              "end": 897,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 14
                                },
                                "end": {
                                  "line": 33,
                                  "column": 31
                                }
                              },
                              "extra": {
                                "rawValue": " Egg help menu:",
                                "raw": "\" Egg help menu:\""
                              },
                              "value": " Egg help menu:"
                            }
                          ]
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 902,
                        "end": 953,
                        "loc": {
                          "start": {
                            "line": 34,
                            "column": 2
                          },
                          "end": {
                            "line": 36,
                            "column": 5
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 902,
                          "end": 952,
                          "loc": {
                            "start": {
                              "line": 34,
                              "column": 2
                            },
                            "end": {
                              "line": 36,
                              "column": 4
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 902,
                            "end": 914,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 2
                              },
                              "end": {
                                "line": 34,
                                "column": 14
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 902,
                              "end": 906,
                              "loc": {
                                "start": {
                                  "line": 34,
                                  "column": 2
                                },
                                "end": {
                                  "line": 34,
                                  "column": 6
                                },
                                "identifierName": "HELP"
                              },
                              "name": "HELP"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 907,
                              "end": 914,
                              "loc": {
                                "start": {
                                  "line": 34,
                                  "column": 7
                                },
                                "end": {
                                  "line": 34,
                                  "column": 14
                                },
                                "identifierName": "forEach"
                              },
                              "name": "forEach"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "ArrowFunctionExpression",
                              "start": 915,
                              "end": 951,
                              "loc": {
                                "start": {
                                  "line": 34,
                                  "column": 15
                                },
                                "end": {
                                  "line": 36,
                                  "column": 3
                                }
                              },
                              "id": null,
                              "generator": false,
                              "expression": false,
                              "async": false,
                              "params": [
                                {
                                  "type": "Identifier",
                                  "start": 915,
                                  "end": 919,
                                  "loc": {
                                    "start": {
                                      "line": 34,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 34,
                                      "column": 19
                                    },
                                    "identifierName": "line"
                                  },
                                  "name": "line"
                                }
                              ],
                              "body": {
                                "type": "BlockStatement",
                                "start": 923,
                                "end": 951,
                                "loc": {
                                  "start": {
                                    "line": 34,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 3
                                  }
                                },
                                "body": [
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 929,
                                    "end": 947,
                                    "loc": {
                                      "start": {
                                        "line": 35,
                                        "column": 4
                                      },
                                      "end": {
                                        "line": 35,
                                        "column": 22
                                      }
                                    },
                                    "expression": {
                                      "type": "CallExpression",
                                      "start": 929,
                                      "end": 946,
                                      "loc": {
                                        "start": {
                                          "line": 35,
                                          "column": 4
                                        },
                                        "end": {
                                          "line": 35,
                                          "column": 21
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 929,
                                        "end": 940,
                                        "loc": {
                                          "start": {
                                            "line": 35,
                                            "column": 4
                                          },
                                          "end": {
                                            "line": 35,
                                            "column": 15
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 929,
                                          "end": 936,
                                          "loc": {
                                            "start": {
                                              "line": 35,
                                              "column": 4
                                            },
                                            "end": {
                                              "line": 35,
                                              "column": 11
                                            },
                                            "identifierName": "console"
                                          },
                                          "name": "console"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 937,
                                          "end": 940,
                                          "loc": {
                                            "start": {
                                              "line": 35,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 35,
                                              "column": 15
                                            },
                                            "identifierName": "log"
                                          },
                                          "name": "log"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "Identifier",
                                          "start": 941,
                                          "end": 945,
                                          "loc": {
                                            "start": {
                                              "line": 35,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 35,
                                              "column": 20
                                            },
                                            "identifierName": "line"
                                          },
                                          "name": "line"
                                        }
                                      ]
                                    }
                                  }
                                ],
                                "directives": []
                              }
                            }
                          ]
                        }
                      },
                      {
                        "type": "ReturnStatement",
                        "start": 957,
                        "end": 996,
                        "loc": {
                          "start": {
                            "line": 38,
                            "column": 2
                          },
                          "end": {
                            "line": 38,
                            "column": 41
                          }
                        },
                        "argument": {
                          "type": "CallExpression",
                          "start": 964,
                          "end": 995,
                          "loc": {
                            "start": {
                              "line": 38,
                              "column": 9
                            },
                            "end": {
                              "line": 38,
                              "column": 40
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 964,
                            "end": 974,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 9
                              },
                              "end": {
                                "line": 38,
                                "column": 19
                              }
                            },
                            "object": {
                              "type": "StringLiteral",
                              "start": 964,
                              "end": 967,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 9
                                },
                                "end": {
                                  "line": 38,
                                  "column": 12
                                }
                              },
                              "extra": {
                                "rawValue": "-",
                                "raw": "\"-\""
                              },
                              "value": "-"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 968,
                              "end": 974,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 13
                                },
                                "end": {
                                  "line": 38,
                                  "column": 19
                                },
                                "identifierName": "repeat"
                              },
                              "name": "repeat"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "BinaryExpression",
                              "start": 975,
                              "end": 994,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 20
                                },
                                "end": {
                                  "line": 38,
                                  "column": 39
                                }
                              },
                              "left": {
                                "type": "MemberExpression",
                                "start": 975,
                                "end": 989,
                                "loc": {
                                  "start": {
                                    "line": 38,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 38,
                                    "column": 34
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 975,
                                  "end": 982,
                                  "loc": {
                                    "start": {
                                      "line": 38,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 38,
                                      "column": 27
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 975,
                                    "end": 979,
                                    "loc": {
                                      "start": {
                                        "line": 38,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 38,
                                        "column": 24
                                      },
                                      "identifierName": "HELP"
                                    },
                                    "name": "HELP"
                                  },
                                  "property": {
                                    "type": "NumericLiteral",
                                    "start": 980,
                                    "end": 981,
                                    "loc": {
                                      "start": {
                                        "line": 38,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 38,
                                        "column": 26
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 0,
                                      "raw": "0"
                                    },
                                    "value": 0
                                  },
                                  "computed": true
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 983,
                                  "end": 989,
                                  "loc": {
                                    "start": {
                                      "line": 38,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 38,
                                      "column": 34
                                    },
                                    "identifierName": "length"
                                  },
                                  "name": "length"
                                },
                                "computed": false
                              },
                              "operator": "-",
                              "right": {
                                "type": "NumericLiteral",
                                "start": 992,
                                "end": 994,
                                "loc": {
                                  "start": {
                                    "line": 38,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 38,
                                    "column": 39
                                  }
                                },
                                "extra": {
                                  "rawValue": 10,
                                  "raw": "10"
                                },
                                "value": 10
                              }
                            }
                          ]
                        }
                      }
                    ],
                    "directives": []
                  }
                },
                "extra": {
                  "parenthesized": true,
                  "parenStart": 840
                }
              }
            }
          ],
          "kind": "const",
          "leadingComments": [],
          "trailingComments": []
        },
        "specifiers": null,
        "source": null,
        "leadingComments": null
      },
      {
        "type": "ExportNamedDeclaration",
        "start": 2978,
        "end": 3088,
        "loc": {
          "start": {
            "line": 128,
            "column": 0
          },
          "end": {
            "line": 135,
            "column": 17
          }
        },
        "declaration": {
          "type": "VariableDeclaration",
          "start": 1002,
          "end": 1593,
          "loc": {
            "start": {
              "line": 41,
              "column": 0
            },
            "end": {
              "line": 58,
              "column": 3
            }
          },
          "declarations": [
            {
              "type": "VariableDeclarator",
              "start": 1008,
              "end": 1592,
              "loc": {
                "start": {
                  "line": 41,
                  "column": 6
                },
                "end": {
                  "line": 58,
                  "column": 2
                }
              },
              "id": {
                "type": "Identifier",
                "start": 1008,
                "end": 1015,
                "loc": {
                  "start": {
                    "line": 41,
                    "column": 6
                  },
                  "end": {
                    "line": 41,
                    "column": 13
                  },
                  "identifierName": "eggInfo"
                },
                "name": "eggInfo"
              },
              "init": {
                "type": "AssignmentExpression",
                "start": 1019,
                "end": 1591,
                "loc": {
                  "start": {
                    "line": 41,
                    "column": 17
                  },
                  "end": {
                    "line": 58,
                    "column": 1
                  }
                },
                "operator": "=",
                "left": {
                  "type": "MemberExpression",
                  "start": 1019,
                  "end": 1033,
                  "loc": {
                    "start": {
                      "line": 41,
                      "column": 17
                    },
                    "end": {
                      "line": 41,
                      "column": 31
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 1019,
                    "end": 1025,
                    "loc": {
                      "start": {
                        "line": 41,
                        "column": 17
                      },
                      "end": {
                        "line": 41,
                        "column": 23
                      },
                      "identifierName": "TopEnv"
                    },
                    "name": "TopEnv"
                  },
                  "property": {
                    "type": "StringLiteral",
                    "start": 1026,
                    "end": 1032,
                    "loc": {
                      "start": {
                        "line": 41,
                        "column": 24
                      },
                      "end": {
                        "line": 41,
                        "column": 30
                      }
                    },
                    "extra": {
                      "rawValue": "info",
                      "raw": "\"info\""
                    },
                    "value": "info"
                  },
                  "computed": true
                },
                "right": {
                  "type": "ArrowFunctionExpression",
                  "start": 1036,
                  "end": 1591,
                  "loc": {
                    "start": {
                      "line": 41,
                      "column": 34
                    },
                    "end": {
                      "line": 58,
                      "column": 1
                    }
                  },
                  "id": null,
                  "generator": false,
                  "expression": false,
                  "async": false,
                  "params": [],
                  "body": {
                    "type": "BlockStatement",
                    "start": 1042,
                    "end": 1591,
                    "loc": {
                      "start": {
                        "line": 41,
                        "column": 40
                      },
                      "end": {
                        "line": 58,
                        "column": 1
                      }
                    },
                    "body": [
                      {
                        "type": "ExpressionStatement",
                        "start": 1046,
                        "end": 1474,
                        "loc": {
                          "start": {
                            "line": 42,
                            "column": 2
                          },
                          "end": {
                            "line": 55,
                            "column": 4
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 1046,
                          "end": 1473,
                          "loc": {
                            "start": {
                              "line": 42,
                              "column": 2
                            },
                            "end": {
                              "line": 55,
                              "column": 3
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1046,
                            "end": 1057,
                            "loc": {
                              "start": {
                                "line": 42,
                                "column": 2
                              },
                              "end": {
                                "line": 42,
                                "column": 13
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1046,
                              "end": 1053,
                              "loc": {
                                "start": {
                                  "line": 42,
                                  "column": 2
                                },
                                "end": {
                                  "line": 42,
                                  "column": 9
                                },
                                "identifierName": "console"
                              },
                              "name": "console"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1054,
                              "end": 1057,
                              "loc": {
                                "start": {
                                  "line": 42,
                                  "column": 10
                                },
                                "end": {
                                  "line": 42,
                                  "column": 13
                                },
                                "identifierName": "log"
                              },
                              "name": "log"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "BinaryExpression",
                              "start": 1063,
                              "end": 1469,
                              "loc": {
                                "start": {
                                  "line": 43,
                                  "column": 4
                                },
                                "end": {
                                  "line": 54,
                                  "column": 20
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 1063,
                                "end": 1446,
                                "loc": {
                                  "start": {
                                    "line": 43,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 53,
                                    "column": 1
                                  }
                                },
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 1063,
                                  "end": 1074,
                                  "loc": {
                                    "start": {
                                      "line": 43,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 43,
                                      "column": 15
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1063,
                                    "end": 1069,
                                    "loc": {
                                      "start": {
                                        "line": 43,
                                        "column": 4
                                      },
                                      "end": {
                                        "line": 43,
                                        "column": 10
                                      },
                                      "identifierName": "colors"
                                    },
                                    "name": "colors"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1070,
                                    "end": 1074,
                                    "loc": {
                                      "start": {
                                        "line": 43,
                                        "column": 11
                                      },
                                      "end": {
                                        "line": 43,
                                        "column": 15
                                      },
                                      "identifierName": "BLUE"
                                    },
                                    "name": "BLUE"
                                  },
                                  "computed": false
                                },
                                "operator": "+",
                                "right": {
                                  "type": "TemplateLiteral",
                                  "start": 1083,
                                  "end": 1446,
                                  "loc": {
                                    "start": {
                                      "line": 44,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 53,
                                      "column": 1
                                    }
                                  },
                                  "expressions": [],
                                  "quasis": [
                                    {
                                      "type": "TemplateElement",
                                      "start": 1084,
                                      "end": 1445,
                                      "loc": {
                                        "start": {
                                          "line": 44,
                                          "column": 7
                                        },
                                        "end": {
                                          "line": 53,
                                          "column": 0
                                        }
                                      },
                                      "value": {
                                        "raw": "\n                   _                 _          _\n                  | |               | |        | |\n   ___  __ _  __ _| |_ ___ _ __   __| | ___  __| |\n  / _ \\\\/ _\\` |/ _\\` | __/ _ \\\\ '_ \\\\ / _\\` |/ _ \\\\/ _\\` |\n |  __/ (_| | (_| | ||  __/ | | | (_| |  __/ (_| |\n  \\\\___|\\\\__, |\\\\__, |\\\\__\\\\___|_| |_|\\\\__,_|\\\\___|\\\\__,_|\n        __/ | __/ |\n       |___/ |___/\n",
                                        "cooked": "\n                   _                 _          _\n                  | |               | |        | |\n   ___  __ _  __ _| |_ ___ _ __   __| | ___  __| |\n  / _ \\/ _` |/ _` | __/ _ \\ '_ \\ / _` |/ _ \\/ _` |\n |  __/ (_| | (_| | ||  __/ | | | (_| |  __/ (_| |\n  \\___|\\__, |\\__, |\\__\\___|_| |_|\\__,_|\\___|\\__,_|\n        __/ | __/ |\n       |___/ |___/\n"
                                      },
                                      "tail": true
                                    }
                                  ]
                                }
                              },
                              "operator": "+",
                              "right": {
                                "type": "MemberExpression",
                                "start": 1455,
                                "end": 1469,
                                "loc": {
                                  "start": {
                                    "line": 54,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 54,
                                    "column": 20
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1455,
                                  "end": 1461,
                                  "loc": {
                                    "start": {
                                      "line": 54,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 54,
                                      "column": 12
                                    },
                                    "identifierName": "colors"
                                  },
                                  "name": "colors"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1462,
                                  "end": 1469,
                                  "loc": {
                                    "start": {
                                      "line": 54,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 54,
                                      "column": 20
                                    },
                                    "identifierName": "DEFAULT"
                                  },
                                  "name": "DEFAULT"
                                },
                                "computed": false
                              }
                            }
                          ]
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 1477,
                        "end": 1525,
                        "loc": {
                          "start": {
                            "line": 56,
                            "column": 2
                          },
                          "end": {
                            "line": 56,
                            "column": 50
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 1477,
                          "end": 1524,
                          "loc": {
                            "start": {
                              "line": 56,
                              "column": 2
                            },
                            "end": {
                              "line": 56,
                              "column": 49
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1477,
                            "end": 1488,
                            "loc": {
                              "start": {
                                "line": 56,
                                "column": 2
                              },
                              "end": {
                                "line": 56,
                                "column": 13
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1477,
                              "end": 1484,
                              "loc": {
                                "start": {
                                  "line": 56,
                                  "column": 2
                                },
                                "end": {
                                  "line": 56,
                                  "column": 9
                                },
                                "identifierName": "console"
                              },
                              "name": "console"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1485,
                              "end": 1488,
                              "loc": {
                                "start": {
                                  "line": 56,
                                  "column": 10
                                },
                                "end": {
                                  "line": 56,
                                  "column": 13
                                },
                                "identifierName": "log"
                              },
                              "name": "log"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "TemplateLiteral",
                              "start": 1489,
                              "end": 1523,
                              "loc": {
                                "start": {
                                  "line": 56,
                                  "column": 14
                                },
                                "end": {
                                  "line": 56,
                                  "column": 48
                                }
                              },
                              "expressions": [
                                {
                                  "type": "MemberExpression",
                                  "start": 1500,
                                  "end": 1521,
                                  "loc": {
                                    "start": {
                                      "line": 56,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 56,
                                      "column": 46
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1500,
                                    "end": 1506,
                                    "loc": {
                                      "start": {
                                        "line": 56,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 56,
                                        "column": 31
                                      },
                                      "identifierName": "TopEnv"
                                    },
                                    "name": "TopEnv"
                                  },
                                  "property": {
                                    "type": "StringLiteral",
                                    "start": 1507,
                                    "end": 1520,
                                    "loc": {
                                      "start": {
                                        "line": 56,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 56,
                                        "column": 45
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "__VERSION__",
                                      "raw": "\"__VERSION__\""
                                    },
                                    "value": "__VERSION__"
                                  },
                                  "computed": true
                                }
                              ],
                              "quasis": [
                                {
                                  "type": "TemplateElement",
                                  "start": 1490,
                                  "end": 1498,
                                  "loc": {
                                    "start": {
                                      "line": 56,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 56,
                                      "column": 23
                                    }
                                  },
                                  "value": {
                                    "raw": "Version ",
                                    "cooked": "Version "
                                  },
                                  "tail": false
                                },
                                {
                                  "type": "TemplateElement",
                                  "start": 1522,
                                  "end": 1522,
                                  "loc": {
                                    "start": {
                                      "line": 56,
                                      "column": 47
                                    },
                                    "end": {
                                      "line": 56,
                                      "column": 47
                                    }
                                  },
                                  "value": {
                                    "raw": "",
                                    "cooked": ""
                                  },
                                  "tail": true
                                }
                              ]
                            }
                          ]
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 1528,
                        "end": 1589,
                        "loc": {
                          "start": {
                            "line": 57,
                            "column": 2
                          },
                          "end": {
                            "line": 57,
                            "column": 63
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 1528,
                          "end": 1588,
                          "loc": {
                            "start": {
                              "line": 57,
                              "column": 2
                            },
                            "end": {
                              "line": 57,
                              "column": 62
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1528,
                            "end": 1539,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 2
                              },
                              "end": {
                                "line": 57,
                                "column": 13
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1528,
                              "end": 1535,
                              "loc": {
                                "start": {
                                  "line": 57,
                                  "column": 2
                                },
                                "end": {
                                  "line": 57,
                                  "column": 9
                                },
                                "identifierName": "console"
                              },
                              "name": "console"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1536,
                              "end": 1539,
                              "loc": {
                                "start": {
                                  "line": 57,
                                  "column": 10
                                },
                                "end": {
                                  "line": 57,
                                  "column": 13
                                },
                                "identifierName": "log"
                              },
                              "name": "log"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "StringLiteral",
                              "start": 1540,
                              "end": 1587,
                              "loc": {
                                "start": {
                                  "line": 57,
                                  "column": 14
                                },
                                "end": {
                                  "line": 57,
                                  "column": 61
                                }
                              },
                              "extra": {
                                "rawValue": "Created by David Afonso Dorta. License: GPLv2",
                                "raw": "\"Created by David Afonso Dorta. License: GPLv2\""
                              },
                              "value": "Created by David Afonso Dorta. License: GPLv2"
                            }
                          ]
                        }
                      }
                    ],
                    "directives": []
                  }
                },
                "extra": {
                  "parenthesized": true,
                  "parenStart": 1018
                }
              }
            }
          ],
          "kind": "const",
          "leadingComments": [],
          "trailingComments": []
        },
        "specifiers": null,
        "source": null,
        "leadingComments": null
      },
      {
        "type": "ExportNamedDeclaration",
        "start": 2978,
        "end": 3088,
        "loc": {
          "start": {
            "line": 128,
            "column": 0
          },
          "end": {
            "line": 135,
            "column": 17
          }
        },
        "declaration": {
          "type": "VariableDeclaration",
          "start": 1595,
          "end": 1694,
          "loc": {
            "start": {
              "line": 60,
              "column": 0
            },
            "end": {
              "line": 63,
              "column": 3
            }
          },
          "declarations": [
            {
              "type": "VariableDeclarator",
              "start": 1601,
              "end": 1693,
              "loc": {
                "start": {
                  "line": 60,
                  "column": 6
                },
                "end": {
                  "line": 63,
                  "column": 2
                }
              },
              "id": {
                "type": "Identifier",
                "start": 1601,
                "end": 1609,
                "loc": {
                  "start": {
                    "line": 60,
                    "column": 6
                  },
                  "end": {
                    "line": 60,
                    "column": 14
                  },
                  "identifierName": "eggClear"
                },
                "name": "eggClear"
              },
              "init": {
                "type": "AssignmentExpression",
                "start": 1613,
                "end": 1692,
                "loc": {
                  "start": {
                    "line": 60,
                    "column": 18
                  },
                  "end": {
                    "line": 63,
                    "column": 1
                  }
                },
                "operator": "=",
                "left": {
                  "type": "MemberExpression",
                  "start": 1613,
                  "end": 1628,
                  "loc": {
                    "start": {
                      "line": 60,
                      "column": 18
                    },
                    "end": {
                      "line": 60,
                      "column": 33
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 1613,
                    "end": 1619,
                    "loc": {
                      "start": {
                        "line": 60,
                        "column": 18
                      },
                      "end": {
                        "line": 60,
                        "column": 24
                      },
                      "identifierName": "TopEnv"
                    },
                    "name": "TopEnv"
                  },
                  "property": {
                    "type": "StringLiteral",
                    "start": 1620,
                    "end": 1627,
                    "loc": {
                      "start": {
                        "line": 60,
                        "column": 25
                      },
                      "end": {
                        "line": 60,
                        "column": 32
                      }
                    },
                    "extra": {
                      "rawValue": "clear",
                      "raw": "\"clear\""
                    },
                    "value": "clear"
                  },
                  "computed": true
                },
                "right": {
                  "type": "ArrowFunctionExpression",
                  "start": 1631,
                  "end": 1692,
                  "loc": {
                    "start": {
                      "line": 60,
                      "column": 36
                    },
                    "end": {
                      "line": 63,
                      "column": 1
                    }
                  },
                  "id": null,
                  "generator": false,
                  "expression": false,
                  "async": false,
                  "params": [],
                  "body": {
                    "type": "BlockStatement",
                    "start": 1637,
                    "end": 1692,
                    "loc": {
                      "start": {
                        "line": 60,
                        "column": 42
                      },
                      "end": {
                        "line": 63,
                        "column": 1
                      }
                    },
                    "body": [
                      {
                        "type": "ExpressionStatement",
                        "start": 1641,
                        "end": 1677,
                        "loc": {
                          "start": {
                            "line": 61,
                            "column": 2
                          },
                          "end": {
                            "line": 61,
                            "column": 38
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 1641,
                          "end": 1676,
                          "loc": {
                            "start": {
                              "line": 61,
                              "column": 2
                            },
                            "end": {
                              "line": 61,
                              "column": 37
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1641,
                            "end": 1652,
                            "loc": {
                              "start": {
                                "line": 61,
                                "column": 2
                              },
                              "end": {
                                "line": 61,
                                "column": 13
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1641,
                              "end": 1648,
                              "loc": {
                                "start": {
                                  "line": 61,
                                  "column": 2
                                },
                                "end": {
                                  "line": 61,
                                  "column": 9
                                },
                                "identifierName": "console"
                              },
                              "name": "console"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1649,
                              "end": 1652,
                              "loc": {
                                "start": {
                                  "line": 61,
                                  "column": 10
                                },
                                "end": {
                                  "line": 61,
                                  "column": 13
                                },
                                "identifierName": "log"
                              },
                              "name": "log"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "StringLiteral",
                              "start": 1653,
                              "end": 1675,
                              "loc": {
                                "start": {
                                  "line": 61,
                                  "column": 14
                                },
                                "end": {
                                  "line": 61,
                                  "column": 36
                                }
                              },
                              "extra": {
                                "rawValue": "\u001b[2J\u001b[0;0f",
                                "raw": "\"\\u001B[2J\\u001B[0;0f\""
                              },
                              "value": "\u001b[2J\u001b[0;0f"
                            }
                          ]
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 1680,
                        "end": 1690,
                        "loc": {
                          "start": {
                            "line": 62,
                            "column": 2
                          },
                          "end": {
                            "line": 62,
                            "column": 12
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 1680,
                          "end": 1689,
                          "loc": {
                            "start": {
                              "line": 62,
                              "column": 2
                            },
                            "end": {
                              "line": 62,
                              "column": 11
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 1680,
                            "end": 1687,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 2
                              },
                              "end": {
                                "line": 62,
                                "column": 9
                              },
                              "identifierName": "eggInfo"
                            },
                            "name": "eggInfo"
                          },
                          "arguments": []
                        }
                      }
                    ],
                    "directives": []
                  }
                },
                "extra": {
                  "parenthesized": true,
                  "parenStart": 1612
                }
              }
            }
          ],
          "kind": "const",
          "leadingComments": [],
          "trailingComments": []
        },
        "specifiers": null,
        "source": null,
        "leadingComments": null
      },
      {
        "type": "ExportNamedDeclaration",
        "start": 2978,
        "end": 3088,
        "loc": {
          "start": {
            "line": 128,
            "column": 0
          },
          "end": {
            "line": 135,
            "column": 17
          }
        },
        "declaration": {
          "type": "VariableDeclaration",
          "start": 1696,
          "end": 1783,
          "loc": {
            "start": {
              "line": 65,
              "column": 0
            },
            "end": {
              "line": 67,
              "column": 43
            }
          },
          "declarations": [
            {
              "type": "VariableDeclarator",
              "start": 1702,
              "end": 1782,
              "loc": {
                "start": {
                  "line": 65,
                  "column": 6
                },
                "end": {
                  "line": 67,
                  "column": 42
                }
              },
              "id": {
                "type": "Identifier",
                "start": 1702,
                "end": 1712,
                "loc": {
                  "start": {
                    "line": 65,
                    "column": 6
                  },
                  "end": {
                    "line": 65,
                    "column": 16
                  },
                  "identifierName": "eggVersion"
                },
                "name": "eggVersion"
              },
              "init": {
                "type": "AssignmentExpression",
                "start": 1716,
                "end": 1781,
                "loc": {
                  "start": {
                    "line": 65,
                    "column": 20
                  },
                  "end": {
                    "line": 67,
                    "column": 41
                  }
                },
                "operator": "=",
                "left": {
                  "type": "MemberExpression",
                  "start": 1716,
                  "end": 1741,
                  "loc": {
                    "start": {
                      "line": 65,
                      "column": 20
                    },
                    "end": {
                      "line": 67,
                      "column": 1
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 1716,
                    "end": 1722,
                    "loc": {
                      "start": {
                        "line": 65,
                        "column": 20
                      },
                      "end": {
                        "line": 65,
                        "column": 26
                      },
                      "identifierName": "TopEnv"
                    },
                    "name": "TopEnv"
                  },
                  "property": {
                    "type": "StringLiteral",
                    "start": 1726,
                    "end": 1739,
                    "loc": {
                      "start": {
                        "line": 66,
                        "column": 2
                      },
                      "end": {
                        "line": 66,
                        "column": 15
                      }
                    },
                    "extra": {
                      "rawValue": "__VERSION__",
                      "raw": "\"__VERSION__\""
                    },
                    "value": "__VERSION__"
                  },
                  "computed": true
                },
                "right": {
                  "type": "MemberExpression",
                  "start": 1744,
                  "end": 1781,
                  "loc": {
                    "start": {
                      "line": 67,
                      "column": 4
                    },
                    "end": {
                      "line": 67,
                      "column": 41
                    }
                  },
                  "object": {
                    "type": "CallExpression",
                    "start": 1744,
                    "end": 1773,
                    "loc": {
                      "start": {
                        "line": 67,
                        "column": 4
                      },
                      "end": {
                        "line": 67,
                        "column": 33
                      }
                    },
                    "callee": {
                      "type": "Identifier",
                      "start": 1744,
                      "end": 1751,
                      "loc": {
                        "start": {
                          "line": 67,
                          "column": 4
                        },
                        "end": {
                          "line": 67,
                          "column": 11
                        },
                        "identifierName": "require"
                      },
                      "name": "require"
                    },
                    "arguments": [
                      {
                        "type": "StringLiteral",
                        "start": 1752,
                        "end": 1772,
                        "loc": {
                          "start": {
                            "line": 67,
                            "column": 12
                          },
                          "end": {
                            "line": 67,
                            "column": 32
                          }
                        },
                        "extra": {
                          "rawValue": "../../package.json",
                          "raw": "\"../../package.json\""
                        },
                        "value": "../../package.json"
                      }
                    ]
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 1774,
                    "end": 1781,
                    "loc": {
                      "start": {
                        "line": 67,
                        "column": 34
                      },
                      "end": {
                        "line": 67,
                        "column": 41
                      },
                      "identifierName": "version"
                    },
                    "name": "version"
                  },
                  "computed": false
                },
                "extra": {
                  "parenthesized": true,
                  "parenStart": 1715
                }
              }
            }
          ],
          "kind": "const",
          "leadingComments": [],
          "trailingComments": []
        },
        "specifiers": null,
        "source": null,
        "leadingComments": null
      },
      {
        "type": "ExportNamedDeclaration",
        "start": 2978,
        "end": 3088,
        "loc": {
          "start": {
            "line": 128,
            "column": 0
          },
          "end": {
            "line": 135,
            "column": 17
          }
        },
        "declaration": {
          "type": "VariableDeclaration",
          "start": 1785,
          "end": 1934,
          "loc": {
            "start": {
              "line": 69,
              "column": 0
            },
            "end": {
              "line": 75,
              "column": 3
            }
          },
          "declarations": [
            {
              "type": "VariableDeclarator",
              "start": 1791,
              "end": 1933,
              "loc": {
                "start": {
                  "line": 69,
                  "column": 6
                },
                "end": {
                  "line": 75,
                  "column": 2
                }
              },
              "id": {
                "type": "Identifier",
                "start": 1791,
                "end": 1797,
                "loc": {
                  "start": {
                    "line": 69,
                    "column": 6
                  },
                  "end": {
                    "line": 69,
                    "column": 12
                  },
                  "identifierName": "eggRun"
                },
                "name": "eggRun"
              },
              "init": {
                "type": "AssignmentExpression",
                "start": 1801,
                "end": 1932,
                "loc": {
                  "start": {
                    "line": 69,
                    "column": 16
                  },
                  "end": {
                    "line": 75,
                    "column": 1
                  }
                },
                "operator": "=",
                "left": {
                  "type": "MemberExpression",
                  "start": 1801,
                  "end": 1814,
                  "loc": {
                    "start": {
                      "line": 69,
                      "column": 16
                    },
                    "end": {
                      "line": 69,
                      "column": 29
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 1801,
                    "end": 1807,
                    "loc": {
                      "start": {
                        "line": 69,
                        "column": 16
                      },
                      "end": {
                        "line": 69,
                        "column": 22
                      },
                      "identifierName": "TopEnv"
                    },
                    "name": "TopEnv"
                  },
                  "property": {
                    "type": "StringLiteral",
                    "start": 1808,
                    "end": 1813,
                    "loc": {
                      "start": {
                        "line": 69,
                        "column": 23
                      },
                      "end": {
                        "line": 69,
                        "column": 28
                      }
                    },
                    "extra": {
                      "rawValue": "run",
                      "raw": "\"run\""
                    },
                    "value": "run"
                  },
                  "computed": true
                },
                "right": {
                  "type": "ArrowFunctionExpression",
                  "start": 1817,
                  "end": 1932,
                  "loc": {
                    "start": {
                      "line": 69,
                      "column": 32
                    },
                    "end": {
                      "line": 75,
                      "column": 1
                    }
                  },
                  "id": null,
                  "generator": false,
                  "expression": false,
                  "async": false,
                  "params": [
                    {
                      "type": "Identifier",
                      "start": 1818,
                      "end": 1822,
                      "loc": {
                        "start": {
                          "line": 69,
                          "column": 33
                        },
                        "end": {
                          "line": 69,
                          "column": 37
                        },
                        "identifierName": "file"
                      },
                      "name": "file"
                    },
                    {
                      "type": "Identifier",
                      "start": 1824,
                      "end": 1829,
                      "loc": {
                        "start": {
                          "line": 69,
                          "column": 39
                        },
                        "end": {
                          "line": 69,
                          "column": 44
                        },
                        "identifierName": "debug"
                      },
                      "name": "debug"
                    }
                  ],
                  "body": {
                    "type": "BlockStatement",
                    "start": 1834,
                    "end": 1932,
                    "loc": {
                      "start": {
                        "line": 69,
                        "column": 49
                      },
                      "end": {
                        "line": 75,
                        "column": 1
                      }
                    },
                    "body": [
                      {
                        "type": "IfStatement",
                        "start": 1838,
                        "end": 1902,
                        "loc": {
                          "start": {
                            "line": 70,
                            "column": 2
                          },
                          "end": {
                            "line": 72,
                            "column": 3
                          }
                        },
                        "test": {
                          "type": "Identifier",
                          "start": 1842,
                          "end": 1847,
                          "loc": {
                            "start": {
                              "line": 70,
                              "column": 6
                            },
                            "end": {
                              "line": 70,
                              "column": 11
                            },
                            "identifierName": "debug"
                          },
                          "name": "debug"
                        },
                        "consequent": {
                          "type": "BlockStatement",
                          "start": 1849,
                          "end": 1902,
                          "loc": {
                            "start": {
                              "line": 70,
                              "column": 13
                            },
                            "end": {
                              "line": 72,
                              "column": 3
                            }
                          },
                          "body": [
                            {
                              "type": "ExpressionStatement",
                              "start": 1855,
                              "end": 1898,
                              "loc": {
                                "start": {
                                  "line": 71,
                                  "column": 4
                                },
                                "end": {
                                  "line": 71,
                                  "column": 47
                                }
                              },
                              "expression": {
                                "type": "CallExpression",
                                "start": 1855,
                                "end": 1897,
                                "loc": {
                                  "start": {
                                    "line": 71,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 71,
                                    "column": 46
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 1855,
                                  "end": 1866,
                                  "loc": {
                                    "start": {
                                      "line": 71,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 71,
                                      "column": 15
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1855,
                                    "end": 1862,
                                    "loc": {
                                      "start": {
                                        "line": 71,
                                        "column": 4
                                      },
                                      "end": {
                                        "line": 71,
                                        "column": 11
                                      },
                                      "identifierName": "console"
                                    },
                                    "name": "console"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1863,
                                    "end": 1866,
                                    "loc": {
                                      "start": {
                                        "line": 71,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 71,
                                        "column": 15
                                      },
                                      "identifierName": "log"
                                    },
                                    "name": "log"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "CallExpression",
                                    "start": 1867,
                                    "end": 1896,
                                    "loc": {
                                      "start": {
                                        "line": 71,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 71,
                                        "column": 45
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 1867,
                                      "end": 1882,
                                      "loc": {
                                        "start": {
                                          "line": 71,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 71,
                                          "column": 31
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 1867,
                                        "end": 1869,
                                        "loc": {
                                          "start": {
                                            "line": 71,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 71,
                                            "column": 18
                                          },
                                          "identifierName": "fs"
                                        },
                                        "name": "fs"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1870,
                                        "end": 1882,
                                        "loc": {
                                          "start": {
                                            "line": 71,
                                            "column": 19
                                          },
                                          "end": {
                                            "line": 71,
                                            "column": 31
                                          },
                                          "identifierName": "readFileSync"
                                        },
                                        "name": "readFileSync"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 1883,
                                        "end": 1887,
                                        "loc": {
                                          "start": {
                                            "line": 71,
                                            "column": 32
                                          },
                                          "end": {
                                            "line": 71,
                                            "column": 36
                                          },
                                          "identifierName": "file"
                                        },
                                        "name": "file"
                                      },
                                      {
                                        "type": "StringLiteral",
                                        "start": 1889,
                                        "end": 1895,
                                        "loc": {
                                          "start": {
                                            "line": 71,
                                            "column": 38
                                          },
                                          "end": {
                                            "line": 71,
                                            "column": 44
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "utf8",
                                          "raw": "\"utf8\""
                                        },
                                        "value": "utf8"
                                      }
                                    ]
                                  }
                                ]
                              }
                            }
                          ],
                          "directives": []
                        },
                        "alternate": null
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 1906,
                        "end": 1930,
                        "loc": {
                          "start": {
                            "line": 74,
                            "column": 2
                          },
                          "end": {
                            "line": 74,
                            "column": 26
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 1906,
                          "end": 1929,
                          "loc": {
                            "start": {
                              "line": 74,
                              "column": 2
                            },
                            "end": {
                              "line": 74,
                              "column": 25
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1906,
                            "end": 1923,
                            "loc": {
                              "start": {
                                "line": 74,
                                "column": 2
                              },
                              "end": {
                                "line": 74,
                                "column": 19
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1906,
                              "end": 1911,
                              "loc": {
                                "start": {
                                  "line": 74,
                                  "column": 2
                                },
                                "end": {
                                  "line": 74,
                                  "column": 7
                                },
                                "identifierName": "Eggvm"
                              },
                              "name": "Eggvm"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1912,
                              "end": 1923,
                              "loc": {
                                "start": {
                                  "line": 74,
                                  "column": 8
                                },
                                "end": {
                                  "line": 74,
                                  "column": 19
                                },
                                "identifierName": "runFromFile"
                              },
                              "name": "runFromFile"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Identifier",
                              "start": 1924,
                              "end": 1928,
                              "loc": {
                                "start": {
                                  "line": 74,
                                  "column": 20
                                },
                                "end": {
                                  "line": 74,
                                  "column": 24
                                },
                                "identifierName": "file"
                              },
                              "name": "file"
                            }
                          ]
                        }
                      }
                    ],
                    "directives": []
                  }
                },
                "extra": {
                  "parenthesized": true,
                  "parenStart": 1800
                }
              }
            }
          ],
          "kind": "const",
          "leadingComments": [],
          "trailingComments": []
        },
        "specifiers": null,
        "source": null,
        "leadingComments": null
      },
      {
        "type": "ExportNamedDeclaration",
        "start": 2978,
        "end": 3088,
        "loc": {
          "start": {
            "line": 128,
            "column": 0
          },
          "end": {
            "line": 135,
            "column": 17
          }
        },
        "declaration": {
          "type": "VariableDeclaration",
          "start": 1936,
          "end": 2280,
          "loc": {
            "start": {
              "line": 77,
              "column": 0
            },
            "end": {
              "line": 88,
              "column": 2
            }
          },
          "declarations": [
            {
              "type": "VariableDeclarator",
              "start": 1942,
              "end": 2279,
              "loc": {
                "start": {
                  "line": 77,
                  "column": 6
                },
                "end": {
                  "line": 88,
                  "column": 1
                }
              },
              "id": {
                "type": "Identifier",
                "start": 1942,
                "end": 1954,
                "loc": {
                  "start": {
                    "line": 77,
                    "column": 6
                  },
                  "end": {
                    "line": 77,
                    "column": 18
                  },
                  "identifierName": "eggCompleter"
                },
                "name": "eggCompleter"
              },
              "init": {
                "type": "ArrowFunctionExpression",
                "start": 1957,
                "end": 2279,
                "loc": {
                  "start": {
                    "line": 77,
                    "column": 21
                  },
                  "end": {
                    "line": 88,
                    "column": 1
                  }
                },
                "id": {
                  "type": "Identifier",
                  "start": 1942,
                  "end": 1954,
                  "loc": {
                    "start": {
                      "line": 77,
                      "column": 6
                    },
                    "end": {
                      "line": 77,
                      "column": 18
                    },
                    "identifierName": "eggCompleter"
                  },
                  "name": "eggCompleter"
                },
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 1958,
                    "end": 1962,
                    "loc": {
                      "start": {
                        "line": 77,
                        "column": 22
                      },
                      "end": {
                        "line": 77,
                        "column": 26
                      },
                      "identifierName": "line"
                    },
                    "name": "line"
                  },
                  {
                    "type": "Identifier",
                    "start": 1964,
                    "end": 1967,
                    "loc": {
                      "start": {
                        "line": 77,
                        "column": 28
                      },
                      "end": {
                        "line": 77,
                        "column": 31
                      },
                      "identifierName": "env"
                    },
                    "name": "env"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 1972,
                  "end": 2279,
                  "loc": {
                    "start": {
                      "line": 77,
                      "column": 36
                    },
                    "end": {
                      "line": 88,
                      "column": 1
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 2021,
                      "end": 2046,
                      "loc": {
                        "start": {
                          "line": 79,
                          "column": 2
                        },
                        "end": {
                          "line": 79,
                          "column": 27
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 2025,
                          "end": 2045,
                          "loc": {
                            "start": {
                              "line": 79,
                              "column": 6
                            },
                            "end": {
                              "line": 79,
                              "column": 26
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2025,
                            "end": 2029,
                            "loc": {
                              "start": {
                                "line": 79,
                                "column": 6
                              },
                              "end": {
                                "line": 79,
                                "column": 10
                              },
                              "identifierName": "hits"
                            },
                            "name": "hits",
                            "leadingComments": null
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 2032,
                            "end": 2045,
                            "loc": {
                              "start": {
                                "line": 79,
                                "column": 13
                              },
                              "end": {
                                "line": 79,
                                "column": 26
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 2032,
                              "end": 2039,
                              "loc": {
                                "start": {
                                  "line": 79,
                                  "column": 13
                                },
                                "end": {
                                  "line": 79,
                                  "column": 20
                                },
                                "identifierName": "dirHits"
                              },
                              "name": "dirHits"
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 2040,
                                "end": 2044,
                                "loc": {
                                  "start": {
                                    "line": 79,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 79,
                                    "column": 25
                                  },
                                  "identifierName": "line"
                                },
                                "name": "line"
                              }
                            ]
                          },
                          "leadingComments": null
                        }
                      ],
                      "kind": "let",
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Test if get hits from current directory",
                          "start": 1976,
                          "end": 2018,
                          "loc": {
                            "start": {
                              "line": 78,
                              "column": 2
                            },
                            "end": {
                              "line": 78,
                              "column": 44
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Show hits from the REPL variables",
                          "start": 2050,
                          "end": 2086,
                          "loc": {
                            "start": {
                              "line": 81,
                              "column": 2
                            },
                            "end": {
                              "line": 81,
                              "column": 38
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "IfStatement",
                      "start": 2089,
                      "end": 2253,
                      "loc": {
                        "start": {
                          "line": 82,
                          "column": 2
                        },
                        "end": {
                          "line": 85,
                          "column": 3
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 2093,
                        "end": 2110,
                        "loc": {
                          "start": {
                            "line": 82,
                            "column": 6
                          },
                          "end": {
                            "line": 82,
                            "column": 23
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 2093,
                          "end": 2104,
                          "loc": {
                            "start": {
                              "line": 82,
                              "column": 6
                            },
                            "end": {
                              "line": 82,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 2093,
                            "end": 2097,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 6
                              },
                              "end": {
                                "line": 82,
                                "column": 10
                              },
                              "identifierName": "hits"
                            },
                            "name": "hits",
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2098,
                            "end": 2104,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 11
                              },
                              "end": {
                                "line": 82,
                                "column": 17
                              },
                              "identifierName": "length"
                            },
                            "name": "length"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "operator": "===",
                        "right": {
                          "type": "NumericLiteral",
                          "start": 2109,
                          "end": 2110,
                          "loc": {
                            "start": {
                              "line": 82,
                              "column": 22
                            },
                            "end": {
                              "line": 82,
                              "column": 23
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        },
                        "leadingComments": null
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 2112,
                        "end": 2253,
                        "loc": {
                          "start": {
                            "line": 82,
                            "column": 25
                          },
                          "end": {
                            "line": 85,
                            "column": 3
                          }
                        },
                        "body": [
                          {
                            "type": "VariableDeclaration",
                            "start": 2118,
                            "end": 2168,
                            "loc": {
                              "start": {
                                "line": 83,
                                "column": 4
                              },
                              "end": {
                                "line": 83,
                                "column": 54
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 2124,
                                "end": 2167,
                                "loc": {
                                  "start": {
                                    "line": 83,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 83,
                                    "column": 53
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 2124,
                                  "end": 2128,
                                  "loc": {
                                    "start": {
                                      "line": 83,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 83,
                                      "column": 14
                                    },
                                    "identifierName": "word"
                                  },
                                  "name": "word"
                                },
                                "init": {
                                  "type": "MemberExpression",
                                  "start": 2131,
                                  "end": 2167,
                                  "loc": {
                                    "start": {
                                      "line": 83,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 83,
                                      "column": 53
                                    }
                                  },
                                  "object": {
                                    "type": "CallExpression",
                                    "start": 2131,
                                    "end": 2164,
                                    "loc": {
                                      "start": {
                                        "line": 83,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 83,
                                        "column": 50
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 2131,
                                      "end": 2160,
                                      "loc": {
                                        "start": {
                                          "line": 83,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 83,
                                          "column": 46
                                        }
                                      },
                                      "object": {
                                        "type": "CallExpression",
                                        "start": 2131,
                                        "end": 2154,
                                        "loc": {
                                          "start": {
                                            "line": 83,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 83,
                                            "column": 40
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 2131,
                                          "end": 2141,
                                          "loc": {
                                            "start": {
                                              "line": 83,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 83,
                                              "column": 27
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 2131,
                                            "end": 2135,
                                            "loc": {
                                              "start": {
                                                "line": 83,
                                                "column": 17
                                              },
                                              "end": {
                                                "line": 83,
                                                "column": 21
                                              },
                                              "identifierName": "line"
                                            },
                                            "name": "line"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 2136,
                                            "end": 2141,
                                            "loc": {
                                              "start": {
                                                "line": 83,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 83,
                                                "column": 27
                                              },
                                              "identifierName": "split"
                                            },
                                            "name": "split"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "RegExpLiteral",
                                            "start": 2142,
                                            "end": 2153,
                                            "loc": {
                                              "start": {
                                                "line": 83,
                                                "column": 28
                                              },
                                              "end": {
                                                "line": 83,
                                                "column": 39
                                              }
                                            },
                                            "extra": {
                                              "raw": "/[\\s(),\"]+/"
                                            },
                                            "pattern": "[\\s(),\"]+",
                                            "flags": ""
                                          }
                                        ]
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2155,
                                        "end": 2160,
                                        "loc": {
                                          "start": {
                                            "line": 83,
                                            "column": 41
                                          },
                                          "end": {
                                            "line": 83,
                                            "column": 46
                                          },
                                          "identifierName": "slice"
                                        },
                                        "name": "slice"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "UnaryExpression",
                                        "start": 2161,
                                        "end": 2163,
                                        "loc": {
                                          "start": {
                                            "line": 83,
                                            "column": 47
                                          },
                                          "end": {
                                            "line": 83,
                                            "column": 49
                                          }
                                        },
                                        "operator": "-",
                                        "prefix": true,
                                        "argument": {
                                          "type": "NumericLiteral",
                                          "start": 2162,
                                          "end": 2163,
                                          "loc": {
                                            "start": {
                                              "line": 83,
                                              "column": 48
                                            },
                                            "end": {
                                              "line": 83,
                                              "column": 49
                                            }
                                          },
                                          "extra": {
                                            "rawValue": 1,
                                            "raw": "1"
                                          },
                                          "value": 1
                                        },
                                        "extra": {
                                          "parenthesizedArgument": false
                                        }
                                      }
                                    ]
                                  },
                                  "property": {
                                    "type": "NumericLiteral",
                                    "start": 2165,
                                    "end": 2166,
                                    "loc": {
                                      "start": {
                                        "line": 83,
                                        "column": 51
                                      },
                                      "end": {
                                        "line": 83,
                                        "column": 52
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 0,
                                      "raw": "0"
                                    },
                                    "value": 0
                                  },
                                  "computed": true
                                }
                              }
                            ],
                            "kind": "const"
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 2173,
                            "end": 2249,
                            "loc": {
                              "start": {
                                "line": 84,
                                "column": 4
                              },
                              "end": {
                                "line": 84,
                                "column": 80
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 2173,
                              "end": 2248,
                              "loc": {
                                "start": {
                                  "line": 84,
                                  "column": 4
                                },
                                "end": {
                                  "line": 84,
                                  "column": 79
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 2173,
                                "end": 2177,
                                "loc": {
                                  "start": {
                                    "line": 84,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 84,
                                    "column": 8
                                  },
                                  "identifierName": "hits"
                                },
                                "name": "hits"
                              },
                              "right": {
                                "type": "CallExpression",
                                "start": 2180,
                                "end": 2248,
                                "loc": {
                                  "start": {
                                    "line": 84,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 84,
                                    "column": 79
                                  }
                                },
                                "callee": {
                                  "type": "Identifier",
                                  "start": 2180,
                                  "end": 2187,
                                  "loc": {
                                    "start": {
                                      "line": 84,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 84,
                                      "column": 18
                                    },
                                    "identifierName": "_filter"
                                  },
                                  "name": "_filter"
                                },
                                "arguments": [
                                  {
                                    "type": "CallExpression",
                                    "start": 2188,
                                    "end": 2241,
                                    "loc": {
                                      "start": {
                                        "line": 84,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 84,
                                        "column": 72
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 2188,
                                      "end": 2220,
                                      "loc": {
                                        "start": {
                                          "line": 84,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 84,
                                          "column": 51
                                        }
                                      },
                                      "object": {
                                        "type": "CallExpression",
                                        "start": 2188,
                                        "end": 2213,
                                        "loc": {
                                          "start": {
                                            "line": 84,
                                            "column": 19
                                          },
                                          "end": {
                                            "line": 84,
                                            "column": 44
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 2188,
                                          "end": 2199,
                                          "loc": {
                                            "start": {
                                              "line": 84,
                                              "column": 19
                                            },
                                            "end": {
                                              "line": 84,
                                              "column": 30
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 2188,
                                            "end": 2194,
                                            "loc": {
                                              "start": {
                                                "line": 84,
                                                "column": 19
                                              },
                                              "end": {
                                                "line": 84,
                                                "column": 25
                                              },
                                              "identifierName": "Object"
                                            },
                                            "name": "Object"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 2195,
                                            "end": 2199,
                                            "loc": {
                                              "start": {
                                                "line": 84,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 84,
                                                "column": 30
                                              },
                                              "identifierName": "keys"
                                            },
                                            "name": "keys"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 2200,
                                            "end": 2212,
                                            "loc": {
                                              "start": {
                                                "line": 84,
                                                "column": 31
                                              },
                                              "end": {
                                                "line": 84,
                                                "column": 43
                                              },
                                              "identifierName": "SpecialForms"
                                            },
                                            "name": "SpecialForms"
                                          }
                                        ]
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2214,
                                        "end": 2220,
                                        "loc": {
                                          "start": {
                                            "line": 84,
                                            "column": 45
                                          },
                                          "end": {
                                            "line": 84,
                                            "column": 51
                                          },
                                          "identifierName": "concat"
                                        },
                                        "name": "concat"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "CallExpression",
                                        "start": 2221,
                                        "end": 2240,
                                        "loc": {
                                          "start": {
                                            "line": 84,
                                            "column": 52
                                          },
                                          "end": {
                                            "line": 84,
                                            "column": 71
                                          }
                                        },
                                        "callee": {
                                          "type": "Identifier",
                                          "start": 2221,
                                          "end": 2235,
                                          "loc": {
                                            "start": {
                                              "line": 84,
                                              "column": 52
                                            },
                                            "end": {
                                              "line": 84,
                                              "column": 66
                                            },
                                            "identifierName": "_allProperties"
                                          },
                                          "name": "_allProperties"
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 2236,
                                            "end": 2239,
                                            "loc": {
                                              "start": {
                                                "line": 84,
                                                "column": 67
                                              },
                                              "end": {
                                                "line": 84,
                                                "column": 70
                                              },
                                              "identifierName": "env"
                                            },
                                            "name": "env"
                                          }
                                        ]
                                      }
                                    ]
                                  },
                                  {
                                    "type": "Identifier",
                                    "start": 2243,
                                    "end": 2247,
                                    "loc": {
                                      "start": {
                                        "line": 84,
                                        "column": 74
                                      },
                                      "end": {
                                        "line": 84,
                                        "column": 78
                                      },
                                      "identifierName": "word"
                                    },
                                    "name": "word"
                                  }
                                ]
                              }
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null,
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Show hits from the REPL variables",
                          "start": 2050,
                          "end": 2086,
                          "loc": {
                            "start": {
                              "line": 81,
                              "column": 2
                            },
                            "end": {
                              "line": 81,
                              "column": 38
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 2257,
                      "end": 2277,
                      "loc": {
                        "start": {
                          "line": 87,
                          "column": 2
                        },
                        "end": {
                          "line": 87,
                          "column": 22
                        }
                      },
                      "argument": {
                        "type": "ArrayExpression",
                        "start": 2264,
                        "end": 2276,
                        "loc": {
                          "start": {
                            "line": 87,
                            "column": 9
                          },
                          "end": {
                            "line": 87,
                            "column": 21
                          }
                        },
                        "elements": [
                          {
                            "type": "Identifier",
                            "start": 2265,
                            "end": 2269,
                            "loc": {
                              "start": {
                                "line": 87,
                                "column": 10
                              },
                              "end": {
                                "line": 87,
                                "column": 14
                              },
                              "identifierName": "hits"
                            },
                            "name": "hits"
                          },
                          {
                            "type": "Identifier",
                            "start": 2271,
                            "end": 2275,
                            "loc": {
                              "start": {
                                "line": 87,
                                "column": 16
                              },
                              "end": {
                                "line": 87,
                                "column": 20
                              },
                              "identifierName": "line"
                            },
                            "name": "line"
                          }
                        ]
                      }
                    }
                  ],
                  "directives": []
                }
              }
            }
          ],
          "kind": "const",
          "leadingComments": [],
          "trailingComments": []
        },
        "specifiers": null,
        "source": null,
        "leadingComments": null
      }
    ],
    "directives": []
  },
  "comments": [
    {
      "type": "CommentLine",
      "value": " PROMPT",
      "start": 238,
      "end": 247,
      "loc": {
        "start": {
          "line": 10,
          "column": 0
        },
        "end": {
          "line": 10,
          "column": 9
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Extra methods",
      "start": 384,
      "end": 400,
      "loc": {
        "start": {
          "line": 18,
          "column": 0
        },
        "end": {
          "line": 18,
          "column": 16
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Test if get hits from current directory",
      "start": 1976,
      "end": 2018,
      "loc": {
        "start": {
          "line": 78,
          "column": 2
        },
        "end": {
          "line": 78,
          "column": 44
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Show hits from the REPL variables",
      "start": 2050,
      "end": 2086,
      "loc": {
        "start": {
          "line": 81,
          "column": 2
        },
        "end": {
          "line": 81,
          "column": 38
        }
      }
    }
  ],
  "tokens": [
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 0,
      "end": 6,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "process",
      "start": 7,
      "end": 14,
      "loc": {
        "start": {
          "line": 1,
          "column": 7
        },
        "end": {
          "line": 1,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 15,
      "end": 19,
      "loc": {
        "start": {
          "line": 1,
          "column": 15
        },
        "end": {
          "line": 1,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "process",
      "start": 20,
      "end": 29,
      "loc": {
        "start": {
          "line": 1,
          "column": 20
        },
        "end": {
          "line": 1,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 29,
      "end": 30,
      "loc": {
        "start": {
          "line": 1,
          "column": 29
        },
        "end": {
          "line": 1,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 31,
      "end": 37,
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fs",
      "start": 38,
      "end": 40,
      "loc": {
        "start": {
          "line": 2,
          "column": 7
        },
        "end": {
          "line": 2,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 41,
      "end": 45,
      "loc": {
        "start": {
          "line": 2,
          "column": 10
        },
        "end": {
          "line": 2,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "fs",
      "start": 46,
      "end": 50,
      "loc": {
        "start": {
          "line": 2,
          "column": 15
        },
        "end": {
          "line": 2,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 50,
      "end": 51,
      "loc": {
        "start": {
          "line": 2,
          "column": 19
        },
        "end": {
          "line": 2,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 53,
      "end": 59,
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 60,
      "end": 61,
      "loc": {
        "start": {
          "line": 4,
          "column": 7
        },
        "end": {
          "line": 4,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "SpecialForms",
      "start": 62,
      "end": 74,
      "loc": {
        "start": {
          "line": 4,
          "column": 9
        },
        "end": {
          "line": 4,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 75,
      "end": 76,
      "loc": {
        "start": {
          "line": 4,
          "column": 22
        },
        "end": {
          "line": 4,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 77,
      "end": 81,
      "loc": {
        "start": {
          "line": 4,
          "column": 24
        },
        "end": {
          "line": 4,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../interp/registry.js",
      "start": 82,
      "end": 105,
      "loc": {
        "start": {
          "line": 4,
          "column": 29
        },
        "end": {
          "line": 4,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 105,
      "end": 106,
      "loc": {
        "start": {
          "line": 4,
          "column": 52
        },
        "end": {
          "line": 4,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 107,
      "end": 113,
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 5,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 114,
      "end": 115,
      "loc": {
        "start": {
          "line": 5,
          "column": 7
        },
        "end": {
          "line": 5,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "TopEnv",
      "start": 116,
      "end": 122,
      "loc": {
        "start": {
          "line": 5,
          "column": 9
        },
        "end": {
          "line": 5,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 123,
      "end": 124,
      "loc": {
        "start": {
          "line": 5,
          "column": 16
        },
        "end": {
          "line": 5,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 125,
      "end": 129,
      "loc": {
        "start": {
          "line": 5,
          "column": 18
        },
        "end": {
          "line": 5,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../interp/environment.js",
      "start": 130,
      "end": 156,
      "loc": {
        "start": {
          "line": 5,
          "column": 23
        },
        "end": {
          "line": 5,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 156,
      "end": 157,
      "loc": {
        "start": {
          "line": 5,
          "column": 49
        },
        "end": {
          "line": 5,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 158,
      "end": 164,
      "loc": {
        "start": {
          "line": 6,
          "column": 0
        },
        "end": {
          "line": 6,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 165,
      "end": 166,
      "loc": {
        "start": {
          "line": 6,
          "column": 7
        },
        "end": {
          "line": 6,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Eggvm",
      "start": 167,
      "end": 172,
      "loc": {
        "start": {
          "line": 6,
          "column": 9
        },
        "end": {
          "line": 6,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 173,
      "end": 174,
      "loc": {
        "start": {
          "line": 6,
          "column": 15
        },
        "end": {
          "line": 6,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 175,
      "end": 179,
      "loc": {
        "start": {
          "line": 6,
          "column": 17
        },
        "end": {
          "line": 6,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../interp/eggvm.js",
      "start": 180,
      "end": 200,
      "loc": {
        "start": {
          "line": 6,
          "column": 22
        },
        "end": {
          "line": 6,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 200,
      "end": 201,
      "loc": {
        "start": {
          "line": 6,
          "column": 42
        },
        "end": {
          "line": 6,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 203,
      "end": 209,
      "loc": {
        "start": {
          "line": 8,
          "column": 0
        },
        "end": {
          "line": 8,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "colors",
      "start": 210,
      "end": 216,
      "loc": {
        "start": {
          "line": 8,
          "column": 7
        },
        "end": {
          "line": 8,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 217,
      "end": 221,
      "loc": {
        "start": {
          "line": 8,
          "column": 14
        },
        "end": {
          "line": 8,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./colors.js",
      "start": 222,
      "end": 235,
      "loc": {
        "start": {
          "line": 8,
          "column": 19
        },
        "end": {
          "line": 8,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 235,
      "end": 236,
      "loc": {
        "start": {
          "line": 8,
          "column": 32
        },
        "end": {
          "line": 8,
          "column": 33
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " PROMPT",
      "start": 238,
      "end": 247,
      "loc": {
        "start": {
          "line": 10,
          "column": 0
        },
        "end": {
          "line": 10,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "TopEnv",
      "start": 249,
      "end": 255,
      "loc": {
        "start": {
          "line": 12,
          "column": 0
        },
        "end": {
          "line": 12,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 255,
      "end": 256,
      "loc": {
        "start": {
          "line": 12,
          "column": 6
        },
        "end": {
          "line": 12,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "__PROMPT__",
      "start": 256,
      "end": 268,
      "loc": {
        "start": {
          "line": 12,
          "column": 7
        },
        "end": {
          "line": 12,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 268,
      "end": 269,
      "loc": {
        "start": {
          "line": 12,
          "column": 19
        },
        "end": {
          "line": 12,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 270,
      "end": 271,
      "loc": {
        "start": {
          "line": 12,
          "column": 21
        },
        "end": {
          "line": 12,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "> ",
      "start": 272,
      "end": 276,
      "loc": {
        "start": {
          "line": 12,
          "column": 23
        },
        "end": {
          "line": 12,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 276,
      "end": 277,
      "loc": {
        "start": {
          "line": 12,
          "column": 27
        },
        "end": {
          "line": 12,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 279,
      "end": 284,
      "loc": {
        "start": {
          "line": 14,
          "column": 0
        },
        "end": {
          "line": 14,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getPromptLine",
      "start": 285,
      "end": 298,
      "loc": {
        "start": {
          "line": 14,
          "column": 6
        },
        "end": {
          "line": 14,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 299,
      "end": 300,
      "loc": {
        "start": {
          "line": 14,
          "column": 20
        },
        "end": {
          "line": 14,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 301,
      "end": 302,
      "loc": {
        "start": {
          "line": 14,
          "column": 22
        },
        "end": {
          "line": 14,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 302,
      "end": 303,
      "loc": {
        "start": {
          "line": 14,
          "column": 23
        },
        "end": {
          "line": 14,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 304,
      "end": 306,
      "loc": {
        "start": {
          "line": 14,
          "column": 25
        },
        "end": {
          "line": 14,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 307,
      "end": 308,
      "loc": {
        "start": {
          "line": 14,
          "column": 28
        },
        "end": {
          "line": 14,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 311,
      "end": 317,
      "loc": {
        "start": {
          "line": 15,
          "column": 2
        },
        "end": {
          "line": 15,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 318,
      "end": 319,
      "loc": {
        "start": {
          "line": 15,
          "column": 9
        },
        "end": {
          "line": 15,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 319,
      "end": 319,
      "loc": {
        "start": {
          "line": 15,
          "column": 10
        },
        "end": {
          "line": 15,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 319,
      "end": 321,
      "loc": {
        "start": {
          "line": 15,
          "column": 10
        },
        "end": {
          "line": 15,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "colors",
      "start": 321,
      "end": 327,
      "loc": {
        "start": {
          "line": 15,
          "column": 12
        },
        "end": {
          "line": 15,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 327,
      "end": 328,
      "loc": {
        "start": {
          "line": 15,
          "column": 18
        },
        "end": {
          "line": 15,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "YELLOW",
      "start": 328,
      "end": 334,
      "loc": {
        "start": {
          "line": 15,
          "column": 19
        },
        "end": {
          "line": 15,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 334,
      "end": 335,
      "loc": {
        "start": {
          "line": 15,
          "column": 25
        },
        "end": {
          "line": 15,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": " ",
      "start": 335,
      "end": 336,
      "loc": {
        "start": {
          "line": 15,
          "column": 26
        },
        "end": {
          "line": 15,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 336,
      "end": 338,
      "loc": {
        "start": {
          "line": 15,
          "column": 27
        },
        "end": {
          "line": 15,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "TopEnv",
      "start": 338,
      "end": 344,
      "loc": {
        "start": {
          "line": 15,
          "column": 29
        },
        "end": {
          "line": 15,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 344,
      "end": 345,
      "loc": {
        "start": {
          "line": 15,
          "column": 35
        },
        "end": {
          "line": 15,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "__PROMPT__",
      "start": 345,
      "end": 357,
      "loc": {
        "start": {
          "line": 15,
          "column": 36
        },
        "end": {
          "line": 15,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 357,
      "end": 358,
      "loc": {
        "start": {
          "line": 15,
          "column": 48
        },
        "end": {
          "line": 15,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 358,
      "end": 359,
      "loc": {
        "start": {
          "line": 15,
          "column": 49
        },
        "end": {
          "line": 15,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": " ",
      "start": 359,
      "end": 360,
      "loc": {
        "start": {
          "line": 15,
          "column": 50
        },
        "end": {
          "line": 15,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 360,
      "end": 362,
      "loc": {
        "start": {
          "line": 15,
          "column": 51
        },
        "end": {
          "line": 15,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "colors",
      "start": 362,
      "end": 368,
      "loc": {
        "start": {
          "line": 15,
          "column": 53
        },
        "end": {
          "line": 15,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 368,
      "end": 369,
      "loc": {
        "start": {
          "line": 15,
          "column": 59
        },
        "end": {
          "line": 15,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "DEFAULT",
      "start": 369,
      "end": 376,
      "loc": {
        "start": {
          "line": 15,
          "column": 60
        },
        "end": {
          "line": 15,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 376,
      "end": 377,
      "loc": {
        "start": {
          "line": 15,
          "column": 67
        },
        "end": {
          "line": 15,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 377,
      "end": 377,
      "loc": {
        "start": {
          "line": 15,
          "column": 68
        },
        "end": {
          "line": 15,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 377,
      "end": 378,
      "loc": {
        "start": {
          "line": 15,
          "column": 68
        },
        "end": {
          "line": 15,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 378,
      "end": 379,
      "loc": {
        "start": {
          "line": 15,
          "column": 69
        },
        "end": {
          "line": 15,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 380,
      "end": 381,
      "loc": {
        "start": {
          "line": 16,
          "column": 0
        },
        "end": {
          "line": 16,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 381,
      "end": 382,
      "loc": {
        "start": {
          "line": 16,
          "column": 1
        },
        "end": {
          "line": 16,
          "column": 2
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Extra methods",
      "start": 384,
      "end": 400,
      "loc": {
        "start": {
          "line": 18,
          "column": 0
        },
        "end": {
          "line": 18,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 402,
      "end": 407,
      "loc": {
        "start": {
          "line": 20,
          "column": 0
        },
        "end": {
          "line": 20,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "eggExit",
      "start": 408,
      "end": 415,
      "loc": {
        "start": {
          "line": 20,
          "column": 6
        },
        "end": {
          "line": 20,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 416,
      "end": 417,
      "loc": {
        "start": {
          "line": 20,
          "column": 14
        },
        "end": {
          "line": 20,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 418,
      "end": 419,
      "loc": {
        "start": {
          "line": 20,
          "column": 16
        },
        "end": {
          "line": 20,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "TopEnv",
      "start": 419,
      "end": 425,
      "loc": {
        "start": {
          "line": 20,
          "column": 17
        },
        "end": {
          "line": 20,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 425,
      "end": 426,
      "loc": {
        "start": {
          "line": 20,
          "column": 23
        },
        "end": {
          "line": 20,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "exit",
      "start": 426,
      "end": 432,
      "loc": {
        "start": {
          "line": 20,
          "column": 24
        },
        "end": {
          "line": 20,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 432,
      "end": 433,
      "loc": {
        "start": {
          "line": 20,
          "column": 30
        },
        "end": {
          "line": 20,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 434,
      "end": 435,
      "loc": {
        "start": {
          "line": 20,
          "column": 32
        },
        "end": {
          "line": 20,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 436,
      "end": 437,
      "loc": {
        "start": {
          "line": 20,
          "column": 34
        },
        "end": {
          "line": 20,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 437,
      "end": 438,
      "loc": {
        "start": {
          "line": 20,
          "column": 35
        },
        "end": {
          "line": 20,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 439,
      "end": 441,
      "loc": {
        "start": {
          "line": 20,
          "column": 37
        },
        "end": {
          "line": 20,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 442,
      "end": 443,
      "loc": {
        "start": {
          "line": 20,
          "column": 40
        },
        "end": {
          "line": 20,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 446,
      "end": 453,
      "loc": {
        "start": {
          "line": 21,
          "column": 2
        },
        "end": {
          "line": 21,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 453,
      "end": 454,
      "loc": {
        "start": {
          "line": 21,
          "column": 9
        },
        "end": {
          "line": 21,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 454,
      "end": 457,
      "loc": {
        "start": {
          "line": 21,
          "column": 10
        },
        "end": {
          "line": 21,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 457,
      "end": 458,
      "loc": {
        "start": {
          "line": 21,
          "column": 13
        },
        "end": {
          "line": 21,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "colors",
      "start": 458,
      "end": 464,
      "loc": {
        "start": {
          "line": 21,
          "column": 14
        },
        "end": {
          "line": 21,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 464,
      "end": 465,
      "loc": {
        "start": {
          "line": 21,
          "column": 20
        },
        "end": {
          "line": 21,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "BLUE",
      "start": 465,
      "end": 469,
      "loc": {
        "start": {
          "line": 21,
          "column": 21
        },
        "end": {
          "line": 21,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 470,
      "end": 471,
      "loc": {
        "start": {
          "line": 21,
          "column": 26
        },
        "end": {
          "line": 21,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Closing the REPL... Bye!",
      "start": 472,
      "end": 498,
      "loc": {
        "start": {
          "line": 21,
          "column": 28
        },
        "end": {
          "line": 21,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 499,
      "end": 500,
      "loc": {
        "start": {
          "line": 21,
          "column": 55
        },
        "end": {
          "line": 21,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "colors",
      "start": 501,
      "end": 507,
      "loc": {
        "start": {
          "line": 21,
          "column": 57
        },
        "end": {
          "line": 21,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 507,
      "end": 508,
      "loc": {
        "start": {
          "line": 21,
          "column": 63
        },
        "end": {
          "line": 21,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "DEFAULT",
      "start": 508,
      "end": 515,
      "loc": {
        "start": {
          "line": 21,
          "column": 64
        },
        "end": {
          "line": 21,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 515,
      "end": 516,
      "loc": {
        "start": {
          "line": 21,
          "column": 71
        },
        "end": {
          "line": 21,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 516,
      "end": 517,
      "loc": {
        "start": {
          "line": 21,
          "column": 72
        },
        "end": {
          "line": 21,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "process",
      "start": 520,
      "end": 527,
      "loc": {
        "start": {
          "line": 22,
          "column": 2
        },
        "end": {
          "line": 22,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 527,
      "end": 528,
      "loc": {
        "start": {
          "line": 22,
          "column": 9
        },
        "end": {
          "line": 22,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "exit",
      "start": 528,
      "end": 532,
      "loc": {
        "start": {
          "line": 22,
          "column": 10
        },
        "end": {
          "line": 22,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 532,
      "end": 533,
      "loc": {
        "start": {
          "line": 22,
          "column": 14
        },
        "end": {
          "line": 22,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 533,
      "end": 534,
      "loc": {
        "start": {
          "line": 22,
          "column": 15
        },
        "end": {
          "line": 22,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 534,
      "end": 535,
      "loc": {
        "start": {
          "line": 22,
          "column": 16
        },
        "end": {
          "line": 22,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 535,
      "end": 536,
      "loc": {
        "start": {
          "line": 22,
          "column": 17
        },
        "end": {
          "line": 22,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 537,
      "end": 538,
      "loc": {
        "start": {
          "line": 23,
          "column": 0
        },
        "end": {
          "line": 23,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 538,
      "end": 539,
      "loc": {
        "start": {
          "line": 23,
          "column": 1
        },
        "end": {
          "line": 23,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 539,
      "end": 540,
      "loc": {
        "start": {
          "line": 23,
          "column": 2
        },
        "end": {
          "line": 23,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 542,
      "end": 547,
      "loc": {
        "start": {
          "line": 25,
          "column": 0
        },
        "end": {
          "line": 25,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "HELP",
      "start": 548,
      "end": 552,
      "loc": {
        "start": {
          "line": 25,
          "column": 6
        },
        "end": {
          "line": 25,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 553,
      "end": 554,
      "loc": {
        "start": {
          "line": 25,
          "column": 11
        },
        "end": {
          "line": 25,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 555,
      "end": 556,
      "loc": {
        "start": {
          "line": 25,
          "column": 13
        },
        "end": {
          "line": 25,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 559,
      "end": 560,
      "loc": {
        "start": {
          "line": 26,
          "column": 2
        },
        "end": {
          "line": 26,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 560,
      "end": 560,
      "loc": {
        "start": {
          "line": 26,
          "column": 3
        },
        "end": {
          "line": 26,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 560,
      "end": 562,
      "loc": {
        "start": {
          "line": 26,
          "column": 3
        },
        "end": {
          "line": 26,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "colors",
      "start": 562,
      "end": 568,
      "loc": {
        "start": {
          "line": 26,
          "column": 5
        },
        "end": {
          "line": 26,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 568,
      "end": 569,
      "loc": {
        "start": {
          "line": 26,
          "column": 11
        },
        "end": {
          "line": 26,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "BLUE",
      "start": 569,
      "end": 573,
      "loc": {
        "start": {
          "line": 26,
          "column": 12
        },
        "end": {
          "line": 26,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 573,
      "end": 574,
      "loc": {
        "start": {
          "line": 26,
          "column": 16
        },
        "end": {
          "line": 26,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": " help() ",
      "start": 574,
      "end": 582,
      "loc": {
        "start": {
          "line": 26,
          "column": 17
        },
        "end": {
          "line": 26,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 582,
      "end": 584,
      "loc": {
        "start": {
          "line": 26,
          "column": 25
        },
        "end": {
          "line": 26,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "colors",
      "start": 584,
      "end": 590,
      "loc": {
        "start": {
          "line": 26,
          "column": 27
        },
        "end": {
          "line": 26,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 590,
      "end": 591,
      "loc": {
        "start": {
          "line": 26,
          "column": 33
        },
        "end": {
          "line": 26,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "DEFAULT",
      "start": 591,
      "end": 598,
      "loc": {
        "start": {
          "line": 26,
          "column": 34
        },
        "end": {
          "line": 26,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 598,
      "end": 599,
      "loc": {
        "start": {
          "line": 26,
          "column": 41
        },
        "end": {
          "line": 26,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": " show this help menu",
      "start": 599,
      "end": 619,
      "loc": {
        "start": {
          "line": 26,
          "column": 42
        },
        "end": {
          "line": 26,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 619,
      "end": 620,
      "loc": {
        "start": {
          "line": 26,
          "column": 62
        },
        "end": {
          "line": 26,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 620,
      "end": 621,
      "loc": {
        "start": {
          "line": 26,
          "column": 63
        },
        "end": {
          "line": 26,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 624,
      "end": 625,
      "loc": {
        "start": {
          "line": 27,
          "column": 2
        },
        "end": {
          "line": 27,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 625,
      "end": 625,
      "loc": {
        "start": {
          "line": 27,
          "column": 3
        },
        "end": {
          "line": 27,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 625,
      "end": 627,
      "loc": {
        "start": {
          "line": 27,
          "column": 3
        },
        "end": {
          "line": 27,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "colors",
      "start": 627,
      "end": 633,
      "loc": {
        "start": {
          "line": 27,
          "column": 5
        },
        "end": {
          "line": 27,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 633,
      "end": 634,
      "loc": {
        "start": {
          "line": 27,
          "column": 11
        },
        "end": {
          "line": 27,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "RED",
      "start": 634,
      "end": 637,
      "loc": {
        "start": {
          "line": 27,
          "column": 12
        },
        "end": {
          "line": 27,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 637,
      "end": 638,
      "loc": {
        "start": {
          "line": 27,
          "column": 15
        },
        "end": {
          "line": 27,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": " exit() | Ctrl-D ",
      "start": 638,
      "end": 655,
      "loc": {
        "start": {
          "line": 27,
          "column": 16
        },
        "end": {
          "line": 27,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 655,
      "end": 657,
      "loc": {
        "start": {
          "line": 27,
          "column": 33
        },
        "end": {
          "line": 27,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "colors",
      "start": 657,
      "end": 663,
      "loc": {
        "start": {
          "line": 27,
          "column": 35
        },
        "end": {
          "line": 27,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 663,
      "end": 664,
      "loc": {
        "start": {
          "line": 27,
          "column": 41
        },
        "end": {
          "line": 27,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "DEFAULT",
      "start": 664,
      "end": 671,
      "loc": {
        "start": {
          "line": 27,
          "column": 42
        },
        "end": {
          "line": 27,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 671,
      "end": 672,
      "loc": {
        "start": {
          "line": 27,
          "column": 49
        },
        "end": {
          "line": 27,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": " close the REPL",
      "start": 672,
      "end": 687,
      "loc": {
        "start": {
          "line": 27,
          "column": 50
        },
        "end": {
          "line": 27,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 687,
      "end": 688,
      "loc": {
        "start": {
          "line": 27,
          "column": 65
        },
        "end": {
          "line": 27,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 688,
      "end": 689,
      "loc": {
        "start": {
          "line": 27,
          "column": 66
        },
        "end": {
          "line": 27,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 692,
      "end": 693,
      "loc": {
        "start": {
          "line": 28,
          "column": 2
        },
        "end": {
          "line": 28,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 693,
      "end": 693,
      "loc": {
        "start": {
          "line": 28,
          "column": 3
        },
        "end": {
          "line": 28,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 693,
      "end": 695,
      "loc": {
        "start": {
          "line": 28,
          "column": 3
        },
        "end": {
          "line": 28,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "colors",
      "start": 695,
      "end": 701,
      "loc": {
        "start": {
          "line": 28,
          "column": 5
        },
        "end": {
          "line": 28,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 701,
      "end": 702,
      "loc": {
        "start": {
          "line": 28,
          "column": 11
        },
        "end": {
          "line": 28,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "GREEN",
      "start": 702,
      "end": 707,
      "loc": {
        "start": {
          "line": 28,
          "column": 12
        },
        "end": {
          "line": 28,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 707,
      "end": 708,
      "loc": {
        "start": {
          "line": 28,
          "column": 17
        },
        "end": {
          "line": 28,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": " run() ",
      "start": 708,
      "end": 715,
      "loc": {
        "start": {
          "line": 28,
          "column": 18
        },
        "end": {
          "line": 28,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 715,
      "end": 717,
      "loc": {
        "start": {
          "line": 28,
          "column": 25
        },
        "end": {
          "line": 28,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "colors",
      "start": 717,
      "end": 723,
      "loc": {
        "start": {
          "line": 28,
          "column": 27
        },
        "end": {
          "line": 28,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 723,
      "end": 724,
      "loc": {
        "start": {
          "line": 28,
          "column": 33
        },
        "end": {
          "line": 28,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "DEFAULT",
      "start": 724,
      "end": 731,
      "loc": {
        "start": {
          "line": 28,
          "column": 34
        },
        "end": {
          "line": 28,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 731,
      "end": 732,
      "loc": {
        "start": {
          "line": 28,
          "column": 41
        },
        "end": {
          "line": 28,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": " execute a .egg file",
      "start": 732,
      "end": 752,
      "loc": {
        "start": {
          "line": 28,
          "column": 42
        },
        "end": {
          "line": 28,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 752,
      "end": 753,
      "loc": {
        "start": {
          "line": 28,
          "column": 62
        },
        "end": {
          "line": 28,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 753,
      "end": 754,
      "loc": {
        "start": {
          "line": 28,
          "column": 63
        },
        "end": {
          "line": 28,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 757,
      "end": 758,
      "loc": {
        "start": {
          "line": 29,
          "column": 2
        },
        "end": {
          "line": 29,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 758,
      "end": 758,
      "loc": {
        "start": {
          "line": 29,
          "column": 3
        },
        "end": {
          "line": 29,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 758,
      "end": 760,
      "loc": {
        "start": {
          "line": 29,
          "column": 3
        },
        "end": {
          "line": 29,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "colors",
      "start": 760,
      "end": 766,
      "loc": {
        "start": {
          "line": 29,
          "column": 5
        },
        "end": {
          "line": 29,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 766,
      "end": 767,
      "loc": {
        "start": {
          "line": 29,
          "column": 11
        },
        "end": {
          "line": 29,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "YELLOW",
      "start": 767,
      "end": 773,
      "loc": {
        "start": {
          "line": 29,
          "column": 12
        },
        "end": {
          "line": 29,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 773,
      "end": 774,
      "loc": {
        "start": {
          "line": 29,
          "column": 18
        },
        "end": {
          "line": 29,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": " clear() ",
      "start": 774,
      "end": 783,
      "loc": {
        "start": {
          "line": 29,
          "column": 19
        },
        "end": {
          "line": 29,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 783,
      "end": 785,
      "loc": {
        "start": {
          "line": 29,
          "column": 28
        },
        "end": {
          "line": 29,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "colors",
      "start": 785,
      "end": 791,
      "loc": {
        "start": {
          "line": 29,
          "column": 30
        },
        "end": {
          "line": 29,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 791,
      "end": 792,
      "loc": {
        "start": {
          "line": 29,
          "column": 36
        },
        "end": {
          "line": 29,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "DEFAULT",
      "start": 792,
      "end": 799,
      "loc": {
        "start": {
          "line": 29,
          "column": 37
        },
        "end": {
          "line": 29,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 799,
      "end": 800,
      "loc": {
        "start": {
          "line": 29,
          "column": 44
        },
        "end": {
          "line": 29,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": " clear the console",
      "start": 800,
      "end": 818,
      "loc": {
        "start": {
          "line": 29,
          "column": 45
        },
        "end": {
          "line": 29,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 818,
      "end": 819,
      "loc": {
        "start": {
          "line": 29,
          "column": 63
        },
        "end": {
          "line": 29,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 820,
      "end": 821,
      "loc": {
        "start": {
          "line": 30,
          "column": 0
        },
        "end": {
          "line": 30,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 821,
      "end": 822,
      "loc": {
        "start": {
          "line": 30,
          "column": 1
        },
        "end": {
          "line": 30,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 824,
      "end": 829,
      "loc": {
        "start": {
          "line": 32,
          "column": 0
        },
        "end": {
          "line": 32,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "eggHelp",
      "start": 830,
      "end": 837,
      "loc": {
        "start": {
          "line": 32,
          "column": 6
        },
        "end": {
          "line": 32,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 838,
      "end": 839,
      "loc": {
        "start": {
          "line": 32,
          "column": 14
        },
        "end": {
          "line": 32,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 840,
      "end": 841,
      "loc": {
        "start": {
          "line": 32,
          "column": 16
        },
        "end": {
          "line": 32,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "TopEnv",
      "start": 841,
      "end": 847,
      "loc": {
        "start": {
          "line": 32,
          "column": 17
        },
        "end": {
          "line": 32,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 847,
      "end": 848,
      "loc": {
        "start": {
          "line": 32,
          "column": 23
        },
        "end": {
          "line": 32,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "help",
      "start": 848,
      "end": 854,
      "loc": {
        "start": {
          "line": 32,
          "column": 24
        },
        "end": {
          "line": 32,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 854,
      "end": 855,
      "loc": {
        "start": {
          "line": 32,
          "column": 30
        },
        "end": {
          "line": 32,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 856,
      "end": 857,
      "loc": {
        "start": {
          "line": 32,
          "column": 32
        },
        "end": {
          "line": 32,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 858,
      "end": 859,
      "loc": {
        "start": {
          "line": 32,
          "column": 34
        },
        "end": {
          "line": 32,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 859,
      "end": 860,
      "loc": {
        "start": {
          "line": 32,
          "column": 35
        },
        "end": {
          "line": 32,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 861,
      "end": 863,
      "loc": {
        "start": {
          "line": 32,
          "column": 37
        },
        "end": {
          "line": 32,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 864,
      "end": 865,
      "loc": {
        "start": {
          "line": 32,
          "column": 40
        },
        "end": {
          "line": 32,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 868,
      "end": 875,
      "loc": {
        "start": {
          "line": 33,
          "column": 2
        },
        "end": {
          "line": 33,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 875,
      "end": 876,
      "loc": {
        "start": {
          "line": 33,
          "column": 9
        },
        "end": {
          "line": 33,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 876,
      "end": 879,
      "loc": {
        "start": {
          "line": 33,
          "column": 10
        },
        "end": {
          "line": 33,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 879,
      "end": 880,
      "loc": {
        "start": {
          "line": 33,
          "column": 13
        },
        "end": {
          "line": 33,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": " Egg help menu:",
      "start": 880,
      "end": 897,
      "loc": {
        "start": {
          "line": 33,
          "column": 14
        },
        "end": {
          "line": 33,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 897,
      "end": 898,
      "loc": {
        "start": {
          "line": 33,
          "column": 31
        },
        "end": {
          "line": 33,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 898,
      "end": 899,
      "loc": {
        "start": {
          "line": 33,
          "column": 32
        },
        "end": {
          "line": 33,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "HELP",
      "start": 902,
      "end": 906,
      "loc": {
        "start": {
          "line": 34,
          "column": 2
        },
        "end": {
          "line": 34,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 906,
      "end": 907,
      "loc": {
        "start": {
          "line": 34,
          "column": 6
        },
        "end": {
          "line": 34,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 907,
      "end": 914,
      "loc": {
        "start": {
          "line": 34,
          "column": 7
        },
        "end": {
          "line": 34,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 914,
      "end": 915,
      "loc": {
        "start": {
          "line": 34,
          "column": 14
        },
        "end": {
          "line": 34,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "line",
      "start": 915,
      "end": 919,
      "loc": {
        "start": {
          "line": 34,
          "column": 15
        },
        "end": {
          "line": 34,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 920,
      "end": 922,
      "loc": {
        "start": {
          "line": 34,
          "column": 20
        },
        "end": {
          "line": 34,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 923,
      "end": 924,
      "loc": {
        "start": {
          "line": 34,
          "column": 23
        },
        "end": {
          "line": 34,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 929,
      "end": 936,
      "loc": {
        "start": {
          "line": 35,
          "column": 4
        },
        "end": {
          "line": 35,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 936,
      "end": 937,
      "loc": {
        "start": {
          "line": 35,
          "column": 11
        },
        "end": {
          "line": 35,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 937,
      "end": 940,
      "loc": {
        "start": {
          "line": 35,
          "column": 12
        },
        "end": {
          "line": 35,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 940,
      "end": 941,
      "loc": {
        "start": {
          "line": 35,
          "column": 15
        },
        "end": {
          "line": 35,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "line",
      "start": 941,
      "end": 945,
      "loc": {
        "start": {
          "line": 35,
          "column": 16
        },
        "end": {
          "line": 35,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 945,
      "end": 946,
      "loc": {
        "start": {
          "line": 35,
          "column": 20
        },
        "end": {
          "line": 35,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 946,
      "end": 947,
      "loc": {
        "start": {
          "line": 35,
          "column": 21
        },
        "end": {
          "line": 35,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 950,
      "end": 951,
      "loc": {
        "start": {
          "line": 36,
          "column": 2
        },
        "end": {
          "line": 36,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 951,
      "end": 952,
      "loc": {
        "start": {
          "line": 36,
          "column": 3
        },
        "end": {
          "line": 36,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 952,
      "end": 953,
      "loc": {
        "start": {
          "line": 36,
          "column": 4
        },
        "end": {
          "line": 36,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 957,
      "end": 963,
      "loc": {
        "start": {
          "line": 38,
          "column": 2
        },
        "end": {
          "line": 38,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "-",
      "start": 964,
      "end": 967,
      "loc": {
        "start": {
          "line": 38,
          "column": 9
        },
        "end": {
          "line": 38,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 967,
      "end": 968,
      "loc": {
        "start": {
          "line": 38,
          "column": 12
        },
        "end": {
          "line": 38,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "repeat",
      "start": 968,
      "end": 974,
      "loc": {
        "start": {
          "line": 38,
          "column": 13
        },
        "end": {
          "line": 38,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 974,
      "end": 975,
      "loc": {
        "start": {
          "line": 38,
          "column": 19
        },
        "end": {
          "line": 38,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "HELP",
      "start": 975,
      "end": 979,
      "loc": {
        "start": {
          "line": 38,
          "column": 20
        },
        "end": {
          "line": 38,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 979,
      "end": 980,
      "loc": {
        "start": {
          "line": 38,
          "column": 24
        },
        "end": {
          "line": 38,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 980,
      "end": 981,
      "loc": {
        "start": {
          "line": 38,
          "column": 25
        },
        "end": {
          "line": 38,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 981,
      "end": 982,
      "loc": {
        "start": {
          "line": 38,
          "column": 26
        },
        "end": {
          "line": 38,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 982,
      "end": 983,
      "loc": {
        "start": {
          "line": 38,
          "column": 27
        },
        "end": {
          "line": 38,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 983,
      "end": 989,
      "loc": {
        "start": {
          "line": 38,
          "column": 28
        },
        "end": {
          "line": 38,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 990,
      "end": 991,
      "loc": {
        "start": {
          "line": 38,
          "column": 35
        },
        "end": {
          "line": 38,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 10,
      "start": 992,
      "end": 994,
      "loc": {
        "start": {
          "line": 38,
          "column": 37
        },
        "end": {
          "line": 38,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 994,
      "end": 995,
      "loc": {
        "start": {
          "line": 38,
          "column": 39
        },
        "end": {
          "line": 38,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 995,
      "end": 996,
      "loc": {
        "start": {
          "line": 38,
          "column": 40
        },
        "end": {
          "line": 38,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 997,
      "end": 998,
      "loc": {
        "start": {
          "line": 39,
          "column": 0
        },
        "end": {
          "line": 39,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 998,
      "end": 999,
      "loc": {
        "start": {
          "line": 39,
          "column": 1
        },
        "end": {
          "line": 39,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 999,
      "end": 1000,
      "loc": {
        "start": {
          "line": 39,
          "column": 2
        },
        "end": {
          "line": 39,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 1002,
      "end": 1007,
      "loc": {
        "start": {
          "line": 41,
          "column": 0
        },
        "end": {
          "line": 41,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "eggInfo",
      "start": 1008,
      "end": 1015,
      "loc": {
        "start": {
          "line": 41,
          "column": 6
        },
        "end": {
          "line": 41,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1016,
      "end": 1017,
      "loc": {
        "start": {
          "line": 41,
          "column": 14
        },
        "end": {
          "line": 41,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1018,
      "end": 1019,
      "loc": {
        "start": {
          "line": 41,
          "column": 16
        },
        "end": {
          "line": 41,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "TopEnv",
      "start": 1019,
      "end": 1025,
      "loc": {
        "start": {
          "line": 41,
          "column": 17
        },
        "end": {
          "line": 41,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1025,
      "end": 1026,
      "loc": {
        "start": {
          "line": 41,
          "column": 23
        },
        "end": {
          "line": 41,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "info",
      "start": 1026,
      "end": 1032,
      "loc": {
        "start": {
          "line": 41,
          "column": 24
        },
        "end": {
          "line": 41,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1032,
      "end": 1033,
      "loc": {
        "start": {
          "line": 41,
          "column": 30
        },
        "end": {
          "line": 41,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1034,
      "end": 1035,
      "loc": {
        "start": {
          "line": 41,
          "column": 32
        },
        "end": {
          "line": 41,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1036,
      "end": 1037,
      "loc": {
        "start": {
          "line": 41,
          "column": 34
        },
        "end": {
          "line": 41,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1037,
      "end": 1038,
      "loc": {
        "start": {
          "line": 41,
          "column": 35
        },
        "end": {
          "line": 41,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1039,
      "end": 1041,
      "loc": {
        "start": {
          "line": 41,
          "column": 37
        },
        "end": {
          "line": 41,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1042,
      "end": 1043,
      "loc": {
        "start": {
          "line": 41,
          "column": 40
        },
        "end": {
          "line": 41,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 1046,
      "end": 1053,
      "loc": {
        "start": {
          "line": 42,
          "column": 2
        },
        "end": {
          "line": 42,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1053,
      "end": 1054,
      "loc": {
        "start": {
          "line": 42,
          "column": 9
        },
        "end": {
          "line": 42,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 1054,
      "end": 1057,
      "loc": {
        "start": {
          "line": 42,
          "column": 10
        },
        "end": {
          "line": 42,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1057,
      "end": 1058,
      "loc": {
        "start": {
          "line": 42,
          "column": 13
        },
        "end": {
          "line": 42,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "colors",
      "start": 1063,
      "end": 1069,
      "loc": {
        "start": {
          "line": 43,
          "column": 4
        },
        "end": {
          "line": 43,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1069,
      "end": 1070,
      "loc": {
        "start": {
          "line": 43,
          "column": 10
        },
        "end": {
          "line": 43,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "BLUE",
      "start": 1070,
      "end": 1074,
      "loc": {
        "start": {
          "line": 43,
          "column": 11
        },
        "end": {
          "line": 43,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 1075,
      "end": 1076,
      "loc": {
        "start": {
          "line": 43,
          "column": 16
        },
        "end": {
          "line": 43,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1083,
      "end": 1084,
      "loc": {
        "start": {
          "line": 44,
          "column": 6
        },
        "end": {
          "line": 44,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n                   _                 _          _\n                  | |               | |        | |\n   ___  __ _  __ _| |_ ___ _ __   __| | ___  __| |\n  / _ \\/ _` |/ _` | __/ _ \\ '_ \\ / _` |/ _ \\/ _` |\n |  __/ (_| | (_| | ||  __/ | | | (_| |  __/ (_| |\n  \\___|\\__, |\\__, |\\__\\___|_| |_|\\__,_|\\___|\\__,_|\n        __/ | __/ |\n       |___/ |___/\n",
      "start": 1084,
      "end": 1445,
      "loc": {
        "start": {
          "line": 44,
          "column": 7
        },
        "end": {
          "line": 53,
          "column": 0
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1445,
      "end": 1446,
      "loc": {
        "start": {
          "line": 53,
          "column": 0
        },
        "end": {
          "line": 53,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 1447,
      "end": 1448,
      "loc": {
        "start": {
          "line": 53,
          "column": 2
        },
        "end": {
          "line": 53,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "colors",
      "start": 1455,
      "end": 1461,
      "loc": {
        "start": {
          "line": 54,
          "column": 6
        },
        "end": {
          "line": 54,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1461,
      "end": 1462,
      "loc": {
        "start": {
          "line": 54,
          "column": 12
        },
        "end": {
          "line": 54,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "DEFAULT",
      "start": 1462,
      "end": 1469,
      "loc": {
        "start": {
          "line": 54,
          "column": 13
        },
        "end": {
          "line": 54,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1472,
      "end": 1473,
      "loc": {
        "start": {
          "line": 55,
          "column": 2
        },
        "end": {
          "line": 55,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1473,
      "end": 1474,
      "loc": {
        "start": {
          "line": 55,
          "column": 3
        },
        "end": {
          "line": 55,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 1477,
      "end": 1484,
      "loc": {
        "start": {
          "line": 56,
          "column": 2
        },
        "end": {
          "line": 56,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1484,
      "end": 1485,
      "loc": {
        "start": {
          "line": 56,
          "column": 9
        },
        "end": {
          "line": 56,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 1485,
      "end": 1488,
      "loc": {
        "start": {
          "line": 56,
          "column": 10
        },
        "end": {
          "line": 56,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1488,
      "end": 1489,
      "loc": {
        "start": {
          "line": 56,
          "column": 13
        },
        "end": {
          "line": 56,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1489,
      "end": 1490,
      "loc": {
        "start": {
          "line": 56,
          "column": 14
        },
        "end": {
          "line": 56,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Version ",
      "start": 1490,
      "end": 1498,
      "loc": {
        "start": {
          "line": 56,
          "column": 15
        },
        "end": {
          "line": 56,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1498,
      "end": 1500,
      "loc": {
        "start": {
          "line": 56,
          "column": 23
        },
        "end": {
          "line": 56,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "TopEnv",
      "start": 1500,
      "end": 1506,
      "loc": {
        "start": {
          "line": 56,
          "column": 25
        },
        "end": {
          "line": 56,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1506,
      "end": 1507,
      "loc": {
        "start": {
          "line": 56,
          "column": 31
        },
        "end": {
          "line": 56,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "__VERSION__",
      "start": 1507,
      "end": 1520,
      "loc": {
        "start": {
          "line": 56,
          "column": 32
        },
        "end": {
          "line": 56,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1520,
      "end": 1521,
      "loc": {
        "start": {
          "line": 56,
          "column": 45
        },
        "end": {
          "line": 56,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1521,
      "end": 1522,
      "loc": {
        "start": {
          "line": 56,
          "column": 46
        },
        "end": {
          "line": 56,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 1522,
      "end": 1522,
      "loc": {
        "start": {
          "line": 56,
          "column": 47
        },
        "end": {
          "line": 56,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1522,
      "end": 1523,
      "loc": {
        "start": {
          "line": 56,
          "column": 47
        },
        "end": {
          "line": 56,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1523,
      "end": 1524,
      "loc": {
        "start": {
          "line": 56,
          "column": 48
        },
        "end": {
          "line": 56,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1524,
      "end": 1525,
      "loc": {
        "start": {
          "line": 56,
          "column": 49
        },
        "end": {
          "line": 56,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 1528,
      "end": 1535,
      "loc": {
        "start": {
          "line": 57,
          "column": 2
        },
        "end": {
          "line": 57,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1535,
      "end": 1536,
      "loc": {
        "start": {
          "line": 57,
          "column": 9
        },
        "end": {
          "line": 57,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 1536,
      "end": 1539,
      "loc": {
        "start": {
          "line": 57,
          "column": 10
        },
        "end": {
          "line": 57,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1539,
      "end": 1540,
      "loc": {
        "start": {
          "line": 57,
          "column": 13
        },
        "end": {
          "line": 57,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Created by David Afonso Dorta. License: GPLv2",
      "start": 1540,
      "end": 1587,
      "loc": {
        "start": {
          "line": 57,
          "column": 14
        },
        "end": {
          "line": 57,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1587,
      "end": 1588,
      "loc": {
        "start": {
          "line": 57,
          "column": 61
        },
        "end": {
          "line": 57,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1588,
      "end": 1589,
      "loc": {
        "start": {
          "line": 57,
          "column": 62
        },
        "end": {
          "line": 57,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1590,
      "end": 1591,
      "loc": {
        "start": {
          "line": 58,
          "column": 0
        },
        "end": {
          "line": 58,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1591,
      "end": 1592,
      "loc": {
        "start": {
          "line": 58,
          "column": 1
        },
        "end": {
          "line": 58,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1592,
      "end": 1593,
      "loc": {
        "start": {
          "line": 58,
          "column": 2
        },
        "end": {
          "line": 58,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 1595,
      "end": 1600,
      "loc": {
        "start": {
          "line": 60,
          "column": 0
        },
        "end": {
          "line": 60,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "eggClear",
      "start": 1601,
      "end": 1609,
      "loc": {
        "start": {
          "line": 60,
          "column": 6
        },
        "end": {
          "line": 60,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1610,
      "end": 1611,
      "loc": {
        "start": {
          "line": 60,
          "column": 15
        },
        "end": {
          "line": 60,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1612,
      "end": 1613,
      "loc": {
        "start": {
          "line": 60,
          "column": 17
        },
        "end": {
          "line": 60,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "TopEnv",
      "start": 1613,
      "end": 1619,
      "loc": {
        "start": {
          "line": 60,
          "column": 18
        },
        "end": {
          "line": 60,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1619,
      "end": 1620,
      "loc": {
        "start": {
          "line": 60,
          "column": 24
        },
        "end": {
          "line": 60,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "clear",
      "start": 1620,
      "end": 1627,
      "loc": {
        "start": {
          "line": 60,
          "column": 25
        },
        "end": {
          "line": 60,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1627,
      "end": 1628,
      "loc": {
        "start": {
          "line": 60,
          "column": 32
        },
        "end": {
          "line": 60,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1629,
      "end": 1630,
      "loc": {
        "start": {
          "line": 60,
          "column": 34
        },
        "end": {
          "line": 60,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1631,
      "end": 1632,
      "loc": {
        "start": {
          "line": 60,
          "column": 36
        },
        "end": {
          "line": 60,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1632,
      "end": 1633,
      "loc": {
        "start": {
          "line": 60,
          "column": 37
        },
        "end": {
          "line": 60,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1634,
      "end": 1636,
      "loc": {
        "start": {
          "line": 60,
          "column": 39
        },
        "end": {
          "line": 60,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1637,
      "end": 1638,
      "loc": {
        "start": {
          "line": 60,
          "column": 42
        },
        "end": {
          "line": 60,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 1641,
      "end": 1648,
      "loc": {
        "start": {
          "line": 61,
          "column": 2
        },
        "end": {
          "line": 61,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1648,
      "end": 1649,
      "loc": {
        "start": {
          "line": 61,
          "column": 9
        },
        "end": {
          "line": 61,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 1649,
      "end": 1652,
      "loc": {
        "start": {
          "line": 61,
          "column": 10
        },
        "end": {
          "line": 61,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1652,
      "end": 1653,
      "loc": {
        "start": {
          "line": 61,
          "column": 13
        },
        "end": {
          "line": 61,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\u001b[2J\u001b[0;0f",
      "start": 1653,
      "end": 1675,
      "loc": {
        "start": {
          "line": 61,
          "column": 14
        },
        "end": {
          "line": 61,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1675,
      "end": 1676,
      "loc": {
        "start": {
          "line": 61,
          "column": 36
        },
        "end": {
          "line": 61,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1676,
      "end": 1677,
      "loc": {
        "start": {
          "line": 61,
          "column": 37
        },
        "end": {
          "line": 61,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "eggInfo",
      "start": 1680,
      "end": 1687,
      "loc": {
        "start": {
          "line": 62,
          "column": 2
        },
        "end": {
          "line": 62,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1687,
      "end": 1688,
      "loc": {
        "start": {
          "line": 62,
          "column": 9
        },
        "end": {
          "line": 62,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1688,
      "end": 1689,
      "loc": {
        "start": {
          "line": 62,
          "column": 10
        },
        "end": {
          "line": 62,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1689,
      "end": 1690,
      "loc": {
        "start": {
          "line": 62,
          "column": 11
        },
        "end": {
          "line": 62,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1691,
      "end": 1692,
      "loc": {
        "start": {
          "line": 63,
          "column": 0
        },
        "end": {
          "line": 63,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1692,
      "end": 1693,
      "loc": {
        "start": {
          "line": 63,
          "column": 1
        },
        "end": {
          "line": 63,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1693,
      "end": 1694,
      "loc": {
        "start": {
          "line": 63,
          "column": 2
        },
        "end": {
          "line": 63,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 1696,
      "end": 1701,
      "loc": {
        "start": {
          "line": 65,
          "column": 0
        },
        "end": {
          "line": 65,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "eggVersion",
      "start": 1702,
      "end": 1712,
      "loc": {
        "start": {
          "line": 65,
          "column": 6
        },
        "end": {
          "line": 65,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1713,
      "end": 1714,
      "loc": {
        "start": {
          "line": 65,
          "column": 17
        },
        "end": {
          "line": 65,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1715,
      "end": 1716,
      "loc": {
        "start": {
          "line": 65,
          "column": 19
        },
        "end": {
          "line": 65,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "TopEnv",
      "start": 1716,
      "end": 1722,
      "loc": {
        "start": {
          "line": 65,
          "column": 20
        },
        "end": {
          "line": 65,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1722,
      "end": 1723,
      "loc": {
        "start": {
          "line": 65,
          "column": 26
        },
        "end": {
          "line": 65,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "__VERSION__",
      "start": 1726,
      "end": 1739,
      "loc": {
        "start": {
          "line": 66,
          "column": 2
        },
        "end": {
          "line": 66,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1740,
      "end": 1741,
      "loc": {
        "start": {
          "line": 67,
          "column": 0
        },
        "end": {
          "line": 67,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1742,
      "end": 1743,
      "loc": {
        "start": {
          "line": 67,
          "column": 2
        },
        "end": {
          "line": 67,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "require",
      "start": 1744,
      "end": 1751,
      "loc": {
        "start": {
          "line": 67,
          "column": 4
        },
        "end": {
          "line": 67,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1751,
      "end": 1752,
      "loc": {
        "start": {
          "line": 67,
          "column": 11
        },
        "end": {
          "line": 67,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../../package.json",
      "start": 1752,
      "end": 1772,
      "loc": {
        "start": {
          "line": 67,
          "column": 12
        },
        "end": {
          "line": 67,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1772,
      "end": 1773,
      "loc": {
        "start": {
          "line": 67,
          "column": 32
        },
        "end": {
          "line": 67,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1773,
      "end": 1774,
      "loc": {
        "start": {
          "line": 67,
          "column": 33
        },
        "end": {
          "line": 67,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "version",
      "start": 1774,
      "end": 1781,
      "loc": {
        "start": {
          "line": 67,
          "column": 34
        },
        "end": {
          "line": 67,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1781,
      "end": 1782,
      "loc": {
        "start": {
          "line": 67,
          "column": 41
        },
        "end": {
          "line": 67,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1782,
      "end": 1783,
      "loc": {
        "start": {
          "line": 67,
          "column": 42
        },
        "end": {
          "line": 67,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 1785,
      "end": 1790,
      "loc": {
        "start": {
          "line": 69,
          "column": 0
        },
        "end": {
          "line": 69,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "eggRun",
      "start": 1791,
      "end": 1797,
      "loc": {
        "start": {
          "line": 69,
          "column": 6
        },
        "end": {
          "line": 69,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1798,
      "end": 1799,
      "loc": {
        "start": {
          "line": 69,
          "column": 13
        },
        "end": {
          "line": 69,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1800,
      "end": 1801,
      "loc": {
        "start": {
          "line": 69,
          "column": 15
        },
        "end": {
          "line": 69,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "TopEnv",
      "start": 1801,
      "end": 1807,
      "loc": {
        "start": {
          "line": 69,
          "column": 16
        },
        "end": {
          "line": 69,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1807,
      "end": 1808,
      "loc": {
        "start": {
          "line": 69,
          "column": 22
        },
        "end": {
          "line": 69,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "run",
      "start": 1808,
      "end": 1813,
      "loc": {
        "start": {
          "line": 69,
          "column": 23
        },
        "end": {
          "line": 69,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1813,
      "end": 1814,
      "loc": {
        "start": {
          "line": 69,
          "column": 28
        },
        "end": {
          "line": 69,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1815,
      "end": 1816,
      "loc": {
        "start": {
          "line": 69,
          "column": 30
        },
        "end": {
          "line": 69,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1817,
      "end": 1818,
      "loc": {
        "start": {
          "line": 69,
          "column": 32
        },
        "end": {
          "line": 69,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "file",
      "start": 1818,
      "end": 1822,
      "loc": {
        "start": {
          "line": 69,
          "column": 33
        },
        "end": {
          "line": 69,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1822,
      "end": 1823,
      "loc": {
        "start": {
          "line": 69,
          "column": 37
        },
        "end": {
          "line": 69,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "debug",
      "start": 1824,
      "end": 1829,
      "loc": {
        "start": {
          "line": 69,
          "column": 39
        },
        "end": {
          "line": 69,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1829,
      "end": 1830,
      "loc": {
        "start": {
          "line": 69,
          "column": 44
        },
        "end": {
          "line": 69,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1831,
      "end": 1833,
      "loc": {
        "start": {
          "line": 69,
          "column": 46
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1834,
      "end": 1835,
      "loc": {
        "start": {
          "line": 69,
          "column": 49
        },
        "end": {
          "line": 69,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 1838,
      "end": 1840,
      "loc": {
        "start": {
          "line": 70,
          "column": 2
        },
        "end": {
          "line": 70,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1841,
      "end": 1842,
      "loc": {
        "start": {
          "line": 70,
          "column": 5
        },
        "end": {
          "line": 70,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "debug",
      "start": 1842,
      "end": 1847,
      "loc": {
        "start": {
          "line": 70,
          "column": 6
        },
        "end": {
          "line": 70,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1847,
      "end": 1848,
      "loc": {
        "start": {
          "line": 70,
          "column": 11
        },
        "end": {
          "line": 70,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1849,
      "end": 1850,
      "loc": {
        "start": {
          "line": 70,
          "column": 13
        },
        "end": {
          "line": 70,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 1855,
      "end": 1862,
      "loc": {
        "start": {
          "line": 71,
          "column": 4
        },
        "end": {
          "line": 71,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1862,
      "end": 1863,
      "loc": {
        "start": {
          "line": 71,
          "column": 11
        },
        "end": {
          "line": 71,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 1863,
      "end": 1866,
      "loc": {
        "start": {
          "line": 71,
          "column": 12
        },
        "end": {
          "line": 71,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1866,
      "end": 1867,
      "loc": {
        "start": {
          "line": 71,
          "column": 15
        },
        "end": {
          "line": 71,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fs",
      "start": 1867,
      "end": 1869,
      "loc": {
        "start": {
          "line": 71,
          "column": 16
        },
        "end": {
          "line": 71,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1869,
      "end": 1870,
      "loc": {
        "start": {
          "line": 71,
          "column": 18
        },
        "end": {
          "line": 71,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "readFileSync",
      "start": 1870,
      "end": 1882,
      "loc": {
        "start": {
          "line": 71,
          "column": 19
        },
        "end": {
          "line": 71,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1882,
      "end": 1883,
      "loc": {
        "start": {
          "line": 71,
          "column": 31
        },
        "end": {
          "line": 71,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "file",
      "start": 1883,
      "end": 1887,
      "loc": {
        "start": {
          "line": 71,
          "column": 32
        },
        "end": {
          "line": 71,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1887,
      "end": 1888,
      "loc": {
        "start": {
          "line": 71,
          "column": 36
        },
        "end": {
          "line": 71,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "utf8",
      "start": 1889,
      "end": 1895,
      "loc": {
        "start": {
          "line": 71,
          "column": 38
        },
        "end": {
          "line": 71,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1895,
      "end": 1896,
      "loc": {
        "start": {
          "line": 71,
          "column": 44
        },
        "end": {
          "line": 71,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1896,
      "end": 1897,
      "loc": {
        "start": {
          "line": 71,
          "column": 45
        },
        "end": {
          "line": 71,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1897,
      "end": 1898,
      "loc": {
        "start": {
          "line": 71,
          "column": 46
        },
        "end": {
          "line": 71,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1901,
      "end": 1902,
      "loc": {
        "start": {
          "line": 72,
          "column": 2
        },
        "end": {
          "line": 72,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Eggvm",
      "start": 1906,
      "end": 1911,
      "loc": {
        "start": {
          "line": 74,
          "column": 2
        },
        "end": {
          "line": 74,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1911,
      "end": 1912,
      "loc": {
        "start": {
          "line": 74,
          "column": 7
        },
        "end": {
          "line": 74,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "runFromFile",
      "start": 1912,
      "end": 1923,
      "loc": {
        "start": {
          "line": 74,
          "column": 8
        },
        "end": {
          "line": 74,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1923,
      "end": 1924,
      "loc": {
        "start": {
          "line": 74,
          "column": 19
        },
        "end": {
          "line": 74,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "file",
      "start": 1924,
      "end": 1928,
      "loc": {
        "start": {
          "line": 74,
          "column": 20
        },
        "end": {
          "line": 74,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1928,
      "end": 1929,
      "loc": {
        "start": {
          "line": 74,
          "column": 24
        },
        "end": {
          "line": 74,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1929,
      "end": 1930,
      "loc": {
        "start": {
          "line": 74,
          "column": 25
        },
        "end": {
          "line": 74,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1931,
      "end": 1932,
      "loc": {
        "start": {
          "line": 75,
          "column": 0
        },
        "end": {
          "line": 75,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1932,
      "end": 1933,
      "loc": {
        "start": {
          "line": 75,
          "column": 1
        },
        "end": {
          "line": 75,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1933,
      "end": 1934,
      "loc": {
        "start": {
          "line": 75,
          "column": 2
        },
        "end": {
          "line": 75,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 1936,
      "end": 1941,
      "loc": {
        "start": {
          "line": 77,
          "column": 0
        },
        "end": {
          "line": 77,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "eggCompleter",
      "start": 1942,
      "end": 1954,
      "loc": {
        "start": {
          "line": 77,
          "column": 6
        },
        "end": {
          "line": 77,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1955,
      "end": 1956,
      "loc": {
        "start": {
          "line": 77,
          "column": 19
        },
        "end": {
          "line": 77,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1957,
      "end": 1958,
      "loc": {
        "start": {
          "line": 77,
          "column": 21
        },
        "end": {
          "line": 77,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "line",
      "start": 1958,
      "end": 1962,
      "loc": {
        "start": {
          "line": 77,
          "column": 22
        },
        "end": {
          "line": 77,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1962,
      "end": 1963,
      "loc": {
        "start": {
          "line": 77,
          "column": 26
        },
        "end": {
          "line": 77,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "env",
      "start": 1964,
      "end": 1967,
      "loc": {
        "start": {
          "line": 77,
          "column": 28
        },
        "end": {
          "line": 77,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1967,
      "end": 1968,
      "loc": {
        "start": {
          "line": 77,
          "column": 31
        },
        "end": {
          "line": 77,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1969,
      "end": 1971,
      "loc": {
        "start": {
          "line": 77,
          "column": 33
        },
        "end": {
          "line": 77,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1972,
      "end": 1973,
      "loc": {
        "start": {
          "line": 77,
          "column": 36
        },
        "end": {
          "line": 77,
          "column": 37
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Test if get hits from current directory",
      "start": 1976,
      "end": 2018,
      "loc": {
        "start": {
          "line": 78,
          "column": 2
        },
        "end": {
          "line": 78,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 2021,
      "end": 2024,
      "loc": {
        "start": {
          "line": 79,
          "column": 2
        },
        "end": {
          "line": 79,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hits",
      "start": 2025,
      "end": 2029,
      "loc": {
        "start": {
          "line": 79,
          "column": 6
        },
        "end": {
          "line": 79,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2030,
      "end": 2031,
      "loc": {
        "start": {
          "line": 79,
          "column": 11
        },
        "end": {
          "line": 79,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dirHits",
      "start": 2032,
      "end": 2039,
      "loc": {
        "start": {
          "line": 79,
          "column": 13
        },
        "end": {
          "line": 79,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2039,
      "end": 2040,
      "loc": {
        "start": {
          "line": 79,
          "column": 20
        },
        "end": {
          "line": 79,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "line",
      "start": 2040,
      "end": 2044,
      "loc": {
        "start": {
          "line": 79,
          "column": 21
        },
        "end": {
          "line": 79,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2044,
      "end": 2045,
      "loc": {
        "start": {
          "line": 79,
          "column": 25
        },
        "end": {
          "line": 79,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2045,
      "end": 2046,
      "loc": {
        "start": {
          "line": 79,
          "column": 26
        },
        "end": {
          "line": 79,
          "column": 27
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Show hits from the REPL variables",
      "start": 2050,
      "end": 2086,
      "loc": {
        "start": {
          "line": 81,
          "column": 2
        },
        "end": {
          "line": 81,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 2089,
      "end": 2091,
      "loc": {
        "start": {
          "line": 82,
          "column": 2
        },
        "end": {
          "line": 82,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2092,
      "end": 2093,
      "loc": {
        "start": {
          "line": 82,
          "column": 5
        },
        "end": {
          "line": 82,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hits",
      "start": 2093,
      "end": 2097,
      "loc": {
        "start": {
          "line": 82,
          "column": 6
        },
        "end": {
          "line": 82,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2097,
      "end": 2098,
      "loc": {
        "start": {
          "line": 82,
          "column": 10
        },
        "end": {
          "line": 82,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 2098,
      "end": 2104,
      "loc": {
        "start": {
          "line": 82,
          "column": 11
        },
        "end": {
          "line": 82,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 2105,
      "end": 2108,
      "loc": {
        "start": {
          "line": 82,
          "column": 18
        },
        "end": {
          "line": 82,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 2109,
      "end": 2110,
      "loc": {
        "start": {
          "line": 82,
          "column": 22
        },
        "end": {
          "line": 82,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2110,
      "end": 2111,
      "loc": {
        "start": {
          "line": 82,
          "column": 23
        },
        "end": {
          "line": 82,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2112,
      "end": 2113,
      "loc": {
        "start": {
          "line": 82,
          "column": 25
        },
        "end": {
          "line": 82,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 2118,
      "end": 2123,
      "loc": {
        "start": {
          "line": 83,
          "column": 4
        },
        "end": {
          "line": 83,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "word",
      "start": 2124,
      "end": 2128,
      "loc": {
        "start": {
          "line": 83,
          "column": 10
        },
        "end": {
          "line": 83,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2129,
      "end": 2130,
      "loc": {
        "start": {
          "line": 83,
          "column": 15
        },
        "end": {
          "line": 83,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "line",
      "start": 2131,
      "end": 2135,
      "loc": {
        "start": {
          "line": 83,
          "column": 17
        },
        "end": {
          "line": 83,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2135,
      "end": 2136,
      "loc": {
        "start": {
          "line": 83,
          "column": 21
        },
        "end": {
          "line": 83,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "split",
      "start": 2136,
      "end": 2141,
      "loc": {
        "start": {
          "line": 83,
          "column": 22
        },
        "end": {
          "line": 83,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2141,
      "end": 2142,
      "loc": {
        "start": {
          "line": 83,
          "column": 27
        },
        "end": {
          "line": 83,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "regexp",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": {
        "pattern": "[\\s(),\"]+",
        "flags": ""
      },
      "start": 2142,
      "end": 2153,
      "loc": {
        "start": {
          "line": 83,
          "column": 28
        },
        "end": {
          "line": 83,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2153,
      "end": 2154,
      "loc": {
        "start": {
          "line": 83,
          "column": 39
        },
        "end": {
          "line": 83,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2154,
      "end": 2155,
      "loc": {
        "start": {
          "line": 83,
          "column": 40
        },
        "end": {
          "line": 83,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "slice",
      "start": 2155,
      "end": 2160,
      "loc": {
        "start": {
          "line": 83,
          "column": 41
        },
        "end": {
          "line": 83,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2160,
      "end": 2161,
      "loc": {
        "start": {
          "line": 83,
          "column": 46
        },
        "end": {
          "line": 83,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 2161,
      "end": 2162,
      "loc": {
        "start": {
          "line": 83,
          "column": 47
        },
        "end": {
          "line": 83,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 2162,
      "end": 2163,
      "loc": {
        "start": {
          "line": 83,
          "column": 48
        },
        "end": {
          "line": 83,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2163,
      "end": 2164,
      "loc": {
        "start": {
          "line": 83,
          "column": 49
        },
        "end": {
          "line": 83,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2164,
      "end": 2165,
      "loc": {
        "start": {
          "line": 83,
          "column": 50
        },
        "end": {
          "line": 83,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 2165,
      "end": 2166,
      "loc": {
        "start": {
          "line": 83,
          "column": 51
        },
        "end": {
          "line": 83,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2166,
      "end": 2167,
      "loc": {
        "start": {
          "line": 83,
          "column": 52
        },
        "end": {
          "line": 83,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2167,
      "end": 2168,
      "loc": {
        "start": {
          "line": 83,
          "column": 53
        },
        "end": {
          "line": 83,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hits",
      "start": 2173,
      "end": 2177,
      "loc": {
        "start": {
          "line": 84,
          "column": 4
        },
        "end": {
          "line": 84,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2178,
      "end": 2179,
      "loc": {
        "start": {
          "line": 84,
          "column": 9
        },
        "end": {
          "line": 84,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_filter",
      "start": 2180,
      "end": 2187,
      "loc": {
        "start": {
          "line": 84,
          "column": 11
        },
        "end": {
          "line": 84,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2187,
      "end": 2188,
      "loc": {
        "start": {
          "line": 84,
          "column": 18
        },
        "end": {
          "line": 84,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Object",
      "start": 2188,
      "end": 2194,
      "loc": {
        "start": {
          "line": 84,
          "column": 19
        },
        "end": {
          "line": 84,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2194,
      "end": 2195,
      "loc": {
        "start": {
          "line": 84,
          "column": 25
        },
        "end": {
          "line": 84,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "keys",
      "start": 2195,
      "end": 2199,
      "loc": {
        "start": {
          "line": 84,
          "column": 26
        },
        "end": {
          "line": 84,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2199,
      "end": 2200,
      "loc": {
        "start": {
          "line": 84,
          "column": 30
        },
        "end": {
          "line": 84,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "SpecialForms",
      "start": 2200,
      "end": 2212,
      "loc": {
        "start": {
          "line": 84,
          "column": 31
        },
        "end": {
          "line": 84,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2212,
      "end": 2213,
      "loc": {
        "start": {
          "line": 84,
          "column": 43
        },
        "end": {
          "line": 84,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2213,
      "end": 2214,
      "loc": {
        "start": {
          "line": 84,
          "column": 44
        },
        "end": {
          "line": 84,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "concat",
      "start": 2214,
      "end": 2220,
      "loc": {
        "start": {
          "line": 84,
          "column": 45
        },
        "end": {
          "line": 84,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2220,
      "end": 2221,
      "loc": {
        "start": {
          "line": 84,
          "column": 51
        },
        "end": {
          "line": 84,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_allProperties",
      "start": 2221,
      "end": 2235,
      "loc": {
        "start": {
          "line": 84,
          "column": 52
        },
        "end": {
          "line": 84,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2235,
      "end": 2236,
      "loc": {
        "start": {
          "line": 84,
          "column": 66
        },
        "end": {
          "line": 84,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "env",
      "start": 2236,
      "end": 2239,
      "loc": {
        "start": {
          "line": 84,
          "column": 67
        },
        "end": {
          "line": 84,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2239,
      "end": 2240,
      "loc": {
        "start": {
          "line": 84,
          "column": 70
        },
        "end": {
          "line": 84,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2240,
      "end": 2241,
      "loc": {
        "start": {
          "line": 84,
          "column": 71
        },
        "end": {
          "line": 84,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2241,
      "end": 2242,
      "loc": {
        "start": {
          "line": 84,
          "column": 72
        },
        "end": {
          "line": 84,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "word",
      "start": 2243,
      "end": 2247,
      "loc": {
        "start": {
          "line": 84,
          "column": 74
        },
        "end": {
          "line": 84,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2247,
      "end": 2248,
      "loc": {
        "start": {
          "line": 84,
          "column": 78
        },
        "end": {
          "line": 84,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2248,
      "end": 2249,
      "loc": {
        "start": {
          "line": 84,
          "column": 79
        },
        "end": {
          "line": 84,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2252,
      "end": 2253,
      "loc": {
        "start": {
          "line": 85,
          "column": 2
        },
        "end": {
          "line": 85,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 2257,
      "end": 2263,
      "loc": {
        "start": {
          "line": 87,
          "column": 2
        },
        "end": {
          "line": 87,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2264,
      "end": 2265,
      "loc": {
        "start": {
          "line": 87,
          "column": 9
        },
        "end": {
          "line": 87,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hits",
      "start": 2265,
      "end": 2269,
      "loc": {
        "start": {
          "line": 87,
          "column": 10
        },
        "end": {
          "line": 87,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2269,
      "end": 2270,
      "loc": {
        "start": {
          "line": 87,
          "column": 14
        },
        "end": {
          "line": 87,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "line",
      "start": 2271,
      "end": 2275,
      "loc": {
        "start": {
          "line": 87,
          "column": 16
        },
        "end": {
          "line": 87,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2275,
      "end": 2276,
      "loc": {
        "start": {
          "line": 87,
          "column": 20
        },
        "end": {
          "line": 87,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2276,
      "end": 2277,
      "loc": {
        "start": {
          "line": 87,
          "column": 21
        },
        "end": {
          "line": 87,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2278,
      "end": 2279,
      "loc": {
        "start": {
          "line": 88,
          "column": 0
        },
        "end": {
          "line": 88,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2279,
      "end": 2280,
      "loc": {
        "start": {
          "line": 88,
          "column": 1
        },
        "end": {
          "line": 88,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 2282,
      "end": 2287,
      "loc": {
        "start": {
          "line": 90,
          "column": 0
        },
        "end": {
          "line": 90,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_allProperties",
      "start": 2288,
      "end": 2302,
      "loc": {
        "start": {
          "line": 90,
          "column": 6
        },
        "end": {
          "line": 90,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2303,
      "end": 2304,
      "loc": {
        "start": {
          "line": 90,
          "column": 21
        },
        "end": {
          "line": 90,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "obj",
      "start": 2305,
      "end": 2308,
      "loc": {
        "start": {
          "line": 90,
          "column": 23
        },
        "end": {
          "line": 90,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2309,
      "end": 2311,
      "loc": {
        "start": {
          "line": 90,
          "column": 27
        },
        "end": {
          "line": 90,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2312,
      "end": 2313,
      "loc": {
        "start": {
          "line": 90,
          "column": 30
        },
        "end": {
          "line": 90,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 2316,
      "end": 2319,
      "loc": {
        "start": {
          "line": 91,
          "column": 2
        },
        "end": {
          "line": 91,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "keys",
      "start": 2320,
      "end": 2324,
      "loc": {
        "start": {
          "line": 91,
          "column": 6
        },
        "end": {
          "line": 91,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2325,
      "end": 2326,
      "loc": {
        "start": {
          "line": 91,
          "column": 11
        },
        "end": {
          "line": 91,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2327,
      "end": 2328,
      "loc": {
        "start": {
          "line": 91,
          "column": 13
        },
        "end": {
          "line": 91,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2328,
      "end": 2329,
      "loc": {
        "start": {
          "line": 91,
          "column": 14
        },
        "end": {
          "line": 91,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2329,
      "end": 2330,
      "loc": {
        "start": {
          "line": 91,
          "column": 15
        },
        "end": {
          "line": 91,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 2334,
      "end": 2337,
      "loc": {
        "start": {
          "line": 93,
          "column": 2
        },
        "end": {
          "line": 93,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "proto",
      "start": 2338,
      "end": 2343,
      "loc": {
        "start": {
          "line": 93,
          "column": 6
        },
        "end": {
          "line": 93,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2344,
      "end": 2345,
      "loc": {
        "start": {
          "line": 93,
          "column": 12
        },
        "end": {
          "line": 93,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "obj",
      "start": 2346,
      "end": 2349,
      "loc": {
        "start": {
          "line": 93,
          "column": 14
        },
        "end": {
          "line": 93,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2349,
      "end": 2350,
      "loc": {
        "start": {
          "line": 93,
          "column": 17
        },
        "end": {
          "line": 93,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "while",
        "keyword": "while",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": true,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "while",
      "start": 2353,
      "end": 2358,
      "loc": {
        "start": {
          "line": 94,
          "column": 2
        },
        "end": {
          "line": 94,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2359,
      "end": 2360,
      "loc": {
        "start": {
          "line": 94,
          "column": 8
        },
        "end": {
          "line": 94,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "proto",
      "start": 2360,
      "end": 2365,
      "loc": {
        "start": {
          "line": 94,
          "column": 9
        },
        "end": {
          "line": 94,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2365,
      "end": 2366,
      "loc": {
        "start": {
          "line": 94,
          "column": 14
        },
        "end": {
          "line": 94,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2367,
      "end": 2368,
      "loc": {
        "start": {
          "line": 94,
          "column": 16
        },
        "end": {
          "line": 94,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "keys",
      "start": 2373,
      "end": 2377,
      "loc": {
        "start": {
          "line": 95,
          "column": 4
        },
        "end": {
          "line": 95,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2378,
      "end": 2379,
      "loc": {
        "start": {
          "line": 95,
          "column": 9
        },
        "end": {
          "line": 95,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "keys",
      "start": 2380,
      "end": 2384,
      "loc": {
        "start": {
          "line": 95,
          "column": 11
        },
        "end": {
          "line": 95,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2384,
      "end": 2385,
      "loc": {
        "start": {
          "line": 95,
          "column": 15
        },
        "end": {
          "line": 95,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "concat",
      "start": 2385,
      "end": 2391,
      "loc": {
        "start": {
          "line": 95,
          "column": 16
        },
        "end": {
          "line": 95,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2391,
      "end": 2392,
      "loc": {
        "start": {
          "line": 95,
          "column": 22
        },
        "end": {
          "line": 95,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Object",
      "start": 2392,
      "end": 2398,
      "loc": {
        "start": {
          "line": 95,
          "column": 23
        },
        "end": {
          "line": 95,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2398,
      "end": 2399,
      "loc": {
        "start": {
          "line": 95,
          "column": 29
        },
        "end": {
          "line": 95,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "keys",
      "start": 2399,
      "end": 2403,
      "loc": {
        "start": {
          "line": 95,
          "column": 30
        },
        "end": {
          "line": 95,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2403,
      "end": 2404,
      "loc": {
        "start": {
          "line": 95,
          "column": 34
        },
        "end": {
          "line": 95,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "proto",
      "start": 2404,
      "end": 2409,
      "loc": {
        "start": {
          "line": 95,
          "column": 35
        },
        "end": {
          "line": 95,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2409,
      "end": 2410,
      "loc": {
        "start": {
          "line": 95,
          "column": 40
        },
        "end": {
          "line": 95,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2410,
      "end": 2411,
      "loc": {
        "start": {
          "line": 95,
          "column": 41
        },
        "end": {
          "line": 95,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2411,
      "end": 2412,
      "loc": {
        "start": {
          "line": 95,
          "column": 42
        },
        "end": {
          "line": 95,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "proto",
      "start": 2417,
      "end": 2422,
      "loc": {
        "start": {
          "line": 96,
          "column": 4
        },
        "end": {
          "line": 96,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2423,
      "end": 2424,
      "loc": {
        "start": {
          "line": 96,
          "column": 10
        },
        "end": {
          "line": 96,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Object",
      "start": 2425,
      "end": 2431,
      "loc": {
        "start": {
          "line": 96,
          "column": 12
        },
        "end": {
          "line": 96,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2431,
      "end": 2432,
      "loc": {
        "start": {
          "line": 96,
          "column": 18
        },
        "end": {
          "line": 96,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getPrototypeOf",
      "start": 2432,
      "end": 2446,
      "loc": {
        "start": {
          "line": 96,
          "column": 19
        },
        "end": {
          "line": 96,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2446,
      "end": 2447,
      "loc": {
        "start": {
          "line": 96,
          "column": 33
        },
        "end": {
          "line": 96,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "proto",
      "start": 2447,
      "end": 2452,
      "loc": {
        "start": {
          "line": 96,
          "column": 34
        },
        "end": {
          "line": 96,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2452,
      "end": 2453,
      "loc": {
        "start": {
          "line": 96,
          "column": 39
        },
        "end": {
          "line": 96,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2453,
      "end": 2454,
      "loc": {
        "start": {
          "line": 96,
          "column": 40
        },
        "end": {
          "line": 96,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2457,
      "end": 2458,
      "loc": {
        "start": {
          "line": 97,
          "column": 2
        },
        "end": {
          "line": 97,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 2462,
      "end": 2468,
      "loc": {
        "start": {
          "line": 99,
          "column": 2
        },
        "end": {
          "line": 99,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "keys",
      "start": 2469,
      "end": 2473,
      "loc": {
        "start": {
          "line": 99,
          "column": 9
        },
        "end": {
          "line": 99,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2473,
      "end": 2474,
      "loc": {
        "start": {
          "line": 99,
          "column": 13
        },
        "end": {
          "line": 99,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2475,
      "end": 2476,
      "loc": {
        "start": {
          "line": 100,
          "column": 0
        },
        "end": {
          "line": 100,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2476,
      "end": 2477,
      "loc": {
        "start": {
          "line": 100,
          "column": 1
        },
        "end": {
          "line": 100,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 2479,
      "end": 2484,
      "loc": {
        "start": {
          "line": 102,
          "column": 0
        },
        "end": {
          "line": 102,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dirHits",
      "start": 2485,
      "end": 2492,
      "loc": {
        "start": {
          "line": 102,
          "column": 6
        },
        "end": {
          "line": 102,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2493,
      "end": 2494,
      "loc": {
        "start": {
          "line": 102,
          "column": 14
        },
        "end": {
          "line": 102,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "line",
      "start": 2495,
      "end": 2499,
      "loc": {
        "start": {
          "line": 102,
          "column": 16
        },
        "end": {
          "line": 102,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2500,
      "end": 2502,
      "loc": {
        "start": {
          "line": 102,
          "column": 21
        },
        "end": {
          "line": 102,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2503,
      "end": 2504,
      "loc": {
        "start": {
          "line": 102,
          "column": 24
        },
        "end": {
          "line": 102,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 2507,
      "end": 2512,
      "loc": {
        "start": {
          "line": 103,
          "column": 2
        },
        "end": {
          "line": 103,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "match",
      "start": 2513,
      "end": 2518,
      "loc": {
        "start": {
          "line": 103,
          "column": 8
        },
        "end": {
          "line": 103,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2519,
      "end": 2520,
      "loc": {
        "start": {
          "line": 103,
          "column": 14
        },
        "end": {
          "line": 103,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "line",
      "start": 2521,
      "end": 2525,
      "loc": {
        "start": {
          "line": 103,
          "column": 16
        },
        "end": {
          "line": 103,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2525,
      "end": 2526,
      "loc": {
        "start": {
          "line": 103,
          "column": 20
        },
        "end": {
          "line": 103,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "match",
      "start": 2526,
      "end": 2531,
      "loc": {
        "start": {
          "line": 103,
          "column": 21
        },
        "end": {
          "line": 103,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2531,
      "end": 2532,
      "loc": {
        "start": {
          "line": 103,
          "column": 26
        },
        "end": {
          "line": 103,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "regexp",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": {
        "pattern": "(?:run)\\((.*)",
        "flags": ""
      },
      "start": 2532,
      "end": 2547,
      "loc": {
        "start": {
          "line": 103,
          "column": 27
        },
        "end": {
          "line": 103,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2547,
      "end": 2548,
      "loc": {
        "start": {
          "line": 103,
          "column": 42
        },
        "end": {
          "line": 103,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2548,
      "end": 2549,
      "loc": {
        "start": {
          "line": 103,
          "column": 43
        },
        "end": {
          "line": 103,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 2552,
      "end": 2554,
      "loc": {
        "start": {
          "line": 104,
          "column": 2
        },
        "end": {
          "line": 104,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2555,
      "end": 2556,
      "loc": {
        "start": {
          "line": 104,
          "column": 5
        },
        "end": {
          "line": 104,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "match",
      "start": 2556,
      "end": 2561,
      "loc": {
        "start": {
          "line": 104,
          "column": 6
        },
        "end": {
          "line": 104,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2561,
      "end": 2562,
      "loc": {
        "start": {
          "line": 104,
          "column": 11
        },
        "end": {
          "line": 104,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2563,
      "end": 2564,
      "loc": {
        "start": {
          "line": 104,
          "column": 13
        },
        "end": {
          "line": 104,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 2569,
      "end": 2574,
      "loc": {
        "start": {
          "line": 105,
          "column": 4
        },
        "end": {
          "line": 105,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 2575,
      "end": 2579,
      "loc": {
        "start": {
          "line": 105,
          "column": 10
        },
        "end": {
          "line": 105,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2580,
      "end": 2581,
      "loc": {
        "start": {
          "line": 105,
          "column": 15
        },
        "end": {
          "line": 105,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "match",
      "start": 2582,
      "end": 2587,
      "loc": {
        "start": {
          "line": 105,
          "column": 17
        },
        "end": {
          "line": 105,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2587,
      "end": 2588,
      "loc": {
        "start": {
          "line": 105,
          "column": 22
        },
        "end": {
          "line": 105,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 2588,
      "end": 2589,
      "loc": {
        "start": {
          "line": 105,
          "column": 23
        },
        "end": {
          "line": 105,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2589,
      "end": 2590,
      "loc": {
        "start": {
          "line": 105,
          "column": 24
        },
        "end": {
          "line": 105,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2597,
      "end": 2598,
      "loc": {
        "start": {
          "line": 106,
          "column": 6
        },
        "end": {
          "line": 106,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "replace",
      "start": 2598,
      "end": 2605,
      "loc": {
        "start": {
          "line": 106,
          "column": 7
        },
        "end": {
          "line": 106,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2605,
      "end": 2606,
      "loc": {
        "start": {
          "line": 106,
          "column": 14
        },
        "end": {
          "line": 106,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "regexp",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": {
        "pattern": "[\"'`]",
        "flags": ""
      },
      "start": 2606,
      "end": 2613,
      "loc": {
        "start": {
          "line": 106,
          "column": 15
        },
        "end": {
          "line": 106,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2613,
      "end": 2614,
      "loc": {
        "start": {
          "line": 106,
          "column": 22
        },
        "end": {
          "line": 106,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 2615,
      "end": 2617,
      "loc": {
        "start": {
          "line": 106,
          "column": 24
        },
        "end": {
          "line": 106,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2617,
      "end": 2618,
      "loc": {
        "start": {
          "line": 106,
          "column": 26
        },
        "end": {
          "line": 106,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2625,
      "end": 2626,
      "loc": {
        "start": {
          "line": 107,
          "column": 6
        },
        "end": {
          "line": 107,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "trim",
      "start": 2626,
      "end": 2630,
      "loc": {
        "start": {
          "line": 107,
          "column": 7
        },
        "end": {
          "line": 107,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2630,
      "end": 2631,
      "loc": {
        "start": {
          "line": 107,
          "column": 11
        },
        "end": {
          "line": 107,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2631,
      "end": 2632,
      "loc": {
        "start": {
          "line": 107,
          "column": 12
        },
        "end": {
          "line": 107,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2639,
      "end": 2640,
      "loc": {
        "start": {
          "line": 108,
          "column": 6
        },
        "end": {
          "line": 108,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "split",
      "start": 2640,
      "end": 2645,
      "loc": {
        "start": {
          "line": 108,
          "column": 7
        },
        "end": {
          "line": 108,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2645,
      "end": 2646,
      "loc": {
        "start": {
          "line": 108,
          "column": 12
        },
        "end": {
          "line": 108,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "/",
      "start": 2646,
      "end": 2649,
      "loc": {
        "start": {
          "line": 108,
          "column": 13
        },
        "end": {
          "line": 108,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2649,
      "end": 2650,
      "loc": {
        "start": {
          "line": 108,
          "column": 16
        },
        "end": {
          "line": 108,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2650,
      "end": 2651,
      "loc": {
        "start": {
          "line": 108,
          "column": 17
        },
        "end": {
          "line": 108,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 2656,
      "end": 2661,
      "loc": {
        "start": {
          "line": 109,
          "column": 4
        },
        "end": {
          "line": 109,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dirPath",
      "start": 2662,
      "end": 2669,
      "loc": {
        "start": {
          "line": 109,
          "column": 10
        },
        "end": {
          "line": 109,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2670,
      "end": 2671,
      "loc": {
        "start": {
          "line": 109,
          "column": 18
        },
        "end": {
          "line": 109,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 2672,
      "end": 2676,
      "loc": {
        "start": {
          "line": 109,
          "column": 20
        },
        "end": {
          "line": 109,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2676,
      "end": 2677,
      "loc": {
        "start": {
          "line": 109,
          "column": 24
        },
        "end": {
          "line": 109,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "slice",
      "start": 2677,
      "end": 2682,
      "loc": {
        "start": {
          "line": 109,
          "column": 25
        },
        "end": {
          "line": 109,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2682,
      "end": 2683,
      "loc": {
        "start": {
          "line": 109,
          "column": 30
        },
        "end": {
          "line": 109,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 2683,
      "end": 2684,
      "loc": {
        "start": {
          "line": 109,
          "column": 31
        },
        "end": {
          "line": 109,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2684,
      "end": 2685,
      "loc": {
        "start": {
          "line": 109,
          "column": 32
        },
        "end": {
          "line": 109,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 2686,
      "end": 2687,
      "loc": {
        "start": {
          "line": 109,
          "column": 34
        },
        "end": {
          "line": 109,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 2687,
      "end": 2688,
      "loc": {
        "start": {
          "line": 109,
          "column": 35
        },
        "end": {
          "line": 109,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2688,
      "end": 2689,
      "loc": {
        "start": {
          "line": 109,
          "column": 36
        },
        "end": {
          "line": 109,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2689,
      "end": 2690,
      "loc": {
        "start": {
          "line": 109,
          "column": 37
        },
        "end": {
          "line": 109,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 2695,
      "end": 2700,
      "loc": {
        "start": {
          "line": 110,
          "column": 4
        },
        "end": {
          "line": 110,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "filePath",
      "start": 2701,
      "end": 2709,
      "loc": {
        "start": {
          "line": 110,
          "column": 10
        },
        "end": {
          "line": 110,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2710,
      "end": 2711,
      "loc": {
        "start": {
          "line": 110,
          "column": 19
        },
        "end": {
          "line": 110,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 2712,
      "end": 2716,
      "loc": {
        "start": {
          "line": 110,
          "column": 21
        },
        "end": {
          "line": 110,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2716,
      "end": 2717,
      "loc": {
        "start": {
          "line": 110,
          "column": 25
        },
        "end": {
          "line": 110,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "slice",
      "start": 2717,
      "end": 2722,
      "loc": {
        "start": {
          "line": 110,
          "column": 26
        },
        "end": {
          "line": 110,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2722,
      "end": 2723,
      "loc": {
        "start": {
          "line": 110,
          "column": 31
        },
        "end": {
          "line": 110,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 2723,
      "end": 2724,
      "loc": {
        "start": {
          "line": 110,
          "column": 32
        },
        "end": {
          "line": 110,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 2724,
      "end": 2725,
      "loc": {
        "start": {
          "line": 110,
          "column": 33
        },
        "end": {
          "line": 110,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2725,
      "end": 2726,
      "loc": {
        "start": {
          "line": 110,
          "column": 34
        },
        "end": {
          "line": 110,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2726,
      "end": 2727,
      "loc": {
        "start": {
          "line": 110,
          "column": 35
        },
        "end": {
          "line": 110,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "try",
        "keyword": "try",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "try",
      "start": 2733,
      "end": 2736,
      "loc": {
        "start": {
          "line": 112,
          "column": 4
        },
        "end": {
          "line": 112,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2737,
      "end": 2738,
      "loc": {
        "start": {
          "line": 112,
          "column": 8
        },
        "end": {
          "line": 112,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 2745,
      "end": 2751,
      "loc": {
        "start": {
          "line": 113,
          "column": 6
        },
        "end": {
          "line": 113,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_filter",
      "start": 2752,
      "end": 2759,
      "loc": {
        "start": {
          "line": 113,
          "column": 13
        },
        "end": {
          "line": 113,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2759,
      "end": 2760,
      "loc": {
        "start": {
          "line": 113,
          "column": 20
        },
        "end": {
          "line": 113,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fs",
      "start": 2760,
      "end": 2762,
      "loc": {
        "start": {
          "line": 113,
          "column": 21
        },
        "end": {
          "line": 113,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2762,
      "end": 2763,
      "loc": {
        "start": {
          "line": 113,
          "column": 23
        },
        "end": {
          "line": 113,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "readdirSync",
      "start": 2763,
      "end": 2774,
      "loc": {
        "start": {
          "line": 113,
          "column": 24
        },
        "end": {
          "line": 113,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2774,
      "end": 2775,
      "loc": {
        "start": {
          "line": 113,
          "column": 35
        },
        "end": {
          "line": 113,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2775,
      "end": 2776,
      "loc": {
        "start": {
          "line": 113,
          "column": 36
        },
        "end": {
          "line": 113,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./",
      "start": 2776,
      "end": 2778,
      "loc": {
        "start": {
          "line": 113,
          "column": 37
        },
        "end": {
          "line": 113,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2778,
      "end": 2780,
      "loc": {
        "start": {
          "line": 113,
          "column": 39
        },
        "end": {
          "line": 113,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dirPath",
      "start": 2780,
      "end": 2787,
      "loc": {
        "start": {
          "line": 113,
          "column": 41
        },
        "end": {
          "line": 113,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2787,
      "end": 2788,
      "loc": {
        "start": {
          "line": 113,
          "column": 48
        },
        "end": {
          "line": 113,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 2788,
      "end": 2788,
      "loc": {
        "start": {
          "line": 113,
          "column": 49
        },
        "end": {
          "line": 113,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2788,
      "end": 2789,
      "loc": {
        "start": {
          "line": 113,
          "column": 49
        },
        "end": {
          "line": 113,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2789,
      "end": 2790,
      "loc": {
        "start": {
          "line": 113,
          "column": 50
        },
        "end": {
          "line": 113,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2790,
      "end": 2791,
      "loc": {
        "start": {
          "line": 113,
          "column": 51
        },
        "end": {
          "line": 113,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "filePath",
      "start": 2792,
      "end": 2800,
      "loc": {
        "start": {
          "line": 113,
          "column": 53
        },
        "end": {
          "line": 113,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2800,
      "end": 2801,
      "loc": {
        "start": {
          "line": 113,
          "column": 61
        },
        "end": {
          "line": 113,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2801,
      "end": 2802,
      "loc": {
        "start": {
          "line": 113,
          "column": 62
        },
        "end": {
          "line": 113,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2807,
      "end": 2808,
      "loc": {
        "start": {
          "line": 114,
          "column": 4
        },
        "end": {
          "line": 114,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "catch",
        "keyword": "catch",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "catch",
      "start": 2809,
      "end": 2814,
      "loc": {
        "start": {
          "line": 114,
          "column": 6
        },
        "end": {
          "line": 114,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2815,
      "end": 2816,
      "loc": {
        "start": {
          "line": 114,
          "column": 12
        },
        "end": {
          "line": 114,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "err",
      "start": 2816,
      "end": 2819,
      "loc": {
        "start": {
          "line": 114,
          "column": 13
        },
        "end": {
          "line": 114,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2819,
      "end": 2820,
      "loc": {
        "start": {
          "line": 114,
          "column": 16
        },
        "end": {
          "line": 114,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2821,
      "end": 2822,
      "loc": {
        "start": {
          "line": 114,
          "column": 18
        },
        "end": {
          "line": 114,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 2829,
      "end": 2835,
      "loc": {
        "start": {
          "line": 115,
          "column": 6
        },
        "end": {
          "line": 115,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2836,
      "end": 2837,
      "loc": {
        "start": {
          "line": 115,
          "column": 13
        },
        "end": {
          "line": 115,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2837,
      "end": 2838,
      "loc": {
        "start": {
          "line": 115,
          "column": 14
        },
        "end": {
          "line": 115,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2838,
      "end": 2839,
      "loc": {
        "start": {
          "line": 115,
          "column": 15
        },
        "end": {
          "line": 115,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2844,
      "end": 2845,
      "loc": {
        "start": {
          "line": 116,
          "column": 4
        },
        "end": {
          "line": 116,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2848,
      "end": 2849,
      "loc": {
        "start": {
          "line": 117,
          "column": 2
        },
        "end": {
          "line": 117,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 2853,
      "end": 2859,
      "loc": {
        "start": {
          "line": 119,
          "column": 2
        },
        "end": {
          "line": 119,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2860,
      "end": 2861,
      "loc": {
        "start": {
          "line": 119,
          "column": 9
        },
        "end": {
          "line": 119,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2861,
      "end": 2862,
      "loc": {
        "start": {
          "line": 119,
          "column": 10
        },
        "end": {
          "line": 119,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2862,
      "end": 2863,
      "loc": {
        "start": {
          "line": 119,
          "column": 11
        },
        "end": {
          "line": 119,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2864,
      "end": 2865,
      "loc": {
        "start": {
          "line": 120,
          "column": 0
        },
        "end": {
          "line": 120,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2865,
      "end": 2866,
      "loc": {
        "start": {
          "line": 120,
          "column": 1
        },
        "end": {
          "line": 120,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 2868,
      "end": 2873,
      "loc": {
        "start": {
          "line": 122,
          "column": 0
        },
        "end": {
          "line": 122,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_filter",
      "start": 2874,
      "end": 2881,
      "loc": {
        "start": {
          "line": 122,
          "column": 6
        },
        "end": {
          "line": 122,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2882,
      "end": 2883,
      "loc": {
        "start": {
          "line": 122,
          "column": 14
        },
        "end": {
          "line": 122,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2884,
      "end": 2885,
      "loc": {
        "start": {
          "line": 122,
          "column": 16
        },
        "end": {
          "line": 122,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hits",
      "start": 2885,
      "end": 2889,
      "loc": {
        "start": {
          "line": 122,
          "column": 17
        },
        "end": {
          "line": 122,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2889,
      "end": 2890,
      "loc": {
        "start": {
          "line": 122,
          "column": 21
        },
        "end": {
          "line": 122,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "word",
      "start": 2891,
      "end": 2895,
      "loc": {
        "start": {
          "line": 122,
          "column": 23
        },
        "end": {
          "line": 122,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2895,
      "end": 2896,
      "loc": {
        "start": {
          "line": 122,
          "column": 27
        },
        "end": {
          "line": 122,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2897,
      "end": 2899,
      "loc": {
        "start": {
          "line": 122,
          "column": 29
        },
        "end": {
          "line": 122,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2900,
      "end": 2901,
      "loc": {
        "start": {
          "line": 122,
          "column": 32
        },
        "end": {
          "line": 122,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 2904,
      "end": 2910,
      "loc": {
        "start": {
          "line": 123,
          "column": 2
        },
        "end": {
          "line": 123,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hits",
      "start": 2911,
      "end": 2915,
      "loc": {
        "start": {
          "line": 123,
          "column": 9
        },
        "end": {
          "line": 123,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2915,
      "end": 2916,
      "loc": {
        "start": {
          "line": 123,
          "column": 13
        },
        "end": {
          "line": 123,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "filter",
      "start": 2916,
      "end": 2922,
      "loc": {
        "start": {
          "line": 123,
          "column": 14
        },
        "end": {
          "line": 123,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2922,
      "end": 2923,
      "loc": {
        "start": {
          "line": 123,
          "column": 20
        },
        "end": {
          "line": 123,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hit",
      "start": 2923,
      "end": 2926,
      "loc": {
        "start": {
          "line": 123,
          "column": 21
        },
        "end": {
          "line": 123,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2927,
      "end": 2929,
      "loc": {
        "start": {
          "line": 123,
          "column": 25
        },
        "end": {
          "line": 123,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2930,
      "end": 2931,
      "loc": {
        "start": {
          "line": 123,
          "column": 28
        },
        "end": {
          "line": 123,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 2936,
      "end": 2942,
      "loc": {
        "start": {
          "line": 124,
          "column": 4
        },
        "end": {
          "line": 124,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hit",
      "start": 2943,
      "end": 2946,
      "loc": {
        "start": {
          "line": 124,
          "column": 11
        },
        "end": {
          "line": 124,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2946,
      "end": 2947,
      "loc": {
        "start": {
          "line": 124,
          "column": 14
        },
        "end": {
          "line": 124,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "indexOf",
      "start": 2947,
      "end": 2954,
      "loc": {
        "start": {
          "line": 124,
          "column": 15
        },
        "end": {
          "line": 124,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2954,
      "end": 2955,
      "loc": {
        "start": {
          "line": 124,
          "column": 22
        },
        "end": {
          "line": 124,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "word",
      "start": 2955,
      "end": 2959,
      "loc": {
        "start": {
          "line": 124,
          "column": 23
        },
        "end": {
          "line": 124,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2959,
      "end": 2960,
      "loc": {
        "start": {
          "line": 124,
          "column": 27
        },
        "end": {
          "line": 124,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 2961,
      "end": 2964,
      "loc": {
        "start": {
          "line": 124,
          "column": 29
        },
        "end": {
          "line": 124,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 2965,
      "end": 2966,
      "loc": {
        "start": {
          "line": 124,
          "column": 33
        },
        "end": {
          "line": 124,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2966,
      "end": 2967,
      "loc": {
        "start": {
          "line": 124,
          "column": 34
        },
        "end": {
          "line": 124,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2970,
      "end": 2971,
      "loc": {
        "start": {
          "line": 125,
          "column": 2
        },
        "end": {
          "line": 125,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2971,
      "end": 2972,
      "loc": {
        "start": {
          "line": 125,
          "column": 3
        },
        "end": {
          "line": 125,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2972,
      "end": 2973,
      "loc": {
        "start": {
          "line": 125,
          "column": 4
        },
        "end": {
          "line": 125,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2974,
      "end": 2975,
      "loc": {
        "start": {
          "line": 126,
          "column": 0
        },
        "end": {
          "line": 126,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2975,
      "end": 2976,
      "loc": {
        "start": {
          "line": 126,
          "column": 1
        },
        "end": {
          "line": 126,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "export",
        "keyword": "export",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "export",
      "start": 2978,
      "end": 2984,
      "loc": {
        "start": {
          "line": 128,
          "column": 0
        },
        "end": {
          "line": 128,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2985,
      "end": 2986,
      "loc": {
        "start": {
          "line": 128,
          "column": 7
        },
        "end": {
          "line": 128,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getPromptLine",
      "start": 2987,
      "end": 3000,
      "loc": {
        "start": {
          "line": 128,
          "column": 9
        },
        "end": {
          "line": 128,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3000,
      "end": 3001,
      "loc": {
        "start": {
          "line": 128,
          "column": 22
        },
        "end": {
          "line": 128,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "eggExit",
      "start": 3004,
      "end": 3011,
      "loc": {
        "start": {
          "line": 129,
          "column": 2
        },
        "end": {
          "line": 129,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3011,
      "end": 3012,
      "loc": {
        "start": {
          "line": 129,
          "column": 9
        },
        "end": {
          "line": 129,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "eggHelp",
      "start": 3015,
      "end": 3022,
      "loc": {
        "start": {
          "line": 130,
          "column": 2
        },
        "end": {
          "line": 130,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3022,
      "end": 3023,
      "loc": {
        "start": {
          "line": 130,
          "column": 9
        },
        "end": {
          "line": 130,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "eggInfo",
      "start": 3026,
      "end": 3033,
      "loc": {
        "start": {
          "line": 131,
          "column": 2
        },
        "end": {
          "line": 131,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3033,
      "end": 3034,
      "loc": {
        "start": {
          "line": 131,
          "column": 9
        },
        "end": {
          "line": 131,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "eggClear",
      "start": 3037,
      "end": 3045,
      "loc": {
        "start": {
          "line": 132,
          "column": 2
        },
        "end": {
          "line": 132,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3045,
      "end": 3046,
      "loc": {
        "start": {
          "line": 132,
          "column": 10
        },
        "end": {
          "line": 132,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "eggVersion",
      "start": 3049,
      "end": 3059,
      "loc": {
        "start": {
          "line": 133,
          "column": 2
        },
        "end": {
          "line": 133,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3059,
      "end": 3060,
      "loc": {
        "start": {
          "line": 133,
          "column": 12
        },
        "end": {
          "line": 133,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "eggRun",
      "start": 3063,
      "end": 3069,
      "loc": {
        "start": {
          "line": 134,
          "column": 2
        },
        "end": {
          "line": 134,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3069,
      "end": 3070,
      "loc": {
        "start": {
          "line": 134,
          "column": 8
        },
        "end": {
          "line": 134,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "eggCompleter",
      "start": 3073,
      "end": 3085,
      "loc": {
        "start": {
          "line": 135,
          "column": 2
        },
        "end": {
          "line": 135,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3086,
      "end": 3087,
      "loc": {
        "start": {
          "line": 135,
          "column": 15
        },
        "end": {
          "line": 135,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3087,
      "end": 3088,
      "loc": {
        "start": {
          "line": 135,
          "column": 16
        },
        "end": {
          "line": 135,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "eof",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3089,
      "end": 3089,
      "loc": {
        "start": {
          "line": 136,
          "column": 0
        },
        "end": {
          "line": 136,
          "column": 0
        }
      }
    }
  ]
}