# encoding: utf-8 module OneApm module DelayedJobInjection extend self attr_accessor :worker_name end end