# File lib/rack/auth/digest/md5.rb, line 33
        def passwords_hashed?
          !!@passwords_hashed
        end