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