module NonterminalSymbolSpec

def _nt_foo

def _nt_foo
  '_nt_foo called'
end

def _nt_foo

def _nt_foo
  '_nt_foo called'
end