# File test/test_control.rb, line 228 def mount(document, path, mask=nil) @mount_call += 1 @folder.mount(document, path, mask) nil end