# File lib/backup/database/base.rb, line 20
      def perform!
        prepare!
        log!
      end