static void removeConceptIndex(IConceptIndex index) {
  mainConcepts.removeConceptIndex(index);
}