Returns the value of attribute value
Returns:
the current value of value
3 4 5
# File 'lib/pr06/lista_d.rb', line 3 def value @value end