# File lib/vcr/util/regexes.rb, line 25
    def url_regex_for_path(path)
      @@url_path_regexes[path]
    end