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