# File lib/fog/rackspace/models/monitoring/notification.rb, line 33 def destroy requires :id service.delete_notification(id) end