# File lib/fog/rackspace/models/networking/network.rb, line 18 def destroy requires :identity service.delete_network(identity) true end