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