# File lib/fuse/fusedir.rb, line 157
        def scan_path(path)
            path.scan(/[^\/]+/)
        end