class RailsBand::ActionMailer::Event::Deliver

def mailer

def mailer
  @mailer ||= @event.payload.fetch(:mailer)
end