if (typeof self._doc.acl === 'string') {
                            self._doc.acl = JSON.parse(self._doc.acl);
                        }