# File lib/dm-serializer/common.rb, line 23
      def self.dm_validations_loaded?
        DataMapper.const_defined?("Validate")
      end