# File lib/fog/libvirt/models/compute/pools.rb, line 38 def get(uuid) self.all(:uuid => uuid).first end