sS nArguments(long n) { ret n2(n, "argument"); } sS nArguments(Collection l) { ret nArguments(l(l)); }