@Override
 public void onRefresh() {
   YandexMetrica.reportEvent(AppConstants.METRICA_REFRESH_SECTION);
   updateSections();
 }