root node of this tree (even if unrooted tree, it is used by some methods)
281 282 283
# File 'lib/bio/tree.rb', line 281 def root @root end