@Override
 public void initialize() throws RepositoryException {
   super.initialize();
   fireInitialized();
 }