class Appsignal::EventFormatter::ActiveRecord::InstantiationFormatter

def format(payload)

def format(payload)
  [payload[:class_name], nil]
end