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