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