Returns the value of attribute next
Returns:
the current value of next
5 6 7
# File 'lib/exam/node.rb', line 5 def next @next end