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