class RuboCop::Cop::Style::OptionHash

def allowlist

def allowlist
  cop_config['Allowlist'] || []
end