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