# File lib/rhc/rest/application.rb, line 152
      def destroy
        debug "Deleting application #{name}"
        rest_method "DELETE"
      end