# File lib/fog/ecloud/compute.rb, line 99
        def vdc_from_href(href)
          find_href_in(href, all_vdcs)
        end