lookUp($this->name); } public function getName(): string { return $this->name; } }