sS nMethods(long n) { ret n2(n, "method"); } sS nMethods(Collection l) { ret nMethods(l(l)); }