# File lib/dm-core/migrations.rb, line 11
      def migrate!(repository_name = nil)
        repository(repository_name).migrate!
      end