# File lib/fog/compute/ecloud.rb, line 119
        def catalog_item_from_href(href)
          find_href_in(href, all_catalog_items)
        end