# File lib/dm-types/uuid.rb, line 48
      def self.dump(value, property)
        value.to_s unless value.nil?
      end