# File lib/fog/rackspace/models/compute_v2/server.rb, line 194 def revert_resize requires :identity service.revert_resize_server(identity) true end