$this
public function headerCanon(string $canon) : static { $this->options['header_canon'] = $canon; return $this; }