class ActionDispatch::Journey::Router

def initialize(routes)

def initialize(routes)
  @routes = routes
end