static IFieldIndex getConceptFieldIndex(Concepts cc default db_mainConcepts(), Class c, S field) { ret cc.getFieldIndex(c, field); }