# File lib/innate/route.rb, line 62
    def initialize(app = Innate::DynaMap)
      @app = app
    end