class Rails::Paths::Root

def all_paths

def all_paths
  values.tap(&:uniq!)
end