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