# File lib/action_view/helpers/prototype_helper.rb, line 676
      def update_page_tag(&block)
        javascript_tag update_page(&block)
      end