# File lib/camping/server.rb, line 238
238:       def initialize(app)
239:         @app = app
240:       end