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