# File lib/vcr/configuration.rb, line 124
    def allow_http_connections_when_no_cassette?
      !!@allow_http_connections_when_no_cassette
    end