class Solargraph::Pin::Symbol

def completion_item_kind

def completion_item_kind
  Solargraph::LanguageServer::CompletionItemKinds::KEYWORD
end