sS nVersions(long n) { ret n2(n, "version"); } sS nVersions(Collection l) { ret nVersions(l(l)); } sS nVersions(Map map) { ret nVersions(l(map)); }