public boolean isOwnerExecutable() {
   return PlexusIoResourceAttributeUtils.isOwnerExecutableInOctal(mode);
 }