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