Event Dispatcher from class

How do I run an event from an event dispatched by an actor from a class without having to reference every occurrence of the class like this:

Where do you want to catch the events?