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