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