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