# File lib/action_view/helpers/prototype_helper.rb, line 1037 def update_page(&block) JavaScriptGenerator.new(@template, &block).to_s end