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