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