# File lib/fog/libvirt/models/compute/interface.rb, line 17 def shutdown connection.destroy_interface(mac) end