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