# File lib/fog/rackspace/models/compute_v2/server.rb, line 556 def stop requires :identity service.stop_server(identity) true end