// port -> various VM info static Map computerVMs_shorter() { Map vms = computerVMs(); for (Map map : values(vms)) mapRemoveAll(map, "More info", "Injection ID"); ret vms; }