static Set combinedSet(Set... sets) { ret CombinedSet(sets); }