## Node.unlink()


Remove this node from its parent tree.


Usage

``` python
Node.unlink()
```
