# File lib/fog/ecloud/compute.rb, line 140 def network_extension_from_href(href) find_href_in(href, all_network_extensions) end