# File lib/spec/example/migration_example_group.rb, line 61 def select(sql) this_migration.adapter.select(sql) end