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