class RuboCop::ConfigObsoletion::Rule

def initialize(config)

def initialize(config)
  @config = config
end