EventDispatcher.prototype.addEventListener = function (
  type,
  callback,
  context
) {