class RubyLsp::ResponseBuilders::DocumentSymbol

def response

def response
  T.must(@stack.first).children
end