using System.Collections.Generic; namespace MoleMole.Config { public class ConfigAbilityRegistry : List { } }