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