# File lib/authlogic/crypto_providers/scrypt.rb, line 49 def max_memfrac @max_memfrac ||= DEFAULTS[:max_memfrac] end