# File lib/openstack/compute/server.rb, line 94
    def reboot!
      self.reboot("HARD")
    end