@psalm-param array<string, string> $parameters
public static function fromArray(array $parameters) : self { return new self($parameters); }