# File test/test_wpm_page_with_xmlparser.rb, line 84
    def page_path(page_name='MainPage', page_path='/PageMaker')
      @page_path_call += 1
      page_path + '/' + page_name + @path_info
    end