# File lib/dm-constraints.rb, line 68 def self.constraint_module(const_name) Constraints::Adapters.const_get(const_name) end