# File lib/fog/xenserver/models/compute/vif.rb, line 31
        def network
          service.networks.get __network
        end