# File lib/rubyipmi/ipmitool/commands/chassis.rb, line 34
    def config
      @config ||= Rubyipmi::Ipmitool::ChassisConfig.new(@options)
    end