# File lib/httpclient/auth.rb, line 160 def reset_challenge @authenticator.each do |auth| auth.reset_challenge end end