# File lib/treetop/compiler/metagrammar.rb, line 1076
def
sequence_elements
[
head
]
+
tail
end