class RubyLsp::Addon

def activate(global_state, outgoing_queue)

Other tags:
    Abstract: -
def activate(global_state, outgoing_queue)
  raise AbstractMethodInvokedError
end