# File lib/fog/core/attributes.rb, line 110 def identity(name, options = {}) @identity = name self.attribute(name, options) end