# File lib/backup/pipeline.rb, line 56
    def success?
      @errors.empty?
    end