# File lib/chef/resource/deploy.rb, line 337 def symlink_before_migrate(arg=nil) set_or_return( :symlink_before_migrate, arg, :kind_of => Hash ) end