# File lib/fog/libvirt/models/compute/server.rb, line 460 def vnc_port port = document("domain/devices/graphics[@type='vnc']", "port") end