class RuboCop::Cop::Rails::RootPathnameMethods

def string_literals_config

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