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