class OpenTelemetry::Instrumentation::Que::Instrumentation

def patch

def patch
  ::Que::Job.prepend(Patches::QueJob)
end