# File lib/spec/example/migration_example_group.rb, line 65 def table(table_name) this_migration.adapter.table(table_name) end