# File lib/fog/terremark/models/shared/server.rb, line 77 def graceful_restart requires :id shutdown wait_for { off? } power_on end