static Map initHashMap(Map map) { ret map != null ? map : new HashMap; }