Returns the value of attribute key
Returns:
the current value of key
19 20 21
# File 'lib/containers/splay_tree_map.rb', line 19 def key @key end