class ActionDispatch::Routing::Mapper::Mapping

def dispatcher

def dispatcher
  Routing::RouteSet::Dispatcher.new(:defaults => defaults)
end