class ActiveSupport::Callbacks::CallbackChain

def each(&block); @chain.each(&block); end

def each(&block); @chain.each(&block); end