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