---@class VM local mt = {} mt.__index = mt mt.type = 'vm' return mt