Returns the value of attribute value.
9 10 11
# File 'lib/red_black_tree.rb', line 9 def value @value end