# File lib/racc/iset.rb, line 27
    def [](key)
      @set[key.ident]
    end