module RuboCop::Cop::UncommunicativeName

def allow_nums

def allow_nums
  cop_config['AllowNamesEndingInNumbers']
end