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