# File lib/vcr/util/regexes.rb, line 17
    def url_regex_for_hosts(hosts)
      @@url_host_regexes[hosts.sort]
    end