static A dm_get(O moduleOrID, S field) { ret (A) get(dm_getModule(moduleOrID), field); }