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