sS nListeners(long n) { ret n2(n, "listener"); } sS nListeners(Cl l) { ret nListeners(l(l)); } sS nListeners(Map map) { ret nListeners(l(map)); }