# File lib/rubyipmi/ipmitool/commands/power.rb, line 52
    def softShutdown
      command("soft")
    end