# File lib/dm-migrations/migration.rb, line 197 def migration_info_table @migration_info_table ||= quote_table_name('migration_info') end