class Standard::Lsp::Diagnostic

def severity

def severity
  RUBOCOP_TO_LSP_SEVERITY[@offense.severity.name]
end