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