# File lib/deltacloud/drivers/rhevm/rhevm_client.rb, line 451 def cluster_ids @cluster_ids ||= clusters.collect { |c| c.id } end