# File lib/fog/rackspace/models/compute_v2/server.rb, line 539 def start requires :identity service.start_server(identity) true end