# File lib/vcr/http_stubbing_adapters/fakeweb.rb, line 16 def http_connections_allowed=(value) @http_connections_allowed = value update_fakeweb_allow_net_connect end