# File lib/vcr/request_ignorer.rb, line 28
    def ignore_hosts(*hosts)
      ignored_hosts.merge(hosts)
    end