class Aws::Rails::Notifications

@api private

def add_handlers(handlers, _config)

to start recording time, and returns last
This plugin needs to be first, which means it is called first in the stack,
def add_handlers(handlers, _config)
  handlers.add(Handler, step: :initialize, priority: 99)
end