# File lib/request_store/middleware.rb, line 12
    def initialize(app)
      @app = app
    end