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