class ActionMailbox::Ingresses::Mandrill::InboundEmailsController

def events

def events
  JSON.parse params.require(:mandrill_events)
end