Core = {} Core.Info = {} local function returnCoreObject() return Core end exports('returnCoreObject', returnCoreObject)