# File poppler/src/lib/poppler.rb, line 26 def render_poppler_page_selection(page, *args, &block) page.render_selection(self, *args, &block) end