# File lib/vcr/http_stubbing_adapters/fakeweb.rb, line 21 def http_connections_allowed? !!::FakeWeb.allow_net_connect?("http://some.url/besides/localhost") end