Returns the value of attribute value.
4 5 6
# File 'lib/circular_linked/node.rb', line 4 def value @value end