Returns the value of attribute parent
Returns:
the current value of parent
7 8 9
# File 'lib/lazy_graph/stack_pointer.rb', line 7 def parent @parent end