class RubyLsp::Document

def comments

def comments
  @parse_result.comments
end