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