class Reek::Configuration::AppConfiguration

def excluded_paths

def excluded_paths
  @excluded_paths ||= [].extend(ExcludedPaths)
end