# File lib/racc/iset.rb, line 23
    def add(i)
      @set[i.ident] = i
    end