# File lib/rubyipmi.rb, line 144 def self.supported_privilege_type?(type) PRIV_TYPES.include?(type) end