# File ruby/comm_xmlrpc.rb, line 147
        def shutdown_server
          client_call2("exit")
          @shutdown_proc.call
        end