# File lib/fog/rackspace/models/networking_v2/networks.rb, line 9 def all data = service.list_networks.body['networks'] load(data) end