AsuraEngine.Sound = AsuraEngine.Asset.Sub("Sound") local Sound = AsuraEngine.Sound function Sound.Ctor(self) end return Sound