# File lib/fog/monitoring/openstack/models/notification_method.rb, line 35 def destroy requires :id service.delete_notification_method(id) true end