level = $level; } public function getLevel(): int { return $this->level; } }