class RubyLsp::ResponseBuilders::SignatureHelp

def replace(signature_help)

def replace(signature_help)
  @signature_help = signature_help
end