entity = $entity; } public function toString(): string { return $this->entity; } }