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