# File lib/active_support/notifications/instrumenter.rb, line 9 def initialize(notifier) @id = unique_id @notifier = notifier end