# File lib/rhc/rest/cartridge.rb, line 92 def stop debug "Stopping cartridge #{name}" rest_method "STOP", :event => "stop" end