# File lib/rhc/rest/application.rb, line 78
      def start
        debug "Starting application #{name}"
        rest_method 'START', :event => "start"
      end