class RuboCop::Cop::Style::SymbolProc

def ignored_methods

def ignored_methods
  cop_config['IgnoredMethods']
end