# File lib/active_record/base.rb, line 1640
      def hash
        id.hash
      end