class RuboCop::CLI::Command::ShowDocsUrl

def registry_hash

def registry_hash
  @registry_hash ||= Cop::Registry.global.to_h
end