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