# File lib/fog/libvirt/models/compute/server.rb, line 456
        def mac
          mac = document("domain/devices/interface/mac", "address")
        end