Google

# File log4r/logger.rb, line 140
    def ==(other)
      return true if id == other.id
    end