# File lib/dm-core/migrations.rb, line 1212
      def self.included(mod)
        mod.descendants.each { |model| model.extend self }
      end