# File lib/fog/vsphere/models/compute/server.rb, line 125 def vnc requires :instance_uuid connection.vm_get_vnc(instance_uuid) end