# File lib/fog/libvirt/models/compute/networks.rb, line 37
        def get(uuid)
          self.all(:uuid => uuid).first
        end