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