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