module Treetop::Compiler::Metagrammar::LabeledExpressionSequenceBody0

def head

def head
  self
end

def tail

def tail
  []
end