class RuboCop::Cop::RSpec::SpecFilePathFormat

def ignore_methods?

def ignore_methods?
  cop_config['IgnoreMethods']
end