module Pathutil::Helpers
class Pathutil
pathutil
0.4.1
# ===
def ===(other) other.is_a?(self.class) && @path == other end