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