Returns the value of attribute next_run
Returns:
the current value of next_run
2 3 4
# File 'lib/delayed/status_job.rb', line 2 def next_run @next_run end