# File lib_core/rucy/document.rb, line 583
    def mount(document, path, mask=nil)
      _mount(@mount_map, document, path, mask)
    end