# File lib/rubyipmi/ipmitool/commands/power.rb, line 75
    def off?
      status == "off"
    end