# File lib/fog/libvirt/models/compute/volumes.rb, line 12 def all(filter = {}) load(connection.list_volumes(filter)) end