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