class ActiveSupport::Callbacks::CallTemplate::MethodCall

def initialize(method)

def initialize(method)
  @method_name = method
end