@Override
 public List<VcsShowConfirmationOptionImpl> getAllConfirmations() {
   return myOptionsAndConfirmations.getAllConfirmations();
 }