class RuboCop::ConfigObsoletion::Rule

def smart_loaded_path

def smart_loaded_path
  PathUtil.smart_path(config.loaded_path)
end