static L getThreadNames(Collection threads) { ret mapMethod(threads, "getName"); }