# File lib/rack/adapter/camping.rb, line 4
      def initialize(app)
        @app = app
      end