# File lib/chef/resource/deploy.rb, line 81 def destination @destination ||= shared_path + "/#{@repository_cache}" end