in lib/aws/active_job/sqs/executor.rb [22:25]
def lifecycle_hooks @lifecycle_hooks ||= Hash.new { |h, k| h[k] = [] } end