# File lib/vcr/http_stubbing_adapters/typhoeus.rb, line 20
      def ignored_hosts=(hosts)
        ::Typhoeus::Hydra.ignore_hosts = hosts
      end