# File test/test_wpm_multithread.rb, line 46
    def look_up(name)
      @look_up_call += 1
      @look_up_name = name
      './compo/MainPage'
    end