# File lib/treetop/compiler/metagrammar.rb, line 1036 def head elements[0] end
# File lib/treetop/compiler/metagrammar.rb, line 1040 def tail elements[1] end