public boolean isGroupWritable() {
   return PlexusIoResourceAttributeUtils.isGroupWritableInOctal(mode);
 }