Apologies if I'm missing something, but is there a reason why the TreeMesh class doesn't have a read_vtk method? TensorMesh has one (link), and SimplexMesh has one (link). TreeMesh also has a write_vtr method. Is this method not possible to implement for some reason, or is the method missing and can be implemented?