# File lib/rubyipmi/ipmitool/commands/power.rb, line 23
    def off
      command("off")
    end