module ActiveSupport::Notifications

def instrumenter

def instrumenter
  InstrumentationRegistry.instance.instrumenter_for(notifier)
end