# File lib/backup/syncer/cloud/base.rb, line 42 def initialize super @concurrency_type ||= false @concurrency_level ||= 2 end