Returns the value of attribute next.
4 5 6
# File 'lib/circular_linked/node.rb', line 4 def next @next end