solution = $solution; } public function getSolution(): Solution { return $this->solution; } }