isCloneable = $condition; return $this; } public function isCloneable(): bool { return $this->evaluate($this->isCloneable) && (! $this->isDisabled()); } }