# File lib/fog/xenserver/models/compute/server.rb, line 174
        def hard_reboot
          reboot 'hard'
        end