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