class Aws::Telemetry::NoOpTracer

def start_span(name, with_parent: nil, attributes: nil, kind: nil)

def start_span(name, with_parent: nil, attributes: nil, kind: nil)
  NoOpSpan.new
end