ObjectSpace.each_object(Mongrel::HttpServer) { |i| @port = i.port }
MONGREL_PORT = @port