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