# File lib/fog/rackspace/models/load_balancers/node.rb, line 22 def save if persisted? update else create end true end