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