class ActionDispatch::Journey::Routes

def each(&block)

def each(&block)
  routes.each(&block)
end