public void DeleteFor(IClassifiable entity)
 {
     settingsRepo.DeleteFor(entity);
 }