class RuboCop::Cop::Style::PredicateName

def predicate_prefixes

def predicate_prefixes
  cop_config['NamePrefix']
end