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