# File lib/mongo_mapper/plugins/identity_map.rb, line 56 def get_from_identity_map(id) IdentityMap.repository[IdentityMap.key(self, id)] end