class Faraday::Request::Instrumentation::Options

def instrumenter

def instrumenter
  self[:instrumenter] ||= ActiveSupport::Notifications
end