# File lib/fog/compute/ecloud.rb, line 111
        def catalog_from_href(href)
          find_href_in(href, all_catalogs)
        end