# File lib/fog/ovirt/models/compute/servers.rb, line 16 def get(id) new connection.get_virtual_machine(id) end