module Pathutil::Helpers
class Pathutil
pathutil
0.4.1
# expanded_paths
def expanded_paths(path) return expand_path, self.class.new(path).expand_path end