# File lib/fog/core/attributes.rb, line 143 def identity=(new_identity) send("#{self.class.instance_variable_get('@identity')}=", new_identity) end