# File lib/fog/compute/ecloud.rb, line 224 def network_ip_from_href(href) find_href_in(href, all_network_ips) end