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