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