# File lib/fog/libvirt/models/compute/network.rb, line 25
        def shutdown
          service.destroy_network(uuid)
        end