@Override
 public boolean dirExists() {
   return bundlableNode.dirExists();
 }