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