# File lib_wpm/wpm.rb, line 722
    def initialize(page, option={})
      @page = page
      @option = option
    end