# File lib/rhc/commands/cartridge.rb, line 174 def restart(cartridge) cartridge_action(cartridge, :restart, 'Restarting %s ... ') 0 end