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