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