# File lib/fog/libvirt/models/compute/network.rb, line 21
        def save
          raise Fog::Errors::Error.new('Creating a new network is not yet implemented. Contributions welcome!')
        end