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