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