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