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