# File lib/dm-types/yaml.rb, line 29
      def self.typecast(value, property)
        # No typecasting; leave values exactly as they're provided.
        value
      end