using Darkmatter.Domain; namespace Darkmatter.Presentation { public class LeaderBoardDataPool : ObjectPool { } }