# File lib/fog/softlayer/models/network/networks.rb, line 16 def all data = service.list_networks.body load(data) end