sS nCategories(long n) { ret n2(n, "category", "categories"); } sS nCategories(Cl l) { ret nCategories(l(l)); } sS nCategories(Map map) { ret nCategories(l(map)); }