_instance.cache[hashed].resolutions.forEach(resolution => {
            resolution(
              fetcher.performPostProcess(
                JSON.parse(JSON.stringify(_instance.cache[hashed].data))
              )