class RuboCop::Cop::Style::WordArray

def word_regex

def word_regex
  cop_config['WordRegex']
end