@Override
 protected Document createDocument(Object editor) {
   return DocumentCreator.createDocument((Editor) editor);
 }