# File lib/rubyipmi/ipmitool/connection.rb, line 67
      def chassis
        @chassis ||= Rubyipmi::Ipmitool::Chassis.new(@options)
      end