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