# File lib/vcr/configuration.rb, line 87
    def ignore_localhost=(value)
      VCR.request_ignorer.ignore_localhost = value
    end