# File lib/chef/resource/file.rb, line 89 def path(arg=nil) set_or_return( :path, arg, :kind_of => String ) end