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