isHeaderWrapped = $condition; return $this; } public function isHeaderWrapped(): bool { return (bool) $this->evaluate($this->isHeaderWrapped); } }