# File lib/spec/example/migration_example_group.rb, line 53
      def all_databases
        @@migrations.map { |m| m.database }.uniq
      end