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