# File lib/vendor/route_exceptions.rb, line 17
    def initialize(app)
      @app = app
    end