public get root()

in src/construct.ts [320:322]


  public get root() {
    return this.scopes[0];
  }