module Pathutil::Helpers
class Pathutil
pathutil
0.16.2
# normalize
def normalize return @normalize ||= begin self.class.normalize end end