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