# File lib/chef/resource/scm.rb, line 112 def depth(arg=nil) set_or_return( :depth, arg, :kind_of => Integer ) end