172 173 174
# File 'lib/active_support/notifications/fanout.rb', line 172 def ===(name) true end
176 177 178
# File 'lib/active_support/notifications/fanout.rb', line 176 def unsubscribe!(*) false end