Say I want to simulate an error in the network on specific URLs, I am starting like this:
let intercepts = {} let hasStubbedRequests = false class Intercept {