class GraphQL::Tracing::NotificationsTrace::ActiveSupportNotificationsAdapter
@api private
def instrument(...)
def instrument(...) ActiveSupport::Notifications.instrument(...) end
@api private
def instrument(...) ActiveSupport::Notifications.instrument(...) end