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