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