Returns the value of attribute value
Returns:
the current value of value
2 3 4
# File 'lib/nutritag/list.rb', line 2 def value @value end