Permission.prototype.isWritable = function(isOwner, isOwnerGroupMember){

    var part = this._getPart(isOwner, isOwnerGroupMember);

    if ('7' === part){