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