# File lib/fog/terremark/models/shared/server.rb, line 71 def power_reset requires :id connection.power_reset(id) true end