namespace NzbDrone.Core.Datastore
{
    public interface IEmbeddedDocument
    {
    }
}