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