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