# File lib/vcr/http_stubbing_adapters/webmock.rb, line 21 def ignored_hosts=(hosts) @ignored_hosts = hosts update_webmock_allow_net_connect end