# File lib/fog/ovirt/models/compute/volumes.rb, line 25
def
get
(
id
)
new
service
.
get_volume
(
id
)
end