# File lib/dm-migrations/migration.rb, line 78
    def adapter
      setup! unless setup?

      @adapter
    end