return a string representation of the node
228 229 230
# File 'lib/treelab.rb', line 228 def inspect return to_s end