module Treetop::Compiler::Metagrammar::Sequence1

def tail

def tail
  sequence_body.tail
end