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