# File lib/delayed/backend/base.rb, line 53
      def failed?
        !!failed_at
      end