# File lib/sidekiq/cron/job.rb, line 343
      def enabled?
        @status == "enabled"
      end