value = $value; } public function __toString(): string { return $this->value; } }