@Override
 @NotNull
 public FilePath[] getSelectedFilePaths() {
   return myVcsContext.getSelectedFilePaths();
 }