# File lib_wpm/wpm.rb, line 1294 def make_page @properties.call_count view do |page_text| yield(page_text) end nil end