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