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