# File lib/vcr/http_stubbing_adapters/typhoeus.rb, line 16
      def http_connections_allowed?
        !!::Typhoeus::Hydra.allow_net_connect?
      end