# File lib/vcr/http_stubbing_adapters/fakeweb.rb, line 25
      def ignored_hosts=(hosts)
        @ignored_hosts = hosts
        update_fakeweb_allow_net_connect
      end