# File lib/camping/server.rb, line 235
      def initialize(app)
        @app = app
      end