# File lib/mongo_mapper/plugins/callbacks.rb, line 7 def initialize(*) run_callbacks(:initialize) { super } end