# File lib/chef/resource/deploy.rb, line 117 def remote(arg=nil) set_or_return( :remote, arg, :kind_of => [ String ] ) end