static Pair dm_moduleIDToQuickSearchPair(O moduleID) { ret pair(dm_programID(moduleID) + " - " + dm_moduleName(moduleID), moduleID); }