# File lib/adhearsion/initializer.rb, line 152 def load_all_init_files all_inits.each { |init| load init } if Paths.manager_for? "init" end