# File lib/racc/state.rb, line 649
    def ==(oth)
      @ident == oth.ident
    end