class RubyLsp::Addon

def version

Other tags:
    Abstract: -
def version
  raise AbstractMethodInvokedError
end