class Aggregates::EventProcessor
EventProcessors respond to events that have occurred from Aggregates
after. EventProcessors take on different roles depending on the application. The biggest role to to project aggregates as they are created and updated into a readable form for your application.