# File lib/fusefs/pathmapper.rb, line 268
        def cleanup(&block)
           recursive_cleanup(@root,&block)
        end