Permissions.getList()
      .then((response) => {
        let permissionList = []
        let permissionResponse = response.plain()