local snapshot = function() error("use memory leak checker instead!") end local total = function() error("use memory leak checker instead!") end return {snapshot = snapshot, total = total}