module ActiveSupport

def load_all!; load_all_hooks.each { |hook| hook.call } end

def load_all!; load_all_hooks.each { |hook| hook.call } end