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