new()
public

No documentation available.

# File activesupport/lib/active_support/notifications.rb, line 201
      def initialize
        @registry = {}
      end