# File lib/fog/libvirt/models/compute/server.rb, line 99 def shutdown service.vm_action(uuid, :shutdown) end