# File lib/faraday/request/instrumentation.rb, line 8
      def instrumenter
        self[:instrumenter] ||= ActiveSupport::Notifications
      end