# File test/test_control.rb, line 393 def attach(filter, path, mask=nil) @attach_call += 1 @document.attach(filter, path, mask) nil end