sS nObjects(long n) { ret n2(n, "object"); } sS nObjects(Collection l) { ret nObjects(l(l)); }