# File lib/dm-types/bcrypt_hash.rb, line 29
      def typecast_to_primitive(value)
        load(value)
      end