# File lib/delayed/backend/base.rb, line 4
      def self.included(base)
        base.extend ClassMethods
      end