func emit(Event, with: Any)
Emits all listeners for eventName
func on(Event, do: (Any) -> Void) -> Int
Listens for eventName