class LanguageServer::Protocol::Interface::DidChangeTextDocumentParams

def to_json(*args)

def to_json(*args)
  to_hash.to_json(*args)
end