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