public JwList<AcNest> getAll() {
   return _delegate.getAll();
 }