# File lib/fog/compute/ecloud.rb, line 136
        def network_from_href(href)
          find_href_in(href, all_networks)
        end