$this
public function setHeaderTitleFormat(string $format) : static { $this->headerTitleFormat = $format; return $this; }