# File lib/chef/resource/remote_directory.rb, line 43 def source(args=nil) set_or_return( :source, args, :kind_of => String ) end