# File lib/racc/grammar.rb, line 837
    def eql?(ot)
      @hash == ot.hash
    end