module ActionMailbox::Routing

def routing(routes)

def routing(routes)
  router.add_routes(routes)
end