= private = protected
new()
This method has no description. You can help the Ruby community by adding new notes.
# File lib/irb/slex.rb, line 31 def initialize @head = Node.new("") end