Object.getPrototypeOf(req).push = function (data) {
      spy(data)
      if (data === null) assert()
    }