# File lib/backup/pipeline.rb, line 19
    def <<(command)
      @commands << command
    end