static Map mapWithoutKeysEqualToValues(Map map) { ret filterMap(map, lambda2 eq); }