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