class RuboCop::RSpec::ConfigFormatter

def cops

def cops
  (descriptions.keys | config.keys).grep(EXTENSION_ROOT_DEPARTMENT)
end