# File lib/vcr/http_stubbing_adapters/typhoeus.rb, line 12
      def http_connections_allowed=(value)
        ::Typhoeus::Hydra.allow_net_connect = value
      end