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