# File lib/rubyipmi/freeipmi/connection.rb, line 41
      def chassis
        @chassis ||= Rubyipmi::Freeipmi::Chassis.new(@options)
      end