# File lib/dm-migrations/auto_migration.rb, line 211
    def self.migration_module(const_name)
      Migrations.const_get(const_name)
    end