local Component = {} Component.New = function() end Component.GetGameObject = function() end Jin.Component = Component