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