33 34 35 36
# File 'lib/equity/controller.rb', line 33 def shutdown reply = send(Manager::CMD_SHUTDOWN) !!reply end