Source: show
# File activesupport/lib/active_support/notifications/fanout.rb, line 363 def ===(name) true end
# File activesupport/lib/active_support/notifications/fanout.rb, line 367 def unsubscribe!(*) false end