module Treetop::Compiler::Metagrammar::Choice1

def tail

def tail
  elements[1]
end