class RuboCop::Config

def patterns_to_exclude

def patterns_to_exclude
  @hash['AllCops']['Exclude']
end