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