session.getFolderParent = function (folderId, options) {
      options = _fill(options);
      options.cmisselector = 'parent';
      options.objectId = folderId;
      return new CmisRequest(_get(session.defaultRepository.rootFolderUrl)