public int GetCount()
 {
     return(_settingsRepository.AllCount());
 }