# File lib/fog/ecloud/models/compute/internet_services.rb, line 43
        def public_ip_id
          href.scan(/\d+/)[0]
        end