# File lib/delayed/recipes.rb, line 35
    def delayed_job_command
      fetch(:delayed_job_command, 'script/delayed_job')
    end