# File lib/chef/resource/scm.rb, line 39 def destination(arg=nil) set_or_return( :destination, arg, :kind_of => String ) end