# File lib_core/rucy/server.rb, line 154
    def umount(path, mask=nil)
      @folder.umount(path, mask)
    end