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