static Map synchroHashMap() { ret synchronizedMap(new HashMap()); }