# File poppler/src/lib/poppler.rb, line 22
      def render_poppler_page(page, *args, &block)
        page.render(self, *args, &block)
      end