# File lib/rfusefs.rb, line 146
    def FuseFS.exit
        @fuse.exit if @fuse
    end