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