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