# File lib/authlogic/crypto_providers/bcrypt.rb, line 53
def
cost
@cost
||=
10
end