# File lib/fog/rackspace/models/compute_v2/server.rb, line 46 def save if identity update else create end true end