class RubyLsp::Addon

def deactivate

Other tags:
    Abstract: -
def deactivate
  raise AbstractMethodInvokedError
end