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