# File lib/fog/compute/ecloud.rb, line 95
        def organization_from_href(href)
          find_href_in(href, organizations)
        end