# File lib/mongoid/document.rb, line 107
    def identify
      Identity.new(self).create
    end