class RubyLsp::ResponseBuilders::DocumentSymbol

def last

def last
  T.must(@stack.last)
end