account = $account; } public function getAccount(): Account { return $this->account; } }