# File lib/dm-core/repository.rb, line 138
      def auto_migrate!
        AutoMigrator.auto_migrate(name)
      end