module Treetop::Compiler::Metagrammar::Choice1

def head

def head
  elements[0]
end