local GameObject = {} GameObject.AddComponent = function(self, comp) end Jin.GameObject = GameObject