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