class Appsignal::Hooks::ActiveSupportNotificationsHook
def dependencies_present?
def dependencies_present? defined?(::ActiveSupport::Notifications::Instrumenter) end
def dependencies_present? defined?(::ActiveSupport::Notifications::Instrumenter) end