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