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