module Sentry::Rails::Breadcrumb::MonotonicActiveSupportLogger

def detach

def detach
  ::ActiveSupport::Notifications.unsubscribe(@subscriber)
end