# File lib/rack/lint.rb, line 6
    def initialize(app)
      @app = app
    end