Currently the orders ``` # "postorder", # "timeasc", # "timedesc", # "minlex_postorder", ``` don't work properly if we supply virtual_root as the ``root`` argument to the Tree.nodes method.