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