# File lib/mongoid/document.rb, line 58
    def eql?(other)
      self == (other)
    end