# File lib/dm-core/property/string.rb, line 45
      def typecast_to_primitive(value)
        value.to_s
      end