module ActiveSupport::Notifications

def instrumenter

def instrumenter
  InstrumentationRegistry.instrumenter_for(notifier)
end