DirectoryReader createReader() { DirectoryReader reader = _createReader(); applyExtension('DirectoryReader', reader); return reader; }