class Seahorse::Client::H2::Handler

def call(context)

def call(context)
  span_wrapper(context) { _call(context) }
end