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