using System.Collections.Generic; namespace MLEM.Formatting { public class FormattingCodeCollection : Dictionary> { } }