# File lib_wpm/wpm.rb, line 3961 def initialize(page_id, running_context) @page_id = page_id @running_context = running_context super(__getobj__) end