# File lib/fog/network/openstack/models/network.rb, line 24 def create merge_attributes(service.create_network(attributes).body['network']) self end