# File htree/traverse.rb, line 155
def
traverse_with_path
(
path
)
yield
self
,
path
end