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