# File lib/fusefs/sqlitemapper.rb, line 69
        def rescan()
            @mutex.synchronize { @cv.signal() }
        end