Returns the value of attribute value
Returns:
the current value of value
10 11 12
# File 'lib/prct06/list.rb', line 10 def value @value end