class RubyLsp::Document

def language_id

Other tags:
    Abstract: -
def language_id
  raise AbstractMethodInvokedError
end