public static function setDefaultPermissionsRwx($perms)
 {
     self::$defaultPermissionsRwx = $perms;
 }