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