class RuboCop::Cop::Naming::PredicateName

def predicate_whitelist

def predicate_whitelist
  cop_config['NameWhitelist']
end