room = $room; } public function getRoom(): Room { return $this->room; } }