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