# File lib/racc/grammar.rb, line 39
    def [](x)
      @rules[x]
    end