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