class RubyLsp::ResponseBuilders::SemanticHighlighting

def last

: -> SemanticToken?
def last
  @stack.last
end