module Treetop::Compiler::Metagrammar::Sequence1

def tail

def tail
  elements[1]
end