# File lib/racc/grammar.rb, line 882
    def [](id)
      @symbols[id]
    end