# File lib/backup/syncer/rsync/base.rb, line 14 def initialize super @additional_options ||= Array.new end