# File lib/fog/ovirt/models/compute/clusters.rb, line 16 def get(id) new connection.get_cluster(id) end