# File lib/fog/shared_file_system/openstack/models/share.rb, line 51 def destroy requires :id service.delete_share(id) true end