# File lib/vcr/configuration.rb, line 77
    def ignore_hosts(*hosts)
      VCR.request_ignorer.ignore_hosts(*hosts)
    end