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