SecondaryMissionManager = {}; local this = SecondaryMissionManager function this.Initialize() end function this.TextFun() end return this