class ActiveSupport::Callbacks::CallTemplate::ProcCall

def initialize(target)

def initialize(target)
  @override_target = target
end