# File lib/cloudservers/server.rb, line 100
    def reboot!
      self.reboot("HARD")
    end