static L dm_crudCollectField(S ref) { PairS p = splitAtLastSlash(ref); ret collect(p.b, dm_crudModuleConcepts(p.a)); }