public static function fromConstraints(mixed ...$constraints) : self { return new self(...$constraints); }