# File lib_core/rucy/document.rb, line 591
    def umount(path, mask=nil)
      _umount(@mount_map, path, mask)
    end