@Override
 public List<VcsShowOptionsSettingImpl> getAllOptions() {
   return myOptionsAndConfirmations.getAllOptions();
 }