We should implement a `yield_events` method on the `EventBank` which will have the same interface as `get_events` but just return a generator instance.
We should implement a
yield_eventsmethod on theEventBankwhich will have the same interface asget_eventsbut just return a generator instance.