namespace Oni { internal sealed class DatWriter : Importer { public DatWriter() { BeginImport(); } } }