class RuboCop::Cop::Style::EmptyLiteral

def string_literals_config

def string_literals_config
  config.for_cop('Style/StringLiterals')
end