static L dm_importCrudModuleConceptsAsPairs(Class c, S moduleLibID, S fieldA, S fieldB) { ret shallowCloneListToFieldPairs(fieldA, fieldB, (L) dm_makeAndCallModule(moduleLibID, 'concepts)); }