I've done that before and that was a mistake as their parse method really shouldn't be used directly. Instead use the regular render() method along with a custom plugin you'd write. From the plugin you can access all the tokens, like from parse but in a cleaner way.