# File lib/rack/handler/mongrel.rb, line 35
      def initialize(app)
        @app = app
      end