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