public boolean isOwnerReadable() {
   return PlexusIoResourceAttributeUtils.isOwnerReadableInOctal(mode);
 }