# File lib/net/http/digest_auth.rb, line 52 def initialize cnonce = make_cnonce @nonce_count = -1 @cnonce = cnonce end