Unsubscribe an event handler(s) from an event. If a specific handler is specified for an event, only that handler will be unsubscribed. Otherwise all handlers will be unsubscribed for that event.
Unwires this event dispatcher from another
Wires this event dispatcher to also receive events from another
Deprecated
Use EventEmitter will be removed in v0.29.0