# File lib/new_relic/agent/samplers/delayed_job_sampler.rb, line 48
        def locked_jobs
          count(LOCKED_QUERY)
        end