# File lib/chef/resource/deploy.rb, line 97 def current_path @current_path ||= @deploy_to + "/current" end