value; } public static function fromJsonData($jd, array|string $path = []): static { return new static($jd); } }