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