# File lib/fog/libvirt/compute.rb, line 107
        def terminate
          @client.close if @client and !@client.closed?
        end