Returns the value of attribute parent.
3 4 5
# File 'lib/exa/tree_node.rb', line 3 def parent @parent end