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