# File lib/chef/resource/deploy.rb, line 316 def purge_before_symlink(arg=nil) set_or_return( :purge_before_symlink, arg, :kind_of => Array ) end