# File lib_wpm/wpm.rb, line 3939
    def last_error_page=(new_page)
      curr_context[:last_error_page] = new_page
    end