# File lib/dm-types/bcrypt_hash.rb, line 9 def primitive?(value) value.kind_of?(BCrypt::Password) end