# File lib/chef/resource/deploy.rb, line 92
      def shared_path
        @shared_path ||= @deploy_to + "/shared"
      end