if (o.error) {
        this._errorHandlers.push(function () {
          o.error.apply(o, arguments)
        })
      }