# File lib/dm-core/collection.rb, line 980
    def hash
      self.class.hash ^ query.hash
    end