static A pnl(A l) { ret printNumberedLines(l); } static void pnl(Map map) { printNumberedLines(map); }