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