card = $card; } public function getCard(): Card { return $this->card; } }