# File lib/action_dispatch/middleware/flash.rb, line 173
    def initialize(app)
      @app = app
    end