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