# File lib/new_relic/agent/samplers/delayed_job_sampler.rb, line 60 def self.supported_on_this_platform? defined?(::Delayed::Job) end