# File lib/journey/routes.rb, line 27
    def each(&block)
      routes.each(&block)
    end