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