The worker object which is currently processing this job.
23 24 25
# File 'lib/resque/job.rb', line 23 def worker @worker end