setElevation(62, 63); $this->temperature = 0.8; $this->rainfall = 0.9; } public function getName() : string{ return "Swamp"; } }