class Solargraph::LanguageServer::Message::TextDocument::DidClose

def process

def process
  host.close params['textDocument']['uri']
end