# File test/test_control.rb, line 455 def load(&block) @load_call += 1 @loader_orig.load(&block) nil end