color = $color; } public function getColor() : DyeColor{ return $this->color; } }