module RuboCop::AST::NodePattern::Compiler::Debug::InstrumentationSubcompiler

def tracer(kind)

def tracer(kind)
  "trace.#{kind}(#{node_id})"
end