# File lib/rubyipmi/ipmitool/commands/power.rb, line 61
    def on?
      status == "on"

    end