type
methods
| afterRoot | 
 Called after the root node is rendered, to do any final processing at the end  | 
|---|---|
| beforeRoot | 
 Called before the root node is rendered, to do any initial processing at the start  | 
| nodeTypes | 
 Get the   | 
| render | 
 Render the specified node  |