# File lib/fog/ecloud/compute.rb, line 208
        def all_network_ip_collections
          all_networks.map(&:ip_collection)
        end