# File lib/active_support/notifications/fanout.rb, line 32 def listening?(name) listeners_for(name).any? end