@psalm-param non-empty-string $name
private final function __construct(string $name) { $this->name = $name; }