@Override
 public int getChildCount(NodeRef node) {
   return stree.getChildCount(node);
 }