Exception
public static final function logicalAnd(mixed ...$constraints) : LogicalAnd { return LogicalAnd::fromConstraints(...$constraints); }