# File test/test_control.rb, line 257 def crypt(password) @crypt_call += 1 @pw_enc.crypt(password) end