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