static A dm_generalMap_get(O key) { ret (A) mapGet((Map) getCreatorOpt('generalMap), key); }