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