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