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