# File lib/aws/s3/s3_object.rb, line 372
      def restored_object?
        !!head[:restore_expiration_date]
      end