Returns the value of attribute tail.
9 10 11
# File 'lib/mores/linked_list.rb', line 9 def tail @tail end