class RubyLsp::RBSDocument

def language_id

: -> Symbol
@override
def language_id
  :rbs
end