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