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