# File test/test_control.rb, line 322 def load_errors @load_errors_call += 1 [ [ 'foo.rb', RuntimeError.new('HALO') ] ] end