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