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