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