# File lib/vcr/http_stubbing_adapters/common.rb, line 63
      def set_http_connections_allowed_to_default
        self.http_connections_allowed = VCR::Config.allow_http_connections_when_no_cassette?
      end