public boolean isWorldWritable() {
   return PlexusIoResourceAttributeUtils.isWorldWritableInOctal(mode);
 }