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