# File lib/mongoid/document.rb, line 97
    def hash
      raw_attributes["_id"].hash
    end