Source: show | on GitHub
# File activesupport/lib/active_support/notifications/fanout.rb, line 414 def ===(name) true end
# File activesupport/lib/active_support/notifications/fanout.rb, line 418 def unsubscribe!(*) false end