class Pathutil

def expanded_paths(path)

def expanded_paths(path)
  return expand_path, self.class.new(path).expand_path
end