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