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