class RubyLsp::Document

def parse!

Other tags:
    Abstract: -
def parse!
  raise AbstractMethodInvokedError
end