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