# File lib/merb-core/rack/handler/mongrel.rb, line 45
        def self.stop(block = true)
          @server.stop
        end