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