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