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