image = $image; } public function get_image(): Image { return $this->image; } }