# File lib/fog/ecloud/compute.rb, line 212 def network_ip_collection_from_href(href) find_href_in(href, all_network_ip_collections) end