class ActiveSupport::Callbacks::CallbackChain

def empty?; @chain.empty?; end

def empty?;       @chain.empty?; end