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