# File lib/treetop/compiler/metagrammar.rb, line 1080 def tail super.elements.map {|elt| elt.labeled_sequence_primary } end