# File lib/action_controller/vendor/rack-1.0/rack/auth/digest/md5.rb, line 24 def initialize(*args) super @passwords_hashed = nil end