# File lib/active_support/notifications.rb, line 65 def unsubscribe(args) notifier.unsubscribe(args) @instrumenters.clear end