Renders the list to a string.
String render() { _syncRenderer(); return _tree.render().trimRight(); }