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