new(notifier)
public

No documentation available.

# File activesupport/lib/active_support/notifications/instrumenter.rb, line 23
          def initialize(notifier)
            @notifier = notifier
          end