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