# File lib/mongo_mapper/plugins/sci.rb, line 76 def initialize(*args) super write_key :_type, self.class.name if self.class.key?(:_type) end