# File lib/mongo_mapper/plugins/identity_map.rb, line 9 def self.enabled=(flag) Thread.current[:mongo_mapper_identity_map_enabled] = flag end