namespace InABox.Core { public class DigitalFormDocument : EntityDocument<DigitalFormLink>, ILicense<DigitalFormsLicense> { } }