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