# File lib/backup/syncer/cloud.rb, line 66 def initialize(directory, bucket, path) @directory, @bucket, @path = directory, bucket, path end