Return head value
Returns:
115 116 117
# File 'lib/food/dll.rb', line 115 def get_head return @head.value end