# File lib/fog/ecloud/mock_data_classes.rb, line 144
        def public_ip_from_href(href)
          find_href_in(href, all_public_ips)
        end