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