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