class Aws::Telemetry::NoOpTracer

def current_span

def current_span
  NoOpSpan.new
end