using System.Collections.Generic; namespace zero.Core.Mails { public class MailMetadata : Dictionary { } }