# File lib/fog/rackspace/models/dns/record.rb, line 35 def save if persisted? update else create end end