# File lib/rhc/rest/application.rb, line 63 def restart debug "Restarting application #{name}" rest_method "RESTART", :event => "restart" end