# File lib/vcr/http_stubbing_adapters/common.rb, line 36
      def enabled?
        [nil, self].include? VCR::HttpStubbingAdapters::Common.exclusively_enabled_adapter
      end