render({_n}: CGOptions): string {
    return `throw ${this.error};` + _n
  }