sS mapToStringWithSize(Map map) { ret map == null ? str(map) : "[" + l(map) + "] " + map; }