sS nRegions(long n) { ret n2(n, "region"); } sS nRegions(Cl l) { ret nRegions(l(l)); } sS nRegions(Map map) { ret nRegions(l(map)); }