public boolean isWorldReadable() {
   return PlexusIoResourceAttributeUtils.isWorldReadableInOctal(mode);
 }