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